- 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
-
- AbstractCodeGenerationExtension - Class in org.apache.axis2.wsdl.codegen.extension
-
- AbstractCodeGenerationExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
-
- AbstractContext - Class in org.apache.axis2.context
-
This is the top most level of the Context hierarchy and is a bag of properties.
- AbstractContext(AbstractContext) - Constructor for class org.apache.axis2.context.AbstractContext
-
- AbstractContext() - Constructor for class org.apache.axis2.context.AbstractContext
-
- AbstractDBProcessingExtension - Class in org.apache.axis2.wsdl.codegen.extension
-
- AbstractDBProcessingExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
-
- 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
-
- AbstractPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
-
- AbstractPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
-
- 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
-
- ADBBean - Interface in org.apache.axis2.databinding
-
- ADBDataHandlerStreamReader - Class in org.apache.axis2.databinding.utils.reader
-
- ADBDataHandlerStreamReader(QName, DataHandler) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- ADBDataSource - Class in org.apache.axis2.databinding
-
- ADBDataSource(ADBBean, QName) - Constructor for class org.apache.axis2.databinding.ADBDataSource
-
Constructor taking in an ADBBean
- ADBException - Exception in org.apache.axis2.databinding
-
uses to handle ADB exceptions
- ADBException() - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBException(String) - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBException(Throwable) - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBException(String, Throwable) - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBException(String, Location, Throwable) - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBException(String, Location) - Constructor for exception org.apache.axis2.databinding.ADBException
-
- ADBHelper<T> - Interface in org.apache.axis2.databinding
-
Interface implemented by all ADB helpers.
- ADBHelperDataSource<T> - Class in org.apache.axis2.databinding
-
- ADBHelperDataSource(T, QName, ADBHelper<T>) - Constructor for class org.apache.axis2.databinding.ADBHelperDataSource
-
Constructor taking in an ADBBean
- ADBMessages - Class in org.apache.axis2.databinding.i18n
-
- ADBMessages() - Constructor for class org.apache.axis2.databinding.i18n.ADBMessages
-
- ADBNamespaceContext - Class in org.apache.axis2.databinding.utils.reader
-
- ADBNamespaceContext() - Constructor for class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- ADBXMLStreamReader - Interface in org.apache.axis2.databinding.utils.reader
-
- ADBXMLStreamReaderImpl - Class in org.apache.axis2.databinding.utils.reader
-
This is the new implementation of the ADBpullaparser.
- ADBXMLStreamReaderImpl(QName, Object[], Object[]) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- ADBXMLStreamReaderImpl(QName, Object[], Object[], TypeTable, boolean) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- ADD_MUST_UNDERSTAND_TO_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
-
- 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.
- addAttachmentPart(AttachmentPart) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Adds the given AttachmentPart
object to this SOAPMessage
object.
- addAttribute(String, OMNamespace, String) - Method in class org.apache.axis2.addressing.EndpointReference
-
- addAttribute(OMAttribute) - Method in class org.apache.axis2.addressing.EndpointReference
-
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.DetailImpl
-
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Adds an attribute with the specified name and value to this SOAPElement
object.
- addAttribute(QName, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addAttribute(Name, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Override SOAPElement.addAttribute SOAP1.2 should not allow encodingStyle attribute to be set
on Envelop
- addAttribute(Document, String, String, Element) - Static method in class org.apache.axis2.util.XSLTUtils
-
Utility method to add an attribute to a given element
- addAttribute(Document, String, String, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Utility method to add an attribute to a given element.
- addAxisService(AxisService) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- addBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a SOAPBody
object and sets it as the SOAPBody
object for
this SOAPEnvelope
object.
- addBodyElement(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPBodyElement
object with the specified name and adds it to this
SOAPBody
object.
- addBodyElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPBodyElement
object with the specified name and adds it to this
SOAPBody
object.
- addCallback(String, Callback) - Method in class org.apache.axis2.util.CallbackReceiver
-
- 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(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- addChildElement(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Override SOAPElement.addChildElement SOAP 1.2 should not allow element to be added after body
element
- addChildElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addChildElement(String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addChildElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addChildElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addChildElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addChildElement(Document, String, Node) - Static method in class org.apache.axis2.util.XSLTUtils
-
Utility method to add an attribute to a given element
- addClassNameForQName(QName, String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
-
- addComplexSchema(String, QName) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
-
- addComplexType(XmlComplexType) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- addContentToMethodSchemaType(XmlSchemaSequence, QName, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- addContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
-
- addCSpecifcAttributes(Document, AxisOperation, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- 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.
- addDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- addDetailEntry(Name) - Method in class org.apache.axis2.saaj.DetailImpl
-
Creates a new DetailEntry
object with the given name and adds it to this
Detail
object.
- addDetailEntry(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
Creates a new DetailEntry object with the given name and adds it to this Detail object.
- addDocument(Document) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Adds the root node of the DOM Document
to this SOAPBody
object.
- addElement(Document, String, String, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Utility method to add an attribute to a given element.
- addElement(XmlElement) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- addEndpoint(String, AxisEndpoint) - Method in class org.apache.axis2.description.AxisService
-
- addEndpoint(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Adds the endpoint to the document.
- 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
-
- addEnumFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Adds the enumeration.
- 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
-
- addExtraElement(OMElement) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated add method for the array for convenience
- addFault(AxisBindingMessage) - Method in class org.apache.axis2.description.AxisBinding
-
- addFault(AxisBindingMessage) - Method in class org.apache.axis2.description.AxisBindingOperation
-
- addFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPFault
object and adds it to this SOAPBody
object.
- addFault(Name, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPFault
object and adds it to this SOAPBody
object.
- addFault(Name, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPFault
object and adds it to this SOAPBody
object.
- addFault(QName, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addFault(QName, String, Locale) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Creates a new SOAPFault
object and adds it to this SOAPBody
object.
- addFaultAction(String, String) - Method in class org.apache.axis2.description.AxisOperation
-
- addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
-
- addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.InOnlyAxisOperation
-
- addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
-
- addFaultMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
-
- addFaultMessages(List, Set) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
add the qNames of the operation fault message names to faultMessages Mep
- addFaultReasonText(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Appends or replaces a Reason Text item containing the specified text message and an xml:lang
derived from locale.
- addFaultyServiceDuetoModule(String, FaultyServiceData) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Updates the map that keeps track of faulty services due to modules
- addFileToDeploy(File, Deployer, int) - Method in class org.apache.axis2.deployment.RepositoryListener
-
- addFlowHandlers(Flow, ClassLoader) - Static method in class org.apache.axis2.deployment.util.Utils
-
- addGlobalModuleRef(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Add an AxisModule to the list of globally deployed modules.
- addGroupManagementAgent(GroupManagementAgent, String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Set the load balance event handler which will be notified when load balance events occur.
- addHandler(HandlerDescription) - Method in class org.apache.axis2.description.Flow
-
Method addHandler.
- addHandler(Handler) - Method in class org.apache.axis2.engine.Phase
-
Add a handler to the Phase.
- addHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
-
Add a HandlerDescription to the Phase
- addHandler(Handler, int) - Method in class org.apache.axis2.engine.Phase
-
Add a Handler at a particular index within the Phase.
- addHandler(HandlerDescription) - Method in class org.apache.axis2.phaseresolver.PhaseHolder
-
If the phase name is equal to "*" that implies , the handler should be
added to each and every phase in the system for a given flow , and at that
point if the phase rule contains any befores or afters then they will be
ignored.
- addHandler(Flow, Handler, String) - Static method in class org.apache.axis2.util.Utils
-
- addHeader(SOAPHeaderBlock) - Method in exception org.apache.axis2.AxisFault
-
Add a header to the list of fault headers
- addHeader(OMElement) - Method in class org.apache.axis2.client.ServiceClient
-
Add an arbitrary XML element as a header to be sent with outgoing messages.
- addHeader(SOAPHeaderBlock) - Method in class org.apache.axis2.client.ServiceClient
-
Add SOAP Header to be sent with outgoing messages.
- addHeader(OMElement, SOAPEnvelope, boolean) - Method in class org.apache.axis2.client.Stub
-
- addHeader(OMElement, SOAPEnvelope) - Method in class org.apache.axis2.client.Stub
-
- addHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a SOAPHeader
object and sets it as the SOAPHeader
object
for this SOAPEnvelope
object.
- addHeaderElement(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new SOAPHeaderElement
object initialized with the specified name and
adds it to this SOAPHeader
object.
- addHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addHeaderOperations(List, AxisBindingOperation, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
populate the header parameters
- addHeaderOperationsToFault(List, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
populate the header parameters to faults
- addHeadersToEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.client.ServiceClient
-
Add all configured headers to a SOAP envelope.
- 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(XmlImport) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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
-
- addMaxOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Adds the maxOccurs associated with a QName.
- addMemberType(QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.AxisOperation
-
- addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.InOnlyAxisOperation
-
- addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
-
- addMessage(AxisMessage, String) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
-
- 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
-
- addMethodsToStub(Document, Element, QName, List) - Method in interface org.apache.axis2.wsdl.codegen.extension.PolicyExtension
-
- addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Adds a MIME header with the specified name and value to this AttachmentPart
object.
- addMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a MimeHeader
object with the specified name and value and adds it to
this SOAPPart
object.
- addMinOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Adds the minOccurs associated with a QName.
- addModule(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.codegen.schema.XmlSchema
-
- 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
-
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- addNamespaceContext(NamespaceContext) - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
-
add the parent namespace context to this parser
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
add the namespace context
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- addNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- addNamespaceDeclaration(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- addNewModule(AxisModule, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
-
- addNotUnderstoodHeaderElement(QName) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new NotUnderstood SOAPHeaderElement object initialized with the specified name and
adds it to this SOAPHeader object.
- addObject(Object) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- 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.
- addOutputFileName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
- addShortType(Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
set the short type as it is in the data binding
- 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
-
- addSOAPAction(Document, Element, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Adds the soap action
- addSoapHeader(SOAPHeaderMessage) - Method in class org.apache.axis2.description.AxisMessage
-
- addSOAPHeaderElements(OMFactory, ArrayList, OMNamespace, OMElement, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
-
Adds a soap header element to a given OMElement
- addSOAPModuleElements(OMFactory, ArrayList, OMNamespace, OMElement) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
-
Adds a soap module element to a given OMElement
- addSoapVersion(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Looks for the SOAPVersion and adds it.
- addStringHeader(QName, String) - Method in class org.apache.axis2.client.ServiceClient
-
Add a simple header 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
-
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Creates a new Text
object initialized with the given String
and
adds it to this SOAPElement
object.
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
- addTextNode(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addThreadContextMigrator(ConfigurationContext, String, ThreadContextMigrator) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
-
Register a new ThreadContextMigrator.
- 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.
- addtStatus(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Adds a another status to a particular Qname.
- addTypeMappingName(QName, String) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Adds a type mapping name to the type mapper.
- addTypeMappingName(QName, String) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- addTypeMappingObject(QName, Object) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Adds a type mapping object to the type mapper.
- addTypeMappingObject(QName, Object) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- addTypeMappingStatus(QName, Object) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Allows the storage of a status object with a mapping to the qname.
- addTypeMappingStatus(QName, Object) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- addUpgradeHeaderElement(Iterator) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of
supported SOAP URIs and adds it to this SOAPHeader object.
- addUpgradeHeaderElement(String[]) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addUpgradeHeaderElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- addURL(URL) - Method in class org.apache.axis2.classloader.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
-
- addXmlNameJavaNameMapping(String, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- adjustWSDLSchemaLocatins(Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
-
- adjustWSDLSchemaLocations(Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
-
adjust the schema locations in the original wsdl
- 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
-
- adoptNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- 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
-
- allServiceInfoHolder - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- AnnotationConstants - Interface in org.apache.axis2.description.java2wsdl
-
- AnnotationElementBuilder - Class in org.apache.axis2.wsdl.codegen.emitter.jaxws
-
- AnnotationElementBuilder() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.jaxws.AnnotationElementBuilder
-
- ANON_OUT_IN_OP - Static variable in class org.apache.axis2.client.ServiceClient
-
Operation name used for an anonymous in-out operation (meaning we sent a message and receive
a response, equivalent to a WSDL In-Out operation).
- ANON_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
-
Operation name used for an anonymous out-only operation (meaning we send a message with no
response allowed from the service, equivalent to a WSDL In-Only operation).
- ANON_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
-
- ANON_ROBUST_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
-
Operation name used for an anonymous robust-out-only operation (meaning we send a message,
with the only possible response a fault, equivalent to a WSDL Robust-In-Only operation).
- ANON_SERVICE - Static variable in class org.apache.axis2.client.ServiceClient
-
Base name used for a service created without an existing configuration.
- ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
-
- anonymous - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- AntBuildWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- AntBuildWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
-
- AntBuildWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
-
- ANY_ELEMENT_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- ANY_ELEMENT_FIELD_NAME - Static variable in interface org.apache.axis2.wsdl.util.Constants
-
- ANY_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
-
Field ANY_PARAMETER
- ANY_TYPE - Static variable in class org.apache.axis2.description.java2wsdl.TypeTable
-
- ANY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- AnyType - Class in org.apache.axis2.databinding.types.soapencoding
-
AnyType bean class
- AnyType() - Constructor for class org.apache.axis2.databinding.types.soapencoding.AnyType
-
- AnyType.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- AnyURI - Class in org.apache.axis2.databinding.types.soapencoding
-
AnyURI bean class
- AnyURI() - Constructor for class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
- AnyURI - Class in org.apache.axis2.databinding.types.xsd
-
AnyURI bean class
- AnyURI() - Constructor for class org.apache.axis2.databinding.types.xsd.AnyURI
-
- AnyURI.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- AnyURI.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- appendChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Adds the node newChild
to the end of the list of children of this node.
- appendData(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
Append the string to the end of the character data of the node.
- appendDate(StringBuffer, Calendar) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- appendElement(ElementImpl) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- appendElement(ElementImpl) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- appendElement(ElementImpl) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- appendFaultSubcode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Adds a Subcode to the end of the sequence of Subcodes contained by this SOAPFault.
- appendPath(String) - Method in class org.apache.axis2.databinding.types.URI
-
Append to the end of the path of this URI.
- appendQueryParameters(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.util.URLTemplatingUtil
-
Appends Query parameters to the URL
- appendText(Text) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- appendTime(Calendar, StringBuffer) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- appendTimeZone(Calendar, StringBuffer) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- 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
-
- 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
-
- Array - Class in org.apache.axis2.databinding.types.soapencoding
-
Array bean class
- Array() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Array
-
- Array.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- ARRAY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- ARRAY_TYPE - Static variable in interface org.apache.axis2.wsdl.util.Constants
-
- ArrayCoordinate - Class in org.apache.axis2.databinding.types.soapencoding
-
ArrayCoordinate bean class
- ArrayCoordinate() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
- ArrayCoordinate.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- ArrayE - Class in org.apache.axis2.databinding.types.soapencoding
-
ArrayE bean class
- ArrayE() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
- ArrayE.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- ArrayStack - Class in org.apache.axis2.util
-
An implementation of the
Stack
API that is based on an
ArrayList
instead of a
Vector
, so it is not synchronized to protect against multi-threaded
access.
- ArrayStack() - Constructor for class org.apache.axis2.util.ArrayStack
-
Constructs a new empty ArrayStack
.
- ArrayStack(int) - Constructor for class org.apache.axis2.util.ArrayStack
-
Constructs a new empty ArrayStack
with an initial size.
- arrayTypeQName - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
-
- ARTIFACTS_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
-
- AsyncMessageReceiverWorker(MessageContext) - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
-
- AsyncResult - Class in org.apache.axis2.client.async
-
- AsyncResult(MessageContext) - Constructor for class org.apache.axis2.client.async.AsyncResult
-
Deprecated.
Constructor.
- ATMOST_ONCE_MSG_SEMANTICS - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
-
Maintain atmost-once message processing semantics
- attachEnvelopeEvent(MessageContext) - Method in class org.apache.axis2.description.AxisService
-
Signal an Attach Envelope Event
- attachEnvelopeEvent(MessageContext) - Method in interface org.apache.axis2.description.MessageContextListener
-
- ATTACHMENT_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
-
- AttachmentPartImpl - Class in org.apache.axis2.saaj
-
- AttachmentPartImpl() - Constructor for class org.apache.axis2.saaj.AttachmentPartImpl
-
- attachments - Variable in class org.apache.axis2.context.MessageContext
-
message attachments
NOTE: Serialization of message attachments is handled as part of the
overall message serialization.
- 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_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- ATTRIBUTE_VERSION - Static variable in interface org.apache.axis2.description.WSDL2Constants
-
- ATTRIBUTE_WSADDRESSING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- AUTHENTICATE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
- 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
-
- AUTOMATIC - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
-
- 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_PREFIX - Static variable in class org.apache.axis2.schema.writer.CStructWriter
-
- AXIS2_REPO - Static variable in class org.apache.axis2.Constants
-
- AXIS2_REPO - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- 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
-
- axisBinding - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- AxisBindingMessage - Class in org.apache.axis2.description
-
- AxisBindingMessage() - Constructor for class org.apache.axis2.description.AxisBindingMessage
-
- AxisBindingOperation - Class in org.apache.axis2.description
-
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
-
- axisEndpoint - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- AxisEngine - Class in org.apache.axis2.engine
-
There is one engine for the Server and the Client.
- AxisEngine() - 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
-
- axisService - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- 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
-
- AxisServiceBasedMultiLanguageEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
-
- AxisServiceBasedMultiLanguageEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
default constructor - builds
- AxisServiceGroup - Class in org.apache.axis2.description
-
- AxisServiceGroup() - Constructor for class org.apache.axis2.description.AxisServiceGroup
-
- AxisServiceGroup(AxisConfiguration) - Constructor for class org.apache.axis2.description.AxisServiceGroup
-
- axisServices - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- AxisServiceTopElementSchemaGenerator - Class in org.apache.axis2.wsdl.codegen.schema
-
this class is used to generate dummy schema with only top level
elements to support xmlbeans
- AxisServiceTopElementSchemaGenerator(AxisService) - Constructor for class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- C_DEFAULT_TYPE - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_GEN_NO_MESSAGE_CONTEXT - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_OUR_TYPE_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_OUR_TYPE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_STUB_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_STUB_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_SVC_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- C_SVC_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- CACHE_ATTACHMENTS - Static variable in interface org.apache.axis2.Constants.Configuration
-
- CACHED_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field CACHED_HTTP_CLIENT
- 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.
- cachediskstream - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
This is the cached disk stream.
- 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
- call(SOAPMessage, Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
Sends the given message to the specified endpoint and blocks until it has returned the
response.
- CALL_BACK_HANDLER_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- Callback - Class in org.apache.axis2.client.async
-
- Callback() - Constructor for class org.apache.axis2.client.async.Callback
-
Deprecated.
- callback - Variable in class org.apache.axis2.client.OperationClient
-
- CallbackHandlerWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CallbackHandlerWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CallbackHandlerWriter
-
- CallbackHandlerWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CallbackHandlerWriter
-
- CallbackReceiver - Class in org.apache.axis2.util
-
This is a MessageReceiver which is used on the client side to accept the
messages (response) that come to the client.
- CallbackReceiver() - Constructor for class org.apache.axis2.util.CallbackReceiver
-
- 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.
- CBuildScriptWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CBuildScriptWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CBuildScriptWriter
-
- 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
-
- CDefaultTypeMapper - Class in org.apache.axis2.wsdl.databinding
-
- CDefaultTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.CDefaultTypeMapper
-
- CEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
-
- CEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- CEmitter(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- CEmitter(CodeGenConfiguration, TypeMapper) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- 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
- CHILD_LOCAL_NAME - Static variable in class org.apache.axis2.databinding.types.soapencoding.Array
-
- choice - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
-
- 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
-
- CLASSNAME_PRIMITVE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
-
- 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
-
- clean() - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- cleanup() - Method in class org.apache.axis2.client.ServiceClient
-
Clean up configuration created with this client.
- cleanup() - Method in class org.apache.axis2.client.Stub
-
Cleanup associated resources.
- cleanup() - Method in class org.apache.axis2.context.OperationContext
-
Removes the pointers to this OperationContext
in the
ConfigurationContext
's OperationContextMap so that this
OperationContext
will eventually get garbage collected
along with the MessageContext
's it contains.
- cleanup() - Method in 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 class org.apache.axis2.transport.java.JavaTransportSender
-
- 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.
- clearContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Clears out the content of this AttachmentPart
object.
- 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.
- clearTables() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Clears the whole set of tables.
- 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
-
- clone() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- cloneNode(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
- close() - Method in class org.apache.axis2.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.databinding.ADBDataSource
-
Close the DataSource and free its resources.
- close() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Close the DataSource and free its resources.
- close() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- close() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- close() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- close() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- close() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- close() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- close() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- close() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
-
- close() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
-
- close() - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
Closes this SOAPConnection
object.
- close() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
This method is a low level write.
- close() - Method in class org.apache.axis2.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.
- closed - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
If true the source input stream is now closed.
- 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
-
- CODEGEN_ASYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- CODEGEN_ASYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- CODEGEN_SYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- CODEGEN_SYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- CodeGenConfiguration - Class in org.apache.axis2.wsdl.codegen
-
- CodeGenConfiguration(Map<String, CommandLineOption>) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Constructor for the configuration.
- codeGenConfiguration - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- CodeGenerationEngine - Class in org.apache.axis2.wsdl.codegen
-
- CodeGenerationEngine(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
-
- CodeGenerationEngine(CommandLineOptionParser) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
-
- CodeGenerationException - Exception in org.apache.axis2.wsdl.codegen
-
- CodeGenerationException(String) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
-
- CodeGenerationException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
-
- CodeGenerationException(Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
-
- CodeGenExtension - Interface in org.apache.axis2.wsdl.codegen.extension
-
- CodegenMessages - Class in org.apache.axis2.wsdl.i18n
-
- CodegenMessages() - Constructor for class org.apache.axis2.wsdl.i18n.CodegenMessages
-
- 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
-
- CommentImpl - Class in org.apache.axis2.saaj
-
- CommentImpl(String, SOAPElement) - Constructor for class org.apache.axis2.saaj.CommentImpl
-
- CommentImpl(String, SOAPElement, Node, Node) - Constructor for class org.apache.axis2.saaj.CommentImpl
-
- 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(Duration) - Method in class org.apache.axis2.databinding.types.Duration
-
- compare(int, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(double, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(float, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(long, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(short, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(byte, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(BigInteger, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(BigDecimal, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(Duration, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(Date, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(Time, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(Calendar, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- compare(UnsignedLong, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- 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
-
- compareContentTypes(String, String) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
- compareDocumentPosition(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- compareTo(Object) - Method in class org.apache.axis2.databinding.types.UnsignedLong
-
- compareTo(Version) - Method in class org.apache.axis2.description.Version
-
- compile(List<XmlSchema>) - Method in class org.apache.axis2.schema.SchemaCompiler
-
Compile a list of schemas
This actually calls the compile (XmlSchema s) method repeatedly
- compile(XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
-
Compile (rather codegen) a single schema element
- CompilerOptions - Class in org.apache.axis2.schema
-
This is a bean class that captures all the compiler options.
- CompilerOptions() - Constructor for class org.apache.axis2.schema.CompilerOptions
-
- complete(MessageContext) - Method in class org.apache.axis2.client.OperationClient
-
To close the transport if necessary , can call this method.
- completed - Variable in class org.apache.axis2.client.OperationClient
-
- COMPLEX_TYPE - Static variable in interface org.apache.axis2.wsdl.util.Constants
-
- ComplexPart - Class in org.apache.axis2.transport.http.util
-
- ComplexPart(String, String, String) - Constructor for class org.apache.axis2.transport.http.util.ComplexPart
-
Constructor.
- ComplexPart(String, String) - Constructor for class org.apache.axis2.transport.http.util.ComplexPart
-
Constructor.
- COMPONENT_ATTRIBUTE - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- COMPONENT_ATTRIBUTE_GROUP - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- COMPONENT_BINDING - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
-
- COMPONENT_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- COMPONENT_GROUP - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- COMPONENT_MESSAGE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
-
- COMPONENT_PORT_TYPE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
-
- COMPONENT_TYPE - Static variable in class org.apache.axis2.schema.SchemaCompiler
-
- 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
-
- ConfigPropertyFileLoader - Class in org.apache.axis2.wsdl.util
-
Loads the properties from the config properties.
- ConfigPropertyFileLoader() - Constructor for class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
- 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 - Interface in org.apache.axis2.databinding.utils
-
- Constants - Class in org.apache.axis2.namespace
-
- Constants() - Constructor for class org.apache.axis2.namespace.Constants
-
- Constants - Interface in org.apache.axis2.wsdl.util
-
- Constants.CodegenStyle - Interface in org.apache.axis2.wsdl.util
-
- Constants.Configuration - Interface in org.apache.axis2
-
- constructorMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Field constructorMap
- CONTAINER_MANAGED - Static variable in class org.apache.axis2.Constants
-
- 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_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
-
- CONTENT_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
-
- CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
- contentType - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The content type.
- contextCreated(AbstractContext) - Method in interface org.apache.axis2.context.ContextListener
-
A context has been added
- ContextListener - Interface in org.apache.axis2.context
-
A ContextListener gets informed about new context creations & removal of existing contexts.
- contextListeners - Variable in class org.apache.axis2.context.ConfigurationContext
-
- CONTEXTPATH_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
-
Field CONTEXTPATH_KEY
- contextRemoved(AbstractContext) - Method in interface org.apache.axis2.context.ContextListener
-
A context has been removed
- CONTINUE - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
-
- convert(Object, Class) - Static method in class org.apache.axis2.databinding.utils.Converter
-
- convert2Int(byte[]) - Static method in class org.apache.axis2.databinding.types.HexBinary
-
Convert 4 hex digits to an int, and return the number of converted bytes.
- Converter - Class in org.apache.axis2.databinding.utils
-
Converter
- Converter() - Constructor for class org.apache.axis2.databinding.utils.Converter
-
- ConverterUtil - Class in org.apache.axis2.databinding.utils
-
Converter methods to go from 1.
- ConverterUtil() - Constructor for class org.apache.axis2.databinding.utils.ConverterUtil
-
- ConverterUtil.ObjectConversionException - Exception in org.apache.axis2.databinding.utils
-
A simple exception that is thrown when the conversion fails
- convertToAnySimpleType(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToAnyType(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToAnyURI(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToArray(Class, String[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToArray(Class, List) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToBase64Binary(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToBigDecimal(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToBigInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToBoolean(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToByte(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToDataHandler(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToDate(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
Converts a given string into a date.
- convertToDateTime(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
Code from Axis1 code base Note - We only follow the convention in the latest schema spec
- convertToDecimal(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToDouble(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToDuration(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToENTITIES(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToENTITY(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToFloat(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToGDay(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToGMonth(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToGMonthDay(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToGYear(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToGYearMonth(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToHexBinary(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToID(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToId(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToIDREF(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToIDREFS(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToInt(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToLanguage(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToLong(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToName(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNCName(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNegativeInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNMTOKEN(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNMTOKENS(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNonNegativeInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNonPositiveInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNormalizedString(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToNOTATION(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(boolean) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(char) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToObject(short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToOMElement(InputStream) - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
-
Convert servicexmlStream to OMElement
- convertToPositiveInteger(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToQName(String, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
Code from Axis1 code base
- convertToShort(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(int) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(float) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(long) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(char) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(boolean) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Date) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Calendar) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Day) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(YearMonth) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Year) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(HexBinary) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(MonthDay) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Time) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Byte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(BigInteger) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Integer) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Long) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Short) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(UnsignedByte) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(UnsignedInt) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(UnsignedLong) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(QName) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Object) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Double) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Duration) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Float) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(Month) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(byte[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(DataHandler) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToString(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToTime(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToToken(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToUnsignedByte(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToUnsignedInt(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToUnsignedLong(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToUnsignedShort(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- convertToURI(String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- 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() - Method in class org.apache.axis2.databinding.ADBDataSource
-
- copy() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- 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.
- copyContents(SOAPElementImpl, Node) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- copyMap(Map, Map) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- copyMimeHeaders(MimeHeaders) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Create a copy of an existing MimeHeaders
object.
- copyToFaultMap() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Utility method to copy the faults to the correct map
- countAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets a count of the number of attachments in this message.
- Counter - Class in org.apache.axis2.util
-
This class provides a simple zero-based counter with synchronized access.
- Counter() - Constructor for class org.apache.axis2.util.Counter
-
- counter - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- createAttachmentPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Creates a new empty AttachmentPart
object.
- 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
-
- createAttribute(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an Attr
of the given name.
- createAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an attribute of the given qualified name and namespace URI.
- 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
-
- createCDATASection(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a CDATASection
node whose value is the specified string.
- createClassFile(File, String, String, String) - Static method in class org.apache.axis2.util.FileWriter
-
Creates/ returns a file object
- createClassLoader(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
-
- createComment(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a CDATASection
node whose value is the specified string.
- createConfigurationContext(AxisConfigurator) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
Creates a AxisConfiguration depending on the user requirement.
- createConfigurationContextFromFileSystem(String, String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
To get a ConfigurationContext for given data , and underline implementation
is Axis2 default impl which is file system based deployment model to create
an AxisConfiguration.
- createConfigurationContextFromFileSystem(String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
- createConfigurationContextFromURIs(URL, URL) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
- createConnection() - Method in class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
-
Create a new SOAPConnection
.
- createDataLocator(String) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
-
- createDataLocator(String, ServiceData[]) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
-
- createDefaultConfigurationContext() - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
Gets the default configuration context by using Axis2.xml in the classpath
- 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
-
- createDetail() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new Detail
object which serves as a container for
DetailEntry
objects.
- createDocumentElement(String, MessageContext, InputStream) - Static method in class org.apache.axis2.transport.TransportUtils
-
- createDocumentForMessageReceiver(String, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the XML model for the message receiver
- createDocumentFragment() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an empty DocumentFragment
object.
- createDOMDocumentForAntBuild() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the DOM tree for the Ant build.
- createDOMDocumentForBuildScript(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- createDOMDocumentForCallbackHandler() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Generates the model for the callbacks.
- createDOMDocumentForException() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Generates the model for the callbacks.
- createDOMDocumentForException(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
-
Creates the XML model for a Exception Class
- createDOMDocumentForException(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
Creates the XML model for a Exception Class
- createDOMDocumentForInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the DOM tree for the interface creation.
- createDOMDocumentForInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the DOM tree for implementations.
- createDOMDocumentForInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
Creates the DOM tree for implementations.
- createDOMDocumentForSEI() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
-
Creates the XML model for the Service Endpoint interface
- createDOMDocumentForSEI() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
Creates the XML model for the Service Endpoint interface
- createDOMDocumentForSEIImpl() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
-
Creates the XML model for the Service Endpoint interface
- createDOMDocumentForSEIImpl() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
Creates the XML model for the Service Endpoint interface Implementation class
- createDOMDocumentForServiceClass() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
-
Creates the XML model for the Service Class
- createDOMDocumentForServiceClass() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
Creates the XML model for the Service Class
- createDOMDocumentForServiceSkeletonXML() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- createDOMDocumentForServiceXML() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- createDOMDocumentForServiceXML() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
- createDOMDocumentForSkeleton(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the XMLModel for the skeleton
- createDOMDocumentForSkeleton(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- createDOMDocumentForSkeletonInterface() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the XML model for the skeleton interface
- createDOMDocumentForTestCase() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Creates the XML Model for the test case
- createDOMElementforDatabinders(Document, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
create a dom element for databinders.
- createElement(Name) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a SOAPElement
object initialized with the given Name
object.
- createElement(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a SOAPElement
object initialized with the given local name.
- createElement(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Create a new SOAPElement
object with the given local name, prefix and uri.
- createElement(QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
- createElement(Element) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
- createElement(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an element of the type specified.
- createElementNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an element of the given qualified name and namespace URI.
- createEmptyConfigurationContext() - Static method in class org.apache.axis2.context.ConfigurationContextFactory
-
creates an empty configuration context.
- createEntityReference(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates an EntityReference
object.
- createEnvelope(Options) - Static method in class org.apache.axis2.client.Stub
-
Create a SOAP message envelope using the supplied options.
- createFault() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new default SOAPFault object
- createFault(String, QName) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new SOAPFault object initialized with the given reasonText and faultCode
- 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.saaj.MessageFactoryImpl
-
Creates a new SOAPMessage
object with the default SOAPPart
,
SOAPEnvelope
, SOAPBody
, and SOAPHeader
objects.
- createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
Internalizes the contents of the given InputStream
object into a new
SOAPMessage
object and returns the SOAPMessage
object.
- 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.
- createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a new Name
object initialized with the given local name, namespace
prefix, and namespace URI.
- createName(String) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Creates a new Name
object initialized with the given local name.
- createName(String, String, String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new Name
object initialized with the given local name, namespace
prefix, and namespace URI.
- createName(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
Creates a new Name
object initialized with the given local name.
- 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
-
- createOutFile(String, String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
Creates the output file
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CBuildScriptWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.CVCProjectWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
Creates the output file.
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
-
- createOutFile(String, String) - Method in class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
-
- createOutMessageContext(MessageContext) - Static method in class org.apache.axis2.util.MessageContextBuilder
-
Creates a MessageContext for use with a non-fault response based on an request MessageContext
- createOutMessageContext(MessageContext) - Static method in class org.apache.axis2.util.Utils
-
- 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
-
- createProcessingInstruction(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a ProcessingInstruction
node given the specified name and data strings.
- createQName(String, String) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- createQName(String, String) - Method in class org.apache.axis2.saaj.DetailImpl
-
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- createQName(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Creates a QName whose namespace URI is the one associated with the parameter, prefix, in the
context of this SOAPElement.
- createResourceLocation(URL, File) - Method in class org.apache.axis2.classloader.UrlResourceFinder
-
- createService(String, AxisConfiguration) - Static method in class org.apache.axis2.description.AxisService
-
To create an AxisService using given service impl class name first
generate schema corresponding to the given java class , next for each
methods AxisOperation will be created.
- createService(String, AxisConfiguration, Map, String, String, ClassLoader) - Static method in class org.apache.axis2.description.AxisService
-
messageReceiverClassMap will hold the MessageReceivers for given meps.
- createService(String, String, AxisConfiguration, Map<String, MessageReceiver>, String, ClassLoader, SchemaGenerator, AxisService) - Static method in class org.apache.axis2.description.AxisService
-
messageReceiverClassMap will hold the MessageReceivers for given meps.
- createService() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
-
- createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
-
- createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
-
- createService() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
-
- createServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
-
Create a ServiceGroupContext for the specified service group, and notify any registered
ContextListener.
- createServiceObject(AxisService) - Static method in class org.apache.axis2.util.Utils
-
Create a service object for a given service.
- createSimpleInOnlyService(QName, MessageReceiver, QName) - Static method in class org.apache.axis2.util.Utils
-
- createSimpleService(QName, String, QName) - Static method in class org.apache.axis2.util.Utils
-
- createSimpleService(QName, MessageReceiver, String, QName) - Static method in class org.apache.axis2.util.Utils
-
- createSimpleServiceforClient(QName, String, QName) - Static method in class org.apache.axis2.util.Utils
-
- createSimpleServiceforClient(QName, MessageReceiver, String, QName) - Static method in class org.apache.axis2.util.Utils
-
- createSOAPEnvelope(OMElement) - Static method in class org.apache.axis2.transport.TransportUtils
-
- createSOAPMessage(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
-
- createSOAPMessage(MessageContext, boolean) - Static method in class org.apache.axis2.transport.TransportUtils
-
This method will create a SOAPEnvelope based on the InputStream stored on
the MessageContext.
- createSOAPMessage(MessageContext, InputStream, String) - Static method in class org.apache.axis2.transport.TransportUtils
-
Objective of this method is to capture the SOAPEnvelope creation logic
and make it a common for all the transports and to in/out flows.
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
-
- createSocket(String, int) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.axis2.java.security.SSLProtocolSocketFactory
-
- createTempFile(String, String) - Static method in class org.apache.axis2.deployment.util.TempFileManager
-
Creates a temporary file in the proper directory to allow for cleanup after execution.
- createTempFile(String, InputStream, File) - Static method in class org.apache.axis2.deployment.util.Utils
-
- createTextNode(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Creates a Text
node given the specified string.
- 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
-
- CServiceXMLWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CServiceXMLWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
-
- CServiceXMLWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CServiceXMLWriter
-
- CSkelHeaderWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CSkelHeaderWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelHeaderWriter
-
- CSkelHeaderWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelHeaderWriter
-
- CSkelSourceWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CSkelSourceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelSourceWriter
-
- CSkelSourceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSkelSourceWriter
-
- CStructWriter - Class in org.apache.axis2.schema.writer
-
Java Bean writer for the schema compiler.
- CStructWriter() - Constructor for class org.apache.axis2.schema.writer.CStructWriter
-
Default constructor
- CStubHeaderWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CStubHeaderWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
-
- CStubHeaderWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
-
- CStubSourceWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CStubSourceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
-
- CStubSourceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
-
- CSvcSkeletonWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CSvcSkeletonWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
-
- CSvcSkeletonWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
-
- CTypeMap - Class in org.apache.axis2.schema.typemap
-
The C type map.
- CTypeMap() - Constructor for class org.apache.axis2.schema.typemap.CTypeMap
-
- CTypeMapper - Class in org.apache.axis2.wsdl.databinding
-
- CTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.CTypeMapper
-
- currentJars - Variable in class org.apache.axis2.deployment.repository.util.WSInfoList
-
All the currently updated jars
- currentMemoryBuf - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
Hold the last memory buffer.
- currentMemoryBufSz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
-
The number of bytes written to the above buffer.
- currentMessageContext - Static variable in class org.apache.axis2.context.MessageContext
-
A place to store the current MessageContext
- CUSTOM_COOKIE_ID - Static variable in class org.apache.axis2.Constants
-
- CUSTOM_PROTOCOL_HANDLER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
- CUSTOM_REPLYTO_ADDRESS - Static variable in class org.apache.axis2.client.Options
-
- CUSTOM_REPLYTO_ADDRESS_TRUE - Static variable in class org.apache.axis2.client.Options
-
- CUSTOM_SCHEMA_LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- CUSTOM_SCHEMA_LOCATION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- customSchemaLocation - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- CUtils - Class in org.apache.axis2.wsdl.databinding
-
- CUtils() - Constructor for class org.apache.axis2.wsdl.databinding.CUtils
-
- CVCProjectWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- CVCProjectWriter(File, String, String, boolean) - Constructor for class org.apache.axis2.wsdl.codegen.writer.CVCProjectWriter
-
- GDay - Class in org.apache.axis2.databinding.types.soapencoding
-
GDay bean class
- GDay() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GDay
-
- GDay - Class in org.apache.axis2.databinding.types.xsd
-
GDay bean class
- GDay() - Constructor for class org.apache.axis2.databinding.types.xsd.GDay
-
- GDay.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- GDay.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- generate() - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
-
Generate the code!!
- 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]
- generateAndPopulateFaultNames() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Populate a map of fault class names
- 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() - Static method in class org.apache.axis2.saaj.util.IDGenerator
-
Generate and return a new session identifier.
- generateId(AxisDescription) - Static method in class org.apache.axis2.util.PolicyUtil
-
- generateInterfaceOperationElement(AxisOperation, OMNamespace, OMNamespace, OMNamespace, OMNamespace) - Method in class org.apache.axis2.description.AxisService2WSDL20
-
Generates the interface Operation element.
- generateMethodElement(Document, String, AxisBindingOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Common code to generate a element from an operation.
- 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
- generateOptionParamComponent(Document, String, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A convenient method for the generating optionParam components
- generateParamComponent(Document, String, String, String, QName, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A convenient method for the generating the parameter element
- generateParamComponent(Document, String, String, String, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A convenient method for the generating the parameter element
- generateParamComponent(Document, String, String, String, QName, QName, String, boolean, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A convenient method for the generating the parameter element
- generateParamComponent(Document, String, String, QName, QName, String, boolean, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
A convenient method for the generating the parameter element
- 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(Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
-
overrided SOAPConnection's get() method
- get() - Method in class org.apache.axis2.util.ArrayStack
-
Returns the element on the top of the stack.
- 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_boolean() - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
Auto generated getter method
- get_boolean() - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
Auto generated getter method
- get_byte() - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
Auto generated getter method
- get_byte() - Method in class org.apache.axis2.databinding.types.xsd._byte
-
Auto generated getter method
- get_double() - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
Auto generated getter method
- get_double() - Method in class org.apache.axis2.databinding.types.xsd._double
-
Auto generated getter method
- get_float() - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
Auto generated getter method
- get_float() - Method in class org.apache.axis2.databinding.types.xsd._float
-
Auto generated getter method
- get_int() - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
Auto generated getter method
- get_int() - Method in class org.apache.axis2.databinding.types.xsd._int
-
Auto generated getter method
- get_long() - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
Auto generated getter method
- get_long() - Method in class org.apache.axis2.databinding.types.xsd._long
-
Auto generated getter method
- 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
-
- get_short() - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
Auto generated getter method
- get_short() - Method in class org.apache.axis2.databinding.types.xsd._short
-
Auto generated getter method
- 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
- getActor() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Returns the uri of the actor associated with this SOAPHeaderElement
object.
- getAddress() - Method in class org.apache.axis2.addressing.EndpointReference
-
- getAddressAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
-
- 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
-
- getAllAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns an iterator over all of the attribute names in this SOAPElement
object.
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.DetailImpl
-
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getAllAttributesAsQNames() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- 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
-
- getAllMappedNames() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
- getAllMappedNames() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- getAllMappedObjects() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
- getAllMappedObjects() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- getAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all the headers for this AttachmentPart
object as an iterator over
the MimeHeader
objects.
- getAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all the headers for this SOAPPart
object as an iterator over the
MimeHeader
objects.
- getAllOptions() - Method in class org.apache.axis2.util.CommandLineOptionParser
-
- 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.
- getAnyAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName has the any attribute status.
- getAnyStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName represents a anyType
- getAnyType() - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
Auto generated getter method
- getAnyTypeObject(XMLStreamReader, Class) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- getAnyURI() - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
Auto generated getter method
- getAnyURI() - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
Auto generated getter method
- getArchiveName() - Method in class org.apache.axis2.description.AxisModule
-
Get the archive name of this module.
- getArray() - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
Auto generated getter method
- getArrayCoordinate() - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
Auto generated getter method
- getArrayList(OMElement, String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getArrayList(OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getArrayStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName refers to an array.
- getArrayType() - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated getter method
- getArrayTypeQName() - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- getAsCalendar() - Method in class org.apache.axis2.databinding.types.Duration
-
Returns duration as a calendar.
- getAsCalendar(Calendar) - Method in class org.apache.axis2.databinding.types.Duration
-
Returns duration as a calendar.
- getAsCalendar() - Method in class org.apache.axis2.databinding.types.Time
-
Returns the time as a calendar.
- getAssertionsToFilter() - Method in class org.apache.axis2.util.ExternalPolicySerializer
-
- getAttachedPolicies() - Method in class org.apache.axis2.description.PolicyInclude
-
- 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.
- getAttachment(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Returns an AttachmentPart object that is associated with an attachment that is referenced by
this SOAPElement or null if no such attachment exists.
- getAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Get the filename of this attachment.
- getAttachmentMap() - Method in class org.apache.axis2.context.MessageContext
-
You can directly access the attachment map of the message context from
here.
- getAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves all the AttachmentPart
objects that are part of this
SOAPMessage
object.
- getAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves all the AttachmentPart objects that have header entries that match the specified
headers.
- getAttachmentsBuilder(MessageContext, InputStream, String, boolean) - Static method in class org.apache.axis2.builder.BuilderUtil
-
- getAttrFormDefault() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getAttrFormDefaultSetting() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeCount() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeCount() - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeName(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeName(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeNode(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributeNodeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
-
- getAttributes() - Method in class org.apache.axis2.classloader.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.
- getAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns the collection of attributes associated with this node, or null if none.
- getAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A NamedNodeMap
containing the attributes of this node (if it is an
Element
) or null
otherwise.
- getAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName is an attribute
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeType(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeValue(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getAttributeValue(String) - Method in class org.apache.axis2.dataretrieval.ServiceData
-
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getAttributeValue(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getAttributeValue(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttributeValue(String, String) - Method in class org.apache.axis2.util.StreamWrapper
-
- getAttvalue(OMAttribute) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- getAxisBinding() - Method in class org.apache.axis2.description.AxisBindingOperation
-
- getAxisBindingOperation() - Method in class org.apache.axis2.description.AxisBindingMessage
-
- getAxisConfig() - Method in class org.apache.axis2.deployment.DeploymentEngine
-
Gets AxisConfiguration.
- getAxisConfiguration() - Method in class org.apache.axis2.client.ServiceClient
-
Get the AxisConfiguration
- getAxisConfiguration() - Method in class org.apache.axis2.context.ConfigurationContext
-
Returns the AxisConfiguration
- getAxisConfiguration() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
-
First create a Deployment engine, use that to create an AxisConfiguration
- getAxisConfiguration() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
-
- getAxisConfiguration() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
-
Gets the axis configuration object by loading the repository.
- getAxisConfiguration() - Method in class org.apache.axis2.description.AxisDescription
-
- getAxisConfiguration() - Method in interface org.apache.axis2.engine.AxisConfigurator
-
Configurationcontextfactory will invoke this method to get the AxisConfiguration
- getAxisDescription() - Method in class org.apache.axis2.engine.AxisEvent
-
- getAxisEndpoint() - Method in class org.apache.axis2.description.AxisBinding
-
- getAxisMessage() - Method in class org.apache.axis2.context.MessageContext
-
- getAxisMessage() - Method in class org.apache.axis2.description.AxisBindingMessage
-
- getAxisOperation() - Method in class org.apache.axis2.context.MessageContext
-
- getAxisOperation() - Method in class org.apache.axis2.context.OperationContext
-
- getAxisOperation() - Method in class org.apache.axis2.description.AxisBindingOperation
-
- getAxisOperation() - Method in class org.apache.axis2.description.AxisMessage
-
- getAxisOperation(int) - Static method in class org.apache.axis2.description.AxisOperationFactory
-
- getAxisOperationForJmethod(Method) - Static method in class org.apache.axis2.deployment.util.Utils
-
- getAxisService() - Method in class org.apache.axis2.client.ServiceClient
-
Return the AxisService this is a client for.
- getAxisService() - Method in class org.apache.axis2.context.MessageContext
-
- getAxisService() - Method in class org.apache.axis2.context.ServiceContext
-
- getAxisService() - Method in class org.apache.axis2.description.AxisEndpoint
-
- getAxisService() - Method in class org.apache.axis2.description.AxisOperation
-
Typesafe access to parent service
- getAxisService() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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.
- getAxisServices() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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.
- getBase64() - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
Auto generated getter method
- getBase64() - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
Auto generated getter method
- getBase64Binary() - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
Auto generated getter method
- getBase64Binary() - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
Auto generated getter method
- getBase64Content() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
- getBase64Elements(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Gets the base64 types.
- getBaseInputSource() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
-
- getBaseInputSource() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
-
- getBaseURI() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
-
As for the zip there is no point in returning
a base URI
- getBaseURI() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
-
As for the zip there is no point in returning
a base URI
- getBaseUri() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
Gets the URI associated with the base document
for the WSDL definition.
- getBaseURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getBaseURI() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getBean(CommandInfo) - Method in class org.apache.axis2.util.WrappedDataHandler
-
- getBeanClass() - Method in interface org.apache.axis2.databinding.ADBHelper
-
- getBeanExcludeInfoForClass(String) - Method in class org.apache.axis2.deployment.util.ExcludeInfo
-
- getBeanTemplate() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
-
- getBeanWriterInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
-
- getBefore() - Method in class org.apache.axis2.description.PhaseRule
-
Method getBefore.
- getBinaryStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName refers to binary.
- getBinding() - Method in class org.apache.axis2.description.AxisEndpoint
-
- 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
-
- getBindingPolicyFromMessage(AxisBindingOperation, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getBindingPropertyFromMessage(String, QName, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getBindingPropertyFromMessageFault(String, QName, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getBindingPropertyFromOperation(String, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- 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
-
- getBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Returns the SOAPBody
object associated with this SOAPEnvelope
object.
- getBuilder(Reader) - Static method in class org.apache.axis2.builder.BuilderUtil
-
- 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() - Method in class org.apache.axis2.databinding.types.HexBinary
-
- getBytes(Class) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
-
Loads the bytecode for a given class, by using the class's defining
classloader and assuming that for a class named P.C, the bytecodes are
in a resource named /P/C.class.
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
-
- getBytes(MessageContext, OMOutputFormat, boolean) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
-
Get the bytes for this message
- getBytes(String) - Static method in class org.apache.axis2.transport.http.HTTPConstants
-
Method getBytes.
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
-
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
-
- getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
-
- getBytes(MessageContext, OMOutputFormat) - Method in interface org.apache.axis2.transport.MessageFormatter
-
- getCallbackStore() - Method in class org.apache.axis2.util.CallbackReceiver
-
- getCertificates() - Method in class org.apache.axis2.classloader.AbstractResourceHandle
-
- getCertificates() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
-
Always return null.
- getCertificates() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getCertificates() - Method in class org.apache.axis2.classloader.JarResourceHandle
-
- getCertificates() - Method in interface org.apache.axis2.classloader.ResourceHandle
-
Return the Certificates of the resource, or null if none.
- getChain() - Method in class org.apache.axis2.engine.DeployableChain
-
Get the chain - once rebuild() has been called this will be the chain of target objects.
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getCharacterEncodingScheme() - Method in class org.apache.axis2.util.StreamWrapper
-
- getCharSetEncoding(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.
- getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns an iterator over all the immediate content of this element.
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- getChildElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
-
- getChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A NodeList
that contains all children of this node.
- getChildren() - Method in class org.apache.axis2.description.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
-
- getClassNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the class name for the QName.
- 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.
- getClonedOMElement(OMElement, OMFactory) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
-
returns an cloned om element for this OMElement
- 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
-
- getCompilerProperties() - Method in class org.apache.axis2.schema.SchemaCompiler
-
- 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
-
- getComplexTypes() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- getConfigctx() - Method in class org.apache.axis2.engine.ListenerManager
-
Returns the ConfigurationContext used for the initalization of the listener manager.
- getConfiguration() - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
-
- 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
- getConfigurationProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getConfigurator() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getConstantFromHTTPLocation(String, String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
-
- getConsumes() - Method in class org.apache.axis2.jaxrs.JAXRSModel
-
only returns the one mime type as wsdl 2.0 can publish only one mime type for an operation
- getContent() - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
-
- getContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this AttachmentPart
object as a Java object.
- getContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the content of the SOAPEnvelope as a JAXP Source
object.
- getContent() - Method in class org.apache.axis2.util.WrappedDataHandler
-
- getContentDescription() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves a description of this SOAPMessage
object's content.
- getContentLength() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
-
- getContentLength() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getContentLength() - Method in class org.apache.axis2.classloader.JarResourceHandle
-
- getContentLength() - Method in interface org.apache.axis2.classloader.ResourceHandle
-
Returns the length of this resource data, or -1 if unknown.
- getContentType() - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
-
- getContentType() - Method in class org.apache.axis2.builder.DiskFileDataSource
-
- getContentType() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
-
- getContentType() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
- 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.saaj.TextImplEx
-
The character data of the node that implements this interface.
- getData() - Method in class org.apache.axis2.util.SelfManagedDataHolder
-
- getDatabindingFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the databinding framework names.
- getDatabindingFrameworkNameToExtensionMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the extensions map for the databinding frameworks.
- getDatabindingType() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getDataHandler(OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getDataHandler() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the DataHandler
object for this AttachmentPart
object.
- getDataLocator(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
-
- getDate() - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
Auto generated getter method
- getDate() - Method in class org.apache.axis2.databinding.types.xsd.Date
-
Auto generated getter method
- getDateTime() - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
Auto generated getter method
- getDateTime() - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
Auto generated getter method
- getDay() - Method in class org.apache.axis2.databinding.types.Day
-
- getDay() - Method in class org.apache.axis2.databinding.types.MonthDay
-
- getDays() - Method in class org.apache.axis2.databinding.types.Duration
-
- getDbSupporterTemplatesMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the databinder template names.
- getDecimal() - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
Auto generated getter method
- getDecimal() - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
Auto generated getter method
- getDefaultAttribArrayClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
- getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- getDefaultAttribArrayClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- getDefaultAttribClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
- getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- getDefaultAttribClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- getDefaultClassArrayName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
- getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- getDefaultClassArrayName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- getDefaultClassName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
- getDefaultClassName() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- getDefaultClassName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- getDefaultDBFrameworkName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the default DB framwork name.
- getDefaultLanguage() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the default language name.
- getDefaultMappingName() - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
-
- getDefaultMappingName() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
- getDefaultMappingName() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- getDefaultModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getDefaultModuleVersion(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getDefaultStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
checks the element corresponds to the qName type is xsd:anyType
- getDefaultValue(String) - Static method in class org.apache.axis2.description.WSDL20DefaultValueHolder
-
- getDefaultValueForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
gets the default value for qname
- 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
- getDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getDetailElementForAddressingFault(MessageContext, OMNamespace) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
-
- getDetailEntries() - Method in class org.apache.axis2.saaj.DetailImpl
-
Gets a list of the detail entries in this Detail
object.
- getDialect() - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
-
Returns the Dialect value specified in the request.
- getDialect() - Method in class org.apache.axis2.dataretrieval.ServiceData
-
- getDirection() - Method in class org.apache.axis2.description.AxisBindingMessage
-
- getDirection() - Method in class org.apache.axis2.description.AxisMessage
-
- getDiskCacheFile() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
get the filename of the content if it is cached to disk.
- getDoctype() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The Document Type Declaration (see DocumentType
) associated with this document.
- getDocument() - Static method in class org.apache.axis2.util.XSLTUtils
-
- 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
-
- getDocumentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
This is a convenience attribute that allows direct access to the child node that is the root
element of the document.
- getDocumentFromSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
- getDocumentURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getDomain() - Method in class org.apache.axis2.clustering.Member
-
- getDomains() - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Get all the domains that this ClusteringAgent belongs to
- getDomConfig() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getDOMDocumentBuilder() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
Utility method that returns a DOM Builder
- getDummySchemaList() - Method in class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- getDuration() - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
Auto generated getter method
- getDuration() - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
Auto generated getter method
- 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() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getElement(Document, String) - Static method in class org.apache.axis2.util.XSLTUtils
-
- getElement() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- getElementById(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the Element
whose ID
is given by elementId
.
- getElementFormDefault() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getElementFormDefaultSetting() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getElementName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getElementName(AxisMessage, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
-
Gets the correct element name for a given message
- getElementQname() - Method in class org.apache.axis2.client.FaultMapKey
-
- getElementQName() - Method in class org.apache.axis2.description.AxisMessage
-
- getElementQName() - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- getElementQName() - Method in class org.apache.axis2.saaj.DetailImpl
-
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- getElementQName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getElementQName() - Method in class org.apache.axis2.wsdl.codegen.schema.TopElement
-
- getElementQNameIterator() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getElements() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getElementsByTagName(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a NodeList
of all the Elements
with a given tag name in the
order in which they are encountered in a preorder traversal of the Document
tree.
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns a NodeList
of all the Elements
with a given local name and
namespace URI in the order in which they are encountered in a preorder traversal of the
Document
tree.
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
todo implement the right contract for this
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getElementText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getElementText() - Method in class org.apache.axis2.util.StreamWrapper
-
- getEmptyDocument() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getEmptyInputSource() - Static method in class org.apache.axis2.util.XMLUtils
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getEncoding() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getEncoding() - Method in class org.apache.axis2.util.StreamWrapper
-
- getEncodingStyle() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getEndpoint(String) - Method in class org.apache.axis2.description.AxisService
-
- getEndpointName() - Method in class org.apache.axis2.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
-
- getENTITIES() - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
Auto generated getter method
- getENTITIES() - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
Auto generated getter method
- getENTITY() - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
Auto generated getter method
- getENTITY() - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
Auto generated getter method
- getEntryName() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getEnumFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the enumeration.
- getEnvelope() - Method in class org.apache.axis2.context.MessageContext
-
- getEnvelope() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Gets the SOAPEnvelope
object associated with this SOAPPart
object.
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getEventType() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getEventType() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getEventType() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getEventType() - Method in class org.apache.axis2.engine.AxisEvent
-
- getEventType() - Method in class org.apache.axis2.util.StreamWrapper
-
- getExceptionBaseClassName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getExcludeInfo() - Method in class org.apache.axis2.description.AxisService
-
- getExcludeProperties() - Method in class org.apache.axis2.deployment.util.BeanExcludeInfo
-
- getExcludeProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- getExtensionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the extensions base class name.
- getExtensionClassNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the extension class names.
- getExtensionMapperPackageName() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
Find whether the mapper class name is present
- getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
Keep unimplemented
- getExtensionMapperPackageName() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
get the mapper class package name
May be ignored by the implementer
- 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
-
- getExtraElement() - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated getter method
- 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
-
- getFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
Returns the SOAPFault
object in this SOAPBody
object.
- getFaultAction() - Method in exception org.apache.axis2.AxisFault
-
- getFaultAction(String) - Method in class org.apache.axis2.description.AxisOperation
-
- getFaultAction() - Method in class org.apache.axis2.description.AxisOperation
-
- getFaultActionFromStringInformation(String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
-
- getFaultActionFromStringInformation(String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
-
- getFaultActionNames() - Method in class org.apache.axis2.description.AxisOperation
-
- getFaultActor() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getFaultCode() - Method in exception org.apache.axis2.AxisFault
-
- getFaultCode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the fault code for this SOAPFault
object.
- getFaultCodeAsName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getFaultCodeAsQName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the fault code for this SOAPFault object as a QName
object.
- getFaultCodeElement() - Method in exception org.apache.axis2.AxisFault
-
- getFaultDetailElement() - Method in exception org.apache.axis2.AxisFault
-
- getFaultElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Get the fault element - No header faults are supported
- getFaultFlow() - Method in class org.apache.axis2.description.TransportInDescription
-
- getFaultFlow() - Method in class org.apache.axis2.description.TransportOutDescription
-
- getFaultInFlow() - Method in class org.apache.axis2.description.AxisModule
-
- getFaultInFlow() - Method in class org.apache.axis2.description.FlowInclude
-
Method getFaultInFlow.
- getFaultMessageContext() - Method in exception org.apache.axis2.AxisFault
-
Returns the MessageContext representation of the fault if the fault
was created by providing that.
- getFaultMessages() - Method in class org.apache.axis2.description.AxisOperation
-
- getFaultNode() - Method in exception org.apache.axis2.AxisFault
-
- getFaultNode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the optional Node element value for this SOAPFault object.
- getFaultNodeElement() - Method in exception org.apache.axis2.AxisFault
-
- getFaultOutFlow() - Method in class org.apache.axis2.description.AxisModule
-
- getFaultOutFlow() - Method in class org.apache.axis2.description.FlowInclude
-
- getFaultParamElements(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getFaultParamElements(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- getFaultPhase() - Method in class org.apache.axis2.description.TransportInDescription
-
- getFaultPhase() - Method in class org.apache.axis2.description.TransportOutDescription
-
- getFaultReasonElement() - Method in exception org.apache.axis2.AxisFault
-
- getFaultReasonLocales() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns an Iterator over a distinct sequence of Locales for which there are associated Reason
Text items.
- getFaultReasonText(Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the Reason Text associated with the given Locale.
- getFaultReasonTexts() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns an Iterator over a sequence of String objects containing all of the Reason Text items
for this SOAPFault.
- getFaultRole() - Method in exception org.apache.axis2.AxisFault
-
- getFaultRole() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Returns the optional Role element value for this SOAPFault object.
- getFaultRoleElement() - Method in exception org.apache.axis2.AxisFault
-
- getFaults() - Method in class org.apache.axis2.description.AxisBindingOperation
-
- getFaultString() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
- getFaultStringLocale() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the locale of the fault string for this SOAPFault object.
- getFaultSubCodes() - Method in exception org.apache.axis2.AxisFault
-
- getFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Gets the Subcodes for this SOAPFault as an iterator over QNames.
- getFaultTo() - Method in class org.apache.axis2.client.Options
-
Get WS-Addressing FaultTo endpoint reference.
- getFaultTo() - Method in class org.apache.axis2.context.MessageContext
-
- 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.
- getFeature(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getFile() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
-
- getFileContent(ClassLoader) - Method in class org.apache.axis2.dataretrieval.ServiceData
-
- getFileExtension(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
-
- getFileExtensionForLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
Finds the file name extension.
- getFileList(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
-
- getFileName() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
-
- getFileName() - Method in class org.apache.axis2.description.AxisModule
-
- getFileName() - Method in class org.apache.axis2.description.AxisService
-
- getFileName() - Method in class org.apache.axis2.util.URL
-
- getFirstChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getFirstChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The first child of this node.
- getFLOW() - Method in class org.apache.axis2.context.MessageContext
-
- getFragment() - Method in class org.apache.axis2.databinding.types.URI
-
Get the fragment for this URI.
- getFrom() - Method in class org.apache.axis2.client.Options
-
Set WS-Addressing From endpoint reference.
- getFrom() - Method in class org.apache.axis2.context.MessageContext
-
- getFullyQualifiedMessageReceiverName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getFullyQualifiedName(String, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
- getFullyQualifiedSkeletonInterfaceName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getFullyQualifiedSkeletonName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getFullyQualifiedStubName() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Returns the fully qualified Stub name reused in many methods
- getGDay() - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
Auto generated getter method
- getGDay() - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
Auto generated getter method
- 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
-
- getGMonth() - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
Auto generated getter method
- getGMonth() - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
Auto generated getter method
- getGMonthDay() - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
Auto generated getter method
- getGMonthDay() - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
Auto generated getter method
- getGroupManagementAgent(String) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Get the LoadBalanceEventHandler which corresponds to the applicationDomain
This will be valid only when this node is running in loadBalance mode
- getGroupName() - Method in class org.apache.axis2.context.ServiceContext
-
Returns a name associated with the ServiceGroupContext
associated with this ServiceContext.
- getGYear() - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
Auto generated getter method
- getGYear() - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
Auto generated getter method
- getGYearMonth() - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
Auto generated getter method
- getGYearMonth() - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
Auto generated getter method
- 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.
- getHashSet(OMElement, String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
Returns the SOAPHeader
object for this SOAPEnvelope
object.
- getHexBinary() - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
Auto generated getter method
- getHexBinary() - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
Auto generated getter method
- getHost() - Method in class org.apache.axis2.databinding.types.URI
-
Get the host for this URI.
- 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.
- getHours() - Method in class org.apache.axis2.databinding.types.Duration
-
- getHref() - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated getter method
- getHref() - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated getter method
- 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.databinding.types.soapencoding.Array
-
Auto generated getter method
- getID() - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
Auto generated getter method
- getId() - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated getter method
- getID() - Method in class org.apache.axis2.databinding.types.xsd.ID
-
Auto generated getter method
- 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
-
- getIDREF() - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
Auto generated getter method
- getIDREF() - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
Auto generated getter method
- getIDREFS() - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
Auto generated getter method
- getIDREFS() - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
Auto generated getter method
- getImplementation() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The DOMImplementation
object that handles this document.
- 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() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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
-
- getInnerChoiceStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getInPhase() - Method in class org.apache.axis2.description.TransportInDescription
-
- getINPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
-
- getInputAction() - Method in class org.apache.axis2.description.AxisOperation
-
- getInputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
-
- getInputActionFromStringInformation(String, String, String, String, String) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
-
- getInputElement(Document, AxisBindingOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Get the input element
- getInputElement(Document, AxisBindingOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
Get the input element
- getInputEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getInputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getInputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- getInputSourceFromURI(String) - Static method in class org.apache.axis2.util.XMLUtils
-
Utility to get the bytes uri.
- getInputStream() - Method in class org.apache.axis2.builder.DiskFileDataSource
-
- getInputStream() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
-
- getInputStream() - Method in class org.apache.axis2.classloader.DirectoryResourceHandle
-
- getInputStream() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getInputStream() - Method in class org.apache.axis2.classloader.JarResourceHandle
-
- getInputStream() - Method in interface org.apache.axis2.classloader.ResourceHandle
-
Returns and InputStream for reading this resource data.
- getInputStream() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
-
- getInputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
- getInputStream() - Method in class org.apache.axis2.util.WrappedDataHandler
-
- getInstance() - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
-
- getInteger() - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
Auto generated getter method
- getInteger() - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
Auto generated getter method
- 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.
- getItemTypeClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getItemTypeQName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getJarEntry() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getJarFile() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getJarFileURL() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
-
- getJavaName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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
-
- getLanguage() - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
Auto generated getter method
- getLanguage() - Method in class org.apache.axis2.databinding.types.xsd.Language
-
Auto generated getter method
- getLanguageEmitterMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the emitter names map keys with the language name.
- getLanguageSpecificPropertiesMap() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the language specific properties.
- getLanguageTypes() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the language type names.
- getLastChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Method getLastChild
- getLastChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The last child of this node.
- 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
- getLength() - Method in class org.apache.axis2.saaj.NodeListImpl
-
The number of nodes in the list.
- getLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the length facet.
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getLocalName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getLocalName() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Gets the local name part of the XML name that this Name
object represents.
- getLocalName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getLocalName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Returns the local part of the qualified name of this node.
- getLocalName() - Method in class org.apache.axis2.util.StreamWrapper
-
- getLocalPolicyAssertionNames(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
-
- getLocalPolicyAssertions() - Method in class org.apache.axis2.description.AxisModule
-
- getLocalPolicyAssertions() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getLocation() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getLocation() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getLocation() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getLocation() - Method in class org.apache.axis2.deployment.RepositoryListener
-
To get the location of the Axis2.jar from that I can drive the location of class path
- getLocation() - Method in class org.apache.axis2.util.StreamWrapper
-
- getLogCorrelationID() - Method in class org.apache.axis2.context.MessageContext
-
Get a "raw" version of the logCorrelationID.
- getLogCorrelationIDString() - Method in class org.apache.axis2.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
-
- getMapperClassPackage() - Method in class org.apache.axis2.schema.CompilerOptions
-
- getMappingFileLocation() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getMappingFileLocation() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
-
- getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all MimeHeader
objects that match a name in the given array.
- getMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all MimeHeader
objects that match a name in the given array.
- getMaxExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the maxExclusive.
- getMaxInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the maxInclusive.
- getMaxLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the maxLength.
- getMaxOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the maxOccurs associated with a QName.
- 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
- getMemberTypes() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getMemberTypesKeys() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String) - Method in class org.apache.axis2.description.AxisOperation
-
- getMessage(String) - Method in class org.apache.axis2.description.InOnlyAxisOperation
-
- getMessage(String) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
-
- getMessage(String) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
-
- getMessage(String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key
- getMessage(String, String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String, String) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String[]) - Method in class org.apache.axis2.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(Object, String, Locale, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
-
- getMessage(String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
Gets a message from resource.properties from the package of the given object.
- getMessage() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
-
- getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
-
- getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
-
- getMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
-
- getMessageBuilder(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Get a Builder for a particular content type.
- getMessageBuilder(String, boolean) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getMessageBundle() - Static method in class org.apache.axis2.addressing.i18n.AddressingMessages
-
- getMessageBundle() - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
- getMessageBundle() - Static method in class org.apache.axis2.i18n.Messages
-
- getMessageBundle(String) - Static method in class org.apache.axis2.i18n.Messages
-
- getMessageBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
- getMessageBundle() - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
- getMessageContext(String) - Method in class org.apache.axis2.client.OperationClient
-
Return a message from the client - will return null if the requested
message is not available.
- getMessageContext(String) - Method in class org.apache.axis2.context.OperationContext
-
Get the message context identified by a given label.
- getMessageContexts() - Method in class org.apache.axis2.context.OperationContext
-
- getMessageExchangePattern() - Method in class org.apache.axis2.description.AxisOperation
-
- getMessageFlow() - Method in class org.apache.axis2.description.AxisMessage
-
- getMessageForAxisFault(String, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
-
Build an understanndable fault string for the given faultCode and wsa:FaultDetail info.
- getMessageFormatter(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Get a MessageFormatter for the specified content type.
- getMessageFormatter(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
-
Initial work for a builder selector which selects the builder for a given message format based on the the content type of the recieved message.
- getMessageFromBundle(String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageFromBundle(String, String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageId() - Method in class org.apache.axis2.client.Options
-
Get WS-Addressing MessageId.
- getMessageID() - Method in class org.apache.axis2.context.MessageContext
-
- getMessagePartName() - Method in class org.apache.axis2.description.AxisMessage
-
- getMessageReceiver() - Method in class org.apache.axis2.description.AxisOperation
-
- getMessageReceiver(String) - Method in class org.apache.axis2.description.AxisService
-
- getMessageReceiver(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getMessages() - Method in class org.apache.axis2.description.AxisOperation
-
Get the messages referenced by this operation
- getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
-
- getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
-
- getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
-
- getMessages() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
-
- getMetaData() - Method in class org.apache.axis2.addressing.EndpointReference
-
- getMetadataAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
-
- getMethodModel(JAXRSModel, Method) - Static method in class org.apache.axis2.jaxrs.JAXRSUtils
-
given a jaxrs class model & java method , construct a jaxrs model associated with
method , reading the method level annotations.
- getMethods() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getMethods() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
-
- getMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets all the values of the header identified by the given String
.
- getMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Gets all the values of the MimeHeader
object in this SOAPPart
object that is identified by the given String
.
- getMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Returns all the transport-specific MIME headers for this SOAPMessage
object in a
transport-independent fashion.
- getMinExclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the minExclusive.
- getMinInclusiveFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the minInclusive.
- getMinLengthFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the minLength.
- getMinOccurs(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Adds the minOccurs associated with a QName.
- getMinutes() - Method in class org.apache.axis2.databinding.types.Duration
-
- getModelMap() - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
Gets a map of models.
- getModelMap() - Method in class org.apache.axis2.schema.writer.CStructWriter
-
This returns a map of Qnames vs DOMDocument models.
- getModelMap() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
This returns a map of Qnames vs DOMDocument models.
- getModule(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
-
- getModule() - Method in class org.apache.axis2.description.AxisModule
-
- getModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
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
-
- getMonth() - Method in class org.apache.axis2.databinding.types.Month
-
- getMonth() - Method in class org.apache.axis2.databinding.types.MonthDay
-
- getMonth() - Method in class org.apache.axis2.databinding.types.YearMonth
-
- getMonths() - Method in class org.apache.axis2.databinding.types.Duration
-
- getMtomThreshold(MessageContext) - Static method in class org.apache.axis2.util.Utils
-
- getMustUnderstand() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Returns whether the mustUnderstand attribute for this SOAPHeaderElement
object
is turned on.
- getMyEPR(String) - Method in class org.apache.axis2.client.ServiceClient
-
Get the endpoint reference for this client using a particular transport.
- getMyEPR(String) - Method in class org.apache.axis2.context.ServiceContext
-
To get the ERP for a given service , if the transport is present and not
running then it will add as a listener to ListenerManager , there it will
init that and start the listener , and finally ask the EPR from transport
for a given service
- 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.databinding.types.Notation
-
- getName() - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
Auto generated getter method
- getName() - Method in class org.apache.axis2.databinding.types.xsd.Name
-
Auto generated getter method
- getName() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getName() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
-
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.saaj.util.SAAJDataSource
-
- 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.codegen.schema.XmlComplexType
-
- getName() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- getName() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
-
- getNamespace(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
-
- getNamespace() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlComplexType
-
- getNamespace() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- getNamespaceContext() - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespaceCount() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespaceCount() - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespaceMap() - Method in class org.apache.axis2.description.AxisService
-
Get the namespace map for this service.
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getNamespaces() - Method in class org.apache.axis2.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
-
- getNamespacesPrefixMap() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespaceURI() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.axis2.databinding.utils.writer.OMStreamNamespaceContext
-
- getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getNamespaceURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace URI of this node, or null
if it is unspecified.
- getNamespaceURI() - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespaceURI(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespaceURI(String) - Method in class org.apache.axis2.util.StreamWrapper
-
- getNamespaceURI() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- 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
-
- getNCName() - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
Auto generated getter method
- getNCName() - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
Auto generated getter method
- getNegativeInteger() - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
Auto generated getter method
- getNegativeInteger() - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
Auto generated getter method
- getNewConfigurationContext(String) - Static method in class org.apache.axis2.util.Utils
-
- getNewCopy(Map) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getNextNamespacePrefix() - Method in class org.apache.axis2.wsdl.codegen.schema.NamespacePrefix
-
- getNextSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
dom Node method
- getNextSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The node immediately following this node.
- getNextSibling() - Method in class org.apache.axis2.saaj.TextImplEx
-
- getNMTOKEN() - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
Auto generated getter method
- getNMTOKEN() - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
Auto generated getter method
- getNMTOKENS() - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
Auto generated getter method
- getNMTOKENS() - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
Auto generated getter method
- getNodeManager() - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
- getNodeName() - Method in class org.apache.axis2.saaj.CommentImpl
-
- getNodeName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getNodeName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The name of this node, depending on its type; see the table above.
- getNodeName() - Method in class org.apache.axis2.saaj.TextImplEx
-
The name of this node, depending on its type; see the table above.
- getNodeType() - Method in class org.apache.axis2.saaj.CommentImpl
-
- getNodeType() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getNodeType() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
A code representing the type of the underlying object, as defined above.
- getNodeType() - Method in class org.apache.axis2.saaj.TextImplEx
-
A code representing the type of the underlying object, as defined above.
- getNodeURI() - Method in exception org.apache.axis2.AxisFault
-
Get the faulting node uri.
- getNodeValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The value of this node, depending on its type; see the table above.
- getNodeValue() - Method in class org.apache.axis2.saaj.TextImplEx
-
- getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieves all MimeHeader
objects whose name does not match a name in the given
array.
- getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Retrieves all MimeHeader
objects whose name does not match a name in the given
array.
- getNonNegativeInteger() - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
Auto generated getter method
- getNonNegativeInteger() - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
Auto generated getter method
- getNonPositiveInteger() - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
Auto generated getter method
- getNonPositiveInteger() - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
Auto generated getter method
- getNormalizedString() - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
Auto generated getter method
- getNormalizedString() - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
Auto generated getter method
- getNs2PackageMap() - Method in class org.apache.axis2.schema.CompilerOptions
-
- getNsGen() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getObject() - Method in class org.apache.axis2.databinding.ADBDataSource
-
Returns the backing Object.
- getObject() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Returns the backing Object.
- getObject() - Method in class org.apache.axis2.databinding.types.Union
-
- getObject(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- getObject(Class) - Method in class org.apache.axis2.engine.DefaultObjectSupplier
-
- getObject(Class) - Method in interface org.apache.axis2.engine.ObjectSupplier
-
If someone want to write service impl class with interface
being there method parameter , then at the time of deserilization
this method will provide the impl class for that interface.
- 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.
- getObjectForClass(Class, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
A reflection based method to generate an instance of a given class and populate it with a
given value
- 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.
- getObjectList() - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- getObjectSupplier() - Method in class org.apache.axis2.description.AxisService
-
- getObserversList() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getOffset() - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated getter method
- getOMData() - Method in class org.apache.axis2.dataretrieval.ServiceData
-
- getOMElement(QName, OMFactory) - Method in interface org.apache.axis2.databinding.ADBBean
-
- getOMElement(T, QName, OMFactory) - Method in interface org.apache.axis2.databinding.ADBHelper
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._byte
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._double
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._float
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._int
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._long
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd._short
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Date
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.ID
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Language
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Name
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.QName
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.String
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Time
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.Token
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
- getOMElement(QName, OMFactory) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
- getOMElement(QName, Object[], QName, boolean, TypeTable) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
- getOMElement(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- getOMElement() - Method in class org.apache.axis2.databinding.utils.NamedStaxOMBuilder
-
- getOMElement() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- getOMEnvelope() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
- getOMText() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Retrieve the OMText
- getOperation(QName) - Method in class org.apache.axis2.description.AxisService
-
Method getOperation.
- getOperationByAction(String) - Method in class org.apache.axis2.description.AxisService
-
Returns the AxisOperation which has been mapped to the given 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(String, String) - Static method in class org.apache.axis2.util.Utils
-
Compute the operation path from request URI using the servince name.
- getOperationName() - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
-
- getOperationOutFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
-
- getOperationOutPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
-
- getOperations() - Method in class org.apache.axis2.description.AxisModule
-
- getOperations() - Method in class org.apache.axis2.description.AxisService
-
Method getOperations.
- getOperationsNameList() - Method in class org.apache.axis2.description.AxisService
-
- getOpNames(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Gets an element representing the operation names
- getOptionalAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName has the optional attribute status.
- getOptions() - Method in class org.apache.axis2.client.OperationClient
-
Return the options used by this client.
- getOptions() - Method in class org.apache.axis2.client.ServiceClient
-
Get the basic client configuration from this service interaction.
- getOptions() - Method in class org.apache.axis2.context.MessageContext
-
- getOptionType() - Method in class org.apache.axis2.util.CommandLineOption
-
- getOptionValue() - Method in class org.apache.axis2.util.CommandLineOption
-
- getOptionValues() - Method in class org.apache.axis2.util.CommandLineOption
-
- getOrderedQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the ordered QName array - useful in sequences where the order needs to be preserved
Note - #registerQNameIndex needs to be called if this is to work properly!
- getOrderStartPoint() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Finds the starting count for the addition of new items to the order
- 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
-
- getOutputDirectory(File, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Gets the output directory for source files.
- getOutputDirectory(File, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
Gets the output directory for source files.
- getOutputElement(Document, AxisBindingOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Finds the output element.
- getOutputElement(Document, AxisBindingOperation, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
Finds the output element.
- getOutputFile() - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- getOutputFileNamesList() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getOutputForm() - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
-
- getOutputForm() - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
-
Returns the output format specified in the request.
- getOutputLanguage() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getOutputLocation() - Method in class org.apache.axis2.schema.CompilerOptions
-
- getOutputLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getOutputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getOutputParamElement(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- getOutputStream() - Method in class org.apache.axis2.builder.DiskFileDataSource
-
- getOutputStream() - Method in class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
-
- getOutputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
-
- 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.
- getOwnClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Find the Document that this Node belongs to (the document in whose context the Node was
created).
- getOwnerDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The Document
object associated with this node.
- getOwnQname() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getP2nMap() - Method in class org.apache.axis2.description.AxisService
-
- getPackageName(String, ClassLoader) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
-
- getPackageName() - Method in class org.apache.axis2.schema.CompilerOptions
-
- getPackageName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getParameter(String) - Method in class org.apache.axis2.context.MessageContext
-
Retrieves configuration descriptor parameters at any level.
- getParameter(String, String, boolean) - Static method in class org.apache.axis2.deployment.util.Utils
-
- getParameter(String) - Method in class org.apache.axis2.description.AxisDescription
-
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
-
- getParameterElementList(Document, List, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getParameterElementList(Document, List, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
- getParameterElementListForHttpHeader(Document, List, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getParameterElementListForSOAPModules(Document, List) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getParameterName(Annotation[][], int, String[]) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getParameterName(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Gets the parameter name.
- getParameterName(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- 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
-
- getParamInitializer(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- getParent() - Method in class org.apache.axis2.client.Options
-
Get parent instance providing default property values.
- getParent() - Method in class org.apache.axis2.context.AbstractContext
-
- getParent() - Method in class org.apache.axis2.description.AxisDescription
-
- getParent() - Method in class org.apache.axis2.description.AxisModule
-
- getParent() - Method in class org.apache.axis2.description.HandlerDescription
-
- getParent() - Method in class org.apache.axis2.saaj.NodeImplEx
-
- getParent() - Method in class org.apache.axis2.saaj.TextImplEx
-
- getParent() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the parent
- getParentElement() - Method in class org.apache.axis2.saaj.NodeImplEx
-
Removes this Node
object from the tree.
- getParentElement() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns the parent element of this Node
object.
- getParentElement() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getParentNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getParentNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The parent of this node.
- getParentNsContext() - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- getParents() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
-
Gets the parents of this class loader.
- getParticleTypeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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.
- getPartsList() - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
-
- getPassword() - Method in class org.apache.axis2.client.Options
-
- getPassword() - Method in class org.apache.axis2.util.OptionsParser
-
- getPath(boolean, boolean) - Method in class org.apache.axis2.databinding.types.URI
-
Get the path for this URI (optionally with the query string and fragment).
- getPath() - Method in class org.apache.axis2.databinding.types.URI
-
Get the path for this URI.
- getPath(String, String) - Static method in class org.apache.axis2.deployment.util.Utils
-
- getPath() - Method in class org.apache.axis2.jaxrs.JAXRSModel
-
getter methods
- getPatternFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the pattern.
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getPIData() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getPIData() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getPIData() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getPIData() - Method in class org.apache.axis2.util.StreamWrapper
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getPITarget() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getPITarget() - Method in class org.apache.axis2.util.StreamWrapper
-
- 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
-
- getPolicyExtension() - Method in interface org.apache.axis2.wsdl.codegen.extension.ModulePolicyExtension
-
- 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
-
- getPolicyMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Gets the policy map.
- 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.databinding.types.URI
-
Get the port for this URI.
- getPort() - Method in class org.apache.axis2.util.HostConfiguration
-
- getPort() - Method in class org.apache.axis2.util.URL
-
- getPortName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- getPositiveInteger() - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
Auto generated getter method
- getPositiveInteger() - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
Auto generated getter method
- getPostExtensionClassNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
get the post extension class names
- getPOXBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
-
- getPredecessors() - Method in class org.apache.axis2.engine.Deployable
-
- getPreferredCommands() - Method in class org.apache.axis2.util.WrappedDataHandler
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getPrefix(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getPrefix() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getPrefix(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- getPrefix(String) - Method in class org.apache.axis2.databinding.utils.writer.OMStreamNamespaceContext
-
- 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.saaj.PrefixedQName
-
Returns the prefix associated with the namespace for the XML name that this Name
object represents.
- getPrefix() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getPrefix() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace prefix of this node, or null
if it is unspecified.
- getPrefix() - Method in class org.apache.axis2.util.StreamWrapper
-
- getPrefix(String, Map<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
-
- getPrefixes(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.axis2.databinding.utils.writer.OMStreamNamespaceContext
-
- getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
Get a prefix for a namespace URI.
- getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
Get a prefix for the given namespace URI.
- getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
Get a prefix for a namespace URI.
- getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
Get a prefix for the given namespace URI.
- getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The node immediately preceding this node.
- getPreviousSibling() - Method in class org.apache.axis2.saaj.TextImplEx
-
- getProcessedElementMap() - Method in class org.apache.axis2.schema.SchemaCompiler
-
- getProcessedModelMap() - Method in class org.apache.axis2.schema.SchemaCompiler
-
- 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
- getProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Gets all property objects.
- getProperty(String) - Method in class org.apache.axis2.client.Options
-
Get named property value.
- getProperty(String) - Method in class org.apache.axis2.context.AbstractContext
-
Retrieves an object given a key.
- getProperty(String) - Method in class org.apache.axis2.context.MessageContext
-
Retrieves a property value.
- getProperty(String) - Method in class org.apache.axis2.databinding.ADBDataSource
-
- getProperty(String) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
Return the right properties for the optimization
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getProperty(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- getProperty(String) - Method in class org.apache.axis2.description.AxisBinding
-
- getProperty(String) - Method in class org.apache.axis2.description.AxisBindingMessage
-
- getProperty(String) - Method in class org.apache.axis2.description.AxisBindingOperation
-
- getProperty(String) - Method in class org.apache.axis2.description.AxisEndpoint
-
- getProperty(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Retrieves value of the specified property.
- getProperty(String) - Method in class org.apache.axis2.util.StreamWrapper
-
- getProperty(Object) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Gets the property from the configuration.
- getPropertyDifferences() - Method in class org.apache.axis2.context.AbstractContext
-
Get the property differences since the last transmission by the clustering
mechanism
- getPropertyMap() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
-
Exposes the whole property set
- 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
-
- getPublic() - Method in class org.apache.axis2.databinding.types.Notation
-
- getPublishedOperations() - Method in class org.apache.axis2.description.AxisService
-
Gets only the published operations.
- getPullParser(QName) - Method in interface org.apache.axis2.databinding.ADBBean
-
Serializes an ADBBean.
- getPullParser(T, QName) - Method in interface org.apache.axis2.databinding.ADBHelper
-
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._byte
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._double
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._float
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._int
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._long
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd._short
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Date
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.ID
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Language
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Name
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.QName
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.String
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Time
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.Token
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
databinding method to get an XML representation of this object
- getPullParser(QName) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
databinding method to get an XML representation of this object
- getPullParser(Object, QName, TypeTable, boolean, boolean) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
To Serilize Bean object this method is used, this will create an object array using given
bean object
- getPullParser(Object) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
to get the pull parser for a given bean object , generate the wrpper element using class
name
- 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.databinding.types.soapencoding.NOTATION
-
Auto generated getter method
- getQName() - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
Auto generated getter method
- getQName() - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
Auto generated getter method
- getQName() - Method in class org.apache.axis2.databinding.types.xsd.QName
-
Auto generated getter method
- 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
-
- getQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the QName array - may not be ordered.
- getQNameAsString() - Method in class org.apache.axis2.util.MetaDataEntry
-
Get the QName as a string
- 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.
- getQNameToMappingObject(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
- getQNameToMappingObject(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
return the class name for this QName
- getQualifiedName(Package) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- getQualifiedName() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Gets the namespace-qualified name of the XML name that this Name
object
represents.
- getQueryString() - Method in class org.apache.axis2.databinding.types.URI
-
Get the query string for this URI.
- getRawContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this AttachmentPart object as an InputStream as if a call had been made
to getContent and no DataContentHandler had been registered for the content-type of this
AttachmentPart.Note that reading from the returned InputStream would result in consuming the
data in the stream.
- getRawContentBytes() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Gets the content of this AttachmentPart object as a byte[] array as if a call had been made
to getContent and no DataContentHandler had been registered for the content-type of this
AttachmentPart.
- getReader(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
-
Use the BOM Mark to identify the encoding to be used.
- getReader() - Method in class org.apache.axis2.builder.DataSourceBuilder.ByteArrayDataSourceEx
-
- getReader() - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentOMDataSource
-
- getReader() - Method in class org.apache.axis2.databinding.ADBDataSource
-
- getReader() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- 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
-
- getRegBasedAuthority() - Method in class org.apache.axis2.databinding.types.URI
-
Get the registry based authority for this URI.
- getRelatesTo(String) - Method in class org.apache.axis2.client.Options
-
Get WS-Addressing RelatesTo item with a specified type.
- getRelatesTo() - Method in class org.apache.axis2.client.Options
-
Return a single instance of WS-Addressing RelatesTo that has a relationship
type of either "http://www.w3.org/2005/08/addressing/reply" or "wsa:Reply".
- getRelatesTo(String) - Method in class org.apache.axis2.context.MessageContext
-
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.
- getRelay() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
- getRemainingArgs() - Method in class org.apache.axis2.util.OptionsParser
-
This returns an array of unused args - these are the non-option
args from the command line.
- getRemainingFlags() - Method in class org.apache.axis2.util.OptionsParser
-
This just returns a string with the unprocessed flags - mainly
for error reporting - so you can report the unknown flags.
- getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.AxisOperation
-
- getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.InOnlyAxisOperation
-
- getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.OutOnlyAxisOperation
-
- getRemainingPhasesInFlow() - Method in class org.apache.axis2.description.TwoChannelAxisOperation
-
- 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
-
- getRepositoryPath() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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() - Static method in class org.apache.axis2.databinding.i18n.ADBMessages
-
- getResourceBundle() - Method in class org.apache.axis2.i18n.MessageBundle
-
- getResourceBundle() - Static method in class org.apache.axis2.i18n.Messages
-
- getResourceBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
- getResourceBundle() - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
-
- getResourceFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
- 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
-
- getResourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getResourceName() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
-
- getResponseElement(QName, Object[], boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- getResponseEnvelope() - Method in class org.apache.axis2.client.async.AsyncResult
-
Deprecated.
Get the SOAP Envelope for the response message.
- getResponseMessageContext() - Method in class org.apache.axis2.client.async.AsyncResult
-
Deprecated.
Get the complete message context for the response.
- getRestrictionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- getRole() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
- getRootContext() - Method in class org.apache.axis2.context.AbstractContext
-
- getRootContext() - Method in class org.apache.axis2.context.ConfigurationContext
-
- getRootContext() - Method in class org.apache.axis2.context.MessageContext
-
- getRootContext() - Method in class org.apache.axis2.context.OperationContext
-
- getRootContext() - Method in class org.apache.axis2.context.ServiceContext
-
- getRootContext() - Method in class org.apache.axis2.context.ServiceGroupContext
-
- getRootContext() - Method in class org.apache.axis2.context.SessionContext
-
- getRules() - Method in class org.apache.axis2.description.HandlerDescription
-
Method getRules.
- getSafeString(String) - Static method in class org.apache.axis2.util.PolicyUtil
-
- getSchema(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
-
- getSchemaElement(QName) - Method in class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- getSchemaElement(Document) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlComplexType
-
- getSchemaElement(Document, Map) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- getSchemaElement(Document) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- getSchemaListForAllServices() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getSchemaMap(Set) - Method in class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- getSchemaMappingTable() - Method in class org.apache.axis2.description.AxisService
-
- getSchemaQNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the schema name for the given QName.
- getSchematargetNamespace() - Method in class org.apache.axis2.description.AxisService
-
- 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
-
- getSchemaTypeInfo() - Method in class org.apache.axis2.saaj.NodeImplEx
-
- getScheme() - Method in class org.apache.axis2.databinding.types.URI
-
Get the scheme for this URI.
- getSchemeSpecificPart() - Method in class org.apache.axis2.databinding.types.URI
-
Get the scheme-specific part for this URI (everything following the scheme and the first
colon).
- getScope() - Method in class org.apache.axis2.description.AxisService
-
- getSeconds() - Method in class org.apache.axis2.databinding.types.Duration
-
- getSelfManagedData(Class, Object) - Method in class org.apache.axis2.context.MessageContext
-
Retrieve a value of self managed data previously saved with the specified key.
- getSender() - Method in class org.apache.axis2.description.TransportOutDescription
-
- getService(String) - Method in class org.apache.axis2.description.AxisServiceGroup
-
- getService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Method getService.
- 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
-
- getServiceElement(String, String, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A resusable method to return the service element for creating the service xml
- getServiceElement(String, String, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
A resusable method to return the service element for creating the service xml
- getServiceForActivation(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
Service can start and stop, once stopped it cannot be accessed, so we
need a way to get the service even if service is not active.
- getServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- 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
-
- getServiceName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
- getSimpleStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets whether a given QName refers to Simple Type.
- getSimpleTypeObject(Class, OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getSize() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Returns the number of bytes in this AttachmentPart
object.
- getSkeltonClassName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getSkeltonInterfaceName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- getSOAPBody() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP Body contained in this SOAPMessage
object.
- getSOAPBuilder(InputStream) - Static method in class org.apache.axis2.builder.BuilderUtil
-
Creates an OMBuilder for a SOAP message.
- getSOAPBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
-
Creates an OMBuilder for a SOAP message.
- getSoapEncodingTypesMap() - Method in class org.apache.axis2.schema.typemap.CTypeMap
-
- getSoapEncodingTypesMap() - Method in class org.apache.axis2.schema.typemap.JavaTypeMap
-
- getSoapEncodingTypesMap() - Method in interface org.apache.axis2.schema.typemap.TypeMap
-
- getSOAPEnvelopeFromDOOMDocument(Document) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
-
- getSOAPFactory(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
-
- getSOAPHeader() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP Header contained in this SOAPMessage
object.
- getSoapHeaders() - Method in class org.apache.axis2.description.AxisMessage
-
- getSoapMessage() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Obtain the SOAPMessage
- getSoapNsUri() - Method in class org.apache.axis2.description.AxisService
-
get the SOAPVersion
- getSOAPPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Gets the SOAP part of this SOAPMessage
object.
- getSoapVersionURI() - Method in class org.apache.axis2.client.Options
-
Get SOAP version being used.
- getSourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getSrcFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
- 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.
- getStrictErrorChecking() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getString() - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
Auto generated getter method
- getString() - Method in class org.apache.axis2.databinding.types.xsd.String
-
Auto generated getter method
- getString(String) - Method in class org.apache.axis2.i18n.RB
-
Gets a string message from the resource bundle for the given key
- getString(String, Object) - Method in class org.apache.axis2.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object) - Method in class org.apache.axis2.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object, Object) - Method in class org.apache.axis2.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object[]) - Method in class org.apache.axis2.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(Object, String) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object, Object, Object, Object, Object) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(Object, Locale, String, Object[]) - Static method in class org.apache.axis2.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getStringForQName(QName, Element) - Static method in class org.apache.axis2.util.XMLUtils
-
Returns a string for a particular QName, mapping a new prefix
if necessary.
- getStringFromDatahandler(DataHandler) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
Converts the given .datahandler to a string
- getStringValue(Object) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- getStyle() - Method in class org.apache.axis2.description.AxisOperation
-
- 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
-
- getSystem() - Method in class org.apache.axis2.databinding.types.Notation
-
- getSystemClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- getTagName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- 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.codegen.CodeGenConfiguration
-
- getTargetNamespace() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlImport
-
- getTargetNamespace() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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.
- getTestObjectTemplateName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the test object support template.
- getText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getText() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
-
- getText(DocumentImpl) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
- getText() - Method in class org.apache.axis2.util.StreamWrapper
-
- getTextArray() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getTextCharacters() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getTextCharacters() - Method in class org.apache.axis2.util.StreamWrapper
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.util.StreamWrapper
-
- getTextContent() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- getTextContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getTextLength() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getTextLength() - Method in class org.apache.axis2.util.StreamWrapper
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getTextStart() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getTextStart() - Method in class org.apache.axis2.util.StreamWrapper
-
- getTheImplementationObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
-
Retrieve the implementation object.
- getThirdPartySchemaNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Gets the third party schema names list.
- getThreadPool() - Method in class org.apache.axis2.context.ConfigurationContext
-
Returns the thread factory.
- getTime() - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
Auto generated getter method
- getTime() - Method in class org.apache.axis2.databinding.types.xsd.Time
-
Auto generated getter method
- getTimeOutInMilliSeconds() - Method in class org.apache.axis2.client.Options
-
Gets the wait time after which a client times out in a blocking scenario.
- getTimezone() - Method in class org.apache.axis2.databinding.types.Day
-
- getTimezone() - Method in class org.apache.axis2.databinding.types.Month
-
- getTimezone() - Method in class org.apache.axis2.databinding.types.MonthDay
-
- getTimezone() - Method in class org.apache.axis2.databinding.types.Year
-
- getTimezone() - Method in class org.apache.axis2.databinding.types.YearMonth
-
- getTo() - Method in class org.apache.axis2.client.Options
-
Get WS-Addressing To endpoint reference.
- getTo() - Method in class org.apache.axis2.context.MessageContext
-
- getToken() - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
Auto generated getter method
- getToken() - Method in class org.apache.axis2.databinding.types.xsd.Token
-
Auto generated getter method
- getTopElements() - Method in class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- 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
-
- getType() - Method in class org.apache.axis2.saaj.NodeImplEx
-
- getType() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- getTypeMap() - Method in class org.apache.axis2.schema.typemap.CTypeMap
-
- getTypeMap() - Method in class org.apache.axis2.schema.typemap.JavaTypeMap
-
- getTypeMap() - Method in interface org.apache.axis2.schema.typemap.TypeMap
-
- getTypeMapper() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getTypeMapperInstance() - Static method in class org.apache.axis2.schema.util.SchemaPropertyLoader
-
- getTypeMappingFile() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.CDefaultTypeMapper
-
Gets the type mapping name.
- getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
-
- getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.DefaultTypeMapper
-
Gets the type mapping name.
- getTypeMappingName(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Gets the type mapping class name.
- getTypeMappingName(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
Gets the type mapping name.
- getTypeMappingObject(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Gets the type mapping Object.
- getTypeMappingObject(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- getTypeMappingStatus(QName) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Returns the relevant status object given the qName of the xml element
- getTypeMappingStatus(QName) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- getTypeName(String) - Static method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
-
- getTypeObject(String, String, XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ExtensionMapper
-
- getTypeObject(String, String, XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ExtensionMapper
-
- getTypeQName() - Method in class org.apache.axis2.wsdl.codegen.schema.TopElement
-
- 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
-
- getUniqueListofFaults(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A util method that returns a unique list of faults
- getUniqueListofFaultsofMep(Document, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
A util method that returns a unique list of faults for a given mep
- getUniqueListofFaultsofMep(Document, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
-
A util method that returns a unique list of faults for a given mep
- getUniquePrefix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
increments the namespace counter and returns a new prefix
- getUniquePrifix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
- getUnsignedByte() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
Auto generated getter method
- getUnsignedByte() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
Auto generated getter method
- getUnsignedInt() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
Auto generated getter method
- getUnsignedInt() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
Auto generated getter method
- getUnsignedLong() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
Auto generated getter method
- getUnsignedLong() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
Auto generated getter method
- getUnsignedShort() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
Auto generated getter method
- getUnsignedShort() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
Auto generated getter method
- getUnwrapDirectFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Get the list of data binding frameworks that handle unwrapping directly.
- 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
-
- getUnwrapSupportedFrameworkNames() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
-
Get the list of unwrap supported data binding frameworks
- getURI() - Method in class org.apache.axis2.saaj.PrefixedQName
-
Returns the URI of the namespace for the XML name that this Name
object
represents.
- getUri() - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
-
- getUri2PackageNameMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- getUserData(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getUserinfo() - Method in class org.apache.axis2.databinding.types.URI
-
Get the userinfo for this URI.
- getUserName() - Method in class org.apache.axis2.client.Options
-
- getUserTransaction() - Method in class org.apache.axis2.transaction.TransactionConfiguration
-
- getValue() - Method in class org.apache.axis2.addressing.RelatesTo
-
Method getValue
- getValue() - Method in class org.apache.axis2.context.PropertyDifference
-
- getValue(String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
-
Gets the value of an attribute.
- getValue() - Method in class org.apache.axis2.description.Parameter
-
Method getValue.
- getValue() - Method in class org.apache.axis2.saaj.NodeImplEx
-
Returns the the value of the immediate child of this Node
object if a child
exists and its valu e is text.
- getValue() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Returns the the value of the immediate child of this Node
object if a child
exists and its value is text.
- getValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getValue() - Method in class org.apache.axis2.saaj.TextImplEx
-
Retrieve the text value (data) of this
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- getVersion() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- getVersion() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- getVersion() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- getVersion() - Method in class org.apache.axis2.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.
- getVisibleNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- 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.
- getWholeText() - Method in class org.apache.axis2.saaj.TextImplEx
-
- getWrapper(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeWrapper
-
- getWrapperClass(Class) - Static method in class org.apache.axis2.util.JavaUtils
-
- 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
-
- getWsdlDefinition() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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.
- getWSDLVersion() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- getXMLBytes(String) - Method in class org.apache.axis2.databinding.ADBDataSource
-
Returns a byte[] representing the xml data
- getXMLBytes(String) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Returns a byte[] representing the xml data
- getXmlEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getXMLInputStream(String) - Method in class org.apache.axis2.databinding.ADBDataSource
-
Returns a InputStream representing the xml data
- getXMLInputStream(String) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Returns a InputStream representing the xml data
- 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
-
- getXmlSchemaElement(Document) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlImport
-
- getXmlSchemaList(Map) - Method in class org.apache.axis2.wsdl.codegen.schema.AxisServiceTopElementSchemaGenerator
-
- getXmlStandalone() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getXmlVersion() - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- getXsdConfigFile() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Deprecated.
- getYear() - Method in class org.apache.axis2.databinding.types.Year
-
- getYear() - Method in class org.apache.axis2.databinding.types.YearMonth
-
- getYears() - Method in class org.apache.axis2.databinding.types.Duration
-
- GLOBAL_DIALECT - Static variable in class org.apache.axis2.dataretrieval.LocatorType
-
- GLOBAL_HANDLERS - Static variable in class org.apache.axis2.Constants
-
- GLOBAL_LEVEL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
-
- GLOBAL_LEVEL - Static variable in class org.apache.axis2.dataretrieval.LocatorType
-
- GMonth - Class in org.apache.axis2.databinding.types.soapencoding
-
GMonth bean class
- GMonth() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GMonth
-
- GMonth - Class in org.apache.axis2.databinding.types.xsd
-
GMonth bean class
- GMonth() - Constructor for class org.apache.axis2.databinding.types.xsd.GMonth
-
- GMonth.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- GMonth.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- GMonthDay - Class in org.apache.axis2.databinding.types.soapencoding
-
GMonthDay bean class
- GMonthDay() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
- GMonthDay - Class in org.apache.axis2.databinding.types.xsd
-
GMonthDay bean class
- GMonthDay() - Constructor for class org.apache.axis2.databinding.types.xsd.GMonthDay
-
- GMonthDay.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- GMonthDay.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- 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
-
- GYear - Class in org.apache.axis2.databinding.types.soapencoding
-
GYear bean class
- GYear() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GYear
-
- GYear - Class in org.apache.axis2.databinding.types.xsd
-
GYear bean class
- GYear() - Constructor for class org.apache.axis2.databinding.types.xsd.GYear
-
- GYear.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- GYear.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- GYearMonth - Class in org.apache.axis2.databinding.types.soapencoding
-
GYearMonth bean class
- GYearMonth() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
- GYearMonth - Class in org.apache.axis2.databinding.types.xsd
-
GYearMonth bean class
- GYearMonth() - Constructor for class org.apache.axis2.databinding.types.xsd.GYearMonth
-
- GYearMonth.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- GYearMonth.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- Id - Class in org.apache.axis2.databinding.types
-
Custom class for supporting XSD data type ID The base type of Id is NCName.
- Id() - Constructor for class org.apache.axis2.databinding.types.Id
-
- Id(String) - Constructor for class org.apache.axis2.databinding.types.Id
-
Constructor for Id.
- ID - Class in org.apache.axis2.databinding.types.soapencoding
-
ID bean class
- ID() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ID
-
- ID - Class in org.apache.axis2.databinding.types.xsd
-
ID bean class
- ID() - Constructor for class org.apache.axis2.databinding.types.xsd.ID
-
- ID.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- ID.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- 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
-
- IDGenerator - Class in org.apache.axis2.saaj.util
-
Code borrowed from AuthenticatorBase.java for generating a secure id's.
- IDGenerator() - Constructor for class org.apache.axis2.saaj.util.IDGenerator
-
- IDRef - Class in org.apache.axis2.databinding.types
-
Custom class for supporting XSD data type IDRef
- IDRef() - Constructor for class org.apache.axis2.databinding.types.IDRef
-
- IDRef(String) - Constructor for class org.apache.axis2.databinding.types.IDRef
-
ctor for IDRef
- IDREF - Class in org.apache.axis2.databinding.types.soapencoding
-
IDREF bean class
- IDREF() - Constructor for class org.apache.axis2.databinding.types.soapencoding.IDREF
-
- IDREF - Class in org.apache.axis2.databinding.types.xsd
-
IDREF bean class
- IDREF() - Constructor for class org.apache.axis2.databinding.types.xsd.IDREF
-
- IDREF.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- IDREF.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- IDRefs - Class in org.apache.axis2.databinding.types
-
Custom class for supporting XSD data type IDRefs
- IDRefs() - Constructor for class org.apache.axis2.databinding.types.IDRefs
-
- IDRefs(String) - Constructor for class org.apache.axis2.databinding.types.IDRefs
-
ctor for IDRefs
- IDREFS - Class in org.apache.axis2.databinding.types.soapencoding
-
IDREFS bean class
- IDREFS() - Constructor for class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
- IDREFS - Class in org.apache.axis2.databinding.types.xsd
-
IDREFS bean class
- IDREFS() - Constructor for class org.apache.axis2.databinding.types.xsd.IDREFS
-
- IDREFS.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- IDREFS.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- ILLEGAL_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
-
- IMPORT_TAG - Static variable in class org.apache.axis2.description.AxisService
-
- IMPORT_TAG - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
-
- importNode(Node, boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Imports a node from another document to this document.
- in - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- IN_ACTIVATE_SERVICE - Static variable in class org.apache.axis2.Constants
-
- IN_FAULT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
-
- IN_FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
-
- IN_FAULTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
-
Field IN_FAULTFLOW_KEY
- IN_FLOW - Static variable in class org.apache.axis2.context.MessageContext
-
- IN_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
-
- IN_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.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
-
- INCLUDE_TAG - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
-
- incrementAndGet() - Method in class org.apache.axis2.util.Counter
-
- indexOfIgnoreCase(String, String) - Static method in class org.apache.axis2.util.JavaUtils
-
Scans the parameter string for the parameter search ignoring case when
comparing characters.
- inFaultMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
-
- inferInTransport(AxisConfiguration, Options, MessageContext) - Static method in class org.apache.axis2.description.ClientUtils
-
- inferOutTransport(AxisConfiguration, EndpointReference, MessageContext) - Static method in class org.apache.axis2.description.ClientUtils
-
- INFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
-
Field INFLOW_KEY
- INFLOW_NOT_ALLOWED_IN_TRS_OUT - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- info(Object, Throwable) - Method in class org.apache.axis2.util.OnDemandLogger
-
- info(Object) - Method in class org.apache.axis2.util.OnDemandLogger
-
- infoHolder - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- 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() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- init() - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
-
Initiate the parser - this will do whatever the needed tasks to initiate the parser and must
be called before attempting any specific parsing using this parser
- init() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
we need to split out the calling to the populate namespaces seperately since this needs to be
done *after* setting the parent namespace context.
- init() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- init() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- init() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- init() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- init(ConfigurationContext) - Method in interface org.apache.axis2.deployment.Deployer
-
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(CompilerOptions) - Method in interface org.apache.axis2.schema.writer.BeanWriter
-
Initializes the writer with compiler options.
- init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- init(CompilerOptions) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- init(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, TransportOutDescription) - Method in class org.apache.axis2.transport.java.JavaTransportSender
-
- init(ConfigurationContext, TransportInDescription) - Method in interface org.apache.axis2.transport.TransportListener
-
- init(ConfigurationContext, TransportOutDescription) - Method in interface org.apache.axis2.transport.TransportSender
-
Initialize
- init(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.extension.PolicyExtension
-
- init2(boolean) - Method in class org.apache.axis2.deployment.RepositoryListener
-
- INIT_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
-
- initCluster() - Method in class org.apache.axis2.context.ConfigurationContext
-
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
-
- INNER_CHOICE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- InOnlyAxisOperation - Class in org.apache.axis2.description
-
- InOnlyAxisOperation() - Constructor for class org.apache.axis2.description.InOnlyAxisOperation
-
- InOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.InOnlyAxisOperation
-
- InOutAxisOperation - Class in org.apache.axis2.description
-
- InOutAxisOperation() - Constructor for class org.apache.axis2.description.InOutAxisOperation
-
- InOutAxisOperation(QName) - Constructor for class org.apache.axis2.description.InOutAxisOperation
-
- INPUT_PART_QNAME_SUFFIX - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
-
- INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
-
- InputStreamDataSource - Class in org.apache.axis2.builder.unknowncontent
-
- InputStreamDataSource(InputStream) - Constructor for class org.apache.axis2.builder.unknowncontent.InputStreamDataSource
-
- insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Inserts the node newChild
before the existing child node refChild
.
- insertData(int, String) - Method in class org.apache.axis2.saaj.TextImplEx
-
Insert a string at the specified 16-bit unit offset.
- 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.
- instantiatableMessageClassNames - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- Integer - Class in org.apache.axis2.databinding.types.soapencoding
-
Integer bean class
- Integer() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Integer
-
- Integer - Class in org.apache.axis2.databinding.types.xsd
-
Integer bean class
- Integer() - Constructor for class org.apache.axis2.databinding.types.xsd.Integer
-
- Integer.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- Integer.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- INTERFACE - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
-
- INTERFACE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
-
- INTERFACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
-
- InterfaceImplementationWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- InterfaceImplementationWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceImplementationWriter
-
- InterfaceImplementationWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceImplementationWriter
-
- InterfaceName - 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
-
- InterfaceWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- InterfaceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceWriter
-
- InterfaceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.InterfaceWriter
-
- internalfindResources(String) - Method in class org.apache.axis2.classloader.JarFileClassLoader
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- internalSerialize(XMLStreamWriter, boolean) - Method in class org.apache.axis2.saaj.TextImplEx
-
- intValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
-
- intValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
-
- INVALID_HANDLER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_MODULE_CONFIG - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_MODULE_REF - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_OP - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- INVALID_PHASE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- INVALID_STORAGE_CLASS - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- invoke(MessageContext) - Method in class org.apache.axis2.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
- invoke(MessageContext) - Method in class org.apache.axis2.saaj.util.UnderstandAllHeadersHandler
-
- invoke(CodeGenConfiguration) - Static method in class org.apache.axis2.schema.ExtensionUtility
-
- invoke(MessageContext) - Method in class org.apache.axis2.transport.java.JavaTransportSender
-
- invokeBlocking(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
-
Return value can be a single a object or an object array (itself an object) , but it is
difficulty to figure the return object correctly unless we have TyepMapping in the client
side too.
- invokeBlocking(QName, Object[], Class[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
-
- invokeBusinessLogic(MessageContext, 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
- invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver
-
- invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCInOutAsyncMessageReceiver
-
reflect and get the Java method - for each i'th param in the java method - get the first
child's i'th child -if the elem has an xsi:type attr then find the deserializer for it - if
not found, lookup deser for th i'th param (java type) - error if not found - deserialize &
save in an object array - end for
- invoke method and get the return value
- look up serializer for return value based on the value and type
- create response msg and add return value as grand child of
- invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.rpc.receivers.RPCMessageReceiver
-
reflect and get the Java method - for each i'th param in the java method - get the first
child's i'th child -if the elem has an xsi:type attr then find the deserializer for it - if
not found, lookup deser for th i'th param (java type) - error if not found - deserialize &
save in an object array - end for
- invoke method and get the return value
- look up serializer for return value based on the value and type
- create response msg and add return value as grand child of
- invokeNonBlocking(QName, Object[], Callback) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
-
- invokeNonBlocking(QName, Object[], AxisCallback) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
-
Invoke the nonblocking/Asynchronous call
- invokeRobust(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
-
- invokeServiceClass(AxisMessage, Method, Object, String, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- 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_BINARY - Static variable in interface org.apache.axis2.databinding.utils.Constants
-
- IS_FAULTY - Static variable in class org.apache.axis2.Constants
-
- isActive() - Method in class org.apache.axis2.clustering.Member
-
- isActive() - Method in class org.apache.axis2.description.AxisEndpoint
-
- isActive() - Method in class org.apache.axis2.description.AxisService
-
- isAdvancedCodeGenEnabled() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isAllPorts() - Method in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
-
- isAllPorts() - Method in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
-
- isAllPorts() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isAncestor(AbstractContext) - Method in class org.apache.axis2.context.AbstractContext
-
- isAnonymous() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the anonymous status.
- isAnyOperationContextRegistered() - Method in class org.apache.axis2.context.ConfigurationContext
-
- isAssertionLocal(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- isAsyncOn() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isAttachmentReferenced() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
- isAttachmentsCacheEnabled(MessageContext) - Static method in class org.apache.axis2.builder.BuilderUtil
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isAttributeSpecified(int) - Method in class org.apache.axis2.util.StreamWrapper
-
- isBackwordCompatibilityMode() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isBackwordCompatibilityMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isCachingOperationContext() - Method in class org.apache.axis2.context.ServiceContext
-
- isCallTransportCleanup() - Method in class org.apache.axis2.client.Options
-
Get the value of the callTransportCleanup
property.
- isCanbeAbsent() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isCharacters() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isCharacters() - Method in class org.apache.axis2.util.StreamWrapper
-
- isChildFirstClassLoading() - Method in class org.apache.axis2.deployment.DeploymentClassLoader
-
- isChildFirstClassLoading() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- isChoice() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isCKeyword(String) - Static method in class org.apache.axis2.wsdl.databinding.CUtils
-
Checks if the input string is a valid C keyword.
- isClientSide() - Method in class org.apache.axis2.description.AxisService
-
- 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
-
- isCollection(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isComment() - Method in class org.apache.axis2.saaj.CommentImpl
-
- isComment() - Method in class org.apache.axis2.saaj.TextImplEx
-
Retrieves whether this Text
object represents a comment.
- isComplete() - Method in class org.apache.axis2.client.async.Callback
-
Deprecated.
Returns true if the asynchronous operation has completed, false otherwise.
- isComplete() - Method in class org.apache.axis2.context.OperationContext
-
Checks to see if the MEP is complete.
- isComplexTypeExists(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- isConformantSchemeName(String) - Static method in class org.apache.axis2.databinding.types.URI
-
Determine whether a scheme conforms to the rules for a scheme name.
- isContent(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character can be considered content.
- isContextClusterable(AbstractContext) - Method in interface org.apache.axis2.clustering.state.StateManager
-
This is a check to see whether the properties in an instance of
AbstractContext
should be replicated.
- isControlOperation() - Method in class org.apache.axis2.description.AxisOperation
-
- isCustomWsdl() - Method in class org.apache.axis2.description.AxisService
-
- isDataFlavorSupported(DataFlavor) - Method in class org.apache.axis2.util.WrappedDataHandler
-
- isDataHandler(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isDataHandler(Class<?>) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- isDebugEnabled() - Method in class org.apache.axis2.util.OnDemandLogger
-
- isDefaultNamespace(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- isDefaultValueAvailable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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
-
- isDestructiveRead() - Method in class org.apache.axis2.databinding.ADBDataSource
-
Returns true if reading the backing object is destructive.
- isDestructiveRead() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Returns true if reading the backing object is destructive.
- isDestructiveWrite() - Method in class org.apache.axis2.databinding.ADBDataSource
-
Returns true if writing the backing object is destructive.
- isDestructiveWrite() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
Returns true if writing the backing object is destructive.
- 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
-
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isDone() - Method in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
-
Extra method to query the state of the pullparser
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
are we done ?
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isDone() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- ISE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field ISE[]
- isElementContentWhitespace() - Method in class org.apache.axis2.saaj.TextImplEx
-
- isElementExists(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- isElementFormDefault() - Method in class org.apache.axis2.description.AxisService
-
- isElementSkipped() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
-
- isEnableAllTransports() - Method in class org.apache.axis2.description.AxisService
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isEndElement() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isEndElement() - Method in class org.apache.axis2.util.StreamWrapper
-
- isEngaged(String) - Method in class org.apache.axis2.context.MessageContext
-
- isEngaged(String) - Method in class org.apache.axis2.description.AxisBinding
-
- isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingMessage
-
- isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingOperation
-
- isEngaged(String) - Method in class org.apache.axis2.description.AxisDescription
-
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
-
- isEqualNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- isEquivalent(EndpointReference) - Method in class org.apache.axis2.addressing.EndpointReference
-
Compares key parts of the state from the current instance of
this class with the specified instance to see if they are
equivalent.
- isEquivalent(Options) - Method in class org.apache.axis2.client.Options
-
Compares key parts of the state from the current instance of
this class with the specified instance to see if they are
equivalent.
- isEquivalent(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
- isExists(XmlImport) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- isExists(XmlElement) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- isExists(XmlComplexType) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- isExplicitlyTrue(MessageContext, String) - Static method in class org.apache.axis2.util.Utils
-
- isExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
-
- isExtension() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the extension status.
- isExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Checks if it is a extension base type.
- isFalse(String) - Static method in class org.apache.axis2.util.JavaUtils
-
Tests the String 'value':
return 'true' if its 'false', '0', or 'no' - else 'false'
Follow in 'C' tradition of boolean values:
false is specific (0), everything else is true;
- isFalse(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
-
Tests the Object 'value':
if its null, return default.
- isFalse(Object) - Static method in class org.apache.axis2.util.JavaUtils
-
- isFalseExplicitly(String) - Static method in class org.apache.axis2.util.JavaUtils
-
Tests the String 'value':
return 'true' if its null, 'false', '0', or 'no' - else 'false'
- isFalseExplicitly(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
-
Tests the Object 'value':
if its null, return default.
- isFalseExplicitly(Object) - Static method in class org.apache.axis2.util.JavaUtils
-
- 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.
- isFlattenFiles() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isFoundWebResources() - Method in class org.apache.axis2.description.AxisServiceGroup
-
- isGenerateAll() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isGenerateAll() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isGenerateDeployementDescriptor() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isGenerateWrappedArrayTypes - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- isGenericURI() - Method in class org.apache.axis2.databinding.types.URI
-
Get the indicator as to whether this URI uses the "generic URI" syntax.
- isHashSet(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isHasParticleType() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isHeaderPresent() - Method in class org.apache.axis2.context.MessageContext
-
- isHelperMode() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isHighSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns whether the given character is a high surrogate
- isHotUpdate() - Method in class org.apache.axis2.deployment.DeploymentEngine
-
- 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.
- isInvalid(CommandLineOption) - Method in class org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
-
- isJavaId(String) - Static method in class org.apache.axis2.util.JavaUtils
-
- isJavaKeyword(String) - Static method in class org.apache.axis2.util.JavaUtils
-
Checks if the input string is a valid java keyword.
- isJavaNameMappingAvailable(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isLast() - Method in class org.apache.axis2.engine.Deployable
-
- isList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isList() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isListEmpty() - Method in class org.apache.axis2.util.MetaDataEntry
-
Indicates whether the list is empty or not
- isListenerRunning(String) - Method in class org.apache.axis2.engine.ListenerManager
-
- isLocked() - Method in class org.apache.axis2.description.Parameter
-
Method isLocked.
- isLowSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns whether the given character is a low surrogate
- isManageSession() - Method in class org.apache.axis2.client.Options
-
Check if session management is enabled.
- isMapperClassPackagePresent() - Method in class org.apache.axis2.schema.CompilerOptions
-
get whether the mapper class package
name is present
- isMarkup(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character can be considered markup.
- isModifyUserWSDLPortAddress() - Method in class org.apache.axis2.description.AxisService
-
By default the port address in user WSDLs is modified, set the following
parameter to override this behaviour
false
- isModuleArchiveFile(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
-
- isMustUnderstand() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- isName(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNameStart(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNegative() - Method in class org.apache.axis2.databinding.types.Duration
-
- isNewThreadRequired() - Method in class org.apache.axis2.context.MessageContext
-
- isNillable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Returns whether a QName is nillable or not
- isObject - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- isObjectMappingPresent() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Returns whether the mapping is the object type or the normal class name type
- isObjectMappingPresent() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- isOffStrictValidation() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isolateMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
-
Isolate the specified message context object
to prepare for serialization.
- isOrdered() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the ordered status.
- isOutputPresentForMEP(String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
-
returns whether the given mep URI is one of the output meps
- isOutputWritten() - Method in class org.apache.axis2.context.MessageContext
-
- isOverride() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isOverride - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- isOverride() - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- isOverrideAbsoluteAddress() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isPackClasses() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Gets the wrap classes flag.
- isParameterLocked(String) - Method in class org.apache.axis2.description.AxisDescription
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.AxisMessage
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.AxisModule
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.AxisOperation
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.HandlerDescription
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.ModuleConfiguration
-
- isParameterLocked(String) - Method in interface org.apache.axis2.description.ParameterInclude
-
Checks whether the parameter is locked at any level.
- isParameterLocked(String) - Method in class org.apache.axis2.description.ParameterIncludeImpl
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.TransportInDescription
-
- isParameterLocked(String) - Method in class org.apache.axis2.description.TransportOutDescription
-
- isParametersWrapped() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isParameterTrue(String) - Method in class org.apache.axis2.description.AxisDescription
-
- isParticleClass - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isParticleClass() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isPaused() - Method in class org.apache.axis2.context.MessageContext
-
- isPhaseFirst() - Method in class org.apache.axis2.description.PhaseRule
-
Method isPhaseFirst.
- isPhaseLast() - Method in class org.apache.axis2.description.PhaseRule
-
Method isPhaseLast.
- isPolicyUpdated() - Method in class org.apache.axis2.description.AxisMessage
-
- isPrimitive(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeFinder
-
- isPrimitive(String) - Static method in class org.apache.axis2.wsdl.util.TypeTesterUtil
-
Check whether a given classname is primitives
- isProcessingFault() - Method in class org.apache.axis2.context.MessageContext
-
- 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.
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._byte
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._double
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._float
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._int
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._long
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._short
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Array
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Date
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ID
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Language
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Name
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.QName
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.String
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Time
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Token
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._boolean
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._byte
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._double
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._float
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._int
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._long
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._short
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Base64
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Date
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.DateTime
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Decimal
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Duration
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GDay
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GMonth
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GYear
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ID
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.IDREF
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Integer
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Language
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Name
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NCName
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.QName
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.String
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Time
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Token
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
isReaderMTOMAware
- isReaderMTOMAware(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
isReaderMTOMAware
- 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.
- isRestriction() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Gets the restriction status.
- isRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Checks if it is a restriction base type.
- isSameNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- isSchemaLocationsAdjusted() - Method in class org.apache.axis2.description.AxisService
-
- isServerSide() - Method in class org.apache.axis2.context.MessageContext
-
- isServerSide - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- isServerSide() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- isServerSide() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isServerSideInterface() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isServiceArchiveFile(String) - Static method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
-
Checks whether a given file is a jar or an aar file.
- 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.
- isSetoutputSourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isShutdownHookRequired() - Method in class org.apache.axis2.engine.ListenerManager
-
- isSimple() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isSimpleType(Object) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isSimpleType(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isSimpleType(String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- isSimpleType(String) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
-
Return whether the given type is a simple type or not
- isSkipBuildXML() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isSkipMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isSkipWriteWSDLs() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- isSOAP_ENC(String) - Static method in class org.apache.axis2.schema.SchemaCompiler
-
Returns true if SOAP_ENC Namespace.
- isSourceControlDir(File) - Method in class org.apache.axis2.deployment.RepositoryListener
-
- isSpace(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isStandalone() - Method in class org.apache.axis2.util.StreamWrapper
-
- isStart() - Method in class org.apache.axis2.engine.AxisConfiguration
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isStartElement() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isStartElement() - Method in class org.apache.axis2.util.StreamWrapper
-
- isStopped() - Method in class org.apache.axis2.engine.ListenerManager
-
- isSupplemental(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Tests whether the DOM implementation implements a specific feature and that feature is
supported by this node.
- isSuppressPrefixesMode() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isSuppressPrefixesMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- isSyncFaultAllowed(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
-
Returns true if the FaultTo address matches one of the supported
anonymous urls.
- isSyncOn() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- isUnion - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- isUnion() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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
-
- isUseOperationName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
- isUseWrapperClasses() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isUseWSDLTypesNamespace() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- isValid(String) - Static method in class org.apache.axis2.databinding.types.Id
-
Validates the value against the xsd definition.
- isValid(String) - Static method in class org.apache.axis2.databinding.types.Language
-
Validates the value against the xsd definition.
- isValid(String) - Static method in class org.apache.axis2.databinding.types.Name
-
validate the value against the xsd definition Name ::= (Letter | '_' | ':') (
NameChar)* NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar |
Extender
- isValid(String) - Static method in class org.apache.axis2.databinding.types.NCName
-
validate the value against the xsd definition
NCName ::= (Letter | '_') (NCNameChar)* NCNameChar ::= Letter | Digit | '.' | '-' | '_' |
CombiningChar | Extender
- isValid(String) - Static method in class org.apache.axis2.databinding.types.NMToken
-
validate the value against the xsd definition Nmtoken ::= (NameChar)+ NameChar ::=
Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
- isValid(String) - Static method in class org.apache.axis2.databinding.types.NormalizedString
-
validate the value against the xsd definition for the object
The value space of normalizedString is the set of strings that do not contain the carriage
return (#xD), line feed (#xA) nor tab (#x9) characters.
- isValid(String) - Static method in class org.apache.axis2.databinding.types.Token
-
validate the value against the xsd definition
The value space of token is the set of strings that do not contain the line feed (#xA) nor
tab (#x9) characters, that have no leading or trailing spaces (#x20) and that have no
internal sequences of two or more spaces.
- isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedByte
-
validate the value against the xsd value space definition
- isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedInt
-
validate the value against the xsd definition
- isValid(BigInteger) - Static method in class org.apache.axis2.databinding.types.UnsignedLong
-
- isValid(long) - Static method in class org.apache.axis2.databinding.types.UnsignedShort
-
validate the value against the xsd definition
- isValid(int) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the specified character is valid.
- isValidIANAEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- 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
-
- isWellFormedAddress(String) - Static method in class org.apache.axis2.databinding.types.URI
-
Determine whether a string is syntactically capable of representing a valid IPv4 address, IPv6
reference or the domain name of a network host.
- isWellFormedIPv4Address(String) - Static method in class org.apache.axis2.databinding.types.URI
-
Determines whether a string is an IPv4 address as defined by RFC 2373, and under the further
constraint that it must be a 32-bit address.
- isWellFormedIPv6Reference(String) - Static method in class org.apache.axis2.databinding.types.URI
-
Determines whether a string is an IPv6 reference as defined by RFC 2732, where IPv6address
is defined in RFC 2373.
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
-
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- isWhiteSpace() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- isWhiteSpace() - Method in class org.apache.axis2.util.StreamWrapper
-
- isWrapClasses() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isWrapped() - Method in class org.apache.axis2.description.AxisMessage
-
- isWriteOutput() - Method in class org.apache.axis2.schema.CompilerOptions
-
- isWriteTestCase() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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.
- item(int) - Method in class org.apache.axis2.saaj.NodeListImpl
-
Returns the index
th item in the collection.
- itemTypeClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- itemTypeQName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
-
- 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
-
- PackageFinder - Class in org.apache.axis2.wsdl.codegen.extension
-
- PackageFinder() - Constructor for class org.apache.axis2.wsdl.codegen.extension.PackageFinder
-
- 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.
- parameterNameList - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- 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
-
- parent - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- parentElement - Variable in class org.apache.axis2.saaj.NodeImplEx
-
- parentQName - Variable in class org.apache.axis2.databinding.ADBDataSource
-
- parentQName - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
-
- parse(XMLStreamReader) - Method in interface org.apache.axis2.databinding.ADBHelper
-
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._boolean.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._byte.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._double.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._float.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._int.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._long.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding._short.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyType.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyURI.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader, Class) - Static method in class org.apache.axis2.databinding.types.soapencoding.Array.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayE.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Date.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.DateTime.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Decimal.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Duration.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITY.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GDay.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonth.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYear.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.HexBinary.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.ID.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREF.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREFS.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Integer.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Language.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Name.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NCName.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.NOTATION.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.QName.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.String.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Struct.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Time.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.Token.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._boolean.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._byte.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._double.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._float.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._int.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._long.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd._short.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.AnyURI.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Base64.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Base64Binary.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Date.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.DateTime.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Decimal.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Duration.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITIES.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITY.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GDay.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GMonth.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GMonthDay.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GYear.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.GYearMonth.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.HexBinary.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.ID.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.IDREF.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.IDREFS.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Integer.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Language.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Name.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NCName.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NegativeInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKEN.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKENS.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NormalizedString.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.NOTATION.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.PositiveInteger.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.QName.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.String.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Time.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.Token.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedByte.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedInt.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedLong.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(XMLStreamReader) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedShort.Factory
-
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
- parse(OutputStream, InputStream, InputStream) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
-
Parses an XML stream with an XSL stream
- parse(OutputStream, Document, Transformer) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
-
Parses an XML stream with an XSL stream
- parse(OutputStream, Document, InputStream) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
-
- parse(OutputStream, Document, InputStream, URIResolver) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
-
- parse(OutputStream, Document, InputStream, URIResolver, boolean) - Static method in class org.apache.axis2.util.XSLTTemplateProcessor
-
- parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
-
Writes the output file.
- parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubHeaderWriter
-
Writes the output file.
- parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CStubSourceWriter
-
Writes the output file.
- parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.CSvcSkeletonWriter
-
Writes the output file.
- parse(Document, URIResolver) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
Writes the output file.
- parseDate(String) - Method in class org.apache.axis2.databinding.types.Duration
-
This method parses the date portion of a String that represents xsd:duration - nYnMnD.
- parseRequestURLForServiceAndOperation(String, String) - Static method in class org.apache.axis2.util.Utils
-
Break a full path into pieces
- ParserErrorHandler() - Constructor for class org.apache.axis2.util.XMLUtils.ParserErrorHandler
-
- parseTime(String) - Method in class org.apache.axis2.databinding.types.Duration
-
This method parses the time portion of a String that represents xsd:duration - nHnMnS.
- part() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- PART_ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- PARTICLE_TYPE_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- PASSWORD - Static variable in class org.apache.axis2.Constants
-
- PATH_TO_CONFIG_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
-
- patternFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- pause() - Method in class org.apache.axis2.context.MessageContext
-
Pause the execution of the current handler chain
- peek() - Method in class org.apache.axis2.util.ArrayStack
-
Returns the top item off of this stack without removing it.
- peek(int) - Method in class org.apache.axis2.util.ArrayStack
-
Returns the n'th item down (zero-relative) from the top of this stack without removing it.
- performContextCleanup(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
-
Activate any registered ThreadContextMigrators to remove information from
the context if necessary.
- performMigrationToContext(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
-
Activate any registered ThreadContextMigrators to move info from the
thread of execution into the context.
- performMigrationToThread(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
-
Activate any registered ThreadContextMigrators to move context info
to the thread of execution.
- performThreadCleanup(String, MessageContext) - Static method in class org.apache.axis2.util.ThreadContextMigratorUtil
-
Activate any registered ThreadContextMigrators to remove information
from the thread of execution if necessary.
- Phase - Class in org.apache.axis2.engine
-
A Phase is an ordered collection of Handlers.
- Phase() - Constructor for class org.apache.axis2.engine.Phase
-
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
-
- PLAIN_BASE_64_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
-
- PLUGIN_ENABLE_LIST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_ENABLE_LIST
- PLUGIN_ENGINE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_ENGINE
- PLUGIN_EXCEPTION_LOG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_EXCEPTION_LOG
- PLUGIN_IS_DEVELOPMENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_IS_DEVELOPMENT
- PLUGIN_LOG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_LOG
- PLUGIN_NAME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
AXIS servlet plugin parameter names.
- PLUGIN_SERVICE_NAME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_SERVICE_NAME
- PLUGIN_WRITER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field PLUGIN_WRITER
- POJODeployer - Class in org.apache.axis2.deployment
-
- POJODeployer() - Constructor for class org.apache.axis2.deployment.POJODeployer
-
- POLICY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
-
- POLICY_NS_URI - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- POLICY_REFERENCE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
-
- policyComponentToString(PolicyComponent) - Static method in class org.apache.axis2.util.PolicyUtil
-
- PolicyDataLocator - Class in org.apache.axis2.dataretrieval
-
Axis 2 Data Locator responsibles for retrieving Policy metadata.
- PolicyDataLocator() - Constructor for class org.apache.axis2.dataretrieval.PolicyDataLocator
-
- PolicyDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.PolicyDataLocator
-
Constructor
- PolicyEvaluator - Class in org.apache.axis2.wsdl.codegen.extension
-
- PolicyEvaluator() - Constructor for class org.apache.axis2.wsdl.codegen.extension.PolicyEvaluator
-
- PolicyExtension - Interface in org.apache.axis2.wsdl.codegen.extension
-
- PolicyFileWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- PolicyFileWriter(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.PolicyFileWriter
-
- PolicyInclude - Class in org.apache.axis2.description
-
- PolicyInclude() - Constructor for class org.apache.axis2.description.PolicyInclude
-
- PolicyInclude(AxisDescription) - Constructor for class org.apache.axis2.description.PolicyInclude
-
- 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
-
- pop() - Method in class org.apache.axis2.util.ArrayStack
-
Pops the top item off of this stack and return it.
- popNamespace() - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
Pop a namespace
- populateAllServices() - Method in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
-
Public method to access the wsdl 1.1 file and create a List of AxisService objects.
- populateAllServices() - Method in class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
-
Public method to access the wsdl 2.0 file and create a List of AxisService objects.
- populateAxisConfiguration(InputStream) - Method in class org.apache.axis2.deployment.DeploymentEngine
-
To get AxisConfiguration for a given inputStream this method can be used.
- populateConfig() - Method in class org.apache.axis2.deployment.AxisConfigBuilder
-
- populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.CStructWriter
-
- populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map<QName, String>) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
-
- 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_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
-
- PositiveInteger - Class in org.apache.axis2.databinding.types
-
Custom class for supporting primitive XSD data type positiveInteger
positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
- PositiveInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger(String) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger
-
- PositiveInteger - Class in org.apache.axis2.databinding.types.soapencoding
-
PositiveInteger bean class
- PositiveInteger() - Constructor for class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
- PositiveInteger - Class in org.apache.axis2.databinding.types.xsd
-
PositiveInteger bean class
- PositiveInteger() - Constructor for class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
- PositiveInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
-
- PositiveInteger.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- PositiveInteger.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- 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.
- PrefixedQName - Class in org.apache.axis2.saaj
-
Class Prefixed QName
Took this implementation from Axis 1.2 code
- PrefixedQName(String, String, String) - Constructor for class org.apache.axis2.saaj.PrefixedQName
-
Constructor PrefixedQName.
- PrefixedQName(QName) - Constructor for class org.apache.axis2.saaj.PrefixedQName
-
Constructor PrefixedQName
- prepare() - 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
-
- prettify(File, CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
-
Recursive procedure to prettify the files
- prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
-
Implement this to call the proper pretty printers
- prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
-
Overridden to call the java pretty printer
- prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.WSDLPrettyPrinterExtension
-
- prettifyFile(File) - Method in class org.apache.axis2.wsdl.codegen.extension.XMLPrettyPrinterExtension
-
calls the xml pretty printers
- PrettyPrinter - Class in org.apache.axis2.util
-
Tidies up the java source code using Jalopy.
- PrettyPrinter() - Constructor for class org.apache.axis2.util.PrettyPrinter
-
- PrimitiveTypeFinder - Class in org.apache.axis2.schema.util
-
A simple utiliy to find whether a given class name is
primitive or not
- PrimitiveTypeFinder() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeFinder
-
- PrimitiveTypeWrapper - Class in org.apache.axis2.schema.util
-
- PrimitiveTypeWrapper() - Constructor for class org.apache.axis2.schema.util.PrimitiveTypeWrapper
-
- printSchema(OutputStream) - Method in class org.apache.axis2.description.AxisService
-
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.
- processAttribute(XmlSchemaAttribute, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
-
Process the attribute
- processBeanPropertyExclude(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
-
This method is to process bean exclude parameter and the XML format of that would be
+
- processContentTypeForAction(String, MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.ApplicationXMLBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in interface org.apache.axis2.builder.Builder
-
Process a message.
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.DataSourceBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MIMEBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MTOMBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MultipartFormDataBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.SOAPBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.unknowncontent.UnknownContentBuilder
-
- processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
-
- processElementforRefs(OMElement) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- 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.
- processHrefAttributes(SOAPEnvelope) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
-
this method is used to process the href attributes which may comes with the incomming soap mesaage
the real argument
blue
here we assume first child of the soap body has the main object structure and others contain the
multiref parts.
- processHrefAttributes(Map, OMElement, OMFactory) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- 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
-
- processModelObjects(Map, Element, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- processModuleConfig(Iterator, ParameterInclude, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
-
- processModuleRefs(Iterator, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
-
Update the list of modules that is required to be engaged globally.
- processModuleRefs(Iterator) - Method in class org.apache.axis2.deployment.ServiceBuilder
-
Gets the list of modules that is required to be engaged globally.
- processModuleRefs(Iterator, AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
-
Gets the list of modules that is required to be engaged globally.
- processObject(OMElement, Class, MultirefHelper, boolean, ObjectSupplier, Type) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
-
- processObjectAsDocLitBare(SOAPFactory, Object, OMElement, OMNamespace, SOAPEnvelope, boolean, TypeTable, String) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- processOMElementRef(String) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- processOperationModuleConfig(Iterator, ParameterInclude, AxisOperation) - Method in class org.apache.axis2.deployment.ServiceBuilder
-
- processOperationModuleRefs(Iterator, AxisOperation) - Method in class org.apache.axis2.deployment.DescriptionBuilder
-
- processParameters(Iterator, ParameterInclude, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
-
Gets the Parameter object from the OM.
- 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
-
- processRef(Class, String, ObjectSupplier) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- processRefAtt(OMElement) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
-
- processRequest(OMElement, Method, ObjectSupplier, String[]) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- processRequest(OMElement, Method, ObjectSupplier) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- processResonseAsDocLitBare(Object, AxisService, SOAPEnvelope, SOAPFactory, OMNamespace, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- processResponse(SOAPFactory, Object, OMElement, OMNamespace, SOAPEnvelope, Method, boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- processResponseAsDocLitWrapped(Object, AxisService, Method, SOAPEnvelope, SOAPFactory, OMNamespace, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
-
- 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
-
- processSimpleExtensionBaseType(QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
-
Process Simple Extension Base Type.
- processSimpleRestrictionBaseType(QName, QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
-
Process Simple Restriction Base Type.
- processSupportedPolicyNamespaces(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
-
- 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
-
- push(Object) - Method in class org.apache.axis2.util.ArrayStack
-
Pushes a new item onto the top of this stack.
- pushNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
Register a namespace in this context
- put(Object, Object) - Method in class org.apache.axis2.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.
- putProperty(Object, Object) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Puts a property into the configuration.
- SAAJDataSource - Class in org.apache.axis2.saaj.util
-
- SAAJDataSource() - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Constructor SAAJDataSource.
- SAAJDataSource(InputStream, int, String) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Create a new boundary stream.
- SAAJDataSource(InputStream, int, String, boolean) - Constructor for class org.apache.axis2.saaj.util.SAAJDataSource
-
Create a new boundary stream.
- SAAJMetaFactoryImpl - Class in org.apache.axis2.saaj
-
- SAAJMetaFactoryImpl() - Constructor for class org.apache.axis2.saaj.SAAJMetaFactoryImpl
-
- SAAJUtil - Class in org.apache.axis2.saaj.util
-
Utility class for the Axis2-WSS4J Module
- SAAJUtil() - Constructor for class org.apache.axis2.saaj.util.SAAJUtil
-
- 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
-
- saveChanges() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Updates this SOAPMessage
object with all the changes that have been made to it.
- SAVED_MC - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
-
- SAVED_TCCL - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
-
- saveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
- 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_COMPILER_PROPERTIES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
-
- SCHEMA_ELEMENT_QUALIFIED - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- SCHEMA_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
-
- SCHEMA_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
-
- 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_LOCATION - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
-
- 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_PATH - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
-
- SCHEMA_PATH - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
-
- 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
-
- SchemaCompilationException - Exception in org.apache.axis2.schema
-
A simeple extension from the java.lang.exception to serve as the schema compilers
Exception
- SchemaCompilationException() - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
-
- SchemaCompilationException(String) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
-
- SchemaCompilationException(Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
-
- SchemaCompilationException(String, Throwable) - Constructor for exception org.apache.axis2.schema.SchemaCompilationException
-
- SchemaCompiler - Class in org.apache.axis2.schema
-
Schema compiler for ADB.
- SchemaCompiler(CompilerOptions) - Constructor for class org.apache.axis2.schema.SchemaCompiler
-
Constructor - Accepts a options bean
- SchemaCompilerArguments() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
-
- SchemaCompilerInfoHolder() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
-
- SchemaCompilerMessages - Class in org.apache.axis2.schema.i18n
-
- SchemaCompilerMessages() - Constructor for class org.apache.axis2.schema.i18n.SchemaCompilerMessages
-
- SchemaConstants - Class in org.apache.axis2.schema
-
Constants for the QNames of standard schema types
- SchemaConstants() - Constructor for class org.apache.axis2.schema.SchemaConstants
-
- SchemaConstants.SchemaCompilerArguments - Class in org.apache.axis2.schema
-
- SchemaConstants.SchemaCompilerInfoHolder - Class in org.apache.axis2.schema
-
- SchemaConstants.SchemaPropertyNames - Class in org.apache.axis2.schema
-
- 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
-
- SchemaPropertyLoader - Class in org.apache.axis2.schema.util
-
Loads the properties for the schema compiler.
- SchemaPropertyLoader() - Constructor for class org.apache.axis2.schema.util.SchemaPropertyLoader
-
- SchemaPropertyNames() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
-
- SchemaSupplier - Interface in org.apache.axis2.dataretrieval
-
Return a XMLSchema as an OMElement.
- schemaTargetNameSpace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- SchemaUnwrapperExtension - Class in org.apache.axis2.wsdl.codegen.extension
-
This extension invokes the schema unwrapper depending on the users setting.
- SchemaUnwrapperExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
-
- SchemaUtil - Class in org.apache.axis2.util
-
- SchemaUtil() - Constructor for class org.apache.axis2.util.SchemaUtil
-
- SchemaWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
A convenient class to write out the schemas into a file in the output location
- SchemaWriter(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SchemaWriter
-
- SCOPE - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
-
- SCOPE_APPLICATION - Static variable in class org.apache.axis2.Constants
-
Field APPLICATION_SCOPE
- SCOPE_REQUEST - Static variable in class org.apache.axis2.Constants
-
- SCOPE_SOAP_SESSION - Static variable in class org.apache.axis2.Constants
-
- SCOPE_TRANSPORT_SESSION - Static variable in class org.apache.axis2.Constants
-
- search(Collection<String>) - Method in class org.apache.axis2.transport.http.util.QueryStringParser
-
Search for a parameter with a name in a given collection.
- search(Object) - Method in class org.apache.axis2.util.ArrayStack
-
Returns the one-based position of the distance from the top that the specified object exists
on this stack, where the top-most element is considered to be at distance 1
.
- SELECT_SERVICE - Static variable in class org.apache.axis2.Constants
-
- SELECT_SERVICE_FOR_PARA_EDIT - Static variable in class org.apache.axis2.Constants
-
- SELECT_SERVICE_TYPE - Static variable in class org.apache.axis2.Constants
-
- SelfManagedDataHolder - Class in org.apache.axis2.util
-
- SelfManagedDataHolder() - Constructor for class org.apache.axis2.util.SelfManagedDataHolder
-
- SelfManagedDataHolder(String, String, byte[]) - Constructor for class org.apache.axis2.util.SelfManagedDataHolder
-
- SelfManagedDataManager - Interface in org.apache.axis2.context
-
An interface for use by a message handler to allow
it to save and restore any message-specific data.
- send(GroupManagementCommand) - Method in interface org.apache.axis2.clustering.management.GroupManagementAgent
-
Send a GroupManagementCommand to the group
- send(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
-
This methods represents the outflow of the Axis, this could be either at the server side or the client side.
- SEND_STACKTRACE_DETAILS_WITH_FAULTS - Static variable in interface org.apache.axis2.Constants.Configuration
-
- sendData(OutputStream) - Method in class org.apache.axis2.transport.http.util.ComplexPart
-
Writes the data to the given OutputStream.
- sender - Variable in class org.apache.axis2.description.TransportOutDescription
-
- SENDER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field SENDER[]
- sendFault(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
-
Sends the SOAP Fault to another SOAP node.
- sendMessage(NodeManagementCommand) - Method in interface org.apache.axis2.clustering.management.NodeManager
-
Execute a NodeManagementCommand
- sendReceive(OMElement) - Method in class org.apache.axis2.client.ServiceClient
-
Directly invoke an anonymous operation with an In-Out MEP.
- sendReceive(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
-
Directly invoke a named operationQName with an In-Out MEP.
- sendReceiveNonBlocking(OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
-
- sendReceiveNonBlocking(OMElement, AxisCallback) - Method in class org.apache.axis2.client.ServiceClient
-
Directly invoke an anonymous operation with an In-Out MEP without waiting for a response.
- sendReceiveNonBlocking(QName, OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
-
- 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
-
- SEPARATOR_STRING - Static variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- 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(QName, XMLStreamWriter) - Method in interface org.apache.axis2.databinding.ADBBean
-
- serialize(QName, XMLStreamWriter, boolean) - Method in interface org.apache.axis2.databinding.ADBBean
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBDataSource
-
This needs to be generated inside the ADB bean
- serialize(T, QName, XMLStreamWriter) - Method in interface org.apache.axis2.databinding.ADBHelper
-
- serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- serialize(XMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
This needs to be generated inside the ADB bean
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._byte
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._byte
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._double
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._double
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._float
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._float
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._int
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._int
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._long
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._long
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._short
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._short
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Date
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Date
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ID
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ID
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Language
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Language
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Name
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Name
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.QName
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.QName
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.String
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.String
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Time
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Time
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Token
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Token
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
- serialize(QName, XMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
- serialize(QName, XMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
- serialize(Policy, OutputStream) - Method in class org.apache.axis2.util.ExternalPolicySerializer
-
- serializeAnyType(Object, XMLStreamWriter) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
-
- 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
-
An Axis event is sent to registered listeners whenever anything significant
happens to AxisConfiguration
.
- SERVICE_DESTROY_METHOD - Static variable in class org.apache.axis2.engine.DependencyManager
-
- SERVICE_DIALECT - Static variable in class org.apache.axis2.dataretrieval.LocatorType
-
- SERVICE_DIR_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- SERVICE_GROUP_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_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
- 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
-
- ServiceXMLWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- ServiceXMLWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
-
- ServiceXMLWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ServiceXMLWriter
-
- SERVLET_CONTEXT - Static variable in class org.apache.axis2.Constants
-
- SESSION_CONTEXT_PROPERTY - Static variable in class org.apache.axis2.Constants
-
Field SESSION_CONTEXT_PROPERTY
- SESSION_COOKIE - Static variable in class org.apache.axis2.Constants
-
- SESSION_COOKIE_JSESSIONID - Static variable in class org.apache.axis2.Constants
-
- SESSION_ID_BYTES - Static variable in class org.apache.axis2.saaj.util.IDGenerator
-
The number of random bytes to include when generating a session identifier.
- SESSION_SCOPE - Static variable in class org.apache.axis2.Constants
-
Field SESSION_SCOPE
- SessionContext - Class in org.apache.axis2.context
-
All the engine components are stateless across the executions and all the states should be kept in the
Contexts, there are three context Global, Session and Message.
- SessionContext(AbstractContext) - Constructor for class org.apache.axis2.context.SessionContext
-
- SessionContext() - Constructor for class org.apache.axis2.context.SessionContext
-
- sessionContextTimeoutInterval - Variable in class org.apache.axis2.context.SessionContext
-
- SessionUtils - Class in org.apache.axis2.util
-
- SessionUtils() - Constructor for class org.apache.axis2.util.SessionUtils
-
- set_boolean(boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
-
Auto generated setter method
- set_boolean(boolean) - Method in class org.apache.axis2.databinding.types.xsd._boolean
-
Auto generated setter method
- set_byte(byte) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
-
Auto generated setter method
- set_byte(byte) - Method in class org.apache.axis2.databinding.types.xsd._byte
-
Auto generated setter method
- set_double(double) - Method in class org.apache.axis2.databinding.types.soapencoding._double
-
Auto generated setter method
- set_double(double) - Method in class org.apache.axis2.databinding.types.xsd._double
-
Auto generated setter method
- set_float(float) - Method in class org.apache.axis2.databinding.types.soapencoding._float
-
Auto generated setter method
- set_float(float) - Method in class org.apache.axis2.databinding.types.xsd._float
-
Auto generated setter method
- set_int(int) - Method in class org.apache.axis2.databinding.types.soapencoding._int
-
Auto generated setter method
- set_int(int) - Method in class org.apache.axis2.databinding.types.xsd._int
-
Auto generated setter method
- set_long(long) - Method in class org.apache.axis2.databinding.types.soapencoding._long
-
Auto generated setter method
- set_long(long) - Method in class org.apache.axis2.databinding.types.xsd._long
-
Auto generated setter method
- 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
- set_short(short) - Method in class org.apache.axis2.databinding.types.soapencoding._short
-
Auto generated setter method
- set_short(short) - Method in class org.apache.axis2.databinding.types.xsd._short
-
Auto generated setter method
- 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
-
- setActor(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the actor associated with this SOAPHeaderElement
object to the specified
actor.
- setAddress(String) - Method in class org.apache.axis2.addressing.EndpointReference
-
- setAddressAttributes(ArrayList<OMAttribute>) - Method in class org.apache.axis2.addressing.EndpointReference
-
- setAddressingRequirementParemeterValue(AxisDescription, String) - Static method in class org.apache.axis2.addressing.AddressingHelper
-
- setAdvancedCodeGenEnabled(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- setAllPorts(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setAnonymous(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the anonymous flag.
- setAnyType(OMElement) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
-
Auto generated setter method
- setAnyURI(URI) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
-
Auto generated setter method
- setAnyURI(URI) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
-
Auto generated setter method
- setArchiveName(String) - Method in class org.apache.axis2.description.AxisModule
-
Set the archive name of this module.
- setArray(Array) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
-
Auto generated setter method
- setArrayCoordinate(String) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
-
Auto generated setter method
- setArrayType(String) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated setter method
- setArrayTypeQName(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- setAsParent(BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Creates link to th
- setAssertionsToFilter(List) - Method in class org.apache.axis2.util.ExternalPolicySerializer
-
- setAsyncOn(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setAttachmentFile(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Set the filename of this attachment part.
- setAttachmentMap(Attachments) - Method in class org.apache.axis2.context.MessageContext
-
Setting of the attachments map should be performed at the receipt of a
message only.
- setAttachmentReferenced(boolean) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
- setAttrFormDefault(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- setAttrFormDefault(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
-
- setAttribute(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setAttributeNodeNS(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setAttributeNS(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- 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
-
- setAxisService(AxisService) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setAxisServiceGroup(AxisServiceGroup) - Method in class org.apache.axis2.context.MessageContext
-
- setAxisServices(List<AxisService>) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setBackwordCompatibilityMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setBackwordCompatibilityMode(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setBase64(DataHandler) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
-
Auto generated setter method
- setBase64(DataHandler) - Method in class org.apache.axis2.databinding.types.xsd.Base64
-
Auto generated setter method
- setBase64Binary(DataHandler) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
-
Auto generated setter method
- setBase64Binary(DataHandler) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
-
Auto generated setter method
- setBase64Content(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part from the Base64 source InputStream and sets the
value of the Content-Type header to the value contained in contentType, This method would
first decode the base64 input and write the resulting raw bytes to the attachment.
- setBaseUri(String) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
Sets the URI associated with the base document
for the WSDL definition.
- setBaseURI(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setBefore(String) - Method in class org.apache.axis2.description.PhaseRule
-
Set the "before" name for this rule.
- setBinding(AxisBinding) - Method in class org.apache.axis2.description.AxisEndpoint
-
- setBindingName(String) - Method in class org.apache.axis2.description.AxisService
-
- setCachingOperationContext(boolean) - Method in class org.apache.axis2.client.ServiceClient
-
Deprecated.
- setCachingOperationContext(boolean) - Method in class org.apache.axis2.context.ServiceContext
-
- setCallback(Callback) - Method in class org.apache.axis2.client.OperationClient
-
- 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.
- setCanbeAbsent(boolean) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- 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
- setChoice(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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
-
- setCodeGenConfiguration(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Sets the relevant codegen configuration
- setCodeGenConfiguration(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
-
- setCodeGenConfiguration(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
-
- setCommandMap(CommandMap) - Method in class org.apache.axis2.util.WrappedDataHandler
-
- setComplete(boolean) - Method in class org.apache.axis2.client.async.Callback
-
Deprecated.
Method invoked by Axis2 to set the completion state of the operation.
- setComplete(boolean) - Method in class org.apache.axis2.context.OperationContext
-
- setComplexTypes(Map) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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.
- setConfigurationProperties(Map<Object, Object>) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setConfigurator(AxisConfigurator) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- setConsumes(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
-
- setContent(Object, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that of the given Object
and sets
the value of the Content-Type
header to the given type.
- setContent(Source) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setContentDescription(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Sets the description of this SOAPMessage
object's content with the given
description.
- 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.
- setData(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
The character data of the node that implements this interface.
- setDatabindingFramework(String) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
-
- setDatabindingType(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setDataHandler(DataHandler) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the given DataHandler
object as the data handler for this
AttachmentPart
object.
- setDate(Date) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
-
Auto generated setter method
- setDate(Date) - Method in class org.apache.axis2.databinding.types.xsd.Date
-
Auto generated setter method
- setDateTime(Calendar) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
-
Auto generated setter method
- setDateTime(Calendar) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
-
Auto generated setter method
- setDay(int) - Method in class org.apache.axis2.databinding.types.Day
-
Set the day
- setDay(int) - Method in class org.apache.axis2.databinding.types.MonthDay
-
Set the day NOTE: if the month isn't set yet, the day isn't validated
- setDays(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- setDecimal(BigDecimal) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
-
Auto generated setter method
- setDecimal(BigDecimal) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
-
Auto generated setter method
- setDefaultMappingName(String) - Method in class org.apache.axis2.wsdl.databinding.CTypeMapper
-
- setDefaultMappingName(String) - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
-
Sets the default type mapping - the databinders may change the default mapping to suit their
default mapping
- setDefaultMappingName(String) - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
-
- setDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- 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
-
- setDocumentURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setDoingMTOM(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setDoingREST(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setDoingSwA(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setDomain(String) - Method in class org.apache.axis2.clustering.Member
-
- setDuration(Duration) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
-
Auto generated setter method
- setDuration(Duration) - Method in class org.apache.axis2.databinding.types.xsd.Duration
-
Auto generated setter method
- 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
-
- setElementNameToTest(QName) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- setElementNameToTest(QName) - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
-
the Qname of the element to be tested
- setElementQname(QName) - Method in class org.apache.axis2.client.FaultMapKey
-
- setElementQName(QName) - Method in class org.apache.axis2.description.AxisMessage
-
- setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
-
- setElementQName(QName) - Method in class org.apache.axis2.saaj.DetailImpl
-
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
-
- setElementQName(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setElementQName(QName) - Method in class org.apache.axis2.wsdl.codegen.schema.TopElement
-
- setElements(Map) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- setEnableAllTransports(boolean) - Method in class org.apache.axis2.description.AxisService
-
To eneble service to be expose in all the transport
- setEncodingStyle(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
Sets the encoding style for this SOAPElement object to one specified.
- setEndpointName(String) - Method in class org.apache.axis2.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
-
- setENTITIES(Entities) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
-
Auto generated setter method
- setENTITIES(Entities) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
-
Auto generated setter method
- setENTITY(Entity) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
-
Auto generated setter method
- setENTITY(Entity) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
-
Auto generated setter method
- setEnumFacet(ArrayList<String>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the enumeration.
- 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
-
- setExceptionBaseClassName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- setExcludeProperties(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- setExtension(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the extension status.
- 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
-
- setExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the extension basetype.
- setExtensionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the extensions base class name.
- 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
-
- setExtraElement(OMElement[]) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated setter method
- 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
- setFaultActor(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault actor.The fault actor is the recipient in the
message path who caused the fault to happen.
- setFaultCode(QName) - Method in exception org.apache.axis2.AxisFault
-
- setFaultCode(String) - Method in exception org.apache.axis2.AxisFault
-
- setFaultCode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault
object with the given fault code.
- setFaultCode(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault code.Fault codes, which give information
about the fault, are defined in the SOAP 1.1 specification.
- setFaultCode(QName) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets this SOAPFault object with the given fault code.
- setFaultFlow(Flow) - Method in class org.apache.axis2.description.TransportInDescription
-
- setFaultFlow(Flow) - Method in class org.apache.axis2.description.TransportOutDescription
-
- setFaultInFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
-
- setFaultInFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
-
Method setFaultInFlow.
- setFaultMessages(AxisMessage) - Method in class org.apache.axis2.description.AxisOperation
-
- setFaultNode(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Creates or replaces any existing Node element value for this SOAPFault object.
- setFaultOutFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
-
- setFaultOutFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
-
- setFaultPhase(Phase) - Method in class org.apache.axis2.description.TransportInDescription
-
- setFaultPhase(Phase) - Method in class org.apache.axis2.description.TransportOutDescription
-
- setFaultRole(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Creates or replaces any existing Role element value for this SOAPFault object.
- setFaultString(String) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets the fault string for this SOAPFault
object to the given string.
- setFaultString(String, Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
-
Sets the fault string for this SOAPFault object to the given string.
- 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
-
- setFlattenFiles(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setFLOW(int) - Method in class org.apache.axis2.context.MessageContext
-
- setFoundWebResources(boolean) - Method in class org.apache.axis2.description.AxisServiceGroup
-
- setFragment(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the fragment for this URI.
- setFrom(EndpointReference) - Method in class org.apache.axis2.client.Options
-
Set WS-Addressing From endpoint reference.
- setFrom(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
-
- setGDay(Day) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
-
Auto generated setter method
- setGDay(Day) - Method in class org.apache.axis2.databinding.types.xsd.GDay
-
Auto generated setter method
- setGenerateAll(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setGenerateAll(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setGenerateDeployementDescriptor(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setGlobalOutPhase(List<Phase>) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- setGMonth(Month) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
-
Auto generated setter method
- setGMonth(Month) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
-
Auto generated setter method
- setGMonthDay(MonthDay) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
-
Auto generated setter method
- setGMonthDay(MonthDay) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
-
Auto generated setter method
- setGYear(Year) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
-
Auto generated setter method
- setGYear(Year) - Method in class org.apache.axis2.databinding.types.xsd.GYear
-
Auto generated setter method
- setGYearMonth(YearMonth) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
-
Auto generated setter method
- setGYearMonth(YearMonth) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
-
Auto generated setter method
- setHandler(Handler) - Method in class org.apache.axis2.description.HandlerDescription
-
Explicitly set the Handler object
- setHasParticleType(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setHelperMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setHexBinary(HexBinary) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
-
Auto generated setter method
- setHexBinary(HexBinary) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
-
Auto generated setter method
- setHost(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the host for this URI.
- setHours(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- setHref(URI) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated setter method
- setHref(URI) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated setter method
- 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
-
- setId(Id) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated setter method
- setID(Id) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
-
Auto generated setter method
- setId(Id) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
-
Auto generated setter method
- setID(Id) - Method in class org.apache.axis2.databinding.types.xsd.ID
-
Auto generated setter method
- setIdAttribute(String, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
-
- setIdAttributeNode(Attr, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
-
- setIdAttributeNS(String, String, boolean) - Method in class org.apache.axis2.saaj.NodeImplEx
-
- setIDREF(IDRef) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
-
Auto generated setter method
- setIDREF(IDRef) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
-
Auto generated setter method
- setIDREFS(IDRefs) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
-
Auto generated setter method
- setIDREFS(IDRefs) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
-
Auto generated setter method
- setImportedNamespaces(List) - Method in class org.apache.axis2.description.AxisService
-
Set the namespaces associated with imported WSDLs
- setImports(Map) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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
-
- setInteger(BigInteger) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
-
Auto generated setter method
- setInteger(BigInteger) - Method in class org.apache.axis2.databinding.types.xsd.Integer
-
Auto generated setter method
- 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
-
- setItemTypeClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setItemTypeQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setKey(String) - Method in class org.apache.axis2.context.OperationContext
-
- setLanguage(Language) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
-
Auto generated setter method
- setLanguage(Language) - Method in class org.apache.axis2.databinding.types.xsd.Language
-
Auto generated setter method
- setLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
Sets the language.
- 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
-
- setLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the length facet.
- setList(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- 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.
- setMapper(TypeMapper) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
Sets the type mapper
- setMapper(TypeMapper) - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
-
- setMapperClassPackage(String) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setMappingFileLocation(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- setMappingFileLocation(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
-
- setMaxExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the maxExclusive.
- setMaxInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the maxInclusive.
- setMaxLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the maxLength.
- setMembers(List<Member>) - Method in interface org.apache.axis2.clustering.ClusteringAgent
-
Set the static members of the cluster.
- setMemberTypes(Map<QName, String>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setMemberTypesKeys(List<QName>) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setMessage(SOAPMessageImpl) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setMessage(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- 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
-
- setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Changes the first header entry that matches the given name to the given value, adding a new
header if no existing header matches.
- setMimeHeader(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
Changes the first header entry that matches the given header name so that its value is the
given value, adding a new header with the given name and value if no existing header is a
match.
- setMinExclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the minExclusive.
- setMinInclusiveFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the minInclusive.
- setMinLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the minLength.
- setMinutes(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- setModule(Module) - Method in class org.apache.axis2.description.AxisModule
-
- setModuleClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisModule
-
- setModuleClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- setModuleDescription(String) - Method in class org.apache.axis2.description.AxisModule
-
- setMonth(int) - Method in class org.apache.axis2.databinding.types.Month
-
- setMonth(int) - Method in class org.apache.axis2.databinding.types.MonthDay
-
- setMonth(int) - Method in class org.apache.axis2.databinding.types.YearMonth
-
- setMonths(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- setMustUnderstand(OMElement, OMNamespace) - Method in class org.apache.axis2.client.Stub
-
- setMustUnderstand(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the mustUnderstand attribute for this SOAPHeaderElement
object to be on or
off.
- setMustUnderstand(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- setMyEPR(EndpointReference) - Method in class org.apache.axis2.context.ServiceContext
-
- setName(String) - Method in class org.apache.axis2.addressing.EndpointReference
-
Deprecated.
- setName(QName) - Method in class org.apache.axis2.addressing.metadata.InterfaceName
-
Method setName
- setName(QName) - Method in class org.apache.axis2.addressing.metadata.ServiceName
-
Method setName
- setName(NCName) - Method in class org.apache.axis2.databinding.types.Notation
-
- setName(Name) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
-
Auto generated setter method
- setName(Name) - Method in class org.apache.axis2.databinding.types.xsd.Name
-
Auto generated setter method
- 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.codegen.schema.XmlComplexType
-
- setName(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- setName(String) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
-
- setNamespace(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlComplexType
-
- setNamespace(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- setNamespaceMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
-
- setNameSpacesMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
-
- setNamespacesPrefixMap(Map) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- setNamespaceURI(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- setNCName(NCName) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
-
Auto generated setter method
- setNCName(NCName) - Method in class org.apache.axis2.databinding.types.xsd.NCName
-
Auto generated setter method
- setNegative(boolean) - Method in class org.apache.axis2.databinding.types.Duration
-
- setNegativeInteger(NegativeInteger) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
-
Auto generated setter method
- setNegativeInteger(NegativeInteger) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
-
Auto generated setter method
- setNewThreadRequired(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setNextSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
-
- setNillable() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- setNillable() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
-
sets the nillable flag
- setNMTOKEN(NMToken) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
-
Auto generated setter method
- setNMTOKEN(NMToken) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
-
Auto generated setter method
- setNMTOKENS(NMTokens) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
-
Auto generated setter method
- setNMTOKENS(NMTokens) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
-
Auto generated setter method
- 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.
- setNodeValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The value of this node, depending on its type; see the table above.
- setNodeValue(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
- setNonNegativeInteger(NonNegativeInteger) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
-
Auto generated setter method
- setNonNegativeInteger(NonNegativeInteger) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
-
Auto generated setter method
- setNonPositiveInteger(NonPositiveInteger) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
-
Auto generated setter method
- setNonPositiveInteger(NonPositiveInteger) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
-
Auto generated setter method
- 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
-
- setNormalizedString(NormalizedString) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
-
Auto generated setter method
- setNormalizedString(NormalizedString) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
-
Auto generated setter method
- setNs2PackageMap(Map<String, String>) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setNsGen(NamespaceGenerator) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
-
- setNsGen(NamespaceGenerator) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
-
- setObject(Object) - Method in class org.apache.axis2.databinding.types.Union
-
- setObject(XMLStreamReader, String, String) - Method in class org.apache.axis2.databinding.types.Union
-
method to parse xmlschema objects
- setObjectList(List) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
- setObjectSupplier(ObjectSupplier) - Method in class org.apache.axis2.description.AxisService
-
- setOffset(String) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
-
Auto generated setter method
- setOffStrictValidation(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setOperationContext(OperationContext) - Method in class org.apache.axis2.context.MessageContext
-
- setOperationName(String) - Method in class org.apache.axis2.client.FaultMapKey
-
- setOperationName(QName) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
-
- setOperationPhases(AxisOperation) - Method in class org.apache.axis2.deployment.util.PhasesInfo
-
- setOperationsNameList(List) - Method in class org.apache.axis2.description.AxisService
-
- setOptions(Options) - Method in class org.apache.axis2.client.OperationClient
-
Sets the options that should be used for this particular client.
- setOptions(Options) - Method in class org.apache.axis2.client.ServiceClient
-
Set the basic client configuration related to this service interaction.
- setOptions(Options) - Method in class org.apache.axis2.context.MessageContext
-
Set the options for myself.
- setOptionsExplicit(Options) - Method in class org.apache.axis2.context.MessageContext
-
- setOrdered(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the ordered flag.
- 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
-
- setOutputFile(File) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- setOutputFileNamesList(List<String>) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setOutputLanguage(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setOutputLocation(File) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setOutputLocation(File) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setoutputSourceLocation(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setOutputWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setOverride(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setOverride(boolean) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- setOverrideAbsoluteAddress(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setOverrideOptions(Options) - Method in class org.apache.axis2.client.ServiceClient
-
Set a client configuration to override the normal options used by an operation client.
- setOwnClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setOwnerDocument(Document) - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
- setOwnQname(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setP2nMap(Map) - Method in class org.apache.axis2.description.AxisService
-
- setPackageName(String) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setPackageName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setPackClasses(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Sets the wrap classes flag.
- setParameterElement(OMElement) - Method in class org.apache.axis2.description.Parameter
-
- setParametersWrapped(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setParameterType(int) - Method in class org.apache.axis2.description.Parameter
-
- 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
-
- setParent(OMContainer) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setParent(OMContainer) - Method in class org.apache.axis2.saaj.TextImplEx
-
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.NodeImplEx
-
Sets the parent of this Node
object to the given SOAPElement
object.
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
- setParentElement(SOAPElement) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setParentNsContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
-
- setPart(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- setParticleClass(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setPartName(String) - Method in class org.apache.axis2.description.AxisMessage
-
- setPartsList(List) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
-
- setPassword(String) - Method in class org.apache.axis2.client.Options
-
- setPath(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the path for this URI.
- setPath(String) - Method in class org.apache.axis2.jaxrs.JAXRSModel
-
- setPatternFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the pattern.
- 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
-
- setPolicyMap(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Sets the policy map.
- setPolicyRegistry(PolicyRegistry) - Method in class org.apache.axis2.description.PolicyInclude
-
- setPolicyRegistryFromService(AxisService) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- setPort(int) - Method in class org.apache.axis2.databinding.types.URI
-
Set the port for this URI.
- setPortName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setPortTypeName(String) - Method in class org.apache.axis2.description.AxisService
-
- setPositiveInteger(PositiveInteger) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
-
Auto generated setter method
- setPositiveInteger(PositiveInteger) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
-
Auto generated setter method
- setPrefix(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
-
- setPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
The namespace prefix of this node, or null
if it is unspecified.
- setPreviousSibling(Node) - Method in class org.apache.axis2.saaj.TextImplEx
-
- setProcessingFault(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- setProcessMTOM(boolean) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
Specify whether MTOM messages should be processed or parsed literally.
- 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.databinding.ADBDataSource
-
- setProperty(String, Object) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
-
- setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBinding
-
- setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBindingMessage
-
- setProperty(String, Object) - Method in class org.apache.axis2.description.AxisBindingOperation
-
- setProperty(String, Object) - Method in class org.apache.axis2.description.AxisEndpoint
-
- setProperty(String, Object) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
Associates the specified value with the specified property.
- setPublic(URI) - Method in class org.apache.axis2.databinding.types.Notation
-
- setQName(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
-
Auto generated setter method
- setQName(QName) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
-
Auto generated setter method
- setQName(QName) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
-
Auto generated setter method
- setQName(QName) - Method in class org.apache.axis2.databinding.types.xsd.QName
-
Auto generated setter method
- 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
-
- setQueryString(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the query string for this URI.
- setRawContent(InputStream, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that contained by the InputStream content and
sets the value of the Content-Type header to the value contained in contentType.A subsequent
call to getSize() may not be an exact measure of the content size.
- setRawContentBytes(byte[], int, int, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
-
Sets the content of this attachment part to that contained by the byte[] array content and
sets the value of the Content-Type header to the value contained in contentType.
- 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
- setRegBasedAuthority(String) - Method in class org.apache.axis2.databinding.types.URI
-
Sets the registry based authority for this URI.
- setRelationships(RelatesTo[]) - Method in class org.apache.axis2.client.Options
-
Set WS-Addressing RelatesTo items.
- setRelationships(RelatesTo[]) - Method in class org.apache.axis2.context.MessageContext
-
- setRelationshipType(String) - Method in class org.apache.axis2.addressing.RelatesTo
-
Method setRelationshipType
- setRelay(boolean) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the relay attribute for this SOAPHeaderElement to be either true or false.
- setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
-
- setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.InOnlyAxisOperation
-
- setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
-
- setRemainingPhasesInFlow(ArrayList) - Method in class org.apache.axis2.description.TwoChannelAxisOperation
-
- 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
-
- setRepositoryPath(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setRequired(boolean) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
-
- setRequired(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- setResourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setResponseWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
-
- 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.
- setRestriction(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the restriction status.
- setRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the restriction basetype.
- setRestrictionClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
Sets the restriction base class name.
- setRole(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
Sets the Role associated with this SOAPHeaderElement object to the specified Role.
- 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
- setSaveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
-
- setSchemaLocationsAdjusted(boolean) - Method in class org.apache.axis2.description.AxisService
-
- setSchemaMappingTable(Map) - Method in class org.apache.axis2.description.AxisService
-
- setSchemaTargetNamespace(String) - Method in class org.apache.axis2.description.AxisService
-
- setSchematargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
-
- setSchemaTargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
-
- setScheme(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the scheme for this URI.
- setScope(String) - Method in class org.apache.axis2.description.AxisService
-
- setSeconds(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- setSeconds(double) - Method in class org.apache.axis2.databinding.types.Duration
-
Sets the seconds.
- setSelfManagedData(Class, Object, Object) - Method in class org.apache.axis2.context.MessageContext
-
Add a key-value pair of self managed data to the set associated with
this message context.
- setSelfManagedDataMapExplicit(LinkedHashMap<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
-
- setServerSide(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setServerSideInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setServiceClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- setServiceClientEPR(String) - Method in class org.apache.axis2.client.Stub
-
sets the epr of the service client to given value
- setServiceContext(ServiceContext) - Method in class org.apache.axis2.context.MessageContext
-
- setServiceContextID(String) - Method in class org.apache.axis2.context.MessageContext
-
Sets the service context id.
- setServiceData(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
-
- setServiceDescription(String) - Method in class org.apache.axis2.description.AxisService
-
- setServiceGroupClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisServiceGroup
-
- setServiceGroupContext(ServiceGroupContext) - Method in class org.apache.axis2.context.MessageContext
-
- setServiceGroupContextId(String) - Method in class org.apache.axis2.context.MessageContext
-
- setServiceGroupName(String) - Method in class org.apache.axis2.description.AxisServiceGroup
-
- setServiceLifeCycle(ServiceLifeCycle) - Method in class org.apache.axis2.description.AxisService
-
- setServiceName(QName) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- setServiceName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- setSimple(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setSkeltonClassName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSkeltonInterfaceName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSkipBuildXML(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSkipMessageReceiver(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSkipWriteWSDLs(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSoapAction(String) - Method in class org.apache.axis2.context.MessageContext
-
- setSoapAction(String) - Method in class org.apache.axis2.description.AxisOperation
-
- setSoapNsUri(String) - Method in class org.apache.axis2.description.AxisService
-
- setSOAPVersion(String) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
-
- setSOAPVersion(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
-
- setSoapVersionURI(String) - Method in class org.apache.axis2.client.Options
-
Set the SOAP version to be used.
- setSourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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.
- setStrictErrorChecking(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setString(String) - Method in class org.apache.axis2.databinding.types.soapencoding.String
-
Auto generated setter method
- setString(String) - Method in class org.apache.axis2.databinding.types.xsd.String
-
Auto generated setter method
- setStyle(String) - Method in class org.apache.axis2.description.AxisOperation
-
- setStyle(String) - Method in class org.apache.axis2.description.AxisService2WSDL11
-
- setSupportedPolicyNamespaces(String[]) - Method in class org.apache.axis2.description.AxisModule
-
- setSuppressPrefixesMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setSuppressPrefixesMode(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSyncOn(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setSystem(URI) - Method in class org.apache.axis2.databinding.types.Notation
-
- setSystemClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- 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.codegen.schema.XmlImport
-
- setTargetNamespace(String) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
-
- 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
-
- setTextContent(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setThreadContext(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
-
Several pieces of information need to be available to the service
implementation class.
- setThreadPool(ThreadFactory) - Method in class org.apache.axis2.context.ConfigurationContext
-
Sets the thread factory.
- setTime(Time) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
-
Auto generated setter method
- setTime(Calendar) - Method in class org.apache.axis2.databinding.types.Time
-
Sets the time; ignores year, month, date
- setTime(Date) - Method in class org.apache.axis2.databinding.types.Time
-
Sets the time from a date instance.
- setTime(Time) - Method in class org.apache.axis2.databinding.types.xsd.Time
-
Auto generated setter method
- setTimeOutInMilliSeconds(long) - Method in class org.apache.axis2.client.Options
-
This is used in blocking scenario.
- setTimezone(String) - Method in class org.apache.axis2.databinding.types.Day
-
- setTimezone(String) - Method in class org.apache.axis2.databinding.types.Month
-
- setTimezone(String) - Method in class org.apache.axis2.databinding.types.MonthDay
-
- setTimezone(String) - Method in class org.apache.axis2.databinding.types.Year
-
- setTimezone(String) - Method in class org.apache.axis2.databinding.types.YearMonth
-
- setTo(EndpointReference) - Method in class org.apache.axis2.client.Options
-
Set WS-Addressing To endpoint.
- setTo(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
-
- setToken(Token) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
-
Auto generated setter method
- setToken(Token) - Method in class org.apache.axis2.databinding.types.xsd.Token
-
Auto generated setter method
- 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
-
- setType(int) - Method in class org.apache.axis2.saaj.NodeImplEx
-
- setType(QName) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
-
- setTypeMapper(TypeMapper) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setTypeMappingFile(File) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setTypeQName(QName) - Method in class org.apache.axis2.wsdl.codegen.schema.TopElement
-
- 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
-
- setUnion(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- setUnsignedByte(UnsignedByte) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
-
Auto generated setter method
- setUnsignedByte(UnsignedByte) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
-
Auto generated setter method
- setUnsignedInt(UnsignedInt) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
-
Auto generated setter method
- setUnsignedInt(UnsignedInt) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
-
Auto generated setter method
- setUnsignedLong(UnsignedLong) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
-
Auto generated setter method
- setUnsignedLong(UnsignedLong) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
-
Auto generated setter method
- setUnsignedShort(UnsignedShort) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
-
Auto generated setter method
- setUnsignedShort(UnsignedShort) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
-
Auto generated setter method
- 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
-
- setUri2PackageNameMap(Map<String, String>) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- 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
-
- setUseOperationName(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setUserinfo(String) - Method in class org.apache.axis2.databinding.types.URI
-
Set the userinfo for this URI.
- setUserName(String) - Method in class org.apache.axis2.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.
- setUseWrapperClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- 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(int, String) - Method in class org.apache.axis2.databinding.types.Day
-
- setValue(int) - Method in class org.apache.axis2.databinding.types.Day
-
- setValue(String) - Method in class org.apache.axis2.databinding.types.Id
-
Validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis2.databinding.types.IDRefs
-
- setValue(int, String) - Method in class org.apache.axis2.databinding.types.Month
-
- setValue(int) - Method in class org.apache.axis2.databinding.types.Month
-
- setValue(int, int, String) - Method in class org.apache.axis2.databinding.types.MonthDay
-
- setValue(int, int) - Method in class org.apache.axis2.databinding.types.MonthDay
-
- setValue(String) - Method in class org.apache.axis2.databinding.types.Name
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis2.databinding.types.NCName
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis2.databinding.types.NMTokens
-
- setValue(String) - Method in class org.apache.axis2.databinding.types.NormalizedString
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis2.databinding.types.Token
-
validates the data and sets the value for the object.
- setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedByte
-
validates the data and sets the value for the object.
- setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedInt
-
validates the data and sets the value for the object.
- setValue(long) - Method in class org.apache.axis2.databinding.types.UnsignedShort
-
validates the data and sets the value for the object.
- setValue(int, String) - Method in class org.apache.axis2.databinding.types.Year
-
- setValue(int) - Method in class org.apache.axis2.databinding.types.Year
-
- setValue(int, int, String) - Method in class org.apache.axis2.databinding.types.YearMonth
-
- setValue(int, int) - Method in class org.apache.axis2.databinding.types.YearMonth
-
- setValue(Object) - Method in class org.apache.axis2.description.Parameter
-
Method setValue.
- setValue(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
-
If this is a Text node then this method will set its value, otherwise it sets the value of
the immediate (Text) child of this node.
- setValue(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setValue(String) - Method in class org.apache.axis2.saaj.TextImplEx
-
If this is a Text node then this method will set its value, otherwise it sets the value of
the immediate (Text) child of this node.
- 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
-
- setWrapClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setWrapped(boolean) - Method in class org.apache.axis2.description.AxisMessage
-
- setWriteOutput(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
-
- setWriteTestCase(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setWSAAction(String) - Method in class org.apache.axis2.context.MessageContext
-
setWSAAction
- setWSAddressingFlag(String) - Method in class org.apache.axis2.description.AxisService
-
- setWsamappingList(ArrayList) - Method in class org.apache.axis2.description.AxisOperation
-
- setWSAMessageId(String) - Method in class org.apache.axis2.context.MessageContext
-
- setWsdlDefinition(Definition) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setWsdlFound(boolean) - Method in class org.apache.axis2.description.AxisService
-
- 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
-
- setWSDLVersion(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
- setXmlStandalone(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setXmlVersion(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
-
- setXsdConfigFile(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
-
Deprecated.
- setYear(int) - Method in class org.apache.axis2.databinding.types.Year
-
- setYear(int) - Method in class org.apache.axis2.databinding.types.YearMonth
-
- setYears(int) - Method in class org.apache.axis2.databinding.types.Duration
-
- shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
-
- shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
-
- 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.
- simple - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- SIMPLE_TYPE_OR_CONTENT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SimpleArrayReaderStateMachine - Class in org.apache.axis2.databinding.utils
-
A state machine that reads arrays with simple content.
- SimpleArrayReaderStateMachine() - Constructor for class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
-
- SimpleAxis2Server - Class in org.apache.axis2.transport
-
- SimpleAxis2Server(String, String) - Constructor for class org.apache.axis2.transport.SimpleAxis2Server
-
- SimpleDBExtension - Class in org.apache.axis2.wsdl.codegen.extension
-
Extension for simple data binding.
- SimpleDBExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension
-
- SimpleElementReaderStateMachine - Class in org.apache.axis2.databinding.utils
-
A state machine to read elements with simple content.
- SimpleElementReaderStateMachine() - Constructor for class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
-
- SimpleTypeMapper - Class in org.apache.axis2.databinding.typemapping
-
- SimpleTypeMapper() - Constructor for class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
-
- SINGLE_SERVICE - Static variable in class org.apache.axis2.Constants
-
Field SINGLE_SERVICE
- SKELETON_CLASS_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- SKELETON_CLASS_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- SKELETON_INTERFACE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- SKELETON_INTERFACE_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- SkeletonInterfaceWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- SkeletonInterfaceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
-
- SkeletonInterfaceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
-
- SkeletonWriter - Class in org.apache.axis2.wsdl.codegen.writer
-
- SkeletonWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
-
- SkeletonWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
-
- 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_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- SOAP11_REF_ATTR - Static variable in class org.apache.axis2.databinding.utils.MultirefHelper
-
- SOAP11PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- SOAP12_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- SOAP12_REF_ATTR - Static variable in class org.apache.axis2.databinding.utils.MultirefHelper
-
- 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_ENCODING_ANYURI - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_ARRAY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_BASE64 - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_BASE64BINARY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_BOOLEAN - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_BYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_DATE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_DATETIME - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_DECIMAL - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_DOUBLE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_DURATION - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_ENTITIES - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_ENTITY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_FLOAT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_GDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_GMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_GMONTHDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_GYEAR - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_GYEARMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_HEXBINARY - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_ID - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_IDREF - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_IDREFS - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_INT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_INTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_LANGUAGE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_LONG - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NAME - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NCNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NMTOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NMTOKENS - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NORMALIZEDSTRING - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_NOTATION - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_POSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_SHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_STRING - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_STRUCT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_TIME - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_TOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_UNSIGNEDBYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_UNSIGNEDINT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_UNSIGNEDLONG - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- SOAP_ENCODING_UNSIGNEDSHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
-
- 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_NAMESPACE_PREFIX - Static variable in class org.apache.axis2.databinding.types.soapencoding.Array
-
- 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.
- SOAPBodyElementImpl - Class in org.apache.axis2.saaj
-
- SOAPBodyElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPBodyElementImpl
-
- SOAPBodyImpl - Class in org.apache.axis2.saaj
-
- SOAPBodyImpl(SOAPBody) - Constructor for class org.apache.axis2.saaj.SOAPBodyImpl
-
- SOAPBuilder - Class in org.apache.axis2.builder
-
- SOAPBuilder() - Constructor for class org.apache.axis2.builder.SOAPBuilder
-
- SOAPConnectionFactoryImpl - Class in org.apache.axis2.saaj
-
- SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
-
- SOAPConnectionImpl - Class in org.apache.axis2.saaj
-
- SOAPElementImpl - Class in org.apache.axis2.saaj
-
- SOAPElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPElementImpl
-
- SOAPEnvelopeImpl - Class in org.apache.axis2.saaj
-
- SOAPEnvelopeImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPEnvelopeImpl
-
- SOAPFactoryImpl - Class in org.apache.axis2.saaj
-
- SOAPFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPFactoryImpl
-
- SOAPFaultElementImpl - Class in org.apache.axis2.saaj
-
- SOAPFaultElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPFaultElementImpl
-
- SOAPFaultImpl - Class in org.apache.axis2.saaj
-
- SOAPFaultImpl(SOAPFault) - Constructor for class org.apache.axis2.saaj.SOAPFaultImpl
-
- SOAPHeaderElementImpl - Class in org.apache.axis2.saaj
-
- SOAPHeaderElementImpl(SOAPHeaderBlock) - Constructor for class org.apache.axis2.saaj.SOAPHeaderElementImpl
-
- SOAPHeaderImpl - Class in org.apache.axis2.saaj
-
- SOAPHeaderImpl(SOAPHeader) - Constructor for class org.apache.axis2.saaj.SOAPHeaderImpl
-
Constructor
- SOAPHeaderMessage - Class in org.apache.axis2.wsdl
-
- SOAPHeaderMessage() - Constructor for class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- SOAPHeaderMessage(QName) - Constructor for class org.apache.axis2.wsdl.SOAPHeaderMessage
-
- SOAPMessageBodyBasedDispatcher - Class in org.apache.axis2.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
-
- SOAPMessageImpl - Class in org.apache.axis2.saaj
-
- SOAPMessageImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
-
- SOAPMessageImpl(InputStream, MimeHeaders, boolean) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
-
- SOAPModuleMessage - Class in org.apache.axis2.wsdl
-
- SOAPModuleMessage() - Constructor for class org.apache.axis2.wsdl.SOAPModuleMessage
-
- SOAPPartImpl - Class in org.apache.axis2.saaj
-
- SOAPPartImpl(SOAPMessageImpl, SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
-
- SOAPPartImpl(SOAPMessageImpl, InputStream, MimeHeaders, Attachments) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
-
Construct a SOAP part from the given input stream.
- soapVersion - Variable in class org.apache.axis2.saaj.MessageFactoryImpl
-
- soapVersion - Variable in class org.apache.axis2.saaj.SOAPFactoryImpl
-
- SOCKET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
-
Field SOCKET
- SOLE_INPUT - Static variable in interface org.apache.axis2.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
-
- specialTypeFlagMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
-
- split(String, char) - Static method in class org.apache.axis2.util.JavaUtils
-
Splits the provided text into an array, separator specified.
- splitText(int) - Method in class org.apache.axis2.saaj.TextImplEx
-
Breaks this node into two nodes at the specified offset
, keeping both in the
tree as siblings.
- 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.databinding.utils.reader.ADBDataHandlerStreamReader
-
- standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
-
- standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
-
- standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
-
- standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
-
- standaloneSet() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
-
- standaloneSet() - Method in class org.apache.axis2.util.StreamWrapper
-
- start() - Method in class org.apache.axis2.engine.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
-
- START_ELEMENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
-
- STARTED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
-
- startListener() - Method in class org.apache.axis2.deployment.RepositoryListener
-
Method invoked from the scheduler to start the listener.
- startSearch(RepositoryListener) - Method in class org.apache.axis2.deployment.DeploymentEngine
-
Starts the Deployment engine to perform Hot deployment and so on.
- startService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
-
- startSystem(ConfigurationContext) - Method in class org.apache.axis2.engine.ListenerManager
-
- startUp(ConfigurationContext, AxisService) - Method in interface org.apache.axis2.engine.ServiceLifeCycle
-
this will be called during the deployement time of the service.
- 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.
- States - Interface in org.apache.axis2.databinding.utils
-
- 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 class org.apache.axis2.transport.java.JavaTransportSender
-
- 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
-
- stream - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
-
- StreamWrapper - Class in org.apache.axis2.util
-
- StreamWrapper(XMLStreamReader) - Constructor for class org.apache.axis2.util.StreamWrapper
-
- String - Class in org.apache.axis2.databinding.types.soapencoding
-
String bean class
- String() - Constructor for class org.apache.axis2.databinding.types.soapencoding.String
-
- String - Class in org.apache.axis2.databinding.types.xsd
-
String bean class
- String() - Constructor for class org.apache.axis2.databinding.types.xsd.String
-
- String.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- String.Factory - Class in org.apache.axis2.databinding.types.xsd
-
Factory class that keeps the parse method
- Struct - Class in org.apache.axis2.databinding.types.soapencoding
-
Struct bean class
- Struct() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Struct
-
- Struct.Factory - Class in org.apache.axis2.databinding.types.soapencoding
-
Factory class that keeps the parse method
- Stub - Class in org.apache.axis2.client
-
Base class for generated client stubs.
- Stub() - Constructor for class org.apache.axis2.client.Stub
-
- STUB_INTERFACE_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- STUB_LANGUAGE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- STUB_LANGUAGE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- STUB_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
-
- STYLE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
-
- style - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
-
- STYLE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
-
- STYLE_DOC - Static variable in class org.apache.axis2.description.AxisOperation
-
- STYLE_DOC - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
-
- STYLE_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
-
- substringData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
-
Extracts a range of data from the node.
- SUFFIX_JAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- SUFFIX_MAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- SUFFIX_WSDL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
-
- supplemental(char, char) - Static method in class org.apache.axis2.util.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- SUPPORT_SINGLE_OP - Static variable in class org.apache.axis2.description.AxisService
-
If this param is true, and the service has exactly one AxisOperation,
normal operation dispatch (via URI/soapAction/etc) will not be necessary,
and we'll just default to funneling all messages to that op.
- SUPPRESS_PREFIXES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- SUPPRESS_PREFIXES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
-
- SUSPEND - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
-
- SUSPENDED_TRANSACTION - Static variable in class org.apache.axis2.Constants
-
- switchNamespacePrefix(String, OMNamespace) - Static method in class org.apache.axis2.util.MessageContextBuilder
-
Switch the namespace prefix in the soap fault code.
- SYNCHRONIZE_ALL_MEMBERS - Static variable in class org.apache.axis2.clustering.ClusteringConstants.Parameters
-
When a Web service request is received, and processed, before the response is sent to the
client, should we update the states of all members in the cluster? If the value of
this parameter is set to "true", the response to the client will be sent only after
all the members have been updated.
- SYSTEM_PROPERTY_ADB_CONVERTERUTIL - Static variable in class org.apache.axis2.databinding.utils.ConverterUtil
-