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

A

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

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

AARBasedWSDLLocator(String, File, InputStream) - Constructor for class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
AARFileBasedURIResolver - Class in org.apache.axis2.deployment.resolver
A custom URI resolver that can
AARFileBasedURIResolver(File) - Constructor for class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
ABORT - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
AbstractAgent - Class in org.apache.axis2.transport.http
The AbstractAgent acts as a simple dispatcher for http requests.
AbstractAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.AbstractAgent
 
AbstractCodeGenerationExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractCodeGenerationExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
 
AbstractCollectionType - Class in org.apache.axis2.corba.idl.types
 
AbstractCollectionType() - Constructor for class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
AbstractCollectionValue - Class in org.apache.axis2.corba.idl.values
 
AbstractCollectionValue(CompositeDataType) - Constructor for class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
AbstractCollectionValue(AbstractCollectionType) - Constructor for class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
AbstractContext - Class in org.apache.axis2.context
This is the top most level of the Context hierarchy and is a bag of properties.
AbstractContext(AbstractContext) - Constructor for class org.apache.axis2.context.AbstractContext
 
AbstractContext() - Constructor for class org.apache.axis2.context.AbstractContext
 
AbstractDBProcessingExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractDBProcessingExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
 
AbstractDispatcher - Class in org.apache.axis2.engine
This the base class for all dispatchers.
AbstractDispatcher() - Constructor for class org.apache.axis2.engine.AbstractDispatcher
 
AbstractHandler - Class in org.apache.axis2.handlers
Class AbstractHandler
AbstractHandler() - Constructor for class org.apache.axis2.handlers.AbstractHandler
Constructor AbstractHandler.
AbstractHTTPSender - Class in org.apache.axis2.transport.http
 
AbstractHTTPSender() - Constructor for class org.apache.axis2.transport.http.AbstractHTTPSender
 
AbstractInMessageReceiver - Class in org.apache.axis2.receivers
This is takes care of the IN-ONLY MEP on the server side TODO: Deprecate this and use AMR directly?
AbstractInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInMessageReceiver
 
AbstractInOutAsyncMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. no longer needed, going away after 1.3
AbstractInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
Deprecated.  
AbstractInOutMessageReceiver - Class in org.apache.axis2.receivers
This is the Absract IN-OUT MEP MessageReceiver.
AbstractInOutMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutMessageReceiver
 
AbstractInOutSyncMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. use AbstractInOutMessageReceiver
AbstractInOutSyncMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver
Deprecated.  
AbstractMessageReceiver - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver
 
AbstractMessageReceiver.AsyncMessageReceiverWorker - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver.AsyncMessageReceiverWorker(MessageContext) - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
 
AbstractMessageReceiver.ThreadContextDescriptor - Class in org.apache.axis2.receivers
 
AbstractMessageReceiver.ThreadContextDescriptor() - Constructor for class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
AbstractOperationDispatcher - Class in org.apache.axis2.dispatchers
 
AbstractOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
AbstractPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
AbstractPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
 
AbstractRobustInMessageReceiver - Class in org.apache.axis2.receivers
Deprecated. not needed, since in-only MessageReceivers can throw faults
AbstractRobustInMessageReceiver() - Constructor for class org.apache.axis2.receivers.AbstractRobustInMessageReceiver
Deprecated.  
AbstractServiceDispatcher - Class in org.apache.axis2.dispatchers
 
AbstractServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
AbstractValue - Class in org.apache.axis2.corba.idl.values
 
AbstractValue(CompositeDataType) - Constructor for class org.apache.axis2.corba.idl.values.AbstractValue
 
accept(Serializable, Member) - Method in class org.apache.axis2.clustering.tribes.ChannelListener
Invoked by the channel to determine if the listener will process this message or not.
acceptableCountryWildcard(String) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
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 class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
acknowledgeMessage(MessageContext) - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
acknowledgeMessage(MessageContext) - Method in interface org.apache.axis2.transport.RequestResponseTransport
Notify the transport that a message should be acknowledged at this time.
Action - Annotation Type in javax.xml.ws
 
ACTION - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
action() - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
ACTION - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
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
 
ActionAnnot - Class in org.apache.axis2.jaxws.description.builder
 
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
 
ACTIVEMQ_DYNAMIC_QUEUE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
 
ACTIVEMQ_DYNAMIC_TOPIC - Static variable in class org.apache.axis2.transport.jms.JMSConstants
 
ADBBean - Interface in org.apache.axis2.databinding
 
ADBDataHandlerStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
ADBDataHandlerStreamReader(QName, DataHandler) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
ADBDataSource - Class in org.apache.axis2.databinding
 
ADBDataSource(ADBBean, QName) - Constructor for class org.apache.axis2.databinding.ADBDataSource
Constructor taking in an ADBBean
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
 
ADBHelperDataSource - Class in org.apache.axis2.databinding
 
ADBHelperDataSource(Object, QName, String) - Constructor for class org.apache.axis2.databinding.ADBHelperDataSource
Constructor taking in an ADBBean
ADBMessages - Class in org.apache.axis2.databinding.i18n
 
ADBMessages() - Constructor for class org.apache.axis2.databinding.i18n.ADBMessages
 
ADBNamespaceContext - Class in org.apache.axis2.databinding.utils.reader
 
ADBNamespaceContext() - Constructor for class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
 
ADBSOAPModelBuilder - Class in org.apache.axis2.databinding
Builds a SOAPEnvelope around an ADB pull parser
ADBSOAPModelBuilder(XMLStreamReader, SOAPFactory) - Constructor for class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
ADBSOAPModelBuilder.Body - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Child - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Envelope - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Header - Class in org.apache.axis2.databinding
 
ADBSOAPModelBuilder.Header() - Constructor for class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
ADBXMLStreamReader - Interface in org.apache.axis2.databinding.utils.reader
 
ADBXMLStreamReaderImpl - Class in org.apache.axis2.databinding.utils.reader
This is the new implementation of the ADBpullaparser.
ADBXMLStreamReaderImpl(QName, Object[], Object[]) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
ADBXMLStreamReaderImpl(QName, Object[], Object[], TypeTable, boolean) - Constructor for class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
add(Validator, String) - Method in class org.apache.axis2.jaxws.description.validator.ValidationFailures
 
add_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ADD_MUST_UNDERSTAND_TO_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
addAnnotation(Annotation) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
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
 
addApplicationContextMigrator(ConfigurationContext, String, ApplicationContextMigrator) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
Register a new ContextPropertyMigrator.
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 javax.xml.soap.SOAPMessage
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
addAttribute(QName, String) - Method in interface javax.xml.soap.SOAPElement
 
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.
addAttributes(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
add attributes
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
 
addBlobCID(String) - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Increase number of total builders
addBody() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
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 interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(QName) - Method in interface javax.xml.soap.SOAPBody
 
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(Name) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given String object and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(QName) - Method in interface javax.xml.soap.SOAPElement
 
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
addComplexSchema(String, QName) - Method in class org.apache.axis2.description.java2wsdl.TypeTable
 
addComplexType(XmlComplexType) - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
 
addConfigurator(String, ClientConfigurator) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
addConfigurator(String, ServerConfigurator) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
addContentToMethodSchemaType(XmlSchemaSequence, QName, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
addContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
Register a ContextListener to be notified of all sub-context events.
addContextProperty(PropertyDifference) - Method in class org.apache.axis2.clustering.context.PropertyUpdater
 
addCSpecifcAttributes(Document, AxisOperation, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
addCustomAnnotationInstance(CustomAnnotationInstance) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
addCustomAnnotationProcessor(CustomAnnotationProcessor) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
addCustomHeaders(HttpMethod, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Inform the context that an Attachment (DataHandler, CID) is written.
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
Inform the context that an Attachment (DataHandler, CID) is written.
addDataHandler(DataHandler, String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
addDataHandler(DataHandler, String) - Method in interface org.apache.axis2.jaxws.message.Message
Add Attachment
addDataLocator(String, AxisDataLocator) - Method in class org.apache.axis2.engine.AxisConfiguration
For internal used only! To store instance of DataLocator when it is first loaded.
addDataLocatorClassNames(String, String) - Method in class org.apache.axis2.description.AxisService
Save data Locator configured at service level for this Axis Service
addDataLocatorClassNames(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Allows to define/configure Data Locator for specified dialect at Axis 2 Configuration.
addDefaultModuleVersion(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Adds a default module version, which can be done either programmatically or by using axis2.xml.
addDestination(String, String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Add a listen destination on this connection factory on behalf of the given service
addDetail() - Method in interface javax.xml.soap.SOAPFault
Creates a Detail object and sets it as the Detail object for this SOAPFault object.
addDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(QName) - Method in interface javax.xml.soap.Detail
 
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 interface javax.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody 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.
addEnumMember(String) - Method in class org.apache.axis2.corba.idl.types.EnumType
 
addExcludeMethods(ArrayList) - Static method in class org.apache.axis2.deployment.util.Utils
To add the exclude method when generating schemas , here the exclude methods will be session releated axis2 methods
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
addFactory(InvocationListenerFactory) - Static method in class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
This method accepts an object instance that is an implementation of the InvocationListenerFactory.
addFault() - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(QName, String) - Method in interface javax.xml.soap.SOAPBody
 
addFault(QName, String, Locale) - Method in interface javax.xml.soap.SOAPBody
 
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 interface javax.xml.soap.SOAPFault
 
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.
addFeature(WebServiceFeature) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
addFieldDescriptionComposite(FieldDescriptionComposite) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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.
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(String, String) - Method in class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
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.
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
addHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
addHeader(String, String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(QName) - Method in interface javax.xml.soap.SOAPHeader
 
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, URL) - 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.
addIDL(IDL) - Method in class org.apache.axis2.corba.idl.types.IDL
 
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
 
addInterface(Interface) - Method in class org.apache.axis2.corba.idl.types.IDL
 
addInterface(EndpointReference, QName, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addInvocationListener(InvocationListener) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Adds an InvocationListener to the contex.
addInvocationListener(InvocationListener) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
addListener(TransportInDescription, boolean) - Method in class org.apache.axis2.engine.ListenerManager
 
addLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addLocation(EndpointReference, String, String, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addMail(String, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.Storage
 
addMaxOccurs(QName, long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds the maxOccurs associated with a QName.
addMember(Member) - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
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.
addMessageBundle(String, MessageBundle) - Static method in class org.apache.axis2.jaxws.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
 
addMessageContext(WebServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
addMessageContext(WebServiceContext, MessageContext) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.WebServiceContextInjector
MessageContext is made availble to the endpoint instance via the WebServiceContext.
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
 
addMetadata(EndpointReference, Element...) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
addMetadatSection(MetadataSection) - Method in class org.apache.axis2.mex.om.Metadata
 
addMetadatSections(List) - Method in class org.apache.axis2.mex.om.Metadata
 
addMethodDescriptionComposite(MethodDescriptionComposite) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
addMethodsToStub(Document, Element, QName, List) - Method in interface org.apache.axis2.wsdl.codegen.extension.PolicyExtension
 
addMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
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
addModuleBindingOperation(AxisService, AxisOperation) - Static method in class org.apache.axis2.deployment.util.Utils
 
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
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
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 interface javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
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 interface javax.xml.soap.SOAPHeader
 
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(Operation) - Method in class org.apache.axis2.corba.idl.types.Interface
 
addOperation(Operation) - Method in class org.apache.axis2.corba.idl.types.ValueType
 
addOperation(AxisOperation) - Method in class org.apache.axis2.description.AxisModule
 
addOperation(AxisOperation) - Method in class org.apache.axis2.description.AxisService
Method addOperation.
addOperationStatus(String, int) - Method in class org.apache.axis2.ping.PingResponse
 
addOperationStatus(AxisOperation, int) - Method in class org.apache.axis2.ping.PingResponse
 
addPackageKey(String) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Add PackageKey
addParam(Member) - Method in class org.apache.axis2.corba.idl.types.Operation
 
addParameter(Parameter) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
addParameter(Parameter) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
addParameter(Parameter) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
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.
addParameterData(String, Object) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This method stores parameter data in the CustomAnnotationInstance based on the key that is supplied.
addParameterDescriptionComposite(ParameterDescriptionComposite) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
addParameterDescriptionComposite(ParameterDescriptionComposite, int) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
addParameterObserver(ParameterObserver) - Method in class org.apache.axis2.description.AxisDescription
 
addPoliciesAsExtensibleElement(AxisDescription, OMElement) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
 
addPolicyElement(int, Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicy(Policy)
addPolicyRefElement(int, PolicyReference) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicyReference(PolicyReference)
addPort(QName, String, String) - Method in class javax.xml.ws.Service
 
addPort(QName, String, String) - Method in class javax.xml.ws.spi.ServiceDelegate
 
addPort(QName, String, String) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
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
 
addProperties(SOAPMessageContext, MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
Adds the appropriate properties to the MessageContext that the user will see
addProperty(PropertyDifference) - Method in class org.apache.axis2.clustering.context.commands.UpdateContextCommand
 
addProperty(String, String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
addProperty(String, String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Add a property to the connection factory
addPropertyToOperationClient(OperationClient, String, Object) - Method in class org.apache.axis2.client.Stub
sets the propertykey and propertyValue as a pair to operation client
addPropertyToOperationClient(OperationClient, String, boolean) - Method in class org.apache.axis2.client.Stub
 
addPropertyToOperationClient(OperationClient, String, int) - Method in class org.apache.axis2.client.Stub
 
ADDR_VALIDATE_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
addRaises(ExceptionType) - Method in class org.apache.axis2.corba.idl.types.Operation
 
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
 
addReferenceParameters(EndpointReference, Element...) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
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.
address(String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
address - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
address(String) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the address URI to use.
Addressing - Annotation Type in javax.xml.ws.soap
 
ADDRESSING_ACTION - Static variable in class org.apache.axis2.Constants
Addressing Constants
ADDRESSING_OPTIONAL - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_REQUIREMENT_PARAMETER - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
ADDRESSING_UNSPECIFIED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
AddressingAnnot - Class in org.apache.axis2.jaxws.description.builder
 
AddressingAnnot() - Constructor for class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
AddressingBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatcher based on the WS-Addressing properties.
AddressingBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.AddressingBasedDispatcher
 
AddressingBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.AddressingBasedDispatcher
AddressingBasedDispatcher() - Constructor for class org.apache.axis2.engine.AddressingBasedDispatcher
Deprecated.  
AddressingConfigurator - Class in org.apache.axis2.jaxws.client.config
This class will enable/disable WS-Addressing in a JAX-WS 2.1 client, based on the configuration passed to it via an AddressingFeature and/or a SubmissionAddressingFeature.
AddressingConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
AddressingConfigurator - Class in org.apache.axis2.jaxws.server.config
This class will enable/disable WS-Addressing for a JAX-WS 2.1 web service endpoint, based on the configuration passed to it via an Addressing annotation and/or a SubmissionAddressing annotation from the endpoint implementation bean.
AddressingConfigurator() - Constructor for class org.apache.axis2.jaxws.server.config.AddressingConfigurator
 
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
 
AddressingFeature - Class in javax.xml.ws.soap
 
AddressingFeature() - Constructor for class javax.xml.ws.soap.AddressingFeature
 
AddressingFeature(boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
 
AddressingFeature(boolean, boolean) - Constructor for class javax.xml.ws.soap.AddressingFeature
 
AddressingHelper - Class in org.apache.axis2.addressing
 
AddressingHelper() - Constructor for class org.apache.axis2.addressing.AddressingHelper
 
AddressingInFaultHandler - Class in org.apache.axis2.handlers.addressing
This class is used to extract WS-Addressing Spec defined Faults and FaultDetail and convert them into understandable AxisFault objects.
AddressingInFaultHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingInFaultHandler
 
AddressingInHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingInHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingInHandler
 
AddressingMessages - Class in org.apache.axis2.addressing.i18n
 
AddressingMessages() - Constructor for class org.apache.axis2.addressing.i18n.AddressingMessages
 
AddressingOutHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingOutHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingOutHandler
 
AddressingValidationHandler - Class in org.apache.axis2.handlers.addressing
 
AddressingValidationHandler() - Constructor for class org.apache.axis2.handlers.addressing.AddressingValidationHandler
 
addSchema(XmlSchema) - Method in class org.apache.axis2.description.AxisService
 
addSchema(Collection) - Method in class org.apache.axis2.description.AxisService
 
addService(AxisService) - Method in class org.apache.axis2.description.AxisServiceGroup
 
addService(AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addService.
addService(EndpointReference, QName, QName, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
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
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, URL) - Static method in class org.apache.axis2.deployment.util.Utils
 
addSoap12Endpoint(AxisService, URL) - 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
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
addTargetResolver(TargetResolver) - Method in class org.apache.axis2.engine.AxisConfiguration
 
addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
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.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
Deprecated. please use addService() instead
addToList(MetaDataEntry) - Method in class org.apache.axis2.util.MetaDataEntry
Add to the list
addTransportIn(TransportInDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addTransportIn.
addTransportOut(TransportOutDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
Method addTransportOut.
addtStatus(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Adds a another status to a particular Qname.
addType(CompositeDataType) - Method in class org.apache.axis2.corba.idl.types.IDL
 
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 interface javax.xml.soap.SOAPHeader
 
addUpgradeHeaderElement(String[]) - Method in interface javax.xml.soap.SOAPHeader
 
addUpgradeHeaderElement(String) - Method in interface javax.xml.soap.SOAPHeader
 
addUpgradeHeaderElement(Iterator) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Creates a new Upgrade SOAPHeaderElement object initialized with the specified List of supported SOAP URIs and adds it to this SOAPHeader object.
addUpgradeHeaderElement(String[]) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addUpgradeHeaderElement(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
addURL(URL) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
addWebServiceFeature(Annotation) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
addWebServiceRefAnnot(WebServiceRefAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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
 
addWSDLProperties(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
addWSDLProperties_provider(MessageContext) - Static method in class org.apache.axis2.jaxws.context.utils.ContextUtils
 
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
 
addXmlFileName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
addXmlNameJavaNameMapping(String, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
adjustWSDLSchemaLocatins(Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
Deprecated. please use adjustWSDLSchemaLocations
adjustWSDLSchemaLocations(Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
adjust the schema locations in the original wsdl
ADMIN_JSP_NAME - Static variable in class org.apache.axis2.transport.http.AdminAgent
 
ADMIN_LISTSERVICES - Static variable in class org.apache.axis2.Constants
List service for admin pages
ADMIN_LOGIN - Static variable in class org.apache.axis2.Constants
 
ADMIN_SECURITY_DISABLED - Static variable in class org.apache.axis2.Constants
 
AdminAgent - Class in org.apache.axis2.transport.http
Provides methods to process axis2 admin requests.
AdminAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.AdminAgent
 
adoptNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
agent - Variable in class org.apache.axis2.transport.http.AxisAdminServlet
 
agent - Variable in class org.apache.axis2.transport.http.AxisServlet
 
AliasValue - Class in org.apache.axis2.corba.idl.values
 
AliasValue(Typedef) - Constructor for class org.apache.axis2.corba.idl.values.AliasValue
 
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
 
ALLOW_ALL - Static variable in interface org.apache.axis2.transport.nhttp.HostnameVerifier
The ALLOW_ALL HostnameVerifier essentially turns hostname verification off.
allServiceInfoHolder - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
allSupportedOutputForms() - Static method in class org.apache.axis2.mex.util.MexUtil
 
AND - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
and_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
AnnotationBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
Walks the ServiceDescription and its child *Description classes to find all of the types.
AnnotationConstants - Interface in org.apache.axis2.description.java2wsdl
 
AnnotationDesc - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Annotation information cached for a particular class
AnnotationElementBuilder - Class in org.apache.axis2.wsdl.codegen.emitter.jaxws
 
AnnotationElementBuilder() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.jaxws.AnnotationElementBuilder
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.OneWayAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.RespectBindingAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
annotationType() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
ANON_OUT_IN_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous in-out operation (meaning we sent a message and receive a response, equivalent to a WSDL In-Out operation).
ANON_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous out-only operation (meaning we send a message with no response allowed from the service, equivalent to a WSDL In-Only operation).
ANON_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
ANON_ROBUST_OUT_ONLY_OP - Static variable in class org.apache.axis2.client.ServiceClient
Operation name used for an anonymous robust-out-only operation (meaning we send a message, with the only possible response a fault, equivalent to a WSDL Robust-In-Only operation).
ANON_SERVICE - Static variable in class org.apache.axis2.client.ServiceClient
Base name used for a service created without an existing configuration.
ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
anonymous - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ANONYMOUS - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
AntBuildWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
AntBuildWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
AntBuildWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
any - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
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() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
AnyType.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.AnyType.Factory
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.AnyURI.Factory
 
AnyURI.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
AnyURI.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.AnyURI.Factory
 
AnyURIType - Class in org.apache.axis2.mex.om
Base Class implemented for element(s) that of type='xs:anyURI' defined in the WS-MEX spec.
AnyURIType(OMFactory, String, String) - Constructor for class org.apache.axis2.mex.om.AnyURIType
 
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
 
appendFaultSubcode(QName) - Method in interface javax.xml.soap.SOAPFault
 
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.
appendHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
appendHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
appendHeaderBlock(String, String, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
appendHeaderBlock Append the block to the list of header blocks.
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
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_CONTEXT_MIGRATOR_LIST_ID - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
APPLICATION_FAULT - Static variable in class org.apache.axis2.Constants
 
APPLICATION_FAULT_STRING - Static variable in class org.apache.axis2.Constants
 
ApplicationContextHolder - Class in org.apache.axis2.extensions.spring.receivers
Implementation of a Spring interface who is configured in Spring's applicationContext.xml or some other Spring type of way.
ApplicationContextHolder() - Constructor for class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
 
ApplicationContextMigrator - Interface in org.apache.axis2.jaxws.spi.migrator
The ContextPropertyMigrator is a utility interface that can be implemented to handle any transformation or migration that needs to happen between the internal JAX-WS MessageContext for a request or a response and the associated context for the client or the server.
ApplicationContextMigratorUtil - Class in org.apache.axis2.jaxws.spi.migrator
 
ApplicationContextMigratorUtil() - Constructor for class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
ApplicationXMLBuilder - Class in org.apache.axis2.builder
This builder is used when the serialization of the message is application/xml.
ApplicationXMLBuilder() - Constructor for class org.apache.axis2.builder.ApplicationXMLBuilder
 
ApplicationXMLFormatter - Class in org.apache.axis2.transport.http
Formates the request message as application/xml
ApplicationXMLFormatter() - Constructor for class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
APPLY_SERVICE_POLICY - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
applyPolicy(String, String) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Apply a policy to a service
applyPolicy(String, String) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
applyPolicy(Policy) - Method in class org.apache.axis2.description.AxisDescription
This method sets the policy as the default of this AxisDescription instance.
applyPolicy() - Method in class org.apache.axis2.description.AxisDescription
Applies the policies on the Description Hierarchy recursively.
applyPolicy(Policy, AxisDescription) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
applyPolicy(Policy, AxisDescription) - Method in class org.apache.axis2.mex.MetadataExchangeModule
 
applyPolicy(Policy, AxisDescription) - Method in interface org.apache.axis2.modules.Module
Evaluates specified policy for the specified AxisDescription.
applyPolicy(Policy, AxisDescription) - Method in class org.apache.axis2.scripting.ScriptModule
 
ApplyServicePolicyCommand - Class in org.apache.axis2.clustering.configuration.commands
 
ApplyServicePolicyCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
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.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Array.Factory
 
array_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ARRAY_ITEM - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
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
ArrayCoordinate.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate.Factory
 
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
ArrayE.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ArrayE.Factory
 
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.
ArrayType - Class in org.apache.axis2.corba.idl.types
 
ArrayType() - Constructor for class org.apache.axis2.corba.idl.types.ArrayType
 
arrayTypeQName - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
 
ArrayValue - Class in org.apache.axis2.corba.idl.values
 
ArrayValue(ArrayType) - Constructor for class org.apache.axis2.corba.idl.values.ArrayValue
 
ARTIFACTS_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
ASSIGN - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
AsyncHandler<T> - Interface in javax.xml.ws
 
AsyncResponse - Class in org.apache.axis2.jaxws.client.async
The AsyncResponse class is used to collect the response information from Axis2 and deliver it to a JAX-WS client.
AsyncResponse(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.async.AsyncResponse
 
AsyncResult - Class in org.apache.axis2.client.async
Deprecated. please see org.apache.axis2.client.async.AxisCallback.
AsyncResult(MessageContext) - Constructor for class org.apache.axis2.client.async.AsyncResult
Deprecated. Constructor.
AsyncUtils - Class in org.apache.axis2.jaxws.client.async
 
AsyncUtils() - Constructor for class org.apache.axis2.jaxws.client.async.AsyncUtils
 
AtMostOnceInterceptor - Class in org.apache.axis2.clustering.tribes
Message intereceptor for handling at-most-once message processing semantics
AtMostOnceInterceptor() - Constructor for class org.apache.axis2.clustering.tribes.AtMostOnceInterceptor
 
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
 
attachEnvelopeEvent(MessageContext) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
 
attachFieldDescriptionComposites(DescriptionBuilderComposite, List<FieldDescriptionComposite>) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will add FieldDescriptionComposite objects to a DescriptionBuilderComposite
attachHandlerChainAnnotation(TMFAnnotationComposite, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method is use to attach @HandlerChain annotation data to a composite object.
ATTACHMENT_TEMP_DIR - Static variable in interface org.apache.axis2.Constants.Configuration
 
AttachmentDescription - Interface in org.apache.axis2.jaxws.description
A parameter or return value may be represented as an attachment.
AttachmentDescriptionImpl - Class in org.apache.axis2.jaxws.description.impl
 
AttachmentDescriptionImpl(AttachmentType, String[]) - Constructor for class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
AttachmentPart - Class in javax.xml.soap
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
Create a new AttachmentPart.
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
 
AttachmentsAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes attachment properties whose value is Map.
AttachmentType - Enum in org.apache.axis2.jaxws.description
Defines the different types of attachments.
AttachmentUtils - Class in org.apache.axis2.jaxws.message.attachments
A suite of utilities used for handling MTOM attachment data.
AttachmentUtils() - Constructor for class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
 
attachMethodDescriptionComposites(DescriptionBuilderComposite, List<MethodDescriptionComposite>) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will add MethodDescriptionComposite objects to a DescriptionBuilderComposite
attachParameterDescriptionComposites(List<ParameterDescriptionComposite>, MethodDescriptionComposite) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will add ParameterDescriptionComposite objects to a MethodDescriptionComposite
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) - 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
 
attachServiceContextEvent(ServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
 
attachSoapBindingAnnotation(TMAnnotationComposite, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method is use to attach @SOAPBinding annotation data to a composite object.
attachWebServiceRefAnnotation(TMFAnnotationComposite, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method is use to attach @WebServiceRef annotation data to a composite object.
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_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
attr_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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_PROXY - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
ATTR_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
attr_raises_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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 - Static variable in interface org.apache.axis2.ping.PingConstants
 
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
 
authentication - Variable in class org.apache.axis2.transport.mail.MailClient
 
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.context.externalize.DebugObjectInput
 
available() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
AVOID_INITIATION_KEY - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
awaitResponse() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
awaitResponse() - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
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_CONFIG_PATH - Static variable in class org.apache.axis2.jaxws.util.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_REPO_PATH - Static variable in class org.apache.axis2.jaxws.util.Constants
 
AXIS2_XSD - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
Axis2EndpointReferenceFactory - Interface in org.apache.axis2.jaxws.addressing.factory
This class represents factories that can be use to create instances of EndpointReference that can ultimately be converted into instances of EndpointReference that are suitable to be returned via the appropriate JAX-WS 2.1 API methods.
Axis2EndpointReferenceFactoryImpl - Class in org.apache.axis2.jaxws.addressing.factory.impl
This class produces instances of EndpointReference.
Axis2EndpointReferenceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
Axis2HttpRequest - Class in org.apache.axis2.transport.nhttp
Represents an outgoing Axis2 HTTP/s request.
Axis2HttpRequest(EndpointReference, HttpHost, MessageContext) - Constructor for class org.apache.axis2.transport.nhttp.Axis2HttpRequest
 
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_PARAMETER - Static variable in interface org.apache.axis2.jaxws.description.OperationDescription
 
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_PARAMETER - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescription
 
AXIS_SERVICE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
AXIS_WEB_CONTENT_ROOT - Static variable in class org.apache.axis2.Constants
 
AxisAdminServlet - Class in org.apache.axis2.transport.http
 
AxisAdminServlet() - Constructor for class org.apache.axis2.transport.http.AxisAdminServlet
 
AxisBinding - Class in org.apache.axis2.description
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
 
axisConfig - Variable in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
AxisConfigBuilder - Class in org.apache.axis2.deployment
 
AxisConfigBuilder(InputStream, AxisConfiguration, DeploymentEngine) - Constructor for class org.apache.axis2.deployment.AxisConfigBuilder
 
AxisConfiguration - Class in org.apache.axis2.engine
Class AxisConfiguration
AxisConfiguration() - Constructor for class org.apache.axis2.engine.AxisConfiguration
Constructor AxisConfiguration.
axisConfiguration - Variable in class org.apache.axis2.transport.http.AxisServlet
 
AxisConfigurator - Interface in org.apache.axis2.engine
 
AxisDataLocator - Interface in org.apache.axis2.dataretrieval
AxisDataLocator interface defines getData API for retrieving data particularly metadata like WSDL, Policy, Schema.
AxisDataLocatorImpl - Class in org.apache.axis2.dataretrieval
The Default Axis2 Data Locator implementation
AxisDataLocatorImpl(AxisService) - Constructor for class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
Constructor
AxisDescription - Class in org.apache.axis2.description
 
AxisDescription() - Constructor for class org.apache.axis2.description.AxisDescription
 
AxisEndpoint - Class in org.apache.axis2.description
 
AxisEndpoint() - Constructor for class org.apache.axis2.description.AxisEndpoint
 
axisEndpoint - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
AxisEngine - Class in org.apache.axis2.engine
There is one engine for the Server and the Client.
AxisEngine(ConfigurationContext) - Constructor for class org.apache.axis2.engine.AxisEngine
Constructor AxisEngine
AxisError - Exception in org.apache.axis2.engine
 
AxisError() - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisError(String) - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisError(String, Throwable) - Constructor for exception org.apache.axis2.engine.AxisError
 
AxisEvent - Class in org.apache.axis2.engine
 
AxisEvent(int) - Constructor for class org.apache.axis2.engine.AxisEvent
 
AxisFault - Exception in org.apache.axis2
An exception which maps cleanly to a SOAP fault.
AxisFault(String) - Constructor for exception org.apache.axis2.AxisFault
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.
AxisHttpConnection - Interface in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpConnectionImpl(Socket, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
AxisHttpRequest - Interface in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpRequestImpl(AxisHttpConnection, HttpRequest, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
AxisHttpResponse - Interface in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl - Class in org.apache.axis2.transport.http.server
 
AxisHttpResponseImpl(AxisHttpConnection, HttpResponse, HttpProcessor, HttpContext) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
AxisHttpService - Class in org.apache.axis2.transport.http.server
This class is an extension of the default HTTP service responsible for maintaining and populating the MessageContext for incoming Axis requests.
AxisHttpService(HttpProcessor, ConnectionReuseStrategy, HttpResponseFactory, ConfigurationContext, Worker) - Constructor for class org.apache.axis2.transport.http.server.AxisHttpService
 
AxisInvocationController - Class in org.apache.axis2.jaxws.core.controller.impl
The AxisInvocationController is an implementation of the InvocationController interface.
AxisInvocationController() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
AxisJMSException - Exception in org.apache.axis2.transport.jms
 
AxisMessage - Class in org.apache.axis2.description
This class represents the messages in WSDL.
AxisMessage() - Constructor for class org.apache.axis2.description.AxisMessage
 
AxisModule - Class in org.apache.axis2.description
This holds the information about a Module.
AxisModule() - Constructor for class org.apache.axis2.description.AxisModule
Constructor ModuleDescription.
AxisModule(String) - Constructor for class org.apache.axis2.description.AxisModule
Constructor ModuleDescription.
AxisObserver - Interface in org.apache.axis2.engine
 
axisOp - Variable in class org.apache.axis2.client.OperationClient
 
AxisOperation - Class in org.apache.axis2.description
 
AxisOperation() - Constructor for class org.apache.axis2.description.AxisOperation
constructor
AxisOperation(QName) - Constructor for class org.apache.axis2.description.AxisOperation
 
AxisOperationFactory - Class in org.apache.axis2.description
 
AxisOperationFactory() - Constructor for class org.apache.axis2.description.AxisOperationFactory
 
AxisParams - Class in org.apache.axis2.transport.http.server
 
AxisPolicyLocator - Class in org.apache.axis2.util
 
AxisPolicyLocator(AxisDescription) - Constructor for class org.apache.axis2.util.AxisPolicyLocator
 
AxisRequestEntity - Class in org.apache.axis2.transport.http
This Request Entity is used by the HTTPCommonsTransportSender.
AxisRequestEntity(MessageFormatter, MessageContext, OMOutputFormat, String, boolean, boolean) - Constructor for class org.apache.axis2.transport.http.AxisRequestEntity
Method calls to this request entity are delegated to the following Axis2 message formatter object.
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
 
AxisServlet - Class in org.apache.axis2.transport.http
Class AxisServlet
AxisServlet() - Constructor for class org.apache.axis2.transport.http.AxisServlet
 
AxisServlet.RestRequestProcessor - Class in org.apache.axis2.transport.http
Ues in processing REST related Requests.
AxisServlet.RestRequestProcessor(String, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
AxisServlet.ServletRequestResponseTransport - Class in org.apache.axis2.transport.http
 

B

BackportWorkerPool - Class in org.apache.axis2.transport.nhttp.util
Utility class to support the backport util.concurrent in JDK 1.4 and the native concurrent package in JDK 1.5 or later
BackportWorkerPool(int, int, int, int, String, String) - Constructor for class org.apache.axis2.transport.nhttp.util.BackportWorkerPool
 
BackportWorkerPool.BackportThreadFactory - Class in org.apache.axis2.transport.nhttp.util
This is a simple ThreadFactory implementation using java.util.concurrent Creates threads with the given name prefix
BackportWorkerPool.BackportThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.transport.nhttp.util.BackportWorkerPool.BackportThreadFactory
 
BACKWORD_COMPATIBILITY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
BACKWORD_COMPATIBILITY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
BAD_MODULE_FROM_OPERATION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
BAD_MODULE_FROM_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
BAD_PARAMETER_ARGUMENT - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
Base64 - Class in org.apache.axis2.databinding.types.soapencoding
Base64 bean class
Base64() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Base64
 
Base64 - Class in org.apache.axis2.databinding.types.xsd
Base64 bean class
Base64() - Constructor for class org.apache.axis2.databinding.types.xsd.Base64
 
Base64 - Class in org.apache.axis2.util
Deprecated.  
Base64() - Constructor for class org.apache.axis2.util.Base64
Deprecated.  
Base64.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Base64.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Base64.Factory
 
Base64.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Base64.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Base64.Factory
 
Base64Binary - Class in org.apache.axis2.databinding.types.soapencoding
Base64Binary bean class
Base64Binary() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Base64Binary
 
Base64Binary - Class in org.apache.axis2.databinding.types.xsd
Base64Binary bean class
Base64Binary() - Constructor for class org.apache.axis2.databinding.types.xsd.Base64Binary
 
Base64Binary.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Base64Binary.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Base64Binary.Factory
 
Base64Binary.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Base64Binary.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Base64Binary.Factory
 
base64encode(byte[]) - Static method in class org.apache.axis2.util.XMLUtils
 
BASE_64_CONTENT_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
BASE_64_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
BASE_NAME - Static variable in class org.apache.axis2.i18n.RB
 
BASE_NAME - Static variable in class org.apache.axis2.jaxws.i18n.RB
 
base_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
BaseAxisDataLocator - Class in org.apache.axis2.dataretrieval
BaseAxisDataLocator implements common code and serves as a base class for the supported default Axis2 dialect data locators.
BaseAxisDataLocator() - Constructor for class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
BaseDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
BaseDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
BaseHandlerResolver - Class in org.apache.axis2.jaxws.spi.handler
This class can be subclassed to produce different implementations of HandlerResolver
BaseHandlerResolver() - Constructor for class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
BaseHandlerResolver(String) - Constructor for class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
baseInputStream - Variable in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
BaseLifecycleManager - Class in org.apache.axis2.jaxws.lifecycle
 
BaseLifecycleManager() - Constructor for class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
BaseMessageContext - Class in org.apache.axis2.jaxws.handler
BaseMessageContext is the base class for the two handler message contexts: SoapMessageContext and LogicalMessageContext.
BaseMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.BaseMessageContext
 
basePropertyFileName - Variable in class org.apache.axis2.i18n.RB
 
basePropertyFileName - Variable in class org.apache.axis2.jaxws.i18n.RB
 
baseURI - Variable in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
BaseWSDLLocator - Class in org.apache.axis2.jaxws.util
This class is the base for an implementation of a WSDL4J interface that will be supplied to a WSDLReader instance.
BaseWSDLLocator() - Constructor for class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
BASIC - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
bean - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
 
BEAN_WRITER_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TEMPLATE_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BEAN_WRITER_TYPEMAP_KEY - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
BeanExcludeInfo - Class in org.apache.axis2.deployment.util
this class is used to keep the excludeProperties and includePropertes of the given bean when generating the wsdl, and serializing.
BeanExcludeInfo(String, String) - Constructor for class org.apache.axis2.deployment.util.BeanExcludeInfo
 
BeanUtil - Class in org.apache.axis2.databinding.utils
 
BeanUtil() - Constructor for class org.apache.axis2.databinding.utils.BeanUtil
 
BeanWriter - Interface in org.apache.axis2.schema.writer
The bean writer interface.
BeanWriterMetaInfoHolder - Class in org.apache.axis2.schema
This class is used as a holder to pass on the meta information to the bean writer.
BeanWriterMetaInfoHolder() - Constructor for class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
BINARY_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
Binding - Interface in javax.xml.ws
 
Binding - Interface in org.apache.axis2.jaxws.spi
 
BINDING - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
 
BINDING_INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
BINDING_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
BINDING_NAME_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
BINDING_OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_OUTPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_PATH_OPTION - Static variable in class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
Name of "extra" option used to supply binding definition path.
BINDING_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
BINDING_TYPE_HTTP - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
BINDING_TYPE_SOAP - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
bindingId - Variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
BindingImpl - Class in org.apache.axis2.jaxws.binding
Classes that would normally "implement javax.xml.ws.Binding" should extend this class instead.
BindingImpl(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.BindingImpl
 
BindingProvider - Interface in javax.xml.ws
 
BindingProvider - Class in org.apache.axis2.jaxws
 
BindingProvider(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.BindingProvider
 
BindingProvider - Interface in org.apache.axis2.jaxws.spi
 
BindingType - Annotation Type in javax.xml.ws
 
BindingTypeAnnot - Class in org.apache.axis2.jaxws.description.builder
 
bindingTypesMatch(MessageContext, ServiceDescription) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
Compares the version of the message in the MessageContext to what's expected given the ServiceDescription.
BindingUtils - Class in org.apache.axis2.jaxws.binding
 
BindingUtils() - Constructor for class org.apache.axis2.jaxws.binding.BindingUtils
 
Block - Interface in org.apache.axis2.jaxws.message
Block A Block represents an xml element and associated sub-tree.
BLOCK_ALL_REQUESTS - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
BlockFactory - Interface in org.apache.axis2.jaxws.message.factory
BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

BlockFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
BlockFactoryImpl Abstract Base Class for the Block Factories
BlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
BlockImpl - Class in org.apache.axis2.jaxws.message.impl
BlockImpl Abstract Base class for various Block Implementations.
BlockImpl(Object, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.impl.BlockImpl
A Block has the following components
BlockImpl(OMElement, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.impl.BlockImpl
A Block has the following components
BOM_SIZE - Static variable in class org.apache.axis2.builder.BuilderUtil
 
BOOLEAN_FALSE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
boolean_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
BOOLEAN_TRUE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
boolean_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
bsfEngine - Variable in class org.apache.axis2.scripting.convertors.RBOMElementConvertor
 
BSFENGINE_PROP - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
build() - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
build() - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Construct an instance of EndpointReference based on the values specified.
build(OMElement, AssertionBuilderFactory) - Method in class org.apache.axis2.policy.builders.MTOMAssertionBuilder
 
buildCluster(OMElement) - Method in class org.apache.axis2.deployment.ClusterBuilder
Populates service from corresponding OM.
Builder - Interface in org.apache.axis2.builder
 
BUILDER_SELECTOR - Static variable in class org.apache.axis2.Constants
Field Builder Selector
BuilderUtil - Class in org.apache.axis2.builder
 
BuilderUtil() - Constructor for class org.apache.axis2.builder.BuilderUtil
 
buildModule(File, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Builds an AxisModule for a given module archive file.
buildOM(ClassLoader, String) - Method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
Loading xml file content and convert to OMElement.
buildOM() - Method in class org.apache.axis2.deployment.DescriptionBuilder
Creates OMElement for a given description document (axis2.xml , services.xml and module.xml).
buildService(InputStream, ConfigurationContext) - Static method in class org.apache.axis2.deployment.DeploymentEngine
Fills an axisservice object using services.xml.
buildServiceGroup(InputStream, ClassLoader, String, ConfigurationContext, ArchiveReader, HashMap) - Static method in class org.apache.axis2.deployment.DeploymentEngine
To build a AxisServiceGroup for a given services.xml You have to add the created group into AxisConfig
buildServiceGroup(InputStream, DeploymentFileData, AxisServiceGroup, HashMap, ConfigurationContext) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
buildsoapMessage(MessageContext, MultipleEntryHashMap, SOAPFactory) - Static method in class org.apache.axis2.builder.BuilderUtil
 
buildSOAPTree(SAAJConverterImpl.NameCreator, SOAPElement, SOAPElement, XMLStreamReader, boolean) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Build SOAPTree Either the root or the parent is null.
buildTokenTypeASTClassMap() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
busContext - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
busObject - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
bytes - Variable in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
byteValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
byteValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 

C

C_DEFAULT_TYPE - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_OUR_TYPE_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_OUR_TYPE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_STUB_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_STUB_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SVC_SKEL_PREFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
C_SVC_SKEL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
CACHE_ATTACHMENTS - Static variable in interface org.apache.axis2.Constants.Configuration
 
CACHE_CLASSLOADER - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
CACHED_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
cachediskstream - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
This is the cached disk stream.
calculateDefaultModuleVersion(HashMap, AxisConfiguration) - Static method in class org.apache.axis2.util.Utils
 
calculateEffectivePolicy() - Method in class org.apache.axis2.description.AxisBindingMessage
 
calculateEffectivePolicy() - Method in class org.apache.axis2.description.AxisMessage
 
calculateMaxScopeForServiceGroup(AxisServiceGroup) - Static method in class org.apache.axis2.util.SessionUtils
Walk through the list of services and use the minimum of the scopes as the scope for the whole service group
call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
call() - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker
 
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
Deprecated. Please use AxisCallback instead, this class is deprecated as of 1.3
Callback() - Constructor for class org.apache.axis2.client.async.Callback
Deprecated.  
callback - Variable in class org.apache.axis2.client.OperationClient
 
CALLBACK_TABLE - Static variable in class org.apache.axis2.transport.mail.Constants
 
CallbackFuture - Class in org.apache.axis2.jaxws.client.async
The CallbackFuture implements the Axis2 org.apache.axis2.client.async.Callback API and will get registered with the Axis2 engine to receive the asynchronous callback responses.
CallbackFuture(InvocationContext, AsyncHandler) - Constructor for class org.apache.axis2.jaxws.client.async.CallbackFuture
 
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
 
callListenersForException(Throwable, MessageContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method is responsible for driving the method below.
callListenersForException(Throwable, EndpointInvocationContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method is responsible for driving the InvocationListener instances' 'notifyOnException' method.
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.
cancel(boolean) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
canSupportAssertion(Assertion) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
canSupportAssertion(Assertion) - Method in class org.apache.axis2.mex.MetadataExchangeModule
 
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.
canSupportAssertion(Assertion) - Method in class org.apache.axis2.scripting.ScriptModule
 
capitalizeFirstChar(String) - Static method in class org.apache.axis2.util.JavaUtils
Capitalizes the first character of the name.
case_stmt() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
case_stmt_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
CATALOG_DEBUG_KEY - Static variable in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
 
CatalogURIResolver - Class in org.apache.axis2.jaxws.util
This resolver provides the means of resolving the imports and includes of a given schema document.
CatalogURIResolver(JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.CatalogURIResolver
CatalogURIResolver constructor.
CatalogWSDLLocator - Class in org.apache.axis2.jaxws.util
This class is an implementation of a WSDL4J interface and is the implementation we supply to a WSDLReader instance.
CatalogWSDLLocator(String, InputStream, ClassLoader, JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.CatalogWSDLLocator
CatalogWSDLLocator constructor.
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
 
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.
chainResolvesToPort(HandlerChainType, PortInfo) - Static method in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
channel() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
ChannelListener - Class in org.apache.axis2.clustering.tribes
 
ChannelListener(ConfigurationContext, DefaultConfigurationManager, DefaultContextManager, ControlCommandProcessor) - Constructor for class org.apache.axis2.clustering.tribes.ChannelListener
 
ChannelSender - Class in org.apache.axis2.clustering.tribes
 
ChannelSender(Channel, MembershipManager, boolean) - Constructor for class org.apache.axis2.clustering.tribes.ChannelSender
 
CHAR_LITERAL - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
CHAR_SET_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CHAR_SET_ENCODING
char_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
character_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
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
 
check(String, SSLSocket) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String, X509Certificate) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String, String[], String[]) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String[], SSLSocket) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String[], X509Certificate) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String[], String[], String[], boolean, boolean) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
check(String, SSLSocket) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
check(String, X509Certificate) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
check(String, String[], String[]) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
check(String[], SSLSocket) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
check(String[], X509Certificate) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
check(String[], String[], String[]) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
Checks to see if the supplied hostname matches any of the supplied CNs or "DNS" Subject-Alts.
checkInbox(int) - Method in class org.apache.axis2.transport.mail.MailClient
 
checkMaintainSessionState(MessageContext, InvocationContext) - Method in class org.apache.axis2.jaxws.BindingProvider
Check for maintain session state enablement either in the MessageContext.isMaintainSession() or in the ServiceContext properties.
checkModules() - Method in class org.apache.axis2.deployment.RepositoryListener
Finds a list of modules in the folder and adds to wsInfoList.
checkModules() - Method in class org.apache.axis2.scripting.ScriptRepositoryListener
 
checkMustUnderstand(MessageContext, List<QName>, List<String>) - Static method in class org.apache.axis2.jaxws.handler.HandlerUtils
checkMustUnderstand will validate headers that where delegated by Axis Engine to MessageReceiver for mustUnderstand check.
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.
checkServices() - Method in class org.apache.axis2.deployment.RepositoryListener
Finds a list of services in the folder and adds to wsInfoList.
checkUpdate() - Method in class org.apache.axis2.scripting.ScriptInvoker
 
checkVersion(String, String) - 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
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.CHUNKED *
chunked - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
CHUNKED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
chunked - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
CLASS_ATTRIBUTE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
CLASS_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ClassFinder - Interface in org.apache.axis2.jaxws.message.databinding
 
ClassFinderFactory - Class in org.apache.axis2.jaxws.message.factory
 
ClassFinderFactory() - Constructor for class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
ClassFinderImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
 
ClassFinderImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.ClassFinderImpl
 
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
ClassLoaderUtils - Class in org.apache.axis2.jaxws.util
Deprecated. - Security Risk. Please don't use this class, As a general rule end user code should not be able to access AccessController.doPrivileged
ClassLoaderUtils() - Constructor for class org.apache.axis2.jaxws.util.ClassLoaderUtils
Deprecated.  
className - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
className() - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
className() - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
className() - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
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
 
ClassUtils - Class in org.apache.axis2.jaxws.utility
Contains static Class utility methods related to method parameter/argument marshalling.
ClassUtils() - Constructor for class org.apache.axis2.jaxws.utility.ClassUtils
 
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.DeploymentEngine
Clean up the mess
cleanup() - Method in class org.apache.axis2.deployment.scheduler.Scheduler
 
cleanup() - Method in class org.apache.axis2.engine.AxisConfiguration
 
cleanup() - Method in interface org.apache.axis2.engine.AxisConfigurator
Clean up the mess
cleanup() - Method in interface org.apache.axis2.engine.Handler
Deprecated. This method will be going away after the 1.3 release, it was never used.
cleanup() - Method in class org.apache.axis2.engine.Phase
 
cleanup() - Method in class org.apache.axis2.handlers.AbstractHandler
Since this might change the whole behavior of Axis2 handlers, and since this is still under discussion (http://marc.theaimsgroup.com/?l=axis-dev&m=114504084929285&w=2) implementation of this method is deferred.
cleanup(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.java.JavaTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.local.LocalResponder
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
 
cleanup(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
cleanup(MessageContext) - Method in interface org.apache.axis2.transport.TransportSender
Clean up
cleanup(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 
cleanupContext(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
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 class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
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
 
clear() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Clear the number of creates and failed creates
clear() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
Clear the number of creates and failed creates
clear() - Method in class org.apache.axis2.description.PolicySubject
 
clear() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
clear() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
clear() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
clear() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
clear() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
clear() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Clear the number of creates and failed creates
clear() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
clear() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
CLEAR_MESSAGES - Static variable in class org.apache.axis2.transport.mail.MailClient
 
clearCache() - Static method in class org.apache.axis2.i18n.RB
Clears the internal cache.
clearCache() - Static method in class org.apache.axis2.jaxws.i18n.RB
Clears the internal cache.
clearContent() - Method in class javax.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Clears out the content of this AttachmentPart object.
clearEvent(int) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
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.
clearServiceDescriptionCache() - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears the entire ServiceDescription cache.
clearServiceDescriptionCache(ConfigurationContext) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
Clears all the ServiceDescription objects in the cache associated with the specified configuration context.
clearTables() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Clears the whole set of tables.
CLIENT_EXECUTOR - Static variable in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
CLIENT_SEI_CLASS - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
CLIENT_SERVICE_CLASS - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
ClientConfigurationFactory - Class in org.apache.axis2.jaxws
This class serves as a factory for ConfigurationContexts suitable in the client environment.
ClientConfigurationFactory(AxisConfigurator) - Constructor for class org.apache.axis2.jaxws.ClientConfigurationFactory
Create a ConfigurationContext from the specified configurator
ClientConfigurationFactory(String, String) - Constructor for class org.apache.axis2.jaxws.ClientConfigurationFactory
Create a ConfigurationContext from the specified repository and axis2.xml
ClientConfigurationFactory() - Constructor for class org.apache.axis2.jaxws.ClientConfigurationFactory
Default constructor
ClientConfigurator - Interface in org.apache.axis2.jaxws.feature
 
ClientConfiguratorRegistry - Class in org.apache.axis2.jaxws.registry
 
ClientConfiguratorRegistry() - Constructor for class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
ClientFramework - Class in org.apache.axis2.jaxws.feature
 
ClientFramework() - Constructor for class org.apache.axis2.jaxws.feature.ClientFramework
 
ClientHandler - Class in org.apache.axis2.transport.nhttp
The client connection handler.
ClientHandler(ConfigurationContext, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.ClientHandler
Create an instance of this client connection handler using the Axis2 configuration context and Http protocol parameters given
ClientUtils - Class in org.apache.axis2.description
Utility methods for various clients to use.
ClientUtils() - Constructor for class org.apache.axis2.description.ClientUtils
 
ClientUtils - Class in org.apache.axis2.jaxws.client
 
ClientUtils() - Constructor for class org.apache.axis2.jaxws.client.ClientUtils
 
ClientWorker - Class in org.apache.axis2.transport.nhttp
Performs processing of the HTTP response received for our outgoing request.
ClientWorker(ConfigurationContext, InputStream, HttpResponse, MessageContext) - Constructor for class org.apache.axis2.transport.nhttp.ClientWorker
Create the thread that would process the response message received for the outgoing message context sent
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 javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close(MessageContext) - Method in interface javax.xml.ws.handler.Handler
 
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.databinding.utils.writer.MTOMAwareXMLSerializer
 
close() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
close() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
close() - Method in class org.apache.axis2.datasource.SourceDataSource
 
close() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
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.jaxws.message.databinding.impl.JAXBBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
close() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
close() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
close() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
close() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
close() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
close() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
close() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
close() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Used primarily to ensure the parser is forwarded to the end so it can be closed.
close() - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
 
close() - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
 
close() - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
Closes this SOAPConnection object.
close() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
close() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
close() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
close() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
close() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
close() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
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.
closed(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
 
closed(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
closed(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
closed(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
 
CLUSTER_INITIALIZED - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
ClusterBuilder - Class in org.apache.axis2.deployment
Builds a service description from OM
ClusterBuilder(AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ClusterBuilder
 
ClusterBuilder(InputStream, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ClusterBuilder
 
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
ClusteringContextListener - Class in org.apache.axis2.clustering.context
 
ClusteringContextListener(MessageSender) - Constructor for class org.apache.axis2.clustering.context.ClusteringContextListener
 
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
 
ClusteringUtils - Class in org.apache.axis2.clustering
A Utility for handling some of the functions needed by the clustering implementation
ClusteringUtils() - Constructor for class org.apache.axis2.clustering.ClusteringUtils
 
ClusterManager - Interface in org.apache.axis2.clustering
This is the main interface in the Axis2 clustering implementation.
CODEGEN_ASYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_ASYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_SYNC_ONLY_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CODEGEN_SYNC_ONLY_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
CodeGenConfiguration - Class in org.apache.axis2.wsdl.codegen
 
CodeGenConfiguration(Map) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Constructor for the configuration.
codeGenConfiguration - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
CodeGenerationEngine - Class in org.apache.axis2.wsdl.codegen
 
CodeGenerationEngine(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
 
CodeGenerationEngine(CommandLineOptionParser) - Constructor for class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
 
CodeGenerationException - Exception in org.apache.axis2.wsdl.codegen
 
CodeGenerationException(String) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationException(Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.CodeGenerationException
 
CodeGenerationUtility - Class in org.apache.axis2.jaxbri
 
CodeGenerationUtility() - Constructor for class org.apache.axis2.jaxbri.CodeGenerationUtility
 
CodeGenerationUtility - Class in org.apache.axis2.jibx
Framework-linked code used by JiBX data binding support.
CodeGenerationUtility(CodeGenConfiguration) - Constructor for class org.apache.axis2.jibx.CodeGenerationUtility
Constructor.
CodeGenerationUtility - Class in org.apache.axis2.xmlbeans
Framework-linked code used by XMLBeans data binding support.
CodeGenerationUtility() - Constructor for class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
CodeGenExtension - Interface in org.apache.axis2.wsdl.codegen.extension
 
CodegenMessages - Class in org.apache.axis2.wsdl.i18n
 
CodegenMessages() - Constructor for class org.apache.axis2.wsdl.i18n.CodegenMessages
 
COLON - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
COLON_SEPARATOR - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
COMMA - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
COMMAND_EXIT - Static variable in class org.apache.axis2.transport.mail.Constants
 
COMMAND_TRANSMISSION_END - Static variable in class org.apache.axis2.transport.mail.Constants
 
COMMAND_UNKNOWN - Static variable in class org.apache.axis2.transport.mail.Constants
 
CommandLineOption - Class in org.apache.axis2.util
 
CommandLineOption(String, String[]) - Constructor for class org.apache.axis2.util.CommandLineOption
 
CommandLineOption(String, ArrayList) - Constructor for class org.apache.axis2.util.CommandLineOption
 
CommandLineOptionConstants - Interface in org.apache.axis2.util
 
CommandLineOptionConstants.ExtensionArguments - Interface in org.apache.axis2.util
 
CommandLineOptionConstants.WSDL2JavaConstants - Interface in org.apache.axis2.util
 
CommandLineOptionParser - Class in org.apache.axis2.util
 
CommandLineOptionParser(Map) - Constructor for class org.apache.axis2.util.CommandLineOptionParser
 
CommandLineOptionParser(String[]) - Constructor for class org.apache.axis2.util.CommandLineOptionParser
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
COMMIT - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
commit(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
Commit the new configuration.
commit() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Second phase of the 2-phase commit protocol.
commit() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
commit() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
commitCalled() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
commitCalled() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
CommitCommand - Class in org.apache.axis2.clustering.configuration.commands
 
CommitCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
commitResponse(NHttpServerConnection, HttpResponse) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Commit the response to the connection.
CommonsHTTPTransportSender - Class in org.apache.axis2.transport.http
 
CommonsHTTPTransportSender() - Constructor for class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
CommonsTransportHeaders - Class in org.apache.axis2.transport.http
 
CommonsTransportHeaders(Header[]) - Constructor for class org.apache.axis2.transport.http.CommonsTransportHeaders
 
compare(Duration) - Method in class org.apache.axis2.databinding.types.Duration
 
compare(int, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(double, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(float, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(long, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(short, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(byte, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(BigInteger, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(BigDecimal, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Duration, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Date, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Time, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Calendar, String) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
 
compare(Object) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
compare(Object) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
compareDocumentPosition(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
compareTo(Object) - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
compile(List) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile a list of schemas This actually calls the compile (XmlSchema s) method repeatedly
compile(XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Compile (rather codegen) a single schema element
CompilerOptions - Class in org.apache.axis2.schema
This is a bean class that captures all the compiler options.
CompilerOptions() - Constructor for class org.apache.axis2.schema.CompilerOptions
 
complete(MessageContext) - Method in class org.apache.axis2.client.OperationClient
To close the transport if necessary , can call this method.
completeAxis2Configuration(AxisService) - Method in class org.apache.axis2.jaxws.ClientConfigurationFactory
Perform any final client-specific configuration on a newly created AxisService.
completed - Variable in class org.apache.axis2.client.OperationClient
 
completed(IOProcessor) - Method in interface org.apache.axis2.transport.http.server.IOProcessorCallback
 
complex_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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_body() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
component_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
COMPONENT_ELEMENT - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
component_export() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
COMPONENT_GROUP - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
component_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
 
CompositeDataType - Class in org.apache.axis2.corba.idl.types
 
CompositeDataType() - Constructor for class org.apache.axis2.corba.idl.types.CompositeDataType
 
COMPRESSION_GZIP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
CONFAC_JNDI_NAME_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS connection factory JNDI name
CONFAC_JNDI_NAME_PASS - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS connection factory password (useful for WebsphereMQ CLIENT connections) n.b.
CONFAC_JNDI_NAME_USER - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS connection factory username (useful for WebsphereMQ CLIENT connections) n.b.
CONFAC_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name of an Axis2 service, indicating the JMS connection factory which should be used to listen for messages for it.
CONFIG_CONTEXT - Static variable in class org.apache.axis2.Constants
 
CONFIG_CONTEXT - Static variable in class org.apache.axis2.transport.local.LocalTransportReceiver
 
CONFIG_CONTEXT_TIMOUT_INTERVAL - Static variable in interface org.apache.axis2.Constants.Configuration
 
CONFIG_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
configContext - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
configContext - Variable in class org.apache.axis2.engine.AxisServer
 
configContext - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
configContext - Variable in class org.apache.axis2.transport.http.AxisServlet
 
configCtx - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
configCtx - Variable in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
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
 
CONFIGURATION_CONTEXT - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
ConfigurationClusteringCommand - Class in org.apache.axis2.clustering.configuration
This class represents the 2-phase commit protocol, where an event is processed, the system is prepared to switch to a new configuration based on the processed event, and finally commits the new configuration (i.e.
ConfigurationClusteringCommand() - Constructor for class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
ConfigurationClusteringCommandFactory - Class in org.apache.axis2.clustering.configuration
 
ConfigurationClusteringCommandFactory() - Constructor for class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommandFactory
 
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
configurationContext - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
configurationContext - Variable in class org.apache.axis2.transport.mail.server.MailServer
 
ConfigurationContextFactory - Class in org.apache.axis2.context
 
ConfigurationContextFactory() - Constructor for class org.apache.axis2.context.ConfigurationContextFactory
 
ConfigurationManager - Interface in org.apache.axis2.clustering.configuration
 
ConfigurationManagerListener - Interface in org.apache.axis2.clustering.configuration
 
configurationReloaded(ConfigurationClusteringCommand) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
configurationReloaded(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
configure(MessageContext, BindingProvider) - Method in interface org.apache.axis2.jaxws.feature.ClientConfigurator
Perform client-side configuration for a WebServiceFeature.
configure(MessageContext, BindingProvider) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
configure(EndpointDescription) - Method in interface org.apache.axis2.jaxws.feature.ServerConfigurator
Perform server-side configuration for a WebServiceFeature.
configure(EndpointDescription) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
configure(EndpointDescription) - Method in class org.apache.axis2.jaxws.server.config.AddressingConfigurator
 
configure(EndpointDescription) - Method in class org.apache.axis2.jaxws.server.config.MTOMConfigurator
 
configure(EndpointDescription) - Method in class org.apache.axis2.jaxws.server.config.RespectBindingConfigurator
 
configure(MessageContext, BindingProvider) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
configure(MessageContext, HttpClient, HostConfiguration) - Method in class org.apache.axis2.transport.http.ProxyConfiguration
 
configureOperationPolices(AxisOperation) - Method in class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
configureReaderInstance(WSDLReader) - Method in interface org.apache.axis2.jaxws.wsdl.WSDLReaderConfigurator
This method accepts a WSDLReader instance so that implementors may modify the instance as necessary.
configureReaderInstance(WSDLReader) - Method in class org.apache.axis2.jaxws.wsdl.WSDLReaderConfiguratorImpl
This will be called to configure the WSDLReader instance.
configureServicePolices(AxisService) - Method in class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
connect() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
connect() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
connect() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Connect to the actual JMS connection factory specified by the JNDI name
connect() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
connect(XMPPServerCredentials) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
Connects to a XMPP server based on the details available in serverCredentials object
connected(NHttpClientConnection, Object) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Invoked when the destination is connected
connected(NHttpClientConnection, Object) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
connected(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
connected(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
connected(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
connected(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
 
connected(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
connected(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
CONNECTION_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CONNECTION_TIMEOUT
ConnectionListenerFailureHandler - Interface in org.apache.axis2.transport.http.server
 
ConnectionPool - Class in org.apache.axis2.transport.nhttp
 
ConnectionPool() - Constructor for class org.apache.axis2.transport.nhttp.ConnectionPool
 
const_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
const_exp() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
const_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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 - Interface in org.apache.axis2.jaxws
Constants that apply to the JAX-WS implementation.
Constants - Class in org.apache.axis2.jaxws.spi
JAXWS SPI Constants
Constants - Class in org.apache.axis2.jaxws.util
 
Constants() - Constructor for class org.apache.axis2.jaxws.util.Constants
 
Constants - Class in org.apache.axis2.namespace
 
Constants() - Constructor for class org.apache.axis2.namespace.Constants
 
Constants - Class in org.apache.axis2.transport.mail
 
Constants() - Constructor for class org.apache.axis2.transport.mail.Constants
 
Constants - Interface in org.apache.axis2.wsdl.util
 
Constants.CodegenStyle - Interface in org.apache.axis2.wsdl.util
 
Constants.Configuration - Interface in org.apache.axis2
 
constr_forward_decl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
constr_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
CONSTRUCTOR_METHOD - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
constructorMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Field constructorMap
consumed - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
consumes_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
CONTAINER_MANAGED - Static variable in class org.apache.axis2.Constants
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
containsHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
containsKey(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsKey(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
containsSelfManagedDataKey(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Check to see if the key for the self managed data is available
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
containsValue(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
containsValue(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
containsValue(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
CONTENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
CONTENT_LOCAION - Static variable in class org.apache.axis2.transport.mail.Constants
 
CONTENT_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
 
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated. Please use Constants.Configuration.CONTENT_TYPE
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The JMS message property specifying the content type
CONTENT_TYPE - Static variable in class org.apache.axis2.transport.mail.Constants
 
contentType - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The content type.
contentType - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
context_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ContextClusteringCommand - Class in org.apache.axis2.clustering.context
 
ContextClusteringCommand() - Constructor for class org.apache.axis2.clustering.context.ContextClusteringCommand
 
ContextClusteringCommandCollection - Class in org.apache.axis2.clustering.context.commands
 
ContextClusteringCommandCollection(ArrayList) - Constructor for class org.apache.axis2.clustering.context.commands.ContextClusteringCommandCollection
 
ContextClusteringCommandFactory - Class in org.apache.axis2.clustering.context
 
ContextClusteringCommandFactory() - Constructor for class org.apache.axis2.clustering.context.ContextClusteringCommandFactory
 
contextCreated(AbstractContext) - Method in class org.apache.axis2.clustering.context.ClusteringContextListener
 
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
 
ContextManager - Interface in org.apache.axis2.clustering.context
 
ContextManagerListener - Interface in org.apache.axis2.clustering.context
 
CONTEXTPATH_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field CONTEXTPATH_KEY
contextRemoved(AbstractContext) - Method in class org.apache.axis2.clustering.context.ClusteringContextListener
 
contextRemoved(AbstractContext) - Method in interface org.apache.axis2.context.ContextListener
A context has been removed
contextRoot - Variable in class org.apache.axis2.transport.http.AxisServlet
 
contextUpdated(ContextClusteringCommand) - Method in interface org.apache.axis2.clustering.context.ContextManagerListener
 
contextUpdated(ContextClusteringCommand) - Method in class org.apache.axis2.clustering.context.DefaultContextManagerListener
 
ContextUtils - Class in org.apache.axis2.jaxws.context.utils
 
ContextUtils() - Constructor for class org.apache.axis2.jaxws.context.utils.ContextUtils
 
CONTINUE - Static variable in class org.apache.axis2.engine.Handler.InvocationResponse
 
ControlCommand - Class in org.apache.axis2.clustering.control
Represents a Control command sent from one Node to another
ControlCommand() - Constructor for class org.apache.axis2.clustering.control.ControlCommand
 
ControlCommandProcessor - Class in org.apache.axis2.clustering.tribes
 
ControlCommandProcessor(ConfigurationContext) - Constructor for class org.apache.axis2.clustering.tribes.ControlCommandProcessor
 
controller - Variable in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
convert(Object, Class) - Static method in class org.apache.axis2.databinding.utils.Converter
 
convert(Object, Class) - Static method in class org.apache.axis2.jaxws.utility.ConvertUtils
Utility function to convert an Object to some desired Class.
convert2Int(byte[]) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert 4 hex digits to an int, and return the number of converted bytes.
Converter - Class in org.apache.axis2.databinding.utils
Converter
Converter() - Constructor for class org.apache.axis2.databinding.utils.Converter
 
ConverterUtil - Class in org.apache.axis2.databinding.utils
Converter methods to go from 1.
ConverterUtil() - Constructor for class org.apache.axis2.databinding.utils.ConverterUtil
 
ConverterUtil.ObjectConversionException - Exception in org.apache.axis2.databinding.utils
A simple exception that is thrown when the conversion fails
ConverterUtil.ObjectConversionException() - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(String) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(Throwable) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtil.ObjectConversionException(String, Throwable) - Constructor for exception org.apache.axis2.databinding.utils.ConverterUtil.ObjectConversionException
 
ConverterUtils - Class in org.apache.axis2.jaxws.description.builder.converter
 
ConverterUtils() - Constructor for class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
 
convertFields() - Method in class org.apache.axis2.jaxws.description.builder.converter.JavaFieldsToFDCConverter
This method will be called to create FieldDescriptionComposite objects for public fields in a given Class.
convertFromAxis2(EndpointReference, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a EndpointReference to a subclass of EndpointReference.
convertFromSource(Source) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a Source to a subclass of EndpointReference.
convertMethods() - Method in class org.apache.axis2.jaxws.description.builder.converter.JavaMethodsToMDCConverter
This will drive the creation of a MethodDescriptionComposite for every Java Method in the methods array and every Java Constructor in the constructors array.
CONVERTOR_ATTR - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
CONVERTOR_PROP - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
ConvertorFactory - Class in org.apache.axis2.scripting.convertors
 
ConvertorFactory() - Constructor for class org.apache.axis2.scripting.convertors.ConvertorFactory
 
convertParams() - Method in class org.apache.axis2.jaxws.description.builder.converter.JavaParamToPDCConverter
 
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
 
convertToAxis2(EndpointReference, EndpointReference) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
Convert from a EndpointReference to a an instance of EndpointReference.
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
 
convertToFaultMessage(MEPContext, Exception, Protocol) - Static method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
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
 
convertURI(String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
ConvertUtils - Class in org.apache.axis2.jaxws.utility
Provides utilities to convert an object into a different kind of Object.
ConvertUtils() - Constructor for class org.apache.axis2.jaxws.utility.ConvertUtils
 
COOKIE_POLICY - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field to set the coockie policy of commons http client http://jakarta.apache.org/httpcomponents/httpclient-3.x/cookies.html
COOKIE_STRING - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.COOKIE_STRING
COOKIE_STRING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
copy() - Method in class org.apache.axis2.databinding.ADBDataSource
 
copy() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
copy() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
copy() - Method in class org.apache.axis2.datasource.SourceDataSource
 
copy() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
copy() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
copy() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
copy() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
copy(InputStream, OutputStream) - Static method in class org.apache.axis2.transport.http.ListingAgent
Copies the input stream to the output stream
COPY_PROPERTIES - Static variable in class org.apache.axis2.context.AbstractContext
Property used to indicate copying of properties is needed by context.
copyMap(Map, Map) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
copyToFaultMap() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Utility method to copy the faults to the correct map
CorbaConstants - Interface in org.apache.axis2.corba.deployer
 
CorbaDeployer - Class in org.apache.axis2.corba.deployer
 
CorbaDeployer() - Constructor for class org.apache.axis2.corba.deployer.CorbaDeployer
 
CorbaException - Exception in org.apache.axis2.corba.exceptions
 
CorbaException(String, Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaException
 
CorbaException() - Constructor for exception org.apache.axis2.corba.exceptions.CorbaException
 
CorbaException(String) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaException
 
CorbaException(Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaException
 
CorbaInOnlyMessageReceiver - Class in org.apache.axis2.corba.receivers
 
CorbaInOnlyMessageReceiver() - Constructor for class org.apache.axis2.corba.receivers.CorbaInOnlyMessageReceiver
 
CorbaInOutAsyncMessageReceiver - Class in org.apache.axis2.corba.receivers
 
CorbaInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.corba.receivers.CorbaInOutAsyncMessageReceiver
 
CorbaInvocationException - Exception in org.apache.axis2.corba.exceptions
 
CorbaInvocationException() - Constructor for exception org.apache.axis2.corba.exceptions.CorbaInvocationException
 
CorbaInvocationException(String) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaInvocationException
 
CorbaInvocationException(Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaInvocationException
 
CorbaInvocationException(String, Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.CorbaInvocationException
 
CorbaInvoker - Class in org.apache.axis2.corba.receivers
 
CorbaInvoker(Operation, Interface, Object) - Constructor for class org.apache.axis2.corba.receivers.CorbaInvoker
 
CorbaInvokerFactory - Class in org.apache.axis2.corba.receivers
 
CorbaInvokerFactory(IDL) - Constructor for class org.apache.axis2.corba.receivers.CorbaInvokerFactory
 
CorbaMessageReceiver - Class in org.apache.axis2.corba.receivers
 
CorbaMessageReceiver() - Constructor for class org.apache.axis2.corba.receivers.CorbaMessageReceiver
 
CorbaUtil - Class in org.apache.axis2.corba.receivers
 
CorbaUtil() - Constructor for class org.apache.axis2.corba.receivers.CorbaUtil
 
countAttachments() - Method in class javax.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
countAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets a count of the number of attachments in this message.
countDots(String) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
Counts the number of dots "." in a string.
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
 
create(Name) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead
create(String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName) instead
create(String, String, String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead
create(Object) - Static method in class javax.xml.ws.Endpoint
 
create(String, Object) - Static method in class javax.xml.ws.Endpoint
 
create(URL, QName) - Static method in class javax.xml.ws.Service
 
create(QName) - Static method in class javax.xml.ws.Service
 
create(String, String, OMContainer, XMLStreamReader, OMFactory) - Method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilder
 
create(ServiceContext) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalMessageContextListener
Create and add a listener
create(Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create empty Message of the specified protocol
create(Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create empty XMLPart of the specified protocol
create(Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
create(Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
create(ServiceDescription, Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionBuilder
create
create(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionBuilder
create
createActionAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
createActionAnnotImpl(FaultAction[], String, String) - Static method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
createAndPublishEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
 
createAndPublishEndpoint(String, Object) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Creates an instance of the AsyncListener that is to be used for waiting for async responses.
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
createAsyncResponseListener() - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
createAttachmentMarshaller(XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Create an AttachmentMarshaller to marshal MTOM/SWA Attachments
createAttachmentMarshaller(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object, String) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it with the specified data of the specified content type.
createAttachmentPart(String, DataHandler, SOAPMessage) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Create an SAAJ AttachmentPart from a JAXWS Attachment
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
 
createAttachmentUnmarshaller() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Create an Attachment unmarshaller for unmarshalling MTOM/SWA Attachments
createAttachmentUnmarshaller() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
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.
createAxis2EndpointReference(String, QName, QName, String, String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
createAxis2EndpointReference(String) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
createAxisService(Class) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
This provide very convenient way of creating an AxisService from an annotated java class.
createAxisService(Class, ConfigurationContext) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
This provide very convenient way of creating an AxisService from an annotated java class.
createAxisService(ClassLoader, String, URL) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
createBasicConfigurationContext(String) - Static method in class org.apache.axis2.context.ConfigurationContextFactory
Creates configuration context using resource file found in the classpath.
createBinding(EndpointDescription) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
Creates a Binding instance based on an EndpointDescription.
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
 
createBindingTypeAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
 
createBindingTypeAnnotImpl(String) - Static method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
 
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) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClassLoader(ArrayList, ClassLoader, boolean, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClassLoader(URL[], ClassLoader, boolean, File) - Static method in class org.apache.axis2.deployment.util.Utils
 
createClient(QName) - Method in class org.apache.axis2.client.ServiceClient
Create an operation client with the appropriate message exchange pattern (MEP).
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.AxisOperation
 
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.OutInAxisOperation
Returns a MEP client for an Out-IN operation.
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.OutOnlyAxisOperation
Returns a MEP client for an Out-only operation.
createClient(ServiceContext, Options) - Method in class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
createClientConfigurationFactory() - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Creates Client ConfigurationFactory used to create AxisConfiguration.
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 javax.xml.soap.SOAPConnectionFactory
Create a new SOAPConnection.
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
 
createDescriptionType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of DescriptionType
createDetail() - Method in class javax.xml.soap.SOAPFactory
Creates a new Detail object which serves as a container for DetailEntry objects.
createDetail() - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
Creates a new Detail object which serves as a container for DetailEntry objects.
createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.Service
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.Service
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
createDispatch(QName, Class<T>, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(EndpointReference, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(EndpointReference, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, Class<T>, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDispatch(QName, JAXBContext, Service.Mode, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
createDisplayNameType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of DisplayNameType
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.
createEjbLinkType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EjbLinkType
createEjbLocalRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EjbLocalRefType
createEjbRefNameType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EjbRefType
createEjbRefTypeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EjbRefTypeType
createElement(Name) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given Name object.
createElement(String) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Create a new SOAPElement object with the given local name, prefix and uri.
createElement(Element) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object from an existing DOM Element.
createElement(QName) - Method in class javax.xml.soap.SOAPFactory
Creates a SOAPElement object initialized with the given QName object.
createElement(SOAPElement, QName) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Create child SOAPElement
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.
createElementFromTag(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
Create SOAPElement from the current tag data
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.
createEmptyType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EmptyType
createEndpoint(String, Object) - Method in class javax.xml.ws.spi.Provider
 
createEndpoint(String, Object) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createEndpointDispatcher(Class, Object) - Method in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
 
createEndpointDispatcher(MessageContext, Class, Object) - Method in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
 
createEndpointDispatcher(MessageContext, Class, Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
createEndpointDispatcher(Class, Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
createEndpointInvocationContext(Binding) - Static method in class org.apache.axis2.jaxws.core.InvocationContextFactory
 
createEndpointLifecycleManager(Object) - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.EndpointLifecycleManagerFactory
 
createEndpointLifecycleManager(Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
createEndpointLifecycleManager() - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
createEndpointReference(String) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference with the specified address.
createEndpointReference(QName, QName) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference that targets the endpoint identified by the specified WSDL service name and endpoint name.
createEndpointReference(String, QName, QName, String, String) - Method in interface org.apache.axis2.jaxws.addressing.factory.Axis2EndpointReferenceFactory
Create an instance of EndpointReference.
createEndpointReference(String) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(QName, QName) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(String, QName, QName, String, String) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.Axis2EndpointReferenceFactoryImpl
 
createEndpointReference(Source) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
 
createEndpointReference(Source) - Method in interface org.apache.axis2.jaxws.addressing.factory.JAXWSEndpointReferenceFactory
Create an instance of a supported subclass of EndpointReference.
createEntityReference(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Creates an EntityReference object.
createEnvelope(Options) - Static method in class org.apache.axis2.client.Stub
Create a SOAP message envelope using the supplied options.
createEnvelopeFromGetRequest(String, Map, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Deprecated. This was used only by the now deprecated processHTTPGetRequest() method.
createEnvEntryType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryTypeValuesType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createFault() - Method in class javax.xml.soap.SOAPFactory
 
createFault(String, QName) - Method in class javax.xml.soap.SOAPFactory
 
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
 
createFaultActionAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
createFaultActionAnnotImpl(Class, String) - Static method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
createFaultMessage(MessageContext, String) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
 
createFaultMessageContext(MessageContext, Throwable) - Static method in class org.apache.axis2.engine.AxisEngine
Deprecated. (post 1.1 branch)
createFaultMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
Given a request MessageContext, create a new MessageContext for a fault response.
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.
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createFaultResponse(MessageContext, Protocol, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
createFaultResponse(MessageContext, Throwable) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
createFrom(Object, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
createFrom(OMElement, Object, QName) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
createFrom(XMLStreamReader, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from XMLStreamReader
createFrom(OMElement, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from XMLStreamReader
createFrom(Block, Object) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
createBlock from another Block If the other Block was created with the same factory and has the same context, the other Block is returned.
createFrom(Object, Object, QName) - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
Create from business object
createFrom(XMLStreamReader, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message with the xml from the XMLStreamReader
createFrom(OMElement, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message with the xml from the OMElement
createFrom(Block, Object, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message from a Block
createFrom(SOAPMessage) - Method in interface org.apache.axis2.jaxws.message.factory.MessageFactory
create Message from SOAPMessage The xml and attachments from the SOAPMessage are used to populate the new Message The protocol is inferred from the SOAPMessage
createFrom(XMLStreamReader, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from XMLStreamReader
createFrom(OMElement, Protocol) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from OMElement
createFrom(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.factory.XMLPartFactory
create XMLPart from SOAPEnvelope
createFrom(Block, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
createFrom(XMLStreamReader, Object, QName) - Method in class org.apache.axis2.jaxws.message.impl.BlockFactoryImpl
 
createFrom(XMLStreamReader, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(OMElement, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(SOAPMessage) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(Block, Object, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
 
createFrom(XMLStreamReader, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createFrom(OMElement, Protocol) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createFrom(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
Create an instance of this annotation using the values from the annotation instance passed in.
createFromAnnotation(Annotation, Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
Create a new instance of this annotation using the values from the two annotations passed in as arguments.
createFromAnnotation(Annotation) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
createFullyQualifiedClassType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of FullyQualifiedClassType
createGenericBooleanType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of GenericBooleanType
createHandlerChainAnnot(HandlerChain) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This is a helper method to create a HandlerChainAnnot since the
createHandlerChainAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
createHandlerChains(HandlerChainsType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of JAXBElement<HandlerChainsType>}
createHandlerChainsType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of HandlerChainsType
createHandlerChainType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of HandlerChainType
createHandlerInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
createHandlerInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
 
createHandlerInvoker(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerInvokerFactory
Returns an instance of the HandlerInvoker class.
createHandlerInvoker(MessageContext) - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerInvokerFactoryImpl
 
createHandlerLifecycleManager() - Method in class org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManagerFactory
 
createHandlerPostInvoker() - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerPostInvokerFactory
 
createHandlerPostInvoker() - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerPostInvokerFactoryImpl
 
createHandlerPreInvoker() - Method in interface org.apache.axis2.jaxws.handler.factory.HandlerPreInvokerFactory
 
createHandlerPreInvoker() - Method in class org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
 
createHandlerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of HandlerType
createHomeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of HomeType
createIconType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of IconType
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
 
createInjectionTargetType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of InjectionTargetType
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
 
createInvocationContext(Binding) - Static method in class org.apache.axis2.jaxws.core.InvocationContextFactory
Creates an instance of an InvocationContext based on the Binding that was passed in.
createInvocationListener(MessageContext) - Method in interface org.apache.axis2.jaxws.server.InvocationListenerFactory
 
createJavaIdentifierType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of JavaIdentifierType
createJavaTypeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of JavaTypeType
createJAXBContext(Set<Class<?>>, String) - Static method in class org.apache.axis2.jaxbri.JaxbSchemaGenerator
 
createJAXWSMessageContext(AsyncResult) - Static method in class org.apache.axis2.jaxws.client.async.AsyncUtils
 
createJAXWSMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.client.async.AsyncUtils
 
createJndiNameType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of JndiNameType
createLifecycleCallbackType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of LifecycleCallbackType
createListenerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ListenerType
createLocalHomeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of LocalHomeType
createLocalType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of LocalType
createLogicalMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
Creates a LogicalMessageContext based on the input core MEPContext.
createMarshallingContext() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
createMessage() - Method in class javax.xml.soap.MessageFactory
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
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.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.
createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.apache.axis2.transport.http.AxisServlet
 
createMessageContext(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
This method assumes, that the created MessageContext will be used in only SOAP invocation.
createMessageDestinationLinkType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationTypeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationUsageType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of MessageDestinationUsageType
createMessageFactory(String) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
createMessageFactory(String) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Creates a MessageFactory that can support the SOAP version identified by the specified envelope namespace.
createMessageFactory(String) - Static method in class org.apache.axis2.jaxws.utility.SAAJFactory
Create MessageFactory using information from the envelope namespace
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Take the input object and turn it into an OMElement so that it can be sent.
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
createMessageFromValue(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
createMinimalResponseMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
 
createName(String, String, String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
Creates a Name
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.
createOMElementConvertor(AxisService, String) - Static method in class org.apache.axis2.scripting.convertors.ConvertorFactory
Creates an OMElementConvertor for the script.
createOneWayAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.OneWayAnnot
 
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) - 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.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
Deprecated. (post1.1branch)
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
createOutput() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
createParamValueType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ParamValueType
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
 
createPathType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PathType
createPersistenceContextRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextTypeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceUnitRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PersistenceUnitRefType
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
 
createPortComponentRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PortComponentRefType
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.
createPropertyDescriptorMap(Class) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
The JAXBClass has a set of bean properties each represented by a PropertyDescriptor Each of the fields of the class has an associated xml name.
createPropertyType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of PropertyType
createQName(String, String) - Method in interface javax.xml.soap.SOAPElement
 
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.
createRemoteType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of RemoteType
createRequest(Method, Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
Creates a request MessageContext for the method call.
createRequestParameters(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
createRequestWrapperAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
createRequestWrapperAnnotImpl(String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
createResAuthType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ResAuthType
createResourceEnvRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceInjector(Class) - Static method in class org.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
This method retrieves the appropriate ResourceInjector instance based on the type that is supplied.
createResourceRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ResourceRefType
createResponse(Method, Object[], MessageContext, OperationDescription) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
Creates a response MessageContext for the method call.
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createResponse(MessageContext, Protocol, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
createResponse(MessageContext, Object[], Object) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
createResponseMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.core.util.MessageContextUtils
Given a request MessageContext, create a new MessageContext from there with the necessary information to make sure the new MessageContext is related to the existing one.
createResponseWrapperAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
createResponseWrapperAnnotImpl(String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
createResSharingScopeType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ResSharingScopeType
createRoleNameType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of RoleNameType
createRunAsType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of RunAsType
createSAAJFault(XMLFault, SOAPBody) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create a SOAPFault representing the XMLFault.
createSecurityRoleRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of SecurityRoleType
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, ClassLoader, SchemaGenerator, AxisService) - Static method in class org.apache.axis2.description.AxisService
messageReceiverClassMap will hold the MessageReceivers for given meps.
createService(File, File) - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
Creates an Axis2 service for the script
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
 
createServiceDelegate(URL, QName, Class) - Method in class javax.xml.ws.spi.Provider
 
createServiceDelegate(URL, QName, Class) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createServiceDescription(URL, QName, Class) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Create the initial ServiceDescription hierarchy on the CLIENT side.
createServiceDescription(URL, QName, Class, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Create the initial ServiceDescripton hierarchy on the CLIENT side.
createServiceDescription(Class) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Create a full ServiceDescription hierarchy on the SERVER side for a single service implementation class.
createServiceDescription(URL, QName, Class) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(URL, QName, Class, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescription(Class, ConfigurationContext) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Create a full ServiceDescription hierarchy on the SERVER side for EACH service implementation entry in the DescriptionBuilderComposite (DBC) map.
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>, ConfigurationContext) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Create a full ServiceDescription hierarchy on the SERVER side for EACH service implementation entry in the DescriptionBuilderComposite (DBC) map.
createServiceDescriptionFromDBCMap(HashMap<String, DescriptionBuilderComposite>, ConfigurationContext) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
createServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
Create a ServiceGroupContext for the specified service group, and notify any registered ContextListener.
createServiceInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
EndpointLifecycleManager will create a service instance.
createServiceInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
createServiceInstance(MessageContext, Class) - Method in interface org.apache.axis2.jaxws.server.ServiceInstanceFactory
This method will create, or otherwise obtain a reference to an instance of a web service implementation class.
createServiceInstance(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.ServiceInstanceFactoryImpl
 
createServiceRefHandlerChainsType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ServiceRefHandlerChainsType
createServiceRefHandlerChainType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ServiceRefHandlerChainType
createServiceRefHandlerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of ServiceRefType
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
 
createSoapBindingAnnot(SOAPBinding) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This is a helper method to create a SoapBindingAnnot since the
createSoapBindingAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
createSOAPEnvelope(OMElement) - Static method in class org.apache.axis2.transport.TransportUtils
 
createSOAPFactory(String) - Static method in class org.apache.axis2.jaxws.utility.SAAJFactory
Create SOAPFactory using information from the envelope namespace
createSOAPFault(XMLFault, SOAPBody, boolean) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create a SOAPFault representing the XMLFault and attach it to body.
createSOAPMessage(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
createSOAPMessage(MessageContext, InputStream, String) - Static method in class org.apache.axis2.transport.TransportUtils
Objective of this method is to capture the SOAPEnvelope creation logic and make it a common for all the transports and to in/out flows.
createSoapMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
Creates a SOAPMessageContext based on the input core MEPContext.
createSOAPMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
createString() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of String
createSystemException(XMLFault, Message) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
Create a system exception
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.
createTrueFalseType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of TrueFalseType
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
 
createUnmarshallingContext() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
createUrl(JarFile, JarEntry) - Static method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
createUrl(JarFile, JarEntry, URL) - Static method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
createUrlPatternType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of UrlPatternType
createURLStreamHandler(String) - Method in class org.apache.axis2.classloader.JarStreamHandlerFactory
 
createVersionMismatchMessage(MessageContext, Protocol) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
Creates a fault message that reflects a version mismatch for the configured message protocol.
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class javax.xml.ws.spi.Provider
 
createW3CEndpointReference(String, QName, QName, List<Element>, String, List<Element>) - Method in class org.apache.axis2.jaxws.spi.Provider
 
createWebEndpointAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
 
createWebEndpointAnnotImpl(String) - Static method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
 
createWebFaultAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
createWebMethodAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
createWebParamAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
createWebResultAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
createWebServiceAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
createWebServiceAnnotImpl(Service.Mode) - Static method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
createWebServiceAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
createWebServiceAnnotImpl(String, String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
createWebServiceAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
createWebServiceAnnotImpl(String, String, String, String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
createWebServiceClientAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
createWebServiceClientAnnotImpl(String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
createWebServiceContext() - Static method in class org.apache.axis2.jaxws.context.factory.MessageContextFactory
 
createWebServiceContext(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will be responsible for creating an instance of a WebServiceContext and initializing the instance with a MessageContext.
createWebServiceRefAnnot(WebServiceRef) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This is a helper method to create a WebServiceRefAnnot since the
createWebServiceRefAnnotImpl() - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
createWebServiceRefAnnotImpl(String, String, Class, Class, String) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
createWebServiceRefAnnotImpl(String, String, Class, Class, String, String, String) - Static method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Deprecated. The String values for type and value should not be used. Use WebServiceRefAnnot.createWebServiceRefAnnotImpl(String, String, Class, Class, String) There shouldn't be both a class and String for type and value; there isn't on the actual annotation.
createXMLFault(SOAPFault, Block[]) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create an XMLFault object from a SOAPFault and detail Blocks
createXMLFault(SOAPFault) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create XMLFault
createXMLFault(SOAPFault, Block[]) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
Create an XMLFault object from a SOAPFault and detail Blocks
createXMLFaultFromSystemException(Throwable) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
This method is used by WebService Impl and Provider to create an XMLFault (for marshalling) from an exception that is a non-service exception
createXsdAnyURIType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdAnyURIType
createXsdBooleanType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdBooleanType
createXsdIntegerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdIntegerType
createXsdNMTOKENType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNonNegativeIntegerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdPositiveIntegerType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdQNameType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdQNameType
createXsdStringType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create an instance of XsdStringType
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
 
CustomAnnotationInstance - Interface in org.apache.axis2.jaxws.description.builder
This interface is intended to represent annotation instances that are not explicitly defined by the MDQ layer.
CustomAnnotationProcessor - Interface in org.apache.axis2.jaxws.description.builder
This interface represents processors that will be used to handle CustomAnnotationInstances that are added to the MDQ layer by the uaser.
CustomListener - Class in org.apache.axis2.transport.http
This class is used just to add additional transports at runtime if user sends a request using alternate schemes, example to handle http/https separately
CustomListener(int, String) - Constructor for class org.apache.axis2.transport.http.CustomListener
 
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
 

D

Data - Class in org.apache.axis2.dataretrieval
Data contains instance of the data Object for the specified identifier if applicable.
Data(Object, String) - Constructor for class org.apache.axis2.dataretrieval.Data
Constructor
DATA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
DATA_BINDING_TYPE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
DATA_BINDING_TYPE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
DATA_END_SUCCESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
DATA_HANDLER - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
DATA_LOCATOR_ELEMENT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DATA_START_SUCCESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
DataBindException - Exception in org.apache.axis2.databinding
handles databinding exceptions
DataBindException() - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DataBindException(String) - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DataBindException(Throwable) - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DataBindException(String, Throwable) - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DataBindException(String, Location, Throwable) - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DataBindException(String, Location) - Constructor for exception org.apache.axis2.databinding.DataBindException
 
DATABINDING_GENERATED_IMPLEMENTATION - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for interface implementation method handled by databinding code generation.
DATABINDING_GENERATED_RECEIVER - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for message receiver operation method handled by databinding code generation.
DATABINDING_OPERATION_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for details to be passed inside the <databinders> element.
DATABINDING_SERVICE_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
Property for details to be passed inside the <databinders> element.
DATABINDING_SUPPORTER_NAME_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
DATAENCODINGUNKNOWN - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
dataList - Variable in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
DataLocatorFactory - Class in org.apache.axis2.dataretrieval
Factory to constructor Axis2 Data Locators based on the specified Dialect.
DataLocatorFactory() - Constructor for class org.apache.axis2.dataretrieval.DataLocatorFactory
 
DataRetrievalException - Exception in org.apache.axis2.dataretrieval
Exception class for reporting Data Retrieval problems
DataRetrievalException(String) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalException(Throwable) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalException(String, Throwable) - Constructor for exception org.apache.axis2.dataretrieval.DataRetrievalException
 
DataRetrievalRequest - Class in org.apache.axis2.dataretrieval
Allow to specify options/parameters for getData request.
DataRetrievalRequest() - Constructor for class org.apache.axis2.dataretrieval.DataRetrievalRequest
 
DataRetrievalUtil - Class in org.apache.axis2.dataretrieval
 
DataRetrievalUtil() - Constructor for class org.apache.axis2.dataretrieval.DataRetrievalUtil
 
dataType - Variable in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
DataType - Class in org.apache.axis2.corba.idl.types
 
DataType() - Constructor for class org.apache.axis2.corba.idl.types.DataType
 
dataType - Variable in class org.apache.axis2.corba.idl.types.Member
 
dataType - Variable in class org.apache.axis2.corba.idl.values.AbstractValue
 
Date - Class in org.apache.axis2.databinding.types.soapencoding
Date bean class
Date() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Date
 
Date - Class in org.apache.axis2.databinding.types.xsd
Date bean class
Date() - Constructor for class org.apache.axis2.databinding.types.xsd.Date
 
Date.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Date.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Date.Factory
 
Date.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Date.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Date.Factory
 
DateTime - Class in org.apache.axis2.databinding.types.soapencoding
DateTime bean class
DateTime() - Constructor for class org.apache.axis2.databinding.types.soapencoding.DateTime
 
DateTime - Class in org.apache.axis2.databinding.types.xsd
DateTime bean class
DateTime() - Constructor for class org.apache.axis2.databinding.types.xsd.DateTime
 
DateTime.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
DateTime.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.DateTime.Factory
 
DateTime.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
DateTime.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.DateTime.Factory
 
Day - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gDay
Day(int) - Constructor for class org.apache.axis2.databinding.types.Day
Constructs a Day with the given values No timezone is specified
Day(int, String) - Constructor for class org.apache.axis2.databinding.types.Day
Constructs a Day with the given values, including a timezone string The timezone is validated but not used.
Day(String) - Constructor for class org.apache.axis2.databinding.types.Day
Construct a Day from a String in the format ---DD[timezone]
debug(String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
DEBUG_ENABLED - Static variable in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
debugLogDocument(String, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
debugging method - write the output to the debugger
debugLoggingAllowed - Static variable in class org.apache.axis2.util.LoggingControl
If this flag is set to false then debug messages will not be logged, irrespective of the level set for the logger itself.
DebugObjectInput - Class in org.apache.axis2.context.externalize
DebugObjectInput delegates to an ObjectInput object.
DebugObjectInput(ObjectInput) - Constructor for class org.apache.axis2.context.externalize.DebugObjectInput
 
DebugObjectOutputStream - Class in org.apache.axis2.context.externalize
DebugObjectOutputStream delegates to an ObjectOutput object.
DEC - Static variable in class org.apache.axis2.databinding.types.HexBinary
 
Decimal - Class in org.apache.axis2.databinding.types.soapencoding
Decimal bean class
Decimal() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Decimal
 
Decimal - Class in org.apache.axis2.databinding.types.xsd
Decimal bean class
Decimal() - Constructor for class org.apache.axis2.databinding.types.xsd.Decimal
 
Decimal.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Decimal.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Decimal.Factory
 
Decimal.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Decimal.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Decimal.Factory
 
declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
declarators() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
decode(String) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
decode(String) - Static method in class org.apache.axis2.transport.http.util.URIEncoderDecoder
Decodes the string argument which is assumed to be encoded in the x-www-form-urlencoded MIME content type using the UTF-8 encoding scheme.
decrementAndGet() - Method in class org.apache.axis2.util.Counter
 
DEFAULR_ORB_CLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
DEFAULT - Static variable in interface org.apache.axis2.transport.nhttp.HostnameVerifier
The DEFAULT HostnameVerifier works the same way as Curl and Firefox.
DEFAULT_AND_LOCALHOST - Static variable in interface org.apache.axis2.transport.nhttp.HostnameVerifier
The DEFAULT_AND_LOCALHOST HostnameVerifier works like the DEFAULT one with one additional relaxation: a host of "localhost", "localhost.localdomain", "127.0.0.1", "::1" will always pass, no matter what is in the server's certificate.
DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_ARRAY_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_ATTRIB_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_AXIS - Static variable in class org.apache.axis2.dataretrieval.LocatorType
 
DEFAULT_CATALOG_EJB - Static variable in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
 
DEFAULT_CATALOG_WEB - Static variable in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
 
DEFAULT_CHAR_SET - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axis2.context.MessageContext
Field DEFAULT_CHAR_SET_ENCODING.
DEFAULT_CHAR_SET_ENCODING - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_CHARSET - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default charset of string parameters
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_ARRAY_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
DEFAULT_CLIENT_BINDING_ID - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescription
 
DEFAULT_CODEGEN_CONFIG_PROPERTIES - Static variable in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
DEFAULT_CONFAC_NAME - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The local (Axis2) JMS connection factory name of the default connection factory to be used, if a service does not explicitly state the connection factory it should be using by a Parameter named JMSConstants.CONFAC_PARAM
DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field DEFAULT_CONNECTION_TIMEOUT
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default content encoding of string parameters.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.mail.Constants
 
DEFAULT_FUNCTION - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
DEFAULT_HTTP_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_HTTPS_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_INDEX_JSP - Static variable in class org.apache.axis2.transport.http.AbstractAgent
 
DEFAULT_INTERFACE_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_JMS_TIMEOUT - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The default JMS time out waiting for a reply
DEFAULT_LOCATION_URL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_MESSAGE_BUNDLE_KEY - Static variable in class org.apache.axis2.i18n.Messages
 
DEFAULT_MESSAGE_BUNDLE_KEY - Static variable in class org.apache.axis2.jaxws.i18n.Messages
 
DEFAULT_OPERATION - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The default operation name to be used for non SOAP/XML messages if the operation cannot be determined
DEFAULT_ORBSINGLETON_CLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
DEFAULT_PACKAGE - Static variable in class org.apache.axis2.util.URLProcessor
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
DEFAULT_PORT - Static variable in class org.apache.axis2.transport.SimpleAxis2Server
 
DEFAULT_REST_PATH - Static variable in class org.apache.axis2.Constants
 
DEFAULT_SCHEMA_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
DEFAULT_SCHEMA_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_SERVICES_PATH - Static variable in class org.apache.axis2.Constants
 
DEFAULT_SO_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field DEFAULT_SO_TIMEOUT
DEFAULT_SOAP11_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_SOAP12_ENDPOINT_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_SOAP_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
 
DEFAULT_TARGET_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_TARGET_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_TARGET_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
DEFAULT_TIMEOUT_MILLISECONDS - Static variable in class org.apache.axis2.client.Options
Default blocking timeout value.
DEFAULT_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.util.ComplexPart
Default transfer encoding of string parameters
DEFAULT_TYPE_NS - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
DEFAULT_WRAPPER - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The name of the element which wraps non SOAP/XML content into a SOAP envelope
DEFAULT_WSDL_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DEFAULT_WSDL_NAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
defaultClassName - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
Default class name is the OMElement or the default case However the extensions can override the default class to suit the databinding framework!
defaultConfigurationContext - Static variable in class org.apache.axis2.engine.ListenerManager
 
DefaultConfigurationManager - Class in org.apache.axis2.clustering.configuration
 
DefaultConfigurationManager() - Constructor for class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
DefaultConfigurationManagerListener - Class in org.apache.axis2.clustering.configuration
 
DefaultConfigurationManagerListener() - Constructor for class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
DefaultConnectionListener - Class in org.apache.axis2.transport.http.server
 
DefaultConnectionListener(int, HttpConnectionManager, ConnectionListenerFailureHandler, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListener
Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
DefaultConnectionListenerFailureHandler - Class in org.apache.axis2.transport.http.server
Default hander for failures in connection listener IOProcessors.
DefaultConnectionListenerFailureHandler() - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler with default settings.
DefaultConnectionListenerFailureHandler(int, int, int) - Constructor for class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Create a new DefaultConnectionListenerFailureHandler
DefaultContextManager - Class in org.apache.axis2.clustering.context
 
DefaultContextManager() - Constructor for class org.apache.axis2.clustering.context.DefaultContextManager
 
DefaultContextManagerListener - Class in org.apache.axis2.clustering.context
 
DefaultContextManagerListener() - Constructor for class org.apache.axis2.clustering.context.DefaultContextManagerListener
 
DefaultDatabindingExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
DefaultDatabindingExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.DefaultDatabindingExtension
 
defaultEncoding - Static variable in class org.apache.axis2.deployment.util.Utils
 
DefaultEntityResolver - Class in org.apache.axis2.util
 
DefaultEntityResolver() - Constructor for class org.apache.axis2.util.DefaultEntityResolver
 
DefaultHttpConnectionManager - Class in org.apache.axis2.transport.http.server
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultHttpConnectionManager(ConfigurationContext, Executor, WorkerFactory, HttpParams, HttpFactory) - Constructor for class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
DefaultNamespaceGenerator - Class in org.apache.axis2.description.java2wsdl
This class provides the default implementatoin for mapping java classes to namespaces
DefaultNamespaceGenerator() - Constructor for class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
DefaultObjectSupplier - Class in org.apache.axis2.engine
 
DefaultObjectSupplier() - Constructor for class org.apache.axis2.engine.DefaultObjectSupplier
 
DefaultOMElementConvertor - Class in org.apache.axis2.scripting.convertors
The DefaultOMElementConvertor converts between Synapse OMElements and Strings
DefaultOMElementConvertor() - Constructor for class org.apache.axis2.scripting.convertors.DefaultOMElementConvertor
 
DefaultSchemaGenerator - Class in org.apache.axis2.description.java2wsdl
 
DefaultSchemaGenerator(ClassLoader, String, String, String, AxisService) - Constructor for class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
DefaultThreadFactory - Class in org.apache.axis2.transport.http.server
 
DefaultThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
DefaultThreadFactory - Class in org.apache.axis2.util.threadpool
This is a simple ThreadFactory implementation using java.util.concurrent Creates threads with the given name prefix
DefaultThreadFactory(ThreadGroup, String) - Constructor for class org.apache.axis2.util.threadpool.DefaultThreadFactory
 
DefaultTypeMapper - Class in org.apache.axis2.wsdl.databinding
The default type mapper.
DefaultTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.DefaultTypeMapper
 
defaultWriteObject() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
definition() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
definition_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
DELE - Static variable in class org.apache.axis2.transport.mail.Constants
 
delegate - Variable in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
delete() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
deleteAttachments(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Clean up cached attachment file
deleted - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Flag to show if the resources behind this have been deleted.
deleteData(int, int) - Method in class org.apache.axis2.saaj.TextImplEx
Remove a range of 16-bit units from the node.
deleteProperty(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
DeleteServiceContextCommand - Class in org.apache.axis2.clustering.context.commands
 
DeleteServiceContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
DeleteServiceGroupContextCommand - Class in org.apache.axis2.clustering.context.commands
 
DeleteServiceGroupContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand
 
DELIMITER - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalFaultResponse(Message, OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts a Message (containing a fault) into a JAX-WS Service or WebServiceException.
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalRequest(Message, OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts the Message into a SIGNATURE_ARGS It is used on the server
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
demarshalResponse(Message, Object[], OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method gets the objects from the Message and sets them onto the SIGNATURE_ARGS It also returns the RETURN object.
DependencyManager - Class in org.apache.axis2.engine
If the service implementation has an init method with 1 or 2 message context as its parameters, then the DependencyManager calls the init method with appropriate parameters.
DependencyManager() - Constructor for class org.apache.axis2.engine.DependencyManager
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
deploy(DeploymentFileData) - Method in interface org.apache.axis2.deployment.Deployer
Process a file and add it to the configuration
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.POJODeployer
 
deploy() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
deploy(DeploymentFileData) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
deploy(Deployable) - Method in class org.apache.axis2.engine.DeployableChain
Deploy a Deployable into this chain.
deploy(DeploymentFileData) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
Deployable - Class in org.apache.axis2.engine
A Deployable is a container for something (Phases, Handlers) which wants to be deployed in an ordered and constrained fashion via a DeployableChain.
Deployable(String) - Constructor for class org.apache.axis2.engine.Deployable
 
Deployable(String, Object) - Constructor for class org.apache.axis2.engine.Deployable
 
DeployableChain - Class in org.apache.axis2.engine
A DeployableChain is a container which manages dependencies between Deployables.
DeployableChain() - Constructor for class org.apache.axis2.engine.DeployableChain
 
deployClasses(String, URL, ClassLoader, List) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
Deployer - Interface in org.apache.axis2.deployment
This interface is used to provide the custom deployment mechanism , where you can write your own Deployer to process a particular type and make that to a service or a module.
DEPLOYER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DEPLOYING_EXCEPTION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_MODULE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_POJO - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DEPLOYING_WS - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DeploymentClassLoader - Class in org.apache.axis2.deployment
 
DeploymentClassLoader(URL[], List, ClassLoader) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader
DeploymentClassLoader is extended from URLClassLoader.
DeploymentClassLoader.ByteURLConnection - Class in org.apache.axis2.deployment
 
DeploymentClassLoader.ByteURLConnection(URL, byte[]) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
DeploymentClassLoader.ByteUrlStreamHandler - Class in org.apache.axis2.deployment
 
DeploymentClassLoader.ByteUrlStreamHandler(byte[]) - Constructor for class org.apache.axis2.deployment.DeploymentClassLoader.ByteUrlStreamHandler
 
DeploymentConstants - Interface in org.apache.axis2.deployment
Constants used during service/module deployment.
DeploymentEngine - Class in org.apache.axis2.deployment
 
DeploymentEngine() - Constructor for class org.apache.axis2.deployment.DeploymentEngine
 
deploymentEngine - Variable in class org.apache.axis2.deployment.RepositoryListener
 
DeploymentErrorMsgs - Class in org.apache.axis2.deployment
 
DeploymentErrorMsgs() - Constructor for class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DeploymentException - Exception in org.apache.axis2.deployment
 
DeploymentException(String) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for exception org.apache.axis2.deployment.DeploymentException
 
DeploymentFileData - Class in org.apache.axis2.deployment.repository.util
DeploymentFileData represents a "thing to deploy" in Axis2.
DeploymentFileData(File) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
DeploymentFileData(File, Deployer) - Constructor for class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
DeploymentIterator - Class in org.apache.axis2.deployment.scheduler
 
DeploymentIterator() - Constructor for class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
deployModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
deployModuleServices(AxisModule, ConfigurationContext) - Static method in class org.apache.axis2.deployment.util.Utils
This method is to get the list of services there in a module if module want to add services then the way of doing that is 1.
deployService(AxisService) - Method in class org.apache.axis2.context.ConfigurationContext
Deploy a service to the embedded AxisConfiguration, and initialize it.
deployService(String) - Method in class org.apache.axis2.engine.AxisServer
Will make Java class into a web service
deployServicesInWARClassPath() - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
depth - Variable in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
description - Variable in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
DESCRIPTION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
description - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
DescriptionBuilder - Class in org.apache.axis2.deployment
This class does the common tasks for all *Builder class.
DescriptionBuilder() - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionBuilder(InputStream, ConfigurationContext) - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionBuilder(InputStream, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionBuilderComposite - Class in org.apache.axis2.jaxws.description.builder
 
DescriptionBuilderComposite() - Constructor for class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
DescriptionBuilderComposite(ConfigurationContext) - Constructor for class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
DescriptionConstants - Interface in org.apache.axis2.description
 
DescriptionFactory - Class in org.apache.axis2.jaxws.description
Creates the JAX-WS metadata description hierarchy from some combinations of WSDL, Java class information including annotations, and (in the future) deployment descriptors.
DescriptionFactory.UpdateType - Enum in org.apache.axis2.jaxws.description
The type of update being done for a particular Port.
DescriptionFactoryImpl - Class in org.apache.axis2.jaxws.description.impl
Creates the JAX-WS metadata descritpion hierachy from some combinations of WSDL, Java classes with annotations, and (in the future) deployment descriptors.
DescriptionKey - Class in org.apache.axis2.jaxws.description
 
DescriptionKey(QName, URL, Class, ConfigurationContext) - Constructor for class org.apache.axis2.jaxws.description.DescriptionKey
 
descriptionStream - Variable in class org.apache.axis2.deployment.DescriptionBuilder
 
DescriptionType - Class in org.apache.axis2.jaxws.description.xml.handler
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.DescriptionType
 
DescriptionUtils - Class in org.apache.axis2.jaxws.description.impl
Utilities used throughout the Description package.
DescriptionUtils() - Constructor for class org.apache.axis2.jaxws.description.impl.DescriptionUtils
 
deserialize(Class, OMElement, ObjectSupplier, String) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
deserialize(Class, OMElement, MultirefHelper, ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
deserialize(OMElement, Object[], ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
To get JavaObjects from XML elemnt , the element most of the time contains only one element in that case that element will be converted to the JavaType specified by the javaTypes array The algo is as follows, get the childerns of the response element , and if it conatian more than one element then check the retuen type of that element and conver that to corresponding JavaType
deserializeParameters(OMElement) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.AxisDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.AxisModule
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.HandlerDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.ModuleConfiguration
 
deserializeParameters(OMElement) - Method in interface org.apache.axis2.description.ParameterInclude
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Since at runtime it parameters may be modified to get the original state this method can be used
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.TransportInDescription
 
deserializeParameters(OMElement) - Method in class org.apache.axis2.description.TransportOutDescription
 
deserializeSelfManagedData(ByteArrayInputStream, MessageContext) - Method in interface org.apache.axis2.context.SelfManagedDataManager
This method is invoked when the MessageContext object is being restored.
DEST_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating a JMS destination for requests
DEST_TYPE_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
DEST_TYPE_QUEUE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
DEST_TYPE_TOPIC - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the JMS destination type
destroy() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
destroy() - Method in class org.apache.axis2.engine.ListenerManager
 
destroy(ServiceContext) - Method in interface org.apache.axis2.service.Lifecycle
destroy() is called when Axis2 decides that it is finished with a particular instance of the back-end service class.
destroy() - Method in class org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet
Applet cleanup
destroy() - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Servlet termination
destroy() - Method in class org.apache.axis2.transport.http.AxisServlet
distroy the ConfigurationContext
destroy() - Method in class org.apache.axis2.transport.http.CustomListener
 
destroy() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
destroy() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
destroy() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
destroy() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
destroy() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
destroy() - Method in class org.apache.axis2.transport.jms.JMSListener
 
destroy() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
destroy() - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
 
destroy() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
destroy() - Method in interface org.apache.axis2.transport.TransportListener
 
destroy() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
 
destroyHandlerInstance(MessageContext, Handler) - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
destroyHandlerInstance(MessageContext, Handler) - Method in class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
destroyHandlerInstance calls the handler's annotated PreDestroy method, if it exists.
destroyServiceObject(ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
Notify a service object that it's on death row.
detach() - Method in class org.apache.axis2.saaj.NodeImplEx
 
detach() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detach() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
detachAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Detach the attachment file from this class, so it is not cleaned up.
detachNode() - Method in interface javax.xml.soap.Node
Removes this Node object from the tree.
detachNode() - Method in class org.apache.axis2.saaj.NodeImplEx
Removes this Node object from the tree.
detachNode() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
detachNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
detachPolicyComponent(String) - Method in class org.apache.axis2.description.PolicySubject
 
Detail - Interface in javax.xml.soap
A container for DetailEntry objects.
DetailEntry - Interface in javax.xml.soap
The content for a Detail object, giving details for a SOAPFault object.
DetailEntryImpl - Class in org.apache.axis2.saaj
The content for a Detail object, giving details for a SOAPFault object.
DetailEntryImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.DetailEntryImpl
 
DetailImpl - Class in org.apache.axis2.saaj
A container for DetailEntry objects.
DetailImpl(SOAPFaultDetail) - Constructor for class org.apache.axis2.saaj.DetailImpl
 
determineMappedException(Throwable, EndpointInvocationContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method will drive the call to the above methods.
determineMappedException(Throwable, MessageContext) - Static method in class org.apache.axis2.jaxws.server.InvocationHelper
This method will drive the call to the above methods.
determineOutputForm(String, Parameter, Parameter) - Static method in class org.apache.axis2.mex.util.MexUtil
Determine output forms for specified dialect based on "metadataexchange" configured in axis2.xml and services.xml.
DIALECT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
DIALECT - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
Dialect - Class in org.apache.axis2.mex.om
Class implemented for Dialect element defined in the WS-MEX spec.
Dialect(OMFactory, String, String) - Constructor for class org.apache.axis2.mex.om.Dialect
Constructor
Dialect(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.Dialect
Constructor with default namespace
DIALECT_ATTRIBUTE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DIALECT_LOCATOR_ELEMENT - Static variable in interface org.apache.axis2.dataretrieval.DRConstants
 
DIALECT_PARM - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
DIALECT_TYPE_MEX - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
DIALECT_TYPE_POLICY - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALECT_TYPE_POLICY - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
DIALECT_TYPE_SCHEMA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALECT_TYPE_SCHEMA - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
DIALECT_TYPE_WSDL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIALECT_TYPE_WSDL - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
DIALET - Static variable in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Key used to define Dialect of data to be retrieved.
DIALET - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
DIFFERENT_EPR - Static variable in class org.apache.axis2.Constants
 
DIGEST - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
DIGIT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
DIRECTORY - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DIRECTORY_AXIS2_HOME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DIRECTORY_CONF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
DISABLE_ADDRESSING_FOR_IN_MESSAGES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
DISABLE_ADDRESSING_FOR_OUT_MESSAGES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
DISABLE_ADDRESSING_FOR_OUT_MESSAGES - Static variable in interface org.apache.axis2.Constants.Configuration
Deprecated. please use org.apache.axis2.addressing.AddressingConstants.DISABLE_ADDRESSING_FOR_OUT_MESSAGES
DISABLE_ASYNC_CALLBACK_ON_TRANSPORT_ERROR - Static variable in class org.apache.axis2.context.MessageContext
This property allows someone (e.g.
DISABLE_OUTBOUND_ADDRESSING_VALIDATION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This property, if set to Boolean.TRUE, will mean that the addressing handler allows partially ws-addressed messages to be sent even if they are then invalid rather than throwing a fault.
DISABLE_REF_PARAMETER_EXTRACT - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This parameter is used to decide whether the reference parameters in an inbound request message are to be processed or not.
DISABLE_RESPONSE_ACK - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, then RequestResponseTransport instances will not be signalled by the Dispatch phase.
DISABLE_REST - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP12 - Static variable in interface org.apache.axis2.Constants.Configuration
 
DISABLE_SOAP_ACTION - Static variable in interface org.apache.axis2.Constants.Configuration
 
disableREST - Variable in class org.apache.axis2.transport.http.AxisServlet
 
discard() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
discard() - Method in class org.apache.axis2.saaj.TextImplEx
 
disconnect() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
disconnected(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
disconnected(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
disconnected(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
disconnected(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
disengageModule(QName) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use String version instead
disengageModule(String) - Method in class org.apache.axis2.client.ServiceClient
Disengage a module for this service client
disengageModule(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
 
disengageModuleFromGlobalChains(AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
To remove handlers from global chians this method can be used , first it take inflow of the module and then take handler one by one and then remove those handlers from global inchain , the same procedure will be carry out for all the other flows as well.
disengageModuleFromOperationChain(AxisModule, AxisOperation) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
To remove handlers from operations chians this method can be used , first it take inflow of the module and then take handler one by one and then remove those handlers from global inchain , the same procedure will be carry out for all the other flows as well.
diskCacheFile - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field diskCacheFile
DiskFileDataSource - Class in org.apache.axis2.builder
 
DiskFileDataSource(DiskFileItem) - Constructor for class org.apache.axis2.builder.DiskFileDataSource
 
Dispatch<T> - Interface in javax.xml.ws
 
DISPATCH_PHASE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
DispatchOperationHandler - Class in org.apache.axis2.jaxws.client.dispatch
 
DispatchOperationHandler() - Constructor for class org.apache.axis2.jaxws.client.dispatch.DispatchOperationHandler
 
DispatchPhase - Class in org.apache.axis2.engine
 
DispatchPhase() - Constructor for class org.apache.axis2.engine.DispatchPhase
 
DispatchPhase(String) - Constructor for class org.apache.axis2.engine.DispatchPhase
 
displayName - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
displayName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
displayName - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
displayName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
displayName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
DisplayNameType - Class in org.apache.axis2.jaxws.description.xml.handler
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
 
DIV - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
DO_ASYNC - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
DOC_LIT_BARE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOC_LIT_BARE_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOC_LIT_BARE_PARAMETER - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DocLitBareJaxbSchemaGenerator - Class in org.apache.axis2.jaxbri
 
DocLitBareJaxbSchemaGenerator(ClassLoader, String, String, String) - Constructor for class org.apache.axis2.jaxbri.DocLitBareJaxbSchemaGenerator
 
DocLitBareMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
DocLitBareMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
DocLitBareMinimalMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
The Doc/Lit Wrapped Minimal Marshaller is used when 1) The web service is Doc/Lit mininal, and 2) JAXB artifacts are missing (i.e.
DocLitBareMinimalMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
DocLitBareSchemaGenerator - Class in org.apache.axis2.description.java2wsdl
 
DocLitBareSchemaGenerator(ClassLoader, String, String, String, AxisService) - Constructor for class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
DocLitWrappedMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
DocLitWrappedMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
DocLitWrappedMinimalMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
The Doc/Lit Wrapped Minimal Marshaller is used when 1) The web service is Doc/Lit Wrapped, and 2) The wrapper and fault bean objects are missing (hence the term 'Minimal')
DocLitWrappedMinimalMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
DocLitWrappedPlusMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
The DocLitWrapped "plus" marshaller is used when the java method is doc/lit wrapped, but it does not exactly comply with the doc/lit rules.
DocLitWrappedPlusMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
DOCUMENT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
DOCUMENT_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
DOCUMENTATION - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of DELETE interface
doDeploy() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
doDeploy() - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
HTTP GET request
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation for GET interface
doInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvokeAsync(MessageContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeAsync(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeAsync(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvokeAsync(MessageContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
doInvokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
doInvokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
DOMAIN - Static variable in class org.apache.axis2.clustering.ClusteringConstants
The clustering domain/group.
domain - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
DOMReader - Class in org.apache.axis2.jaxws.message.util
DOMReader Creates an XMLStreamReader backed by a DOM tree.
DOMReader(Element) - Constructor for class org.apache.axis2.jaxws.message.util.DOMReader
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementaion of POST interface
doPrivileged(PrivilegedAction) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled if a security manager is present.
doPrivileged(PrivilegedAction, AccessControlContext) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedAction with privileges enabled and restricted by the specified AccessControlContext.
doPrivileged(PrivilegedExceptionAction) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled.
doPrivileged(PrivilegedExceptionAction, AccessControlContext) - Static method in class org.apache.axis2.java.security.AccessController
Performs the specified PrivilegedExceptionAction with privileges enabled and restricted by the specified AccessControlContext.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Implementation of PUT interface
doService(AxisHttpRequest, AxisHttpResponse, HttpContext, MessageContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
DOT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
doubleValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
doubleValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
doWriteMTOM(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Checks whether MTOM needs to be enabled for the message represented by the msgContext.
doWriteSwA(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Checks whether SOAP With Attachments (SwA) needs to be enabled for the message represented by the msgContext.
DRConstants - Interface in org.apache.axis2.dataretrieval
Defines constants referenced in data retrieval classes.
DRConstants.SERVICE_DATA - Interface in org.apache.axis2.dataretrieval
Defines contants references in Service Data
DRConstants.SOAPVersion - Interface in org.apache.axis2.dataretrieval
 
DRConstants.SPEC - Interface in org.apache.axis2.dataretrieval
Defines contants references in WS-Mex specification
DRConstants.SPEC.Actions - Interface in org.apache.axis2.dataretrieval
 
DRConstants.SPEC_VERSIONS - Interface in org.apache.axis2.dataretrieval
 
DRILL_DOWN_TO_ROOT_CAUSE_FOR_FAULT_REASON - Static variable in interface org.apache.axis2.Constants.Configuration
 
DUMMY_JAR_URL - Static variable in class org.apache.axis2.classloader.JarFileUrlConnection
 
DummySchemaGenerationException - Exception in org.apache.axis2.wsdl.codegen.schema.exception
 
DummySchemaGenerationException() - Constructor for exception org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
 
DummySchemaGenerationException(String) - Constructor for exception org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
 
DummySchemaGenerationException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
 
DummySchemaGenerationException(Throwable) - Constructor for exception org.apache.axis2.wsdl.codegen.schema.exception.DummySchemaGenerationException
 
Duration - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type duration.
Duration() - Constructor for class org.apache.axis2.databinding.types.Duration
Default no-arg constructor
Duration(boolean, int, int, int, int, int, double) - Constructor for class org.apache.axis2.databinding.types.Duration
 
Duration(String) - Constructor for class org.apache.axis2.databinding.types.Duration
Constructs Duration from a String in an xsd:duration format - PnYnMnDTnHnMnS.
Duration(boolean, Calendar) - Constructor for class org.apache.axis2.databinding.types.Duration
Constructs Duration from a Calendar.
Duration - Class in org.apache.axis2.databinding.types.soapencoding
Duration bean class
Duration() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Duration
 
Duration - Class in org.apache.axis2.databinding.types.xsd
Duration bean class
Duration() - Constructor for class org.apache.axis2.databinding.types.xsd.Duration
 
Duration.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Duration.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Duration.Factory
 
Duration.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Duration.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Duration.Factory
 
DYNAMIC_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 
DYNAMIC_SOAP_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
 

E

EDIT_SERVICE_PARA - Static variable in class org.apache.axis2.Constants
 
EJB_HOME_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_PASSWORD - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_JNDI_USERNAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_LOCAL_HOME_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_LOCAL_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_PROVIDER_URL - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJB_REMOTE_INTERFACE_NAME - Static variable in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
EJBInOnlyMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBInOnlyMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBInOnlyMessageReceiver
 
EJBInOutAsyncMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
Deprecated. you can just use EJBMessageReceiver
EJBInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
Deprecated.  
ejbLink - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
ejbLink - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
EjbLinkType - Class in org.apache.axis2.jaxws.description.xml.handler
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EjbLinkType
 
EjbLocalRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
EJBMessageReceiver - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBMessageReceiver
 
ejbRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
ejbRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
EjbRefNameType - Class in org.apache.axis2.jaxws.description.xml.handler
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EjbRefNameType
 
ejbRefType - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
EjbRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
ejbRefType - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
EjbRefTypeType - Class in org.apache.axis2.jaxws.description.xml.handler
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EjbRefTypeType
 
EJBUtil - Class in org.apache.axis2.rpc.receivers.ejb
 
EJBUtil() - Constructor for class org.apache.axis2.rpc.receivers.ejb.EJBUtil
 
ELEM_BODY - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_ENVELOPE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_CODE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_CODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_DETAIL - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_DETAIL_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_NODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_REASON_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_ROLE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_SUBCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_FAULT_VALUE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_HEADER - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_NOTUNDERSTOOD - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_SUPPORTEDENVELOPE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_TEXT_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_UPGRADE - Static variable in class org.apache.axis2.namespace.Constants
 
ELEM_XOP_INCLUDE - Static variable in class org.apache.axis2.namespace.Constants
 
Element - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Characteristics of the "Element" value.
Element(Object, QName) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.Element
Create Element from an
Element(Object, QName, Class) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
element - Variable in class org.apache.axis2.saaj.SOAPElementImpl
Using a delegate because we can't extend from org.apache.axiom.om.impl.dom.ElementImpl since this class must extend SNodeImpl
ELEMENT_ATTRIBUTE_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_FORM_DEFAULT_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_FORM_DEFAULT_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
ELEMENT_IS_NOT_ALLOWED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
element_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ELEMENT_TEXT - Static variable in interface org.apache.axis2.databinding.utils.reader.ADBXMLStreamReader
 
ELEMENT_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
elementCount - Variable in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
elementFormDefault - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
elementModule - Variable in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
elementName - Variable in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
elementQNameToDefulatValueMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
elementToJavaClassMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
elementToSchemaQNameMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EmailReceiver - Class in org.apache.axis2.transport.mail
 
EmailReceiver() - Constructor for class org.apache.axis2.transport.mail.EmailReceiver
 
EMailSender - Class in org.apache.axis2.transport.mail
 
EMailSender() - Constructor for class org.apache.axis2.transport.mail.EMailSender
 
emitBuildScript() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Emit the build script
emits_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
emitSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Emits the skeleton
emitSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Emit the skeltons
emitSkeleton() - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
emitSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
emitStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Emits the stubcode with bindings.
emitStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Emit the stub
emitStub() - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
Emitter - Interface in org.apache.axis2.wsdl.codegen.emitter
 
empty() - Method in class org.apache.axis2.util.ArrayStack
Return true if this stack is currently empty.
EMPTY_MARKER - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
EMPTY_NODELIST - Static variable in class org.apache.axis2.saaj.NodeListImpl
 
EMPTY_OBJECT - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
EMPTY_STRING_ARRAY - Static variable in class org.apache.axis2.util.JavaUtils
An empty immutable String array.
EMPTY_TEMPLATE - Static variable in class org.apache.axis2.wsdl.util.XSLTIncludeResolver
 
EmptyType - Class in org.apache.axis2.jaxws.description.xml.handler
This type is used to designate an empty element when used.
EmptyType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EmptyType
 
ENABLE_HTTP_CONTENT_NEGOTIATION - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_MEX - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
ENABLE_MTOM - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_REST - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_REST_THROUGH_GET - Static variable in interface org.apache.axis2.Constants.Configuration
 
ENABLE_SWA - Static variable in interface org.apache.axis2.Constants.Configuration
 
enabled - Variable in class javax.xml.ws.WebServiceFeature
 
enabled() - Method in class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
enabled() - Method in class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
enabled() - Method in class org.apache.axis2.jaxws.description.builder.RespectBindingAnnot
 
enableMtom - Variable in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
 
encode(byte[]) - Static method in class org.apache.axis2.databinding.types.HexBinary
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
ENCODED_USE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
END_ELEMENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
END_OF_LIST - Static variable in class org.apache.axis2.util.MetaDataEntry
 
Endpoint - Class in javax.xml.ws
 
Endpoint() - Constructor for class javax.xml.ws.Endpoint
 
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
ENDPOINT_CONTEXT_MAP - Static variable in interface org.apache.axis2.jaxws.Constants
 
ENDPOINT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
ENDPOINT_REFERENCE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
EndpointCallback - Class in org.apache.axis2.jaxws.server
 
EndpointCallback() - Constructor for class org.apache.axis2.jaxws.server.EndpointCallback
 
EndpointContextMap - Class in org.apache.axis2.jaxws.addressing.util
This class stores the context needed to correctly produce instances of EndpointReference for a particular web service endpoint identified by an EndpointKey.
EndpointContextMap() - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointContextMap
 
EndpointContextMapManager - Class in org.apache.axis2.jaxws.addressing.util
This class is used to manage the association between an EndpointContextMap and a thread.
EndpointContextMapManager() - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
EndpointContextMapMigrator - Class in org.apache.axis2.jaxws.addressing.migrator
This class will enable the JAX-WS 2.1 API methods to create instances of EndpointReference that target a particular web service endpoint, identified by specifying the WSDL service name and port name of the endpoint, to work correctly.
EndpointContextMapMigrator() - Constructor for class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
EndpointController - Class in org.apache.axis2.jaxws.server
The EndpointController is the server side equivalent to the InvocationController on the client side.
EndpointController() - Constructor for class org.apache.axis2.jaxws.server.EndpointController
 
endpointDesc - Variable in class org.apache.axis2.jaxws.BindingProvider
 
EndpointDescription - Interface in org.apache.axis2.jaxws.description
An EndpointDescription corresponds to a particular Service Implementation.
EndpointDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
EndpointDescriptionValidator - Class in org.apache.axis2.jaxws.description.validator
 
EndpointDescriptionValidator(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.description.validator.EndpointDescriptionValidator
 
EndpointDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
EndpointDispatcher - Interface in org.apache.axis2.jaxws.server.dispatcher
The EndpointDispatcher is an abstraction for the object that will be doing the invocation of an endpoints target Java object.
EndpointDispatcherFactory - Interface in org.apache.axis2.jaxws.server.dispatcher.factory
 
EndpointDispatcherFactoryImpl - Class in org.apache.axis2.jaxws.server.dispatcher.factory
 
EndpointDispatcherFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
 
EndpointImpl - Class in org.apache.axis2.jaxws.server.endpoint
 
EndpointImpl(Object) - Constructor for class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
EndpointImpl(Object, Binding, EndpointDescription) - Constructor for class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
endpointInterface() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
EndpointInterfaceDescription - Interface in org.apache.axis2.jaxws.description
An EndpointInterfaceDescription corresponds to a particular SEI-based Service Implementation.
EndpointInterfaceDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
EndpointInterfaceDescriptionValidator - Class in org.apache.axis2.jaxws.description.validator
 
EndpointInterfaceDescriptionValidator(EndpointInterfaceDescription) - Constructor for class org.apache.axis2.jaxws.description.validator.EndpointInterfaceDescriptionValidator
 
EndpointInterfaceDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
EndpointInvocationContext - Interface in org.apache.axis2.jaxws.server
The EndpointInvocationContext is an extension of the base InvocationContext that provides extensions specific to the environment of the service endpoint.
EndpointInvocationContextImpl - Class in org.apache.axis2.jaxws.server
 
EndpointInvocationContextImpl() - Constructor for class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
EndpointKey - Class in org.apache.axis2.jaxws.addressing.util
This class is used to identify a particular web service endpoint based on the combination of WSDL service name and port name.
EndpointKey(QName, QName) - Constructor for class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
EndpointLifecycleException - Exception in org.apache.axis2.jaxws.server.endpoint.lifecycle
 
EndpointLifecycleException() - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(String) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleException(Throwable) - Constructor for exception org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleException
 
EndpointLifecycleManager - Interface in org.apache.axis2.jaxws.server.endpoint.lifecycle
 
EndpointLifecycleManagerFactory - Interface in org.apache.axis2.jaxws.server.endpoint.lifecycle.factory
 
EndpointLifecycleManagerFactoryImpl - Class in org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl
This is the supplied implementation of the EndpointLifecycleManagerFactory.
EndpointLifecycleManagerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl.EndpointLifecycleManagerFactoryImpl
 
EndpointLifecycleManagerImpl - Class in org.apache.axis2.jaxws.server.endpoint.lifecycle.impl
 
EndpointLifecycleManagerImpl(Object) - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
EndpointLifecycleManagerImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
endpointName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
endpointName(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the WSDL port name of the endpoint that the endpoint reference will target.
EndpointReference - Class in javax.xml.ws
 
EndpointReference() - Constructor for class javax.xml.ws.EndpointReference
 
EndpointReference - Class in org.apache.axis2.addressing
Class EndpointReference This class models the WS-A EndpointReferenceType.
EndpointReference() - Constructor for class org.apache.axis2.addressing.EndpointReference
No-Arg Constructor Required for Externalizable objects
EndpointReference(String) - Constructor for class org.apache.axis2.addressing.EndpointReference
 
EndpointReferenceHelper - Class in org.apache.axis2.addressing
The methods in this class are used to process EndpointReference objects according to the rules of the 2005/08 (Final) and 2004/08 (submission) WS-Addressing specifications.
EndpointReferenceHelper() - Constructor for class org.apache.axis2.addressing.EndpointReferenceHelper
 
EndpointReferenceUtils - Class in org.apache.axis2.jaxws.addressing.util
 
engage(String) - Method in class org.apache.axis2.jibx.CodeGenerationUtility
Configure the code generation based on the supplied parameters and WSDL.
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
 
engage(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.extension.CodeGenExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.DefaultDatabindingExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.ExcludePackageExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JAXWSWapperExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.PackageFinder
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.PolicyEvaluator
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.SimpleDBExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.WSDLValidatorExtension
 
engage(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
ENGAGE_GLOBAL_MODULE - Static variable in class org.apache.axis2.Constants
 
ENGAGE_MODULE_TO_SERVICE - Static variable in class org.apache.axis2.Constants
 
ENGAGE_MODULE_TO_SERVICE_GROUP - Static variable in class org.apache.axis2.Constants
 
ENGAGE_STATUS - Static variable in class org.apache.axis2.Constants
 
engagedModules - Variable in class org.apache.axis2.description.AxisDescription
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
engageGlobalModules() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
 
engageGlobalModules() - Method in class org.apache.axis2.engine.AxisConfiguration
Engage all the previously added global modules.
engageGlobalModules() - Method in interface org.apache.axis2.engine.AxisConfigurator
Engages the global modules specified in the configuration
engageModule(QName) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use String version instead
engageModule(String) - Method in class org.apache.axis2.client.ServiceClient
Engage a module for this service client.
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBinding
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBindingMessage
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisBindingOperation
 
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
Engage a Module at this level
engageModule(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
Engage a Module at this level, keeping track of which level the engage was originally called from.
engageModule(AxisModule) - Method in class org.apache.axis2.description.AxisEndpoint
 
engageModule(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Please use the String version instead
engageModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Engages the default module version corresponding to given module name , or if the module name contains version number in it then it will engage the correct module.
engageModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Engages a module using given name and its version ID.
engageModules() - Method in class org.apache.axis2.deployment.DeploymentEngine
Checks if the modules, referred by server.xml, exist or that they are deployed.
engageModuleToMessage(AxisMessage, AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
 
engageModuleToOperation(AxisOperation, AxisModule) - Method in class org.apache.axis2.phaseresolver.PhaseResolver
 
engageNotify(AxisDescription) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
engageNotify(AxisDescription) - Method in class org.apache.axis2.mex.MetadataExchangeModule
 
engageNotify(AxisDescription) - Method in interface org.apache.axis2.modules.Module
When engaging this module to some service or operation , module will be notify by calling this method there module author can validate , add policy and do any thing that he want , and he can refuse the engage as well
engageNotify(AxisDescription) - Method in class org.apache.axis2.scripting.ScriptModule
 
engine - Variable in class org.apache.axis2.scripting.ScriptInvoker
 
Entities - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Entities
Entities() - Constructor for class org.apache.axis2.databinding.types.Entities
 
Entities(String) - Constructor for class org.apache.axis2.databinding.types.Entities
ctor for Entities
ENTITIES - Class in org.apache.axis2.databinding.types.soapencoding
ENTITIES bean class
ENTITIES() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ENTITIES
 
ENTITIES - Class in org.apache.axis2.databinding.types.xsd
ENTITIES bean class
ENTITIES() - Constructor for class org.apache.axis2.databinding.types.xsd.ENTITIES
 
ENTITIES.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
ENTITIES.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ENTITIES.Factory
 
ENTITIES.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
ENTITIES.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.ENTITIES.Factory
 
Entity - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Entity
Entity() - Constructor for class org.apache.axis2.databinding.types.Entity
 
Entity(String) - Constructor for class org.apache.axis2.databinding.types.Entity
ctor for Entity
ENTITY - Class in org.apache.axis2.databinding.types.soapencoding
ENTITY bean class
ENTITY() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ENTITY
 
ENTITY - Class in org.apache.axis2.databinding.types.xsd
ENTITY bean class
ENTITY() - Constructor for class org.apache.axis2.databinding.types.xsd.ENTITY
 
ENTITY.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
ENTITY.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ENTITY.Factory
 
ENTITY.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
ENTITY.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.ENTITY.Factory
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
entrySet() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
entrySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
entrySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
enum_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
enumerator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
enumerator_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
enumFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EnumType - Class in org.apache.axis2.corba.idl.types
 
EnumType() - Constructor for class org.apache.axis2.corba.idl.types.EnumType
 
EnumValue - Class in org.apache.axis2.corba.idl.values
 
EnumValue(EnumType) - Constructor for class org.apache.axis2.corba.idl.values.EnumValue
 
envEntryName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
EnvEntryType - Class in org.apache.axis2.jaxws.description.xml.handler
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
envEntryType - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
EnvEntryTypeValuesType - Class in org.apache.axis2.jaxws.description.xml.handler
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.EnvEntryTypeValuesType
 
envEntryValue - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
EOF - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
EPR_ADDRESS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
EPR_REFERENCE_PARAMETERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
EPR_REFERENCE_PROPERTIES - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
EPR_SERVICE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
equal(PolicyComponent) - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.
equals(Object) - Method in class org.apache.axis2.client.ServiceClient
 
equals(Object) - Method in class org.apache.axis2.clustering.RequestBlockingHandler
 
equals(Object) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
equals(Object) - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Day
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Duration
The equals method compares the time represented by duration object, not its string representation.
equals(Object) - Method in class org.apache.axis2.databinding.types.HexBinary
 
equals(Object) - Method in class org.apache.axis2.databinding.types.IDRefs
IDREFs can be equal without having identical ordering because they represent a set of references.
equals(Object) - Method in class org.apache.axis2.databinding.types.Month
 
equals(Object) - Method in class org.apache.axis2.databinding.types.MonthDay
 
equals(Object) - Method in class org.apache.axis2.databinding.types.NMTokens
NMTokens can be equal without having identical ordering because they represent a set of references.
equals(Object) - Method in class org.apache.axis2.databinding.types.NormalizedString
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Notation
 
equals(Object) - Method in class org.apache.axis2.databinding.types.Time
 
equals(Object) - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
equals(Object) - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
equals(Object) - Method in class org.apache.axis2.databinding.types.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class org.apache.axis2.databinding.types.Year
 
equals(Object) - Method in class org.apache.axis2.databinding.types.YearMonth
 
equals(Object) - Method in class org.apache.axis2.description.Parameter
 
equals(Object) - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
equals(Object) - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
equals(Object) - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
equals(Object) - Method in class org.apache.axis2.saaj.PrefixedQName
 
equals(Object) - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
equals(Object) - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
equals(Object) - Method in class org.apache.axis2.wsdl.codegen.schema.TopElement
top elements should have a unique name
ERR - Static variable in class org.apache.axis2.transport.mail.Constants
 
error(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
ERROR_IN_LOADING_MESSAGE_RECEIVER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_LOADING_MESSAGE_BUILDER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_LOADING_MESSAGE_FORMATTER - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ERROR_MODULE_MAP - Static variable in class org.apache.axis2.Constants
 
ERROR_SERVICE_MAP - Static variable in class org.apache.axis2.Constants
Keys for service/module error maps
ERROR_SETTING_CLIENT_HOME - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ESC - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
ESCAPED_IDENT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
event() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_abs() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_abs_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_custom() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_elem_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
event_header() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
examineAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
examineHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
examineMustUnderstandHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
except_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
EXCEPTION - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
exception(NHttpClientConnection, HttpException) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Handle Http protocol violations encountered while reading from underlying channels
exception(NHttpClientConnection, IOException) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Handle IO errors while reading or writing to underlying channels
exception(NHttpClientConnection, IOException) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
exception(NHttpClientConnection, HttpException) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
exception(NHttpServerConnection, IOException) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
exception(NHttpServerConnection, HttpException) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
exception(NHttpServerConnection, HttpException) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Handle HTTP Protocol violations with an error response
exception(NHttpServerConnection, IOException) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Handle IO errors while reading or writing to underlying channels
exception_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
EXCEPTION_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
ExceptionCommand - Class in org.apache.axis2.clustering.configuration.commands
 
ExceptionCommand(Throwable) - Constructor for class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
ExceptionFactory - Class in org.apache.axis2.jaxws
ExceptionFactory is used to create exceptions within the JAX-WS implementation.
exceptionOccurred(Throwable) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
To notify other nodes that an Exception occurred, during the processing of a ConfigurationClusteringCommand
exceptionOccurred(Throwable) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
ExceptionType - Class in org.apache.axis2.corba.idl.types
 
ExceptionType() - Constructor for class org.apache.axis2.corba.idl.types.ExceptionType
 
ExceptionValue - Class in org.apache.axis2.corba.idl.values
 
ExceptionValue(ExceptionType) - Constructor for class org.apache.axis2.corba.idl.values.ExceptionValue
 
ExceptionWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
ExceptionWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ExceptionWriter
 
ExceptionWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.ExceptionWriter
 
EXCLUDE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
exclude() - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
EXCLUDE_PAKAGES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXCLUDE_PAKAGES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
ExcludeInfo - Class in org.apache.axis2.deployment.util
this class is used to keep the exclude property details of all the classes.
ExcludeInfo() - Constructor for class org.apache.axis2.deployment.util.ExcludeInfo
 
excludeMethods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
ExcludePackageExtension - Class in org.apache.axis2.wsdl.codegen.extension
this extension deletes the packages sepcifies by the user from the generated code.
ExcludePackageExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.ExcludePackageExtension
 
execute(boolean) - Method in class org.apache.axis2.client.OperationClient
Execute the MEP.
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.ContextClusteringCommandCollection
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.UpdateConfigurationContextCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.ContextClusteringCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.control.ControlCommand
Execute this command
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.control.GetConfigurationCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.control.GetConfigurationResponseCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.control.GetStateCommand
 
execute(ConfigurationContext) - Method in class org.apache.axis2.clustering.control.GetStateResponseCommand
 
execute(Runnable) - Method in class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
execute(Runnable) - Method in class org.apache.axis2.transport.nhttp.util.BackportWorkerPool
 
execute(Runnable) - Method in interface org.apache.axis2.transport.nhttp.util.WorkerPool
 
execute(Runnable) - Method in interface org.apache.axis2.util.threadpool.ThreadFactory
 
execute(Runnable) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
executeImpl(boolean) - Method in class org.apache.axis2.client.OperationClient
Execute the MEP.
executeMethod(HttpClient, MessageContext, URL, HttpMethod) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
EXECUTION_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_CHAIN_KEY
EXECUTION_FAULT_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_FAULT_CHAIN_KEY
EXECUTION_OUT_CHAIN_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field EXECUTION_OUT_CHAIN_KEY
executor - Variable in class org.apache.axis2.util.threadpool.ThreadPool
 
ExecutorFactory - Interface in org.apache.axis2.jaxws.utility
This is the interface that should be implemented by classes that wish to provide Executor instances to the JAX-WS runtime.
expandDirs(String) - Static method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
Expand a directory path or list of directory paths (File.pathSeparator delimited) into a list of file paths of all the jar files in those directories.
export() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
EXTENSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
extension - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
EXTENSION_MAPPER_CLASSNAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
EXTENSION_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
ExtensionMapper - Class in org.apache.axis2.databinding.types.soapencoding
ExtensionMapper class
ExtensionMapper() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ExtensionMapper
 
ExtensionMapper - Class in org.apache.axis2.databinding.types.xsd
ExtensionMapper class
ExtensionMapper() - Constructor for class org.apache.axis2.databinding.types.xsd.ExtensionMapper
 
ExtensionUtility - Class in org.apache.axis2.schema
This is the utility for the extension to call by reflection.
ExtensionUtility() - Constructor for class org.apache.axis2.schema.ExtensionUtility
 
EXTERNAL_MAPPING_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXTERNAL_MAPPING_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
EXTERNAL_TEMPLATE_PROPERTY_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
ExternalizeConstants - Interface in org.apache.axis2.context.externalize
Common Externalize Constants
ExternalPolicySerializer - Class in org.apache.axis2.util
 
ExternalPolicySerializer() - Constructor for class org.apache.axis2.util.ExternalPolicySerializer
 
EXTRA_ATTRIBUTE_FIELD_NAME - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
EXTRA_CLASSES_DEFAULT_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
EXTRA_CLASSES_DEFAULT_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
EXTRA_OPTIONTYPE_PREFIX - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
extraClasses - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
extractAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAllHeaderElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractContentAsDocument() - Method in interface javax.xml.soap.SOAPBody
 
extractContentAsDocument() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Creates a new DOM org.w3c.dom.Document and sets the first child of this SOAPBody as its document element.
extractCopyMessageContext() - Method in class org.apache.axis2.context.MessageContext
Return a Read-Only copy of this message context that has been extracted from the object hierachy.
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.
extractHeaderElements(String) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.
extractParameters(OMElement, Member[]) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
extractParametersFromRequest(MultipleEntryHashMap, String, String, String, InputStream) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
 
extractParametersUsingHttpLocation(String, MultipleEntryHashMap, String, String) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
Here is what I will try to do here.
extractServiceName(String) - Method in class org.apache.axis2.transport.http.ListingAgent
 
extractValue(DataType, Any) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
extractWSDL20SoapFaultInfo(Map, OMElement, OMFactory, OMNamespace) - Static method in class org.apache.axis2.util.WSDL20Util
 
extratClassName(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 

F

factory - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
factory_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
FactoryRegistry - Class in org.apache.axis2.jaxws.registry
FactoryRegistry Registry containing Factories related to the JAX-WS Implementation.
failed(IOProcessor, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor has failed
failed(IOProcessor, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default behavior is to log a warning and attempt retry per constructor config, eventually failing with a logged error and notification.
FailureLogger - Class in org.apache.axis2.jaxws.utility
Logs an error to a specified limit.
FailureLogger() - Constructor for class org.apache.axis2.jaxws.utility.FailureLogger
 
FAKE_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
FastInfosetBuilder - Class in org.apache.axis2.fastinfoset
 
FastInfosetBuilder() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetBuilder
 
FastInfosetMessageFormatter - Class in org.apache.axis2.fastinfoset
 
FastInfosetMessageFormatter() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
 
FastInfosetPOXBuilder - Class in org.apache.axis2.fastinfoset
 
FastInfosetPOXBuilder() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetPOXBuilder
 
FastInfosetPOXMessageFormatter - Class in org.apache.axis2.fastinfoset
 
FastInfosetPOXMessageFormatter() - Constructor for class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
 
fatalError(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
FAULT - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
fault() - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
fault - Variable in class org.apache.axis2.saaj.SOAPFaultImpl
 
FAULT_ACTION_MAPPING - Static variable in class org.apache.axis2.Constants
 
FAULT_ACTION_NAME - Static variable in class org.apache.axis2.Constants
 
FAULT_ACTION_NOT_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ACTION_NOT_SUPPORTED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_DESTINATION_UNREACHABLE_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_ADDRESSING_HEADER_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_HEADER_REQUIRED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_ADDRESSING_HEADER_REQUIRED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ADDRESSING_HEADER_REQUIRED_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_CLIENT - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_HEADER_DETAIL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_HEADER_QNAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_HEADER_PROB_IRI - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_IN_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
FAULT_INFORMATION_FOR_HEADERS - Static variable in class org.apache.axis2.Constants
 
FAULT_INVALID_CARDINALITY - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_INVALID_HEADER_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_INVALID_HEADER_REASON - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
FAULT_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
FAULT_MUSTUNDERSTAND - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_NAME - Static variable in class org.apache.axis2.Constants
 
FAULT_ONLY_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_ONLY_NON_ANONYMOUS_ADDRESS_SUPPORTED - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_OUT_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
FAULT_PROBLEM_ACTION_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
FAULT_SERVER_GENERAL - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SERVER_USER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_DATAENCODINGUNKNOWN - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_MUSTUNDERSTAND - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_RECEIVER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_SENDER - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SOAP12_VERSIONMISMATCH - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SUBCODE_BADARGS - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_SUBCODE_PROC_NOT_PRESENT - Static variable in class org.apache.axis2.namespace.Constants
 
FAULT_VERSIONMISMATCH - Static variable in class org.apache.axis2.namespace.Constants
 
FaultAction - Annotation Type in javax.xml.ws
 
FaultActionAnnot - Class in org.apache.axis2.jaxws.description.builder
 
faultBean() - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
FaultBeanDesc - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Description of FaultBean for a FaultDescription.
faultClassNameMap - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
FaultDescription - Interface in org.apache.axis2.jaxws.description
A FaultDescription corresponds to a fault that can be thrown from an operation.
FaultDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
FaultDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
faultElementQNameMap - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
FAULTY_SERVICE_REMOVAL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
FieldDescriptionComposite - Class in org.apache.axis2.jaxws.description.builder
 
FieldDescriptionComposite() - Constructor for class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
FieldDescriptionComposite(String, String, HandlerChainAnnot, WebServiceRefAnnot) - Constructor for class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
FILE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
file() - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
FILE_NAME - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
FILE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
FILE_SIZE_THRESHOLD - Static variable in interface org.apache.axis2.Constants.Configuration
 
FILE_TYPE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
fileExists - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
fileExtension - Variable in class org.apache.axis2.wsdl.codegen.extension.AbstractPrettyPrinterExtension
If the extension for property file changes it might effect this as well !!!
FileSystemConfigurator - Class in org.apache.axis2.deployment
 
FileSystemConfigurator(String, String) - Constructor for class org.apache.axis2.deployment.FileSystemConfigurator
Load an AxisConfiguration from the repository directory specified
FileWriter - Class in org.apache.axis2.util
 
FileWriter() - Constructor for class org.apache.axis2.util.FileWriter
 
FileWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
FileWriter() - Constructor for class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
fillAxisService(AxisService, AxisConfiguration, ArrayList, ArrayList) - Static method in class org.apache.axis2.deployment.util.Utils
This guy will create a AxisService using java reflection
fillContextInformation(AxisService, ConfigurationContext) - Static method in class org.apache.axis2.util.Utils
 
fillServiceContextAndServiceGroupContext(MessageContext) - Method in class org.apache.axis2.context.ConfigurationContext
Searches for a ServiceGroupContext in the map with given id as the key.
fillServiceGroup(AxisServiceGroup, ArrayList, URL, AxisConfiguration) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
fillSyncAttributes(Document, Element) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
finalize() - Method in class org.apache.axis2.client.ServiceClient
 
finalize() - Method in class org.apache.axis2.client.Stub
Finalize method called by garbage collection.
finalize() - Method in class org.apache.axis2.context.SessionContext
 
finalizeSendWithToAddress(MessageContext, ByteArrayOutputStream) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
findAndValidateSelectorClass(String, String) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
findAttributeReaders(Class) - Static method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
findBinaryNodes(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Can be used to find all of the nodes in a tree that contain binary content that is targetted for optimization via MTOM.
findCachedAttachment(Attachments) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Process attachment's dataHandlers for CachedFileDataSource.
findClass(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Finds and loads the class with the specified name from the URL search path.
finder_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
findForExistingOperationContext(MessageContext) - Method in class org.apache.axis2.description.AxisOperation
Returns as existing OperationContext related to this message if one exists.
findHandler(ArrayList, MetaDataEntry) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the Handler object that matches the criteria
findHandler(ArrayList, MetaDataEntry) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the Handler object that matches the criteria
findLibJars(URL) - Static method in class org.apache.axis2.deployment.util.Utils
Searches for jar files inside /lib dirctory.
findMessage(AxisOperation, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisMessage object that matches the criteria
findMessage(AxisOperation, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisMessage object that matches the criteria
findNode(Node, QName) - Static method in class org.apache.axis2.util.XMLUtils
Finds a Node with a given QNameb.
findOperation(AxisConfiguration, String, QName) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisOperation object that matches the criteria
findOperation(AxisService, String, QName) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisOperation object that matches the criteria
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
Called by Axis Engine to find the operation.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.AddressingBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
Called by Axis Engine to find the operation.
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
findOperation(AxisService, MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
findOperation(AxisConfiguration, String, QName) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisOperation object that matches the criteria
findOperation(AxisService, String, QName) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisOperation object that matches the criteria
findOperationContext(String, String, String) - Method in class org.apache.axis2.context.ConfigurationContext
Finds the OperationContext given the Operation name, Service Name, and ServiceGroupName
findOperationContext(MessageContext, ServiceContext) - Method in class org.apache.axis2.description.AxisOperation
Finds a MEPContext for an incoming message.
findResource(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Finds the resource with the specified name on the URL search path.
findResources(String) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
findResources(String) - Method in class org.apache.axis2.deployment.DeploymentClassLoader
Returns an Enumeration of URLs representing all of the resources on the URL search path having the specified name.
findSchemaPrefix() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Find the XML schema prefix
findService(AxisConfiguration, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisService object that matches the criteria
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
Called by Axis Engine to find the service.
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.AddressingBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.engine.AbstractDispatcher
Called by Axis Engine to find the service.
findService(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
findService(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
findService(AxisConfiguration, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisService object that matches the criteria
findServiceContext(String) - Method in class org.apache.axis2.context.ServiceGroupContext
Finds the service context object that corresponds to the specified name from the list of service contexts for this service group context.
findServiceContext(AxisService) - Method in class org.apache.axis2.context.ServiceGroupContext
Finds the service context object that corresponds to the specified AxisService from the list of service contexts for this service group context.
findServiceGroup(AxisConfiguration, String, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the AxisServiceGroup object that matches the criteria

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

findServiceGroup(AxisConfiguration, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the AxisServiceGroup object that matches the criteria

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

findServicesInDirectory() - Method in class org.apache.axis2.deployment.RepositoryListener
Searches a given folder for jar files and adds them to a list in the WSInfolist class.
findServicesInDirectory() - Method in class org.apache.axis2.scripting.ScriptRepositoryListener
Searches a given folder for script services and adds them to a list in the WSInfolist class.
findSOAPAction(MessageContext) - Static method in class org.apache.axis2.jaxws.client.ClientUtils
Determines what the SOAPAction value should be for a given MessageContext.
findTemplate(Map) - Method in class org.apache.axis2.wsdl.codegen.writer.AntBuildWriter
 
findTemplate(Map) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
findTransportListener(AxisConfiguration, String) - Static method in class org.apache.axis2.context.externalize.ActivateUtils
Find the TransportListener object that matches the criteria

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

findTransportListener(AxisConfiguration, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Find the TransportListener object that matches the criteria

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

findXopElements(OMElement) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Can be used to find all instances of the
FINISHED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
fireAndForget(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Only MEP.
fireAndForget(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with an In-Only MEP.
FIXED - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
fixed_array_size() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
fixed_pt_const_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
fixed_pt_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
fixed_pt_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
FLATTEN_FILES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
FLATTEN_FILES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
FLOAT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
floating_pt_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
floating_pt_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
floatValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
floatValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
FLOW - Variable in class org.apache.axis2.context.MessageContext
 
Flow - Class in org.apache.axis2.description
Class FlowImpl
Flow() - Constructor for class org.apache.axis2.description.Flow
Constructor FlowImpl
flowComplete(MessageContext) - Method in interface org.apache.axis2.engine.Handler
This method will be called on each registered handler that had its invoke(...) method called during the processing of the message, once the message processing has completed.
flowComplete(MessageContext) - Method in class org.apache.axis2.engine.Phase
 
flowComplete(MessageContext) - Method in class org.apache.axis2.handlers.AbstractHandler
 
flowComplete(MessageContext) - Method in class org.apache.axis2.transport.mail.server.SMTPFaultHandler
 
FlowInclude - Class in org.apache.axis2.description
Class FlowIncludeImpl
FlowInclude() - Constructor for class org.apache.axis2.description.FlowInclude
 
FLOWTYPE_IS_REQUIRED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
flush() - Method in class org.apache.axis2.context.AbstractContext
 
flush() - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
flush() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
flush() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
flush() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
flush() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
flush() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
flush() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
flush() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
flushToDisk() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
Routine to flush data to disk if is in memory.
forceShutDown() - Method in class org.apache.axis2.util.threadpool.ThreadPool
A forceful shutdown mechanism for thread pool.
FORM_DEFAULT_QUALIFIED - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
FORM_DEFAULT_UNQUALIFIED - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
FORM_DEFAULT_UNQUALIFIED - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
format - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
FORMAT_BINDING - Static variable in class org.apache.axis2.namespace.Constants
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Fast Infoset message formatter doesn't need to handle SOAP.
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Plain Fast Infoset message formatter doesn't need to handle SOAP.
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.json.JSONMessageFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
formatSOAPAction(MessageContext, OMOutputFormat, String) - Method in interface org.apache.axis2.transport.MessageFormatter
 
FORMS_PARM - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
forName(String, boolean, ClassLoader) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
Deprecated. Return the class for this name
forName(String) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
Deprecated. Return the class for this name
from - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
from - Variable in class org.apache.axis2.transport.mail.MailClient
 
FROM_ADDRESS - Static variable in class org.apache.axis2.transport.mail.Constants
 
fromEPR(EndpointReference) - Static method in class org.apache.axis2.mex.util.MexUtil
 
fromOM(OMElement) - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated. use EndpointReferenceHelper.fromOM(OMElement) instead.
fromOM(EndpointReference, OMElement, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement and WS-Addressing namespace that is passed in.
fromOM(EndpointReference, OMElement) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement.
fromOM(String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Deprecated. use EndpointReferenceHelper.fromString(String) instead.
fromOM(OMElement) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the OMElement that is passed in.
fromOM(OMElement) - Method in class org.apache.axis2.addressing.metadata.InterfaceName
Convenience method to extract metadata from an element.
fromOM(OMElement) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Convenience method to extract metadata from the ServiceName element.
fromOM(OMAttribute) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
Convenience method for converting an OMAttribute to an instance of this type.
fromOM(OMElement) - Method in class org.apache.axis2.mex.om.Location
 
fromOM(OMElement) - Method in class org.apache.axis2.mex.om.Metadata
Populates an Metadata object based on the OMElement passed.
fromOM(OMElement) - Method in class org.apache.axis2.mex.om.MetadataReference
Populates an MetadataReference object based on the endpoint reference type OMElement passed.
fromOM(OMElement) - Method in class org.apache.axis2.mex.om.MetadataSection
Populates an MetadataSection object based on the OMElement passed.
fromOM(OMElement) - Static method in class org.apache.axis2.mex.util.MexUtil
API to map mex:Metadata element to a Metadata object representation.
fromOM(OMElement, String) - Static method in class org.apache.axis2.mex.util.MexUtil
API to map mex:Metadata element to a Metadata object representation.
fromQName(QName) - Static method in class org.apache.axis2.jaxws.message.XMLFaultCode
get the XMLPart corresponding to this specified QName
fromScript(Object) - Method in class org.apache.axis2.scripting.convertors.DefaultOMElementConvertor
 
fromScript(Object) - Method in class org.apache.axis2.scripting.convertors.JSOMElementConvertor
 
fromScript(Object) - Method in interface org.apache.axis2.scripting.convertors.OMElementConvertor
 
fromScript(Object) - Method in class org.apache.axis2.scripting.convertors.RBOMElementConvertor
 
fromString(String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Populates an endpoint reference based on the String that is passed in.
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._boolean.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._boolean.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._byte.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._byte.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._double.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._double.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._float.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._float.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._int.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._int.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._long.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._long.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._short.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding._short.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyURI.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.AnyURI.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Date.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Date.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.DateTime.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.DateTime.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Decimal.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Decimal.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Duration.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Duration.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITY.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ENTITY.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GDay.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GDay.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonth.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonth.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYear.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYear.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.HexBinary.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.HexBinary.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ID.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.ID.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREF.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREF.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREFS.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.IDREFS.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Integer.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Integer.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Language.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Language.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Name.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Name.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NCName.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NCName.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NOTATION.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.NOTATION.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.QName.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.QName.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.String.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.String.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Time.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Time.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Token.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.Token.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._boolean.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._boolean.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._byte.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._byte.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._double.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._double.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._float.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._float.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._int.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._int.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._long.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._long.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd._short.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd._short.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.AnyURI.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.AnyURI.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Base64.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Base64.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Base64Binary.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Base64Binary.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Date.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Date.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.DateTime.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.DateTime.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Decimal.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Decimal.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Duration.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Duration.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITIES.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITIES.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITY.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.ENTITY.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.GDay.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.GDay.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.GMonth.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.GMonth.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.GMonthDay.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.GMonthDay.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.GYear.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.GYear.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.GYearMonth.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.GYearMonth.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.HexBinary.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.HexBinary.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.ID.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.ID.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.IDREF.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.IDREF.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.IDREFS.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.IDREFS.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Integer.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Integer.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Language.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Language.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Name.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Name.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NCName.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NCName.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NegativeInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NegativeInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKEN.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKEN.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKENS.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NMTOKENS.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NormalizedString.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NormalizedString.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.NOTATION.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.NOTATION.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.PositiveInteger.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.PositiveInteger.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.QName.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.QName.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.String.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.String.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Time.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Time.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.Token.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.Token.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedByte.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedByte.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedInt.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedInt.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedLong.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedLong.Factory
 
fromString(String, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedShort.Factory
 
fromString(XMLStreamReader, String) - Static method in class org.apache.axis2.databinding.types.xsd.UnsignedShort.Factory
 
fromStringArray(String[], Class) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
 
fromXSDListString(String, Class) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
Convert from xsdListString to an array/list
FullyQualifiedClassType - Class in org.apache.axis2.jaxws.description.xml.handler
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.FullyQualifiedClassType
 
fullyQualifiedFaultClassNameMap - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
FUNCTION_ATTR - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 

G

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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GDay.Factory
 
GDay.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
GDay.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.GDay.Factory
 
generate() - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
Generate the code!!
GENERATE_ALL_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_ALL_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_SERVICE_DESCRIPTION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_SERVICE_DESCRIPTION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_TEST_CASE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
GENERATE_TEST_CASE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
generateActionFromFaultElement(Definition, PortType, Operation, Fault) - Static method in class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
Generate the Action for a Fault using the Default Action Pattern

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

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

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

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

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

generateAndPopulateFaultNames() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Populate a map of fault class names
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.
generateJaxbSchemas(JAXBContext) - Method in class org.apache.axis2.jaxbri.JaxbSchemaGenerator
 
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
 
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, QName, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName, QName, String, boolean, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A convenient method for the generating the parameter element
generateParamComponent(Document, String, String, QName, String, boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
A convenient method for the generating the parameter element
generatePrefix() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateSchema() - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
Generates schema for all the parameters in method.
generateSchema() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
Generates schema for all the parameters in method.
generateSchema() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
generateSchema() - Method in class org.apache.axis2.jaxbri.DocLitBareJaxbSchemaGenerator
 
generateSchema() - Method in class org.apache.axis2.jaxbri.JaxbSchemaGenerator
 
generateSchemaforFieldsandProperties(XmlSchema, XmlSchemaSequence, JClass, String, boolean) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
generateSchemaForParameters() - Method in class org.apache.axis2.jaxbri.JaxbSchemaGenerator
collects all the method parameters and the extra classes from the command line creates a JAXBContext and generates schemas from the JAXBContext
generateSchemaForSingleElement(QName, String, boolean, JClass) - Method in class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
generateService(OMFactory, OMElement, boolean, boolean) - Method in class org.apache.axis2.description.AxisService2WSDL11
Generate the WSDL <service> element
generateServiceElement(OMFactory, OMNamespace, OMNamespace, AxisService, boolean, boolean, String) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Generates a default service element
generateServiceElement(OMFactory, OMNamespace, OMNamespace, AxisService, 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
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.ArrayType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.DataType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.EnumType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.ExceptionType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.Interface
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.SequenceType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.Struct
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.Typedef
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.UnionType
 
generateTypeCode() - Method in class org.apache.axis2.corba.idl.types.ValueType
 
generateWsdl(String, String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
This method will drive the call to WsGen to generate a WSDL file for applications deployed without WSDL.
generateWsdl(String, String, JAXWSCatalogManager) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
This method will drive the call to WsGen to generate a WSDL file for applications deployed without WSDL.
generateWsdl(String, EndpointDescription) - Method in interface org.apache.axis2.jaxws.description.builder.WsdlGenerator
 
GenericBooleanType - Class in org.apache.axis2.jaxws.description.xml.handler
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.GenericBooleanType
 
GenericProviderDispatcher - Class in org.apache.axis2.jaxws.dispatchers
This dispatcher will look for a specific operation on the AxisService and return it if found.
GenericProviderDispatcher() - Constructor for class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
get(Object) - Method in class javax.xml.soap.SOAPConnection
Gets a message from a specific endpoint and blocks until it receives,
get(int) - Method in class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
get() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
get(long, TimeUnit) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
get(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
get(ServiceDescription, Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescriptionFactory
Get or create MarshalServiceRuntimeDescription
get(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescriptionFactory
Get or create MarshalServiceRuntimeDescription
get(Object) - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
Get the object
get(Object) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
overrided SOAPConnection's get() method
get(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
get(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
get() - Method in class org.apache.axis2.util.ArrayStack
Returns the element on the top of the stack.
get() - 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_excep_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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 - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
GET_METADATA_REQUEST - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC.Actions
 
GET_METADATA_REQUEST - Static variable in interface org.apache.axis2.mex.MexConstants.Spec_2004_09.Actions
 
GET_METADATA_RESPONSE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC.Actions
 
GET_METADATA_RESPONSE - Static variable in interface org.apache.axis2.mex.MexConstants.Spec_2004_09.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
 
getAccountName() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getAccountName(String) - Static method in class org.apache.axis2.transport.xmpp.util.XMPPUtils
Extract XMPP server accountName section from transport URL passed in.
getAction() - Method in class org.apache.axis2.client.Options
Get WS-Addressing Action / SOAP Action string.
getAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getActionAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
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 interface javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
getActor() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Returns the uri of the actor associated with this SOAPHeaderElement object.
getActualQualifiedName(JClass) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getAddress() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAddressAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAddressingNamespace(Class<T>) - Method in class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
 
getAddressingNamespace(Class<T>) - Method in interface org.apache.axis2.jaxws.addressing.factory.JAXWSEndpointReferenceFactory
Map the specified class to a supported WS-Addressing namespace.
getAddressingNamespace(Class<T>) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointReferenceUtils
 
getAddressingNamespace() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getAddressingNamespace() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getAddressingNamespace() - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getAddressingNameSpace(OMElement) - Static method in class org.apache.axis2.mex.util.MexUtil
Answers WS-Addressing namespace
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
 
getAllAnnotations() - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all of the attribute names in this SOAPElement object.
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 interface javax.xml.soap.SOAPElement
 
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
 
getAllFeatures() - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Returns all the headers in this MimeHeaders object.
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getAllHeaders() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getAllMappedNames() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
 
getAllMappedNames() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getAllMappedObjects() - Method in interface org.apache.axis2.wsdl.databinding.TypeMapper
 
getAllMappedObjects() - Method in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
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
 
getAllWebServiceRefAnnots() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getAnnoAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoBindingTypeValue() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoFeature(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoOneway() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoRequestWrapper() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoRequestWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoRequestWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoRequestWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoResponseWrapper() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoResponseWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoResponseWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoResponseWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoServiceMode() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoServiceModeValue() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoSoapBinding() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoSoapBinding() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnotatedServiceName(Class, JAnnotation) - 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.
getAnnotation(Class, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
Helper method to retrieve the annotation specified by a certain Class
getAnnotation(String) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
getAnnotationClassName() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This returns a string that represents the fully qualified name of the annotation type this instance represents.
getAnnotationDesc(Class) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getAnnotationDesc(Class) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
Get the AnnotationDesc for this class.
getAnnotationDescs(ServiceDescription, ArtifactProcessor) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.AnnotationBuilder
 
getAnnotationInstanceClassName() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor
This method returns the fully qualifed name of the CustomAnnotationInstance class that this processor is responsible for handling.
getAnnotations(Class<T>, AnnotatedElement) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
Helper method to retrieve a list of all annotations that match the following conditions: - Annotations that extend the parameterized type T - Annotations that themselves are annotated with type T
getAnnoWebFault() - Method in interface org.apache.axis2.jaxws.description.FaultDescriptionJava
 
getAnnoWebMethod() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebMethodAction() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebMethodExclude() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebMethodOperationName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebParam() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamHeader() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamMode() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamModes() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebParamName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamNames() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebParamPartName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamTargetNamespace(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebParamTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.ParameterDescriptionJava
 
getAnnoWebParamTargetNamespaces() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebResult() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebResultHeader() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebResultName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebResultPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebResultTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
getAnnoWebService() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebService() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoWebServiceEndpointInterface() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServiceName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServicePortName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServiceProvider() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServiceServiceName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServiceTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getAnnoWebServiceTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionJava
 
getAnnoWebServiceWSDLLocation() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionJava
 
getanyAttribute() - Method in class org.apache.axis2.mex.om.MetadataSection
 
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
getApplicationScopedProperties() - Method in class org.apache.axis2.jaxws.handler.MEPContext
The returned tempMap should be used as a read-only map as changes to it will not propogate into the requestMC or responseMC Watch out for infinite loop if you call another method in this class that uses this method.
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.
getAsOMElement() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsOMElement() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getAsOMElement() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getAsOMElement Get the xml part as a read/write OM...note this returns an OM SOAPEnvelope for all protocols...even REST
getAssertionsToFilter() - Method in class org.apache.axis2.util.ExternalPolicySerializer
 
getAsSOAPEnvelope() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsSOAPEnvelope() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getAsSOAPEnvelope() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getAsEnvelope Get the xml part as a read/write SOAPEnvelope
getAsSOAPMessage() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAsSOAPMessage() - Method in interface org.apache.axis2.jaxws.message.Message
getAsSOAPMessage Get the xml part as a read/write SOAPEnvelope
getAsString() - Method in class org.apache.axis2.jaxws.message.util.Reader2Writer
Utility method to write the reader contents to a String
getAsyncResponseListener() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getAsyncResponseListener() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getAttachedPolicies() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponents()
getAttachedPolicyComponent(String) - Method in class org.apache.axis2.description.PolicySubject
 
getAttachedPolicyComponents() - Method in class org.apache.axis2.description.PolicySubject
 
getAttachment(SOAPElement) - Method in class javax.xml.soap.SOAPMessage
 
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() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
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.
getAttachmentAsByteArray(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
getAttachmentDescription() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
getAttachmentFile() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Get the filename of this attachment.
getAttachmentFromBinding(OperationDescriptionImpl, Binding) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
This method will process a WSDL Binding and build AttachmentDescription objects if the WSDL dicatates attachments.
getAttachmentID(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
Get the indicated (non-soap part) attachment id
getAttachmentID(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAttachmentID(int) - Method in interface org.apache.axis2.jaxws.message.Message
Get the indicated (non-soap part) attachment id
getAttachmentID(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the indicated (non-soap part) attachment id
getAttachmentIDs() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getAttachmentIDs() - Method in interface org.apache.axis2.jaxws.message.Message
Get the list of attachment content ids for the message
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 javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
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
 
getAttachmentType() - Method in interface org.apache.axis2.jaxws.description.AttachmentDescription
 
getAttachmentType() - Method in class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
getAttrFormDefault() - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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
 
getAttribute(String) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeCount() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeLocalName(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeName(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeNamespace(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getAttributes() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getAttributes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns the collection of attributes associated with this node, or null if none.
getAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeStatusForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets whether a given QName is an attribute
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeType(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeType(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAttributeValue(QName) - Method in interface javax.xml.soap.SOAPElement
 
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(String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getAttributeValue(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeValue(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getAttributeValue(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeValue(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getAttributeValue(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttributeValue(String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
getAttvalue(OMAttribute) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
 
getAuthSchemes() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getAxis2Convertor(AxisService, String) - Static method in class org.apache.axis2.scripting.convertors.ConvertorFactory
 
getAxis2EndpointReference() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getAxis2EndpointReference() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getAxis2EndpointReference() - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getAxisBinding() - Method in class org.apache.axis2.description.AxisBindingOperation
 
getAxisBindingOperation() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getAxisConf() - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
Return the Axis configuration
getAxisConfig() - Method in class org.apache.axis2.deployment.DeploymentEngine
Gets AxisConfiguration.
getAxisConfigContext() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getAxisConfiguration() - Method in class org.apache.axis2.client.ServiceClient
Returns the AxisConfiguration associated with the client.
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
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
 
getAxisMessageContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
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
 
getAxisOperation() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getAxisOperationForJmethod(JMethod) - 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 interface org.apache.axis2.jaxws.description.EndpointDescription
 
getAxisService() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getAxisServiceFromWsdl(InputStream, ClassLoader, String) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
getAxisServiceGroup() - Method in class org.apache.axis2.context.MessageContext
 
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 a integer.
getAxisSpecifMEPConstant(String) - Static method in class org.apache.axis2.util.Utils
Maps the String URI of the Message exchange pattern to a integer.
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 javax.xml.soap.AttachmentPart
 
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
 
getBaseInputSource() - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
Returns an InputSource "pointed at" the base document.
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.jaxws.util.BaseWSDLLocator
Returns a URI representing the location of the base document.
getBaseURI() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getBaseURI() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
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 interface javax.xml.ws.BindingProvider
 
getBinding() - Method in class javax.xml.ws.Endpoint
 
getBinding() - Method in class org.apache.axis2.description.AxisEndpoint
 
getBinding() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getBinding() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
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
 
getBindingID() - Method in interface javax.xml.ws.Binding
 
getBindingID() - Method in interface javax.xml.ws.handler.PortInfo
 
getBindingID() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getBindingID() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
 
getBindingInputNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Returns the namespace of binding input message for the operation
getBindingName() - Method in class org.apache.axis2.description.AxisService
 
getBindingOutputNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Returns the namespace of binding output message for the operation
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
 
getBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Returns the binding type FOR A SERVER.
getBindingTypeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getBlobCIDs() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
 
getBlockFactory() - Method in interface org.apache.axis2.jaxws.message.Block
Get BlockFactory
getBlockFactory() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getBody() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBodyBlock(int, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getBodyBlock(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getBodyBlock(int, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getBodyBlock(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getBodyBlock(int, Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getBodyBlock Get the body block at the specificed index.
getBodyBlock(Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getBodyBlock Get the single Body Block.
getBSFEngine(MessageContext) - Method in class org.apache.axis2.scripting.ScriptReceiver
Gets the BSFEngine for the script service.
getBufferZise() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getBuilder(Reader) - Static method in class org.apache.axis2.builder.BuilderUtil
Deprecated. If some one really need this method, please shout.
getBuilder(InputStream) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a plain XML message.
getBuilder(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Creates an OMBuilder for a plain XML message.
getBuilder(SOAPFactory, InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getBuilderFromSelector(String, MessageContext) - Static method in class org.apache.axis2.builder.BuilderUtil
Initial work for a builder selector which selects the builder for a given message format based on the the content type of the recieved message.
getBundle(String, String, String) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis2.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBusinessContext() - Method in interface org.apache.axis2.jaxws.message.Block
GetBusinesContext Some business objects have an associated context object (i.e.
getBusinessContext() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getBusinessObject(boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Get a reference to the Business Object represented by this Block
getBusinessObject(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getByJavaTypeClass() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
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.fastinfoset.FastInfosetMessageFormatter
Retrieves the raw bytes from the SOAP envelop.
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Retrieves the raw bytes from the SOAP envelop.
getBytes(MessageContext, OMOutputFormat) - Method in class org.apache.axis2.json.JSONMessageFormatter
Gives the JSON message as an array of bytes.
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
 
getCachedClassLoader(MessageContext) - Method in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
getCallback() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns the callback object to be used for asynchronous endpoint invocations.
getCallback() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getCallbackStore() - Method in class org.apache.axis2.util.CallbackReceiver
 
getCatalog() - Method in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
Get a catalog instance.
getCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Get a catalog instance.
getCatalogClassName() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Get the current Catalog class name.
getCatalogFiles() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Return the current list of catalog files.
getCatalogManager() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Returns the catalog manager associated with this composite, if any.
getCatalogManager(AxisService) - Static method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
Get the CatalogManager associated with an AxisService
getCatalogManager() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getCause() - Method in exception javax.xml.soap.SOAPException
Returns the Throwable object embedded in this SOAPException if there is one.
getCausedByException() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getCertificates() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getCharacterEncodingScheme() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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
getCharSetEncoding(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Utility method to query CharSetEncoding.
getCharSetEncoding(String) - Static method in class org.apache.axis2.transport.TransportUtils
Extracts and returns the character set encoding from the Content-type header Example: Content-Type: text/xml; charset=utf-8
getChild(Object) - Method in class org.apache.axis2.description.AxisDescription
 
getChildCharacterData(Element) - Static method in class org.apache.axis2.util.XMLUtils
Concatinates all the text and cdata node children of this elem and returns the resulting text.
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the immediate content of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the child elements with the specified name.
getChildElements(QName) - Method in interface javax.xml.soap.SOAPElement
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Returns an iterator over all the immediate content of this element.
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getChildElements(Name) - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildElements() - Method in class org.apache.axis2.saaj.SOAPHeaderImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A NodeList that contains all children of this node.
getChildren() - Method in class org.apache.axis2.description.AxisDescription
 
getChildren() - Method in class org.apache.axis2.util.MetaDataEntry
Get the list
getChunked() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getClassesFromJarFile(String, ClassLoader) - Method in interface org.apache.axis2.jaxws.message.databinding.ClassFinder
This method reads all the classes from given package in a jar file.
getClassesFromJarFile(String, ClassLoader) - Method in class org.apache.axis2.jaxws.message.databinding.impl.ClassFinderImpl
 
getClassesInWebInfDirectory(File) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
getClassFinder() - Method in class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
getClassLoader() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getClassLoader() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getClassLoader(ClassLoader, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getClassLoader(ClassLoader, File) - Static method in class org.apache.axis2.deployment.util.Utils
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.
getClassLoader() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getClassLoader() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getClassLoader() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getClassLoader(Class) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
Deprecated.  
getClassModifiers() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getClassName() - Method in class org.apache.axis2.description.HandlerDescription
Method getClassName.
getClassName() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getClassName() - Method in class org.apache.axis2.util.MetaDataEntry
Get the class name
getClassname() - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
getClassNameForQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the class name for the QName.
getClientBindingID() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Return the binding type FOR A CLIENT.
getClientConfigurationContext() - Method in class org.apache.axis2.jaxws.ClientConfigurationFactory
Loads up a ConfigurationContext object using the configuration builder.
getClientConfigurationFactory() - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
getClientCoreThreads() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getClientIOWorkers() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getClientKeepalive() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getClientMaxThreads() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getClientQueueLen() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getClonedOMElement(OMElement, OMFactory) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
returns an cloned om element for this OMElement
getClusterManager() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getCNs(X509Certificate) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.Certificates
 
getCode() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getCommandCollection(AbstractContext[], Map) - Static method in class org.apache.axis2.clustering.context.ContextClusteringCommandFactory
 
getCommands() - Method in class org.apache.axis2.clustering.control.GetStateCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
getCommandType() - Method in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
Get the command type
getCompilerDistribution() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getCompilerProperties() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getCompilerVersion() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getCompleteJOSNString() - Method in class org.apache.axis2.json.JSONDataSource
 
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
 
getCompositeDataTypes() - Method in class org.apache.axis2.corba.idl.types.IDL
 
getConFactory() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the actual underlying connection factory
getConfigContext() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
getConfigctx() - Method in class org.apache.axis2.engine.ListenerManager
 
getConfiguration() - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
 
GetConfigurationCommand - Class in org.apache.axis2.clustering.control
 
GetConfigurationCommand() - Constructor for class org.apache.axis2.clustering.control.GetConfigurationCommand
 
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
getConfigurationContext() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getConfigurationContext() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for configurationContext
getConfigurationContext() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method getConfigurationContext
getConfigurationContext() - Method in class org.apache.axis2.transport.jms.JMSListener
 
getConfigurationContext() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getConfigurationManager() - Method in interface org.apache.axis2.clustering.ClusterManager
 
getConfigurationManager() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
getConfigurationProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
GetConfigurationResponseCommand - Class in org.apache.axis2.clustering.control
 
GetConfigurationResponseCommand() - Constructor for class org.apache.axis2.clustering.control.GetConfigurationResponseCommand
 
getConfigurator() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getConfigurator(String) - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
getConfigurator(String) - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
 
getConn() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
 
getConnection(String, int) - Static method in class org.apache.axis2.transport.nhttp.ConnectionPool
 
getConnection(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
getConnectionFactory() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getConnectionFactory() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getConnectionFactoryPassword() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getConnectionFactoryUser() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getConstantFromHTTPLocation(String, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
getConstructionType() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class javax.xml.soap.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContent() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class javax.xml.soap.SOAPMessage
Retrieves a description of this SOAPMessage object's content.
getContentDescription() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves a description of this SOAPMessage object's content.
getContentDescription() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
getContentId() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Id".
getContentId() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Id".
getContentLength() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getContentLength() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentLength() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getContentLocation() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Location".
getContentLocation() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Location".
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Type".
getContentType() - Method in class org.apache.axis2.builder.DiskFileDataSource
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Returns the content type
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Returns the content type
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.json.JSONMessageFormatter
 
getContentType() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
getContentType() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
Different message formats can set their own content types Eg: JSONFormatter can set the content type as application/json
getContentType() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
getContentType() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
getContentType() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getContentType() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
getContentType(MessageContext, OMOutputFormat, String) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
getContentType(MessageContext) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get the context type from the Axis MessageContext
getContentType(MessageContext, OMOutputFormat, String) - Method in interface org.apache.axis2.transport.MessageFormatter
Different message formats can set their own content types Eg: JSONFormatter can set the content type as application/json
getContentType(MessageContext) - Static method in class org.apache.axis2.transport.nhttp.Util
Get the content type for the message passed in
getContentType() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getContext() - Method in interface javax.xml.ws.Response
 
getContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getContext() - Static method in class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
Access to spring wired beans.
getContext() - Static method in class org.apache.axis2.java.security.AccessController
This method takes a "snapshot" of the current calling context, which includes the current Thread's inherited AccessControlContext, and places it in an AccessControlContext object.
getContext() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getContextClassLoader(ClassLoader) - Static method in class org.apache.axis2.jaxws.util.ClassLoaderUtils
Deprecated.  
getContextManager() - Method in interface org.apache.axis2.clustering.ClusterManager
 
getContextManager() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
getContextPackages() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
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
 
getCorrectName(String) - Static method in class org.apache.axis2.corba.deployer.SchemaGenerator
JAM convert first name of an attribute into UpperCase as an example if there is a instance variable called foo in a bean , then Jam give that as Foo so this method is to correct that error
getCorrectName(String) - Static method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
JAM converts the first letter of a field into uppercase, so field "foo" would end up called "Foo".
getCorrespondingClass() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Returns the corresponding class associated with this composite, if any.
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
 
getCustomAnnotationInstances() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getCustomAnnotationProcessors() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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
 
getCustomWsdlGenerator() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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() - Method in class javax.xml.soap.AttachmentPart
Gets the DataHandler object for this AttachmentPart object.
getDataHandler(OMElement) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
getDataHandler(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
getDataHandler(String) - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentUnmarshaller
 
getDataHandler(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getDataHandler(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the attachment identified by the contentID
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(InputStream, String, String) - Method in class org.apache.axis2.json.JSONBadgerfishOMBuilder
 
getDataSource(InputStream, String, String) - Method in class org.apache.axis2.json.JSONOMBuilder
 
getDataType() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
getDataType() - Method in class org.apache.axis2.corba.idl.types.Member
 
getDataType() - Method in class org.apache.axis2.corba.idl.types.Typedef
 
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
getDeclaringClass() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
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
 
getDefaultClasspath(String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
Get the default classpath from various thingies in the message context
getDefaultDBFrameworkName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the default DB framwork name.
getDefaultLang() - Static method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
getDefaultLanguage() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
Gets the default language name.
getDefaultListenerManager() - Static method in class org.apache.axis2.engine.ListenerManager
 
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
 
getDefaultPublicConstructor(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Get the default public constructor
getDefaultScriptConvertor(AxisService, String) - Static method in class org.apache.axis2.scripting.convertors.ConvertorFactory
 
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
getDefinition() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getDefinition() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getDeployer() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
getDeployer() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getDeployerForExtension(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getDepth() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
getDescription() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getDescription() - Method in class org.apache.axis2.description.PolicyInclude
 
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the description property.
getDescriptionBuilderComposite() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Return the DescriptionBuilderComposite, if any, used to build this service description.
getDescriptionBuilderCompositeRef() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getDestination() - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
getDestination(AxisService) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get the JMS destination used by this service
getDestination(String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Return the destination name from the given URL
getDestinationAccount() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getDestinationEPR(MessageContext) - Static method in class org.apache.axis2.transport.nhttp.Util
Get the EPR for the message passed in
getDestinationName(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the provider specific Destination name if any for the destination with the given JNDI name
getDestinations() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the list of destinations (JNDI) associated with this connection factory
getDetail() - Method in interface javax.xml.soap.SOAPFault
Returns the detail element for this SOAPFault object.
getDetail() - Method in exception org.apache.axis2.AxisFault
Get the current fault detail
getDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getDetailBlocks() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getDetailElementForAddressingFault(MessageContext, OMNamespace) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
getDetailEntries() - Method in interface javax.xml.soap.Detail
Gets a list of the detail entries in this Detail object.
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
 
getDialect() - Method in class org.apache.axis2.mex.om.MetadataSection
 
getDirection() - Method in class org.apache.axis2.description.AxisBindingMessage
 
getDirection() - Method in class org.apache.axis2.description.AxisMessage
 
getDirectoryToExtensionMappingMap() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getDiscriminatorType() - Method in class org.apache.axis2.corba.idl.types.UnionType
 
getDiscriminatorValue() - Method in class org.apache.axis2.corba.idl.types.UnionMember
 
getDiskCacheFile() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
get the filename of the content if it is cached to disk.
getDispatchableOperation(QName) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
Returns all the dispatchable operations matching the operation QName.
getDispatchableOperations() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getDispatcher() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
 
getDispatcher() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the displayName property.
getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.Certificates
Extracts the array of SubjectAlt DNS names from an X509Certificate.
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.transport.http.HttpTransportProperties.Authenticator
 
getDomain() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getDomConfig() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getDOMDocumentBuilder() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
Utility method that returns a DOM Builder
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
Deprecated. As of 1.4 release. Use #getEffectivePolicy() or #getEffectivePolicy() when applicable.
getEjbLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the ejbLink property.
getEjbRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the ejbRefType property.
getElement() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
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.
getElementCount() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
getElementFormDefault() - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
getElementFormDefault() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getElementFormDefaultSetting() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getElementModule() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getElementName() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
getElementName() - Method in class org.apache.axis2.mex.om.AnyURIType
 
getElementName() - Method in class org.apache.axis2.mex.om.Dialect
 
getElementName() - Method in class org.apache.axis2.mex.om.Identifier
 
getElementName() - Method in class org.apache.axis2.mex.om.Location
 
getElementName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getElementName(AxisMessage, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Gets the correct element name for a given message
getElementNames() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getElementNamespaces() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getElementQName() - Method in interface javax.xml.soap.SOAPElement
 
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
Deprecated. Use #getQNameArray
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getElementText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getElementText() - Method in class org.apache.axis2.util.StreamWrapper
 
getElementValue() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
getEmailAddress() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
getEmptyDocument() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getEmptyInputSource() - Static method in class org.apache.axis2.util.XMLUtils
 
getEmptyValue(DataType) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
getEnableMtom() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Gets the value of the enableMtom property.
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getEncoding() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getEncoding() - Method in class org.apache.axis2.util.StreamWrapper
 
getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEncodingStyle() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getEndpoint(String) - Method in class org.apache.axis2.description.AxisService
 
getEndpoint() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
getEndpointAddress() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getEndpointContextMap() - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
getEndpointDesc() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getEndpointDescription() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointDescription() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getEndpointDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getEndpointDescription(QName) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getEndpointDescription(QName, Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getEndpointDescription(Class) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
Return the EndpointDescriptions corresponding to the SEI class.
getEndpointDescription() - Method in interface org.apache.axis2.jaxws.spi.BindingProvider
 
getEndpointDescriptions() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getEndpointDescriptions_AsCollection() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getEndpointDispatcher(Class, Object) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
getEndpointDispatcher(MessageContext, Class, Object) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
getEndpointInterfaceDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getEndpointInterfaceDescription() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getEndpointInvocationContext() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
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 interface javax.xml.ws.BindingProvider
 
getEndpointReference(Class<T>) - Method in interface javax.xml.ws.BindingProvider
 
getEndpointReference(Element...) - Method in class javax.xml.ws.Endpoint
 
getEndpointReference(Class<T>, Element...) - Method in class javax.xml.ws.Endpoint
 
getEndpointReference(Element...) - Method in interface javax.xml.ws.WebServiceContext
 
getEndpointReference(Class<T>, Element...) - Method in interface javax.xml.ws.WebServiceContext
 
getEndpointReference() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getEndpointReference() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointReference(Class<T>) - Method in class org.apache.axis2.jaxws.BindingProvider
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
getEndpointReference(Class<T>, Element...) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getEndpointReference(Element...) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
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.
getEnumMembers() - Method in class org.apache.axis2.corba.idl.types.EnumType
 
getEnumValue(Enum) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
getEnvelope() - Method in class javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelope() - Method in class org.apache.axis2.context.MessageContext
 
getEnvelope() - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
getEnvelope() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelopeNamespace(String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
getEnvelopeXML() - Method in class org.apache.axis2.scripting.ScriptMessageContext
Get the XML representation of the complete SOAP envelope
getEnvEntryName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryType() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the envEntryValue property.
getEpMap() - Method in class org.apache.axis2.description.AxisService
 
getEPR() - Method in class org.apache.axis2.mex.om.MetadataReference
 
getEpr() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
 
getEPRElement() - Method in class org.apache.axis2.mex.om.MetadataReference
 
getEPRForDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the EPR for the JMS Destination with the given JNDI name and using this connection factory
getEPRforService(String, String, String) - Method in class org.apache.axis2.engine.ListenerManager
To get an EPR for a given service
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServlet
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.CustomListener
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complte url (http://www.myApp.com/ws)
getEPRForService(String, String) - Method in class org.apache.axis2.transport.jms.JMSListener
Returns the EPR for the given service and IP.
getEPRForService(String, String) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getEPRForService(String, String) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Return the EPR for the given service (implements deprecated method temporarily)
getEPRForService(String, String) - Method in class org.apache.axis2.transport.tcp.TCPServer
I fthe hostAddress parameter is present in axis2.xml then the EPR will be created by taking the hostAddres into account (non-Javadoc)
getEPRForService(String, String) - Method in interface org.apache.axis2.transport.TransportListener
Deprecated. Transport listener can expose more than EPRs. So this method should return an array of EPRs. Deprecating this method for now and please use getEPRsForServices instead.
getEPRForService(String, String) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Returns Default EPR for a given Service name & IP
getEPRs() - Method in class org.apache.axis2.description.AxisService
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.AxisServlet
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.CustomListener
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
replyToEPR If the user has given host address paramter then it gets the high priority and ERP will be creatd using that N:B - hostAddress should be a complete url (http://www.myApp.com/ws)
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.jms.JMSListener
Returns EPRs for the given service and IP.
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Return the EPRs for the given service over this transport
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getEPRsForService(String, String) - Method in interface org.apache.axis2.transport.TransportListener
 
getEPRsForService(String, String) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Returns all EPRs for a given Service name & IP
getEventDispatch(NHttpServiceHandler, SSLContext, SSLIOSessionHandler, HttpParams) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
 
getEventDispatch(NHttpClientHandler, SSLContext, HttpParams) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
Return the IOEventDispatch implementation to be used.
getEventDispatch(NHttpServiceHandler, SSLContext, SSLIOSessionHandler, HttpParams) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLListener
 
getEventDispatch(NHttpClientHandler, SSLContext, SSLIOSessionHandler, HttpParams) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLSender
 
getEventMask() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getEventType() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getEventType() - Method in class org.apache.axis2.util.StreamWrapper
 
getException() - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
getException() - Method in class org.apache.axis2.corba.idl.values.ExceptionValue
 
getExceptionClassName() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
getExceptions() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getExceptionTypes() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
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 javax.xml.ws.Endpoint
 
getExecutor() - Method in class javax.xml.ws.Service
 
getExecutor() - Method in class javax.xml.ws.spi.ServiceDelegate
 
getExecutor() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getExecutor() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getExecutor() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getExecutor() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getExecutor() - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
getExecutorInstance() - Method in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
getExecutorInstance(int) - Method in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
getExecutorInstance() - Method in class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
getExecutorInstance(int) - Method in class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
getExpectedValue(String) - Static method in class org.apache.axis2.jaxws.client.PropertyValidator
 
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.corba.deployer.SchemaGenerator
 
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
getFactories() - Static method in class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
This method will return all the InvocationListenerFactory instances that have been registered.
getFactory(String) - Static method in class org.apache.axis2.client.Stub
Get Axiom factory appropriate to selected SOAP version.
getFactory(Class) - Static method in class org.apache.axis2.jaxws.registry.FactoryRegistry
Get the factory.
getFactory(Class) - Static method in class org.apache.axis2.metadata.registry.MetadataFactoryRegistry
getFactory
getFailureReason() - Method in class org.apache.axis2.context.MessageContext
Obtain the Exception which caused the processing chain to halt.
getFault() - Method in interface javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - Method in exception javax.xml.ws.soap.SOAPFaultException
 
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 interface javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultActor() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultBean() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
getFaultBeanClassName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the class name of the fault bean for the FaultDescription.
getFaultBeanDesc(FaultDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getFaultBeanDesc(FaultDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getFaultBeanLocalName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the local name of the fault bean.
getFaultBeanNamespace() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.FaultBeanDesc
Get the targetNamespace of the fault bean.
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
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 interface javax.xml.soap.SOAPFault
Gets the mandatory SOAP 1.1 fault code for this SOAPFault object as a SAAJ Name object.
getFaultCodeAsName() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultCodeAsQName() - Method in interface javax.xml.soap.SOAPFault
 
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
 
getFaultDescriptions() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
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.
getFaultInfo() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
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 interface javax.xml.soap.SOAPFault
 
getFaultNode() - Method in exception org.apache.axis2.AxisFault
 
getFaultNode() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns the optional Node element value for this SOAPFault object.
getFaultNodeElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultOutFlow() - Method in class org.apache.axis2.description.AxisModule
 
getFaultOutFlow() - Method in class org.apache.axis2.description.FlowInclude
 
getFaultParamElements(Document, AxisOperation) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
getFaultPhase() - Method in class org.apache.axis2.description.TransportInDescription
 
getFaultPhase() - Method in class org.apache.axis2.description.TransportOutDescription
 
getFaultReasonElement() - Method in exception org.apache.axis2.AxisFault
 
getFaultReasonLocales() - Method in interface javax.xml.soap.SOAPFault
 
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 interface javax.xml.soap.SOAPFault
 
getFaultReasonText(Locale) - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns the Reason Text associated with the given Locale.
getFaultReasonTexts() - Method in interface javax.xml.soap.SOAPFault
 
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.
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getFaultResponse(MessageContext) - Static method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Returns the fault that is contained within the MessageContext for an invocation.
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
getFaultResponse(MessageContext, OperationDescription) - Static method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
getFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getFaultRole() - Method in interface javax.xml.soap.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 interface javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultString() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
 
getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
Returns the optional detail element for this SOAPFault object.
getFaultStringLocale() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Gets the locale of the fault string for this SOAPFault object.
getFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
 
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
 
getFeature(String) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getFeature(String) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
getFeature(String) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
getFeature(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getFieldClassName() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
getFieldDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getFieldName() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
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
 
getFileURL(URL, String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
Method getFileURL
getFirstChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getFirstChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The first child of this node.
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getFirstHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getFirstPortBinding(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getFirstPortBinding(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getFLOW() - Method in class org.apache.axis2.context.MessageContext
 
getFragment() - Method in class org.apache.axis2.databinding.types.URI
Get the fragment for this URI.
getFrom() - Method in class org.apache.axis2.client.Options
Set WS-Addressing From endpoint reference.
getFrom() - Method in class org.apache.axis2.context.MessageContext
 
getFrom() - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
getFrom() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getFullType(ParameterizedType, String) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will construct a String that represents the full type of a parameterized variable.
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
getFutureTask() - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
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
getGeneratedWsdlWrapper() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
getGetRequestParameters(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
getGlobalDataLocator(String) - Method in class org.apache.axis2.description.AxisService
 
getGlobalInFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGlobalInflow() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getGlobalModules() - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. please use addGlobalModule()
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
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
 
getHandler() - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the handler property.
getHandlerChain() - Method in interface javax.xml.ws.Binding
 
getHandlerChain(PortInfo) - Method in interface javax.xml.ws.handler.HandlerResolver
 
getHandlerChain() - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
getHandlerChain(Object) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Return the handler chain configuration information as a HandlerChainsType object.
getHandlerChain() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Return the handler chain configuration information as a HandlerChainsType object.
getHandlerChain(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
Return the handler chain configuration information as a HandlerChainsType object.
getHandlerChain() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
Return the handler chain configuration information as a HandlerChainsType object.
getHandlerChain() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain(PortInfo) - Method in class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
getHandlerChain(PortInfo) - Method in class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
 
getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
getHandlerChainAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getHandlerChainClasses(PortInfo) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getHandlerChains() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the handlerChains property.
getHandlerChainsType() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getHandlerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the handlerClass property.
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.
getHandlerName() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlerResolver() - Method in class javax.xml.ws.Service
 
getHandlerResolver() - Method in class javax.xml.ws.spi.ServiceDelegate
 
getHandlerResolver() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getHandlers() - Method in class org.apache.axis2.engine.Phase
Gets all the handlers in the phase.
getHandlers() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getHandlers() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getHandlers() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getHandlersHeaderParameterList(AxisService) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Return an ArrayList of QNames that is a collection of SOAP handlers
getHeader(String) - Method in class javax.xml.soap.MimeHeaders
Returns all of the values for the specified header as an array of String objects.
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeaderBlock(String, String, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderBlock(String, String, Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderBlock(String, String, Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getHeaderBlock Get the firstheader block with the specified name.
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderBlocks(String, String, Object, BlockFactory, RolePlayer) - Method in interface org.apache.axis2.jaxws.message.XMLPart
getHeaderBlock Get the header blocks with the specified name The BlockFactory and object context are passed in to help create the proper kind of block.
getHeaderParamaterList(MessageContext) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Return an ArrayList of QNames corresponding to SOAP headers which map to method parameters for any methods on the corresponding SEI and the SOAP handlers.
getHeaderQNames() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getHeaderQNames() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getHeaderQNames() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getHeaders() - Method in interface javax.xml.ws.handler.soap.SOAPHandler
 
getHeaders(QName, JAXBContext, boolean) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
 
getHeaders(QName, JAXBContext, boolean) - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
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
getHolderActualType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getHolderActualTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
For JAX-WS Holder, returns the class associated with T.
getHome() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the home property.
getHost(Member) - Static method in class org.apache.axis2.clustering.tribes.TribesUtil
 
getHost() - Method in class org.apache.axis2.databinding.types.URI
Get the host for this URI.
getHost() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getHost(AxisHttpRequest) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
getHost() - Method in class org.apache.axis2.util.URL
 
getHostAddress() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for hostAddress
getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
getting host configuration to support standard http/s, proxy and NTLM support
getHours() - Method in class org.apache.axis2.databinding.types.Duration
 
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
getHttpClient(MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
getHttpConfiguration() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for httpConfiguration
getHttpFactory() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Getter for httpFactory
getHttpHost() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
 
getHttpVersion() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the icon property.
getID() - Method in class javax.xml.ws.RespectBindingFeature
 
getID() - Method in class javax.xml.ws.soap.AddressingFeature
 
getID() - Method in class javax.xml.ws.soap.MTOMFeature
 
getID() - Method in class javax.xml.ws.WebServiceFeature
 
getId() - Method in class org.apache.axis2.context.ServiceGroupContext
 
getId() - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
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.jaxws.addressing.SubmissionAddressingFeature
 
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EmptyType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.String
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
Gets the value of the id property.
getId() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
Gets the value of the id property.
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
 
getIdentifier() - Method in class org.apache.axis2.mex.om.MetadataSection
 
getIDL() - Method in class org.apache.axis2.corba.idl.parser.IDLVisitor
 
getIDL(AxisService, ORB, String) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
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
getIds() - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
getIds() - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
 
getImplementation() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The DOMImplementation object that handles this document.
getImplementor() - Method in class javax.xml.ws.Endpoint
 
getImplementor() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
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
 
getImportInputSource(String, String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
Returns an InputSource pointed at an imported wsdl document whose parent document was located at parentLocation and whose relative location to the parent document is specified by relativeLocation.
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
 
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
 
getIndirection() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getIndirection() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getIndirection() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get indirection.
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
 
getInitParam() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the initParam property.
getInitParam() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the initParam property.
getInjectionDesc(ServiceDescription, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will retrieve a ResourceInjectionServiceRuntimeDescription if one is associated with the current ServiceDescription.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTargetClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetName() - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
Gets the value of the injectionTargetName property.
getInlineData() - Method in class org.apache.axis2.mex.om.MetadataSection
Return metadata unit in inline form such as WSDL definitions, XML schema document, etc.
getInMessageContext() - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
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.classloader.JarFileUrlConnection
 
getInputStream() - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteURLConnection
 
getInputStream(String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
Returns an InputStream pointed at an imported wsdl pathname relative to the parent resource or loadStrategy.
getInputStream(String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
Returns an InputStream pointed at an imported wsdl pathname relative to the parent document.
getInputStream(String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
Returns an InputStream pointed at an imported wsdl pathname relative to the parent document.
getInputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getInputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getInputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getInputStream(Message) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get an InputStream to the message
getInReplyTo() - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
getInReplyTo() - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
getInstance() - Static method in class org.apache.axis2.dataretrieval.DataRetrievalUtil
 
getInstance() - Static method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
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
getInterfaceName() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
getInterfaceName() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
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.
getInterfaces() - Method in class org.apache.axis2.corba.idl.types.IDL
 
getInterfacesList() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getInvalidOptions(OptionsValidator) - Method in class org.apache.axis2.util.CommandLineOptionParser
 
getInvocationContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getInvocationController() - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerFactoryImpl
 
getInvocationController() - Method in interface org.apache.axis2.jaxws.core.controller.InvocationControllerFactory
Used to obtain an instance of the InvocationController currently configured for the runtime.
getInvocationListenerFactories() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns the InvocationListenerFactory instances registered with JAX-WS.
getInvocationListenerFactories() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
getInvocationListeners() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Gets the InvocationListener instances from the context.
getInvocationListeners() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
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.
getInvoker(AxisService, Object, IDL, String) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
getIp() - Method in class org.apache.axis2.util.HostConfiguration
 
getIpAddress() - Static method in class org.apache.axis2.transport.http.server.HttpUtils
Returns the ip address to be used for the replyto epr CAUTION: This will go through all the available network interfaces and will try to return an ip address.
getIpAddress(AxisConfiguration) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
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.
getIs() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
 
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
 
getJavaDeclaringClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getJavaMethod(MessageContext, Class) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
getJavaMethod() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
getJavaMethodName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getJavaName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getJavaParameters() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getJAXBContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getJAXBContext(ClassLoader) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getJAXBContext() - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
getJAXBContext(TreeSet<String>) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Deprecated.  
getJAXBContext(TreeSet<String>, ClassLoader) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Deprecated.  
getJAXBContext(TreeSet<String>, Holder<JAXBUtils.CONSTRUCTION_TYPE>, String) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
 
getJAXBContext(TreeSet<String>, Holder<JAXBUtils.CONSTRUCTION_TYPE>, String, ClassLoader) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get a JAXBContext for the class Note: The contextPackage object is used by multiple threads.
getJAXBIntrospector(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
get JAXB Introspector
getJAXBMarshaller(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get JAXBMarshaller
getJAXBUnmarshaller(JAXBContext) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Get the unmarshaller.
getJaxrpcMappingFile() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJndiName() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory
getJndiPass() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory password
getJndiUser() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory username
getJSONString() - Method in class org.apache.axis2.json.JSONDataSource
 
getJSONWriter(OutputStream) - Method in class org.apache.axis2.json.JSONBadgerfishMessageFormatter
 
getJSONWriter(OutputStream) - Method in class org.apache.axis2.json.JSONMessageFormatter
 
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
 
getKey() - Method in interface org.apache.axis2.jaxws.description.OperationRuntimeDescription
 
getKey() - Method in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescription
 
getKey(Class) - Static method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionBuilder
 
getKey() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getKey() - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionBuilder
 
getKey() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getKeys() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
getKeys() - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
 
getKnownElements() - Method in class org.apache.axis2.policy.builders.MTOMAssertionBuilder
 
getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.DescriptionType
Gets the value of the lang property.
getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Gets the value of the lang property.
getLang() - Method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
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.
getLargeIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Gets the value of the largeIcon property.
getLastChild() - Method in class org.apache.axis2.saaj.SOAPElementImpl
Method getLastChild
getLastChild() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The last child of this node.
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getLastHeader(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getLastModified() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getLastModifiedDate() - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
getLastOperationContext() - Method in class org.apache.axis2.client.ServiceClient
Gets the last OperationContext
getLastOperationContext() - Method in class org.apache.axis2.context.ServiceContext
 
getLastTouchedTime() - Method in class org.apache.axis2.context.AbstractContext
 
getLastTouchedTime() - Method in class org.apache.axis2.context.SessionContext
 
getLastupdate() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use getLastUpdate
getLastUpdate() - Method in class org.apache.axis2.description.AxisService
 
getLastUpdatedTime() - Method in class org.apache.axis2.description.PolicySubject
 
getLatestImportURI() - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
returns the latest import
getLatestImportURI() - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
returns the latest import
getLatestImportURI() - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
Returns a URI representing the location of the last import document to be resolved.
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.
getLifecycleCallbackClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackMethod() - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
getListener() - Method in class org.apache.axis2.client.Options
Get listener used for incoming message.
getListenerClass() - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Gets the value of the listenerClass property.
getListenerManager() - Method in class org.apache.axis2.context.ConfigurationContext
Retrieve the ListenerManager
getListenerManager() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Return the configured listener manager or create and configure one with configurationContext
getListOfClasses(DeploymentFileData) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
getListOrder() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getLoadableClassName(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getLocal() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the local property.
getLocalAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getLocalAddress() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
getLocalException() - Method in class org.apache.axis2.jaxws.core.MessageContext
The local exception is the Throwable object held on the Message from a problem that occurred due to something other than the server.
getLocalHome() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the localHome property.
getLocalHost(Channel) - Static method in class org.apache.axis2.clustering.tribes.TribesUtil
 
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getLocalName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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
 
getLocalPart() - Method in class javax.xml.namespace.QName
Gets the local part for this QName.
getLocalPolicyAssertionNames(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
getLocalPolicyAssertions() - Method in class org.apache.axis2.description.AxisModule
 
getLocalPolicyAssertions() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getLocalPort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getLocation() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getLocation() - Method in class org.apache.axis2.mex.om.MetadataSection
Return metadata unit in URL form i.e.
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.
getLongestLivingMember() - Method in class org.apache.axis2.clustering.tribes.MembershipManager
 
getMainAttributes() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getManifest() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getMappedClasses() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the mappedName property.
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
 
getMarshaller(OperationDescription, boolean) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
getMarshaller(OperationDescription, boolean, ClassLoader) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeader objects whose name matches a name in the given array of names.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects that match a name in the given array.
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.
getMemberName() - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
getMembers() - Method in class org.apache.axis2.clustering.tribes.MembershipManager
 
getMembers() - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
getMembers() - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
getMemberType() - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
getMemberTypes() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getMemberTypesKeys() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getMemberValue() - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
getMemberValues() - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
getMemoryLimitType() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getMEP() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getMEPContext() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
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() - Method in exception javax.xml.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - Method in interface javax.xml.ws.handler.LogicalMessageContext
 
getMessage() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
 
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() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.handler.LogicalMessageContext
 
getMessage() - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getMessage(String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
Gets a string message from the resource bundle for the given key
getMessage(String, String) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String) - Method in class org.apache.axis2.jaxws.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.jaxws.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.jaxws.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.jaxws.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String[]) - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String) - Static method in class org.apache.axis2.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.i18n.RB
 
getMessage() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getMessage() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Get the parameter for a given endpoint invocation
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
 
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.jaxws.i18n.Messages
 
getMessageBundle(String) - Static method in class org.apache.axis2.jaxws.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() - Method in interface javax.xml.ws.WebServiceContext
 
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
 
getMessageContext() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getMessageContext() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
getMessageContext() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
getMessageContext() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getMessageContext() - Method in interface org.apache.axis2.jaxws.message.Message
 
getMessageContexts() - Method in class org.apache.axis2.context.OperationContext
 
getMessageDestinationLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationType() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationUsage() - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageExchangePattern() - Method in class org.apache.axis2.description.AxisOperation
 
getMessageFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
 
getMessageFactory() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getMessageFactory() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getMessageFactory() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getMessageFlow() - Method in class org.apache.axis2.description.AxisMessage
 
getMessageForAxisFault(String, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
Build an understanndable fault string for the given faultCode and wsa:FaultDetail info.
getMessageFormatter(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getMessageFormatter(MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
Initial work for a builder selector which selects the builder for a given message format based on the the content type of the recieved message.
getMessageFromBundle(String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String, String, String, String, String, String) - Static method in class org.apache.axis2.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromBundle(String, String) - Static method in class org.apache.axis2.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessageFromMessageContext(MessageContext) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Create a JAX-WS Message from the information on an Axis 2 Message Context
getMessageId() - Method in class org.apache.axis2.client.Options
Get WS-Addressing MessageId.
getMessageID() - Method in class org.apache.axis2.context.MessageContext
 
getMessageObject() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
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
All childerns of a AxisOperation must be Messages.
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 javax.xml.ws.Endpoint
 
getMetaData() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMetadata() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getMetadataAttributes() - Method in class org.apache.axis2.addressing.EndpointReference
 
getMetadataReference() - Method in class org.apache.axis2.mex.om.MetadataSection
Return metadata unit in endpoint reference form i.e.
getMetadataSection(String, String) - Method in class org.apache.axis2.mex.om.Metadata
 
getMetadataSection(String, String, OutputForm) - Method in class org.apache.axis2.mex.om.Metadata
Answers the Metadata Sections that met the criteria specified in the dialect, identifier, and form.
getMetadatSections() - Method in class org.apache.axis2.mex.om.Metadata
 
getMethod() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getMethod() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getMethodDescriptionComposite(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Returns a collection of all MethodDescriptionComposites that match the specified name
getMethodDescriptionComposite(String, int) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Returns the nth occurence of this MethodComposite.
getMethodDescriptionCompositeRef() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getMethodDescriptionsList() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getMethodFromServiceImpl(Class) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Service implementation side only! Given a service implementation class, find the method on that class that corresponds to this operation description.
getMethodName() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getMethods() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getMethods() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getMetrics() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
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 javax.xml.soap.SOAPMessage
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeHeaders() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getMimeHeaders() - Method in interface org.apache.axis2.jaxws.message.Message
 
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.
getMimeTypes() - Method in interface org.apache.axis2.jaxws.description.AttachmentDescription
 
getMimeTypes() - Method in class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
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
 
getMode() - Method in class org.apache.axis2.corba.idl.types.Member
 
getMode() - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
getMode() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getMode() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
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.
getModifier() - Method in class org.apache.axis2.corba.idl.types.Member
 
getModifierType() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
getModule() - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
getModule(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getModule() - Method in class org.apache.axis2.description.AxisModule
 
getModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method getModule.
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
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) - Static method in class org.apache.axis2.util.Utils
Get the name of the module , where archive name is combination of module name + its version The format of the name is as follows: moduleName-00.0000 Example: "addressing-01.0001.mar" would return "addressing"
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
 
getModulesDir() - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
 
getModulesForPolicyNamesapce(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getModuleVersion(String) - Static method in class org.apache.axis2.util.Utils
 
getMonth() - Method in class org.apache.axis2.databinding.types.Month
 
getMonth() - Method in class org.apache.axis2.databinding.types.MonthDay
 
getMonth() - Method in class org.apache.axis2.databinding.types.YearMonth
 
getMonths() - Method in class org.apache.axis2.databinding.types.Duration
 
getMsgContext() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
 
getMTOMThreshold() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
If MTOM is enabled, returns the threshold value.
getMtomThreshold(MessageContext) - Static method in class org.apache.axis2.util.Utils
 
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getMustUnderstand() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getMyEPR(String) - Method in class org.apache.axis2.client.ServiceClient
Get the endpoint reference for this client using a particular transport.
getMyEPR(String) - Method in class org.apache.axis2.context.ServiceContext
To get the ERP for a given service , if the transport is present and not running then it will add as a listener to ListenerManager , there it will init that and start the listener , and finally ask the EPR from transport for a given service
getMyEPR() - Method in class org.apache.axis2.context.ServiceContext
 
getName() - Method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
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.context.ServiceContext
Returns a name associated with this ServiceContext.
getName() - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
getName() - Method in class org.apache.axis2.corba.idl.types.Member
 
getName() - Method in class org.apache.axis2.corba.idl.types.Operation
 
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.handlers.soapmonitor.SOAPMonitorHandler
 
getName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getName() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
getName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
Gets the value of the name property.
getName() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getName() - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
getName() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getName() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the name of the connection factory
getName() - Method in class org.apache.axis2.util.MetaDataEntry
This is a convenience method.
getName() - Method in class org.apache.axis2.util.StreamWrapper
 
getName() - Method in class org.apache.axis2.wsdl.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.databinding.utils.writer.MTOMAwareXMLSerializer
 
getNamespaceContext() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceContext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceCount() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceCount() - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespaceDeclarations() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceFromSOAPElement(List) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
This method will loop through a list of extensibility elements looking for one of four objects: SOAPBody, SOAP12Body, SOAPHeader, SOAP12Header.
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespacePrefix(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespacePrefix(int) - Method in class org.apache.axis2.util.StreamWrapper
 
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator of namespace prefixes.
getNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNamespaces() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getNamespaces() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getNameSpacesMap() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use getNamespaceMap()
getNamespacesPrefixMap() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
 
getNamespacesToJavaPackages() - Method in class org.apache.axis2.xmlbeans.XSDConfig
Returns the pre loaded namespace to Java package mappings.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the namespace URI for this QName.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
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(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getNamespaceURI() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceURI(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getNamespaceURI(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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
 
getNamespaceValue() - Method in interface org.apache.axis2.mex.om.IMexOM
 
getNamespaceValue() - Method in class org.apache.axis2.mex.om.MexOM
 
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
getNode() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeName() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.apache.axis2.saaj.TextImplEx
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getNodeType() - Method in class org.apache.axis2.saaj.SOAPPartImpl
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.apache.axis2.saaj.TextImplEx
A code representing the type of the underlying object, as defined above.
getNodeURI() - Method in exception org.apache.axis2.AxisFault
Get the faulting node uri.
getNodeValue() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.apache.axis2.saaj.TextImplEx
 
getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all of the MimeHeader objects whose name does not match a name in the given array of names.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
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.corba.deployer.SchemaGenerator
 
getNsGen() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getNumBodyBlocks() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getNumBodyBlocks() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getNumBodyBlocks() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getNumBodyBlocks Calling this method will cache the OM.
getNumHeaderBlocks() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getNumHeaderBlocks() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getNumHeaderBlocks() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getNumHeaderBlocks
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() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getObject() - Method in class org.apache.axis2.datasource.SourceDataSource
 
getObject() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
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.
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getObject() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
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
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 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
 
getOMElement() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
getOMElement() - Method in interface org.apache.axis2.jaxws.message.Block
Get the OMElement represented by this Block.
getOMElement() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getOMElement(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.util.SoapUtils
 
getOMEnvelope() - Method in class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
getOMOutputFormat(MessageContext) - Static method in class org.apache.axis2.transport.nhttp.Util
Retirn the OMOutputFormat to be used for the message context passed in
getOMText() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Retrieve the OMText
getOperation(QName) - Method in class org.apache.axis2.description.AxisService
Method getOperation.
getOperation(Method) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getOperation(QName) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
Returns all the operations matching the operation QName associated with this endpoint description.
getOperation(String) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
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
 
getOperationDescription() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.OperationRuntimeDescription
 
getOperationDescription() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
getOperationDescription(MessageContext) - Static method in class org.apache.axis2.jaxws.server.endpoint.Utils
 
getOperationElement() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getOperationElement() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getOperationElement() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getOperationForJavaMethod(String) - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getOperationInFaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperationInPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
getOperationName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the operation.
getOperationName() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
getOperationName() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
getOperationName() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getOperationName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getOperationName(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getOperationName(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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
 
getOperationRuntimeDesc(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getOperations() - Method in class org.apache.axis2.corba.idl.types.Interface
 
getOperations() - Method in class org.apache.axis2.corba.idl.types.ValueType
 
getOperations() - Method in class org.apache.axis2.description.AxisModule
 
getOperations() - Method in class org.apache.axis2.description.AxisService
Method getOperations.
getOperations() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getOperationsMap() - Method in class org.apache.axis2.corba.idl.types.Interface
 
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
 
getORB(AxisService) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
getOrderedQNameArray() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered QName array - useful in sequences where the order needs to be preserved Note - #registerQNameIndex needs to be called if this is to work properly!
getOrderStartPoint() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Finds the starting count for the addition of new items to the order
getOriginServer() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for originServer
getOUT_FaultPhases() - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
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
 
getOutParameterValuess() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
getOutParameterValuess() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
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
 
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.jaxws.message.util.XMLStreamWriterWithOS
If this XMLStreamWriter is connected to an OutputStream then the OutputStream is returned.
getOutputStream() - Method in class org.apache.axis2.saaj.util.SAAJDataSource
 
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getOutputStream() - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
getOutputStream() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getOutputStream() - Method in class org.apache.axis2.transport.mail.EMailSender
 
getOutputStream() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
 
getOutputXmlFileNamesList() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
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
 
getPackageFromNamespace(String) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Namespace 2 Package algorithm as defined by the JAXB Specification
getPackageKeys() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
 
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
 
getPackages() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
getPackages() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPackages() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getPackagesFromAnnotations(ServiceDescription, MarshalServiceRuntimeDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
 
getPackagesFromSchema(ServiceDescription) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PackageSetBuilder
Walks the schemas of the serviceDesc's wsdl (or generated wsdl) to determine the list of packages.
getPackagesKey() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
getPackagesKey() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPackagesKey() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getParam() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
getParameter(String) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
getParameter(String) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
getParameter(String) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
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 found in the current decription then the paremeter 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.
getParameterActualType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
getParameterData(String) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This method retrieves the parameter data associated with the given parameter name.
getParameterDescription(int) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getParameterDescription(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getParameterDescription() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getParameterDescriptionComposite(int) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getParameterDescriptionCompositeList() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getParameterDescriptions() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
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
 
getParameterMembers() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
getParameterMembers() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
getParameterName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
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.clustering.configuration.DefaultConfigurationManager
 
getParameters() - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
getParameters() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
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.
getParameterType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
Returns the String descrbing this Parameter type.
getParameterType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
getParameterTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
Returns the class associated with the Parameter.
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
 
getParamName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Gets the value of the paramName property.
getParamNames() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getParams() - Method in class org.apache.axis2.corba.idl.types.Operation
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getParams() - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
getParamValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Gets the value of the paramValue property.
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 interface org.apache.axis2.jaxws.message.Block
Get the Message associated with this block
getParent() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getParent() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getParent() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getParent() - Method in interface org.apache.axis2.jaxws.message.XMLPart
getParent Get the Message object that this XMLPart is attached to, if it is attached to one at all.
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 interface javax.xml.soap.Node
Returns the parent element of this Node object.
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
 
getPartName() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
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
 
getPass() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
This is the real password for the connection factory after the JNDI lookup
getPassword() - Method in class org.apache.axis2.client.Options
 
getPassword() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPassword() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
getPassWord() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getPassword() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getPassword() - Method in class org.apache.axis2.util.OptionsParser
 
getPasswordAuthentication() - Method in class org.apache.axis2.transport.mail.MailClient
 
getPath(boolean, boolean) - Method in class org.apache.axis2.databinding.types.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class org.apache.axis2.databinding.types.URI
Get the path for this URI.
getPath(String, String) - Static method in class org.apache.axis2.deployment.util.Utils
 
getPatternFacet() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the pattern.
getPayload() - Method in interface javax.xml.ws.LogicalMessage
 
getPayload(JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
 
getPayload() - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
getPayload(JAXBContext) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
getPayloadXML() - Method in class org.apache.axis2.scripting.ScriptMessageContext
Get the XML representation of SOAP Body payload.
getPermission() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getPersistenceContextRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextType() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceProperty() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceUnitName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPIData() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPITarget() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getPITarget() - Method in class org.apache.axis2.util.StreamWrapper
 
getPkg2nsmap() - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
getPkg2nsmap() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getPolicy() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. If you need to calculate merged policy of all policies that are in the policy cache of AxisDescription, use #getAttachedPolicyComponents() and {@link org.PolicyUtil #getMergedPolicy(List, AxisDescription)}
getPolicy(String) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponent(String)
getPolicyComponent(Element) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentAsOMElement(PolicyComponent, ExternalPolicySerializer) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentAsOMElement(PolicyComponent) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyComponentFromOMElement(OMElement) - Static method in class org.apache.axis2.util.PolicyUtil
 
getPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #getAttachedPolicyComponents()
getPolicyElements(int) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. The policy element type is no longer required since we maintain a complete binding description hierarchy for the static description the service. Hence use #getAttachedPolicyComponents() on appropriate description object.
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
Deprecated. As of release 1.4, replaced by AxisDescription.getPolicySubject()
getPolicyInclude() - Method in class org.apache.axis2.description.AxisModule
 
getPolicyMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets the policy map.
getPolicyNamespaces() - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
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(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.EndpointReference
 
getPort(QName, Class<T>) - Method in class javax.xml.ws.Service
 
getPort(Class<T>) - Method in class javax.xml.ws.Service
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.Service
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.Provider
 
getPort(QName, Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPort(Class<T>) - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPort(Class<T>, WebServiceFeature...) - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPort() - Method in class org.apache.axis2.databinding.types.URI
Get the port for this URI.
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.Provider
 
getPort(Class<T>) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(QName, Class<T>) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(EndpointReference, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(QName, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort(EndpointReference, String, Class<T>, WebServiceFeature...) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPort() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPort() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for port return the port on which to listen for http connections (default = 6060)
getPort() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
getPort() - Method in class org.apache.axis2.util.HostConfiguration
 
getPort() - Method in class org.apache.axis2.util.URL
 
getPortBinding(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getPortBinding(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getPortBinding(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getPortBinding(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getPortComponentLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentRef() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the portComponentRef property.
getPortInfo() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Returns the JAX-WS handler PortInfo object for this endpoint.
getPortName() - Method in interface javax.xml.ws.handler.PortInfo
 
getPortName() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
 
getPortName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the portName property.
getPortName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getPortNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Gets the value of the portNamePattern property.
getPortQName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getPorts() - Method in class javax.xml.ws.Service
 
getPorts() - Method in class javax.xml.ws.spi.ServiceDelegate
 
getPorts(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
Returns a list of the ports for this serivce.
getPorts() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getPorts(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getPorts(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getPortType() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getPortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
getPortTypeName() - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#getEndpointName() instead.
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
getPortTypes() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
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
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getPostConstructMethod() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
getPostConstructMethod() - Method in class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
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
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getPreDestroyMethod() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
getPreDestroyMethod() - Method in class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
getPreemptiveAuthentication() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getPreferPublic() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Return the current prefer public setting.
getPreferredPort() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
For a service requester, the QName of the prefered port for this service.
getPreferredPort(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getPreferredPort(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getPrefix() - Method in class javax.xml.namespace.QName
Gets the prefix for this QName.
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix associated with the namespace for the XML name that this Name object represents.
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.MTOMAwareXMLSerializer
 
getPrefix(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
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(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getPrefix() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getPrefix(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
getPrefix() - Method in class org.apache.axis2.saaj.PrefixedQName
Returns the prefix associated with the namespace for the XML name that this Name object represents.
getPrefix() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPrefix() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.axis2.util.StreamWrapper
 
getPrefix(String, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Given a namespace it returns the prefix for that namespace
getPrefix(String, Node) - Static method in class org.apache.axis2.util.XMLUtils
 
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
 
getPrefixes(String) - Method in class org.apache.axis2.jaxws.message.util.impl.NamespaceContextFromDOM
 
getPrefixes() - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Get a prefix for the given namespace URI.
getPrefixForURI(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Get a prefix for the given namespace URI.
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getPreviousSibling() - Method in class org.apache.axis2.saaj.SOAPPartImpl
The node immediately preceding this node.
getPreviousSibling() - Method in class org.apache.axis2.saaj.TextImplEx
 
getPrimitiveClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getPrimitiveClass(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getPrimitiveDataType(String) - Static method in class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
getPrivateCatalog() - Method in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
Get a new catalog instance.
getPrivateCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Get a new catalog instance.
getProcessedElementMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getProcessedModelMap() - Method in class org.apache.axis2.schema.SchemaCompiler
 
getProcessType() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
getProperties() - Method in class javax.xml.ws.Endpoint
 
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.context.PropertyUpdater
 
getProperties() - Method in class org.apache.axis2.context.AbstractContext
Deprecated. Use AbstractContext.getPropertyNames(), AbstractContext.getProperty(String), AbstractContext.setProperty(String, Object) & AbstractContext.removeProperty(String)instead.
getProperties() - Method in class org.apache.axis2.context.MessageContext
Retrieves all property values.
getProperties() - Method in class org.apache.axis2.i18n.RB
Get the underlying properties
getProperties() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
getProperties() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getProperties() - Method in class org.apache.axis2.jaxws.i18n.RB
Get the underlying properties
getProperties() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
getProperties() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
getProperties() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the connection factory properties
getProperties(String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Extract connection factory properties from a given URL
getProperties() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets all property objects.
getProperty(String) - Method in class javax.xml.soap.SOAPMessage
Retrieves value of the specified property.
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.databinding.utils.writer.MTOMAwareXMLSerializer
 
getProperty(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
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.jaxws.core.MessageContext
 
getProperty(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Return the Object that corresponds to the property key supplied.
getProperty(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getProperty(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
getProperty(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Retrieves value of the specified property.
getProperty(Message, String) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Get a String property from the JMS message
getProperty(String, int) - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
Get properties that tune nhttp transport.
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.
getPropertyDescMaps(ServiceDescription, ArtifactProcessor) - Static method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.PropertyDescriptorMapBuilder
 
getPropertyDescriptorMap(Class) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getPropertyDescriptorMap(Class) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
Get the PropertyDescriptor map for the class.
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
getPropertyName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
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.
getPropertyType() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getProtocol() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getProtocol() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getProtocol() - Method in interface org.apache.axis2.jaxws.message.Message
Get the protocol for this Message (soap11, soap12, etc.)
getProtocol() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get the protocol for this Message (soap11, soap12, etc.)
getProtocol() - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
getProtocol() - Method in class org.apache.axis2.util.URL
 
getProtocolBindings() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Gets the value of the protocolBindings property.
getProtocolForBinding(String) - Static method in enum org.apache.axis2.jaxws.message.Protocol
Return the right value for the Protocol based on the binding URL that was passed in.
getProtocolVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getProtocolVersion() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
getProvider() - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Get the endpoint provider instance
getProxyHost() - Method in class org.apache.axis2.transport.http.ProxyConfiguration
Retrun proxy host
getProxyHostName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getProxyPassword() - Method in class org.apache.axis2.transport.http.ProxyConfiguration
set password
getProxyPort() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getProxyPort() - Method in class org.apache.axis2.transport.http.ProxyConfiguration
retrun proxy port
getProxyUser() - Method in class org.apache.axis2.transport.http.ProxyConfiguration
return proxy user.
getPublic() - Method in class org.apache.axis2.databinding.types.Notation
 
getPublishedOperations() - Method in class org.apache.axis2.description.AxisService
Gets only the published operations.
getPullParser(QName) - Method in interface org.apache.axis2.databinding.ADBBean
Serializes an ADBBean.
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Body
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Child
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Envelope
 
getPullParser(QName) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
getPullParser(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.jaxws.marshaller.impl.alt.Element
 
getQName() - Method in interface org.apache.axis2.jaxws.message.Block
Get the QName (namespace, localpart) of the Block.
getQName() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
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() - Method in interface javax.xml.soap.Name
Gets the namespace-qualified name of the XML name that this Name object represents.
getQualifiedName(DataType) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
getQualifiedName(JMethod) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getQualifiedName(JClass) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getQualifiedName(JProperty) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getQualifiedName(JParameter) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getQualifiedName(JPackage) - 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.
getRaises() - Method in class org.apache.axis2.corba.idl.types.Operation
 
getRandomMember() - Method in class org.apache.axis2.clustering.tribes.MembershipManager
 
getRawContent() - Method in class javax.xml.soap.AttachmentPart
 
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 javax.xml.soap.AttachmentPart
 
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.
getRawType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getReader(InputStream, String) - Static method in class org.apache.axis2.builder.BuilderUtil
Use the BOM Mark to identify the encoding to be used.
getReader() - Method in class org.apache.axis2.databinding.ADBDataSource
 
getReader() - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
getReader() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getReader() - Method in class org.apache.axis2.datasource.SourceDataSource
 
getReader() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
getReader() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getReader() - Method in class org.apache.axis2.jibx.JiBXDataSource
 
getReader() - Method in class org.apache.axis2.json.JSONBadgerfishDataSource
Gives the StAX reader using the "Badgerfish" formatted input JSON String.
getReader() - Method in class org.apache.axis2.json.JSONDataSource
Gives the StAX reader using the "Mapped" formatted input JSON String.
getRealm() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getRealPath(String) - Method in class org.apache.axis2.context.ConfigurationContext
Allows users to resolve the path relative to the root directory.
getReason() - Method in exception org.apache.axis2.AxisFault
Returns the first fault reason, if available.
getReason() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getReceiver() - Method in class org.apache.axis2.description.TransportInDescription
 
getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
Allows for a level of indirection, such as a catalog, when importing URIs.
getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
Resolves URIs using Apache Commons Resolver API.
getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
Resolves WSDL URIs using Apache Commons Resolver API.
getRedirectedURI(String, String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
Returns null because no URI indirection is performed when using the ModuleWSDLLocator.
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 interface javax.xml.soap.SOAPHeaderElement
 
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
 
getRemote() - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Gets the value of the remote property.
getRemoteAddress() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getRemoteAddress() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
getRemotePort() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getRemoveCommand(AbstractContext) - Static method in class org.apache.axis2.clustering.context.ContextClusteringCommandFactory
 
getReplicationExcludePatterns() - Method in interface org.apache.axis2.clustering.context.ContextManager
Get all the excluded context property name patterns
getReplicationExcludePatterns() - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
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
 
getRequest() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
Create and return a new HttpPost request to the destination EPR
getRequestContext() - Method in interface javax.xml.ws.BindingProvider
 
getRequestContext() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getRequestCoreThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for RequestCoreThreadPoolSize
getRequestMaxThreadPoolSize() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestMaxThreadPoolSize
getRequestMessageContext() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getRequestMessageContext() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getRequestMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getRequestSocketTimeout() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestSocketTimeout
getRequestTcpNoDelay() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for requestTcpNoDelay return false iff Nagle's algorithm should be used to conserve bandwidth by minimizing segments at the cost of latency and performance (default true, i.e.
getRequestURI() - Method in interface org.apache.axis2.transport.http.server.AxisHttpRequest
 
getRequestURI() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
getRequestWrapperAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getRequestWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getRequestWrapperClassName(OperationDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getRequestWrapperClassName(OperationDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getRequestWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getRequestWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResAuth() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the resAuth property.
getResource(String) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
getResource() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
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() - Method in class org.apache.axis2.jaxws.i18n.MessageBundle
 
getResourceBundle() - Static method in class org.apache.axis2.jaxws.i18n.Messages
 
getResourceBundle() - Static method in class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
getResourceBundle() - Static method in class org.apache.axis2.wsdl.i18n.CodegenMessages
 
getResourceEnvRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourceFinder() - Method in class org.apache.axis2.metadata.factory.ResourceFinderFactory
 
getResourceFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
getResourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getResourceName() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
getResourceName() - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
 
getResponse() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
 
getResponseContext() - Method in interface javax.xml.ws.BindingProvider
 
getResponseContext() - Method in class org.apache.axis2.jaxws.BindingProvider
 
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.
getResponseMessageContext() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getResponseMessageContext() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getResponseMessageContext() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
getResponseValueObject(MessageContext) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
getResponseWrapperAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getResponseWrapperClassName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResponseWrapperClassName(OperationDescription) - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getResponseWrapperClassName(OperationDescription) - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.MarshalServiceRuntimeDescription
 
getResponseWrapperLocalName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResponseWrapperTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResposeEnvelope() - Method in class org.apache.axis2.ping.PingResponse
 
getResRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the resRefName property.
getResSharingScope() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the resSharingScope property.
getRestrictionClassName() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
getResType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Gets the value of the resType property.
getResult() - Method in class javax.xml.soap.SAAJResult
 
getResultActualType() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Return the actual Class of the type.
getResultAttachmentDescription() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResultName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResultPartName() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResultTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getResultType() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Return the Class of the return type.
getReturnType() - Method in class org.apache.axis2.corba.idl.types.Operation
 
getReturnType() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
getReturnType() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
getReturnType() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
Returns the String descrbing this method result type.
getReturnTypeClass() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
Returns the class associated with the method result type.
getRole() - Method in interface javax.xml.soap.SOAPHeaderElement
 
getRole() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getRole() - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
 
getRoleLink() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
Gets the value of the roleName property.
getRoles() - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
 
getRoles() - Method in interface javax.xml.ws.soap.SOAPBinding
 
getRoles() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getRoles(PortInfo) - Method in class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
getRoles() - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
getRootCause(Throwable) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Gets the RootCause for an throwable.
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
 
getRootWsdlDefinition() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
getRules() - Method in class org.apache.axis2.description.HandlerDescription
Method getRules.
getSAAJConverter() - Method in interface org.apache.axis2.jaxws.message.factory.SAAJConverterFactory
Get or create the SAAJConverter
getSAAJConverter() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
Load the SAAJConverter
getSAAJConverter() - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
 
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
 
getSchema(AxisService, String) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
 
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() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
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.corba.deployer.SchemaGenerator
 
getSchematargetNamespace() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use getSchemaTargetNamespace
getSchemaTargetNamespace() - Method in class org.apache.axis2.description.AxisService
 
getSchemaTargetNameSpace() - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSchemaTargetNameSpace() - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
getSchemaTargetNamespacePrefix() - Method in class org.apache.axis2.description.AxisService
 
getSchemaTypeInfo() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getSchemaTypesToJavaNames() - Method in class org.apache.axis2.xmlbeans.XSDConfig
Returns the pre loaded schema types to Java class names mappings.
getScheme() - Method in class org.apache.axis2.databinding.types.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class org.apache.axis2.databinding.types.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getScope(String) - Method in interface javax.xml.ws.handler.MessageContext
 
getScope() - Method in class org.apache.axis2.description.AxisService
 
getScope(String) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
getScope(String) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
getScriptConvertor(AxisService) - Static method in class org.apache.axis2.scripting.convertors.ConvertorFactory
 
getScriptForWSDL(File) - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
Gets the script associated with the wsdl.
getScriptServicesDirectory(AxisConfiguration) - Method in class org.apache.axis2.scripting.ScriptModule
Gets the repo directory for the scripts.
getSecondaryReasons() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getSeconds() - Method in class org.apache.axis2.databinding.types.Duration
 
getSEIClass() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getSeiClazz() - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
getSEIMethod() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Client side and non-DBC service side only! Return the SEI method for which a service.getPort(Class SEIClass) created the EndpointDescriptionInterface and the associated OperationDescriptions.
getSEIMethodHeaderParameterList(AxisOperation) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Return an ArrayList of QNames corresponding to SOAP headers which map to method parameters for a specific operation.
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
 
getServerCoreThreads() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getServerIOWorkers() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getServerKeepalive() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getServerMaxThreads() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getServerQueueLen() - Method in class org.apache.axis2.transport.nhttp.NHttpConfiguration
 
getServerType() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getServerUrl() - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
getService(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
getService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method getService.
getService() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
getService(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getService(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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
 
getServiceByDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
 
getServiceClass() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
getServiceClassLoader() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceClient() - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
getServiceClient() - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
getServiceClient() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getServiceClient(QName, Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getServiceClient(QName) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
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
 
getServiceDelegate() - Method in class org.apache.axis2.jaxws.BindingProvider
 
getServiceDelegate() - Method in interface org.apache.axis2.jaxws.spi.BindingProvider
 
getServiceDeployer() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
getServiceDescription() - Method in class org.apache.axis2.description.AxisService
Deprecated. Use getDocumentation() instead
getServiceDescription() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getServiceDescription() - Method in interface org.apache.axis2.jaxws.description.ServiceRuntimeDescription
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
getServiceDescription() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
Get the ServiceDescription tree that this ServiceDelegate
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
getServiceEndpointInterface() - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEPRPrefix(ConfigurationContext, String, int) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Return the EPR prefix for services made available over this transport
getServiceEPRPrefix(ConfigurationContext, String, int) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLListener
Return the EPR prefix for services made available over this transport
getServiceForActivation(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Service can start and stop, once stopped it cannot be accessed, so we need a way to get the service even if service is not active.
getServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceGroupClassLoader() - Method in class org.apache.axis2.description.AxisServiceGroup
 
getServiceGroupContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Returns a ServiceGroupContext object associated with the specified ID from the internal table.
getServiceGroupContext() - Method in class org.apache.axis2.context.MessageContext
 
getServiceGroupContext() - Method in class org.apache.axis2.context.ServiceContext
 
getServiceGroupContext(String) - Method in class org.apache.axis2.context.SessionContext
 
getServiceGroupContext() - Method in class org.apache.axis2.context.SessionContext
 
getServiceGroupContextFromSoapSessionTable(String, MessageContext) - Method in class org.apache.axis2.context.ConfigurationContext
Retrieve the ServiceGroupContext from the SOAP session table
getServiceGroupContextId() - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
getServiceGroupContextId() - Method in class org.apache.axis2.context.MessageContext
 
getServiceGroupContextIDs() - Method in class org.apache.axis2.context.ConfigurationContext
Gets all service groups in the system.
getServiceGroupContexts() - Method in class org.apache.axis2.context.ConfigurationContext
Deprecated. Use ConfigurationContext.getServiceGroupContextIDs() & ConfigurationContext.getServiceGroupContext(String)
getServiceGroupContextTimoutInterval() - Method in class org.apache.axis2.context.ConfigurationContext
This will be used to fetch the serviceGroupContextTimoutInterval from any place available.
getServiceGroupName() - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
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
 
getServiceGroupNames() - Method in class org.apache.axis2.clustering.control.GetConfigurationCommand
 
getServiceGroups() - Method in class org.apache.axis2.engine.AxisConfiguration
 
getServiceHandler() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
 
getServiceImplementationClass() - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
getServiceInterface() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the serviceInterface property.
getServiceLifeCycle() - Method in class org.apache.axis2.description.AxisService
 
getServiceMode() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getServiceModeAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getServiceName() - Method in interface javax.xml.ws.handler.PortInfo
 
getServiceName() - Method in class javax.xml.ws.Service
 
getServiceName() - Method in class javax.xml.ws.spi.ServiceDelegate
 
getServiceName() - Method in class org.apache.axis2.context.OperationContext
Get the name associated with the service.
getServiceName() - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
Deprecated. please use getName() instead - this will disappear after 1.3.
getServiceName() - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
getServiceName() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
getServiceName() - Method in class org.apache.axis2.jaxws.description.impl.PortInfoImpl
 
getServiceName() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getServiceName(String) - Static method in class org.apache.axis2.transport.xmpp.util.XMPPUtils
Extract Service name from transport URL passed in
getServiceName() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getServiceNameForDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Return the service name using this destination
getServiceNameMetadata(EndpointReference, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Retrieves the WS-Addressing EPR ServiceName element from an EPR.
getServiceNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Gets the value of the serviceNamePattern property.
getServiceObject(AxisService) - Method in class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
Method getServiceObject that is Spring aware via Spring interface ApplicationContextAware.
getServiceObject(AxisService) - Method in class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
Method getServiceObject that is Spring aware via ServletContext.
getServiceObject(AxisService) - Method in interface org.apache.axis2.ServiceObjectSupplier
 
getServicePath() - Method in class org.apache.axis2.context.ConfigurationContext
Retrieves the ServicePath
getServiceQName() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
getServiceQName() - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
getServiceQname() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the serviceQname property.
getServiceRefName() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefType() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the serviceRefType property.
getServiceRuntimeDesc(String) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
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
 
getServicesHTML(ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
Returns the HTML text for the list of services deployed.
getSessionContext() - Method in class org.apache.axis2.context.MessageContext
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.AxisServlet
Transport session management.
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.CustomListener
 
getSessionContext(String) - Method in class org.apache.axis2.transport.http.server.SessionManager
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSListener
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
TODO: Return session context from transport, this is an improvement in axis2 1.2 and is not currently supported
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
getSessionContext(MessageContext) - Method in interface org.apache.axis2.transport.TransportListener
To get the sessionContext transport dependent manner.
getSessionContext(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
 
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(String) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
A method to strip the fully qualified className to a simple classname
getSimpleName(DataType) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
getSimpleName(JMethod) - Static method in class org.apache.axis2.deployment.util.Utils
 
getSimpleName(JMethod) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSimpleName(JClass) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSimpleName(JProperty) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
getSimpleName(JParameter) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
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 javax.xml.soap.AttachmentPart
Returns the number of bytes in this AttachmentPart object.
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
 
getSmallIcon() - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Gets the value of the smallIcon property.
getSoapAction() - Method in class org.apache.axis2.context.MessageContext
 
getSoapAction() - Method in class org.apache.axis2.description.AxisOperation
 
getSOAPAction(QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getSOAPAction(QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getSOAPAction(QName, QName, QName) - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getSOAPAction(QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getSOAPAction(QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getSOAPAction(QName, QName, QName) - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
getSoapAction(AxisHttpRequest) - Static method in class org.apache.axis2.transport.http.server.HttpUtils
 
getSoapBindingAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getSoapBindingAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getSoapBindingParameterStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getSoapBindingStyle() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getSoapBindingUse() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
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
 
getSOAPEnvelope(Message, MessageContext, InputStream) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Return a SOAPEnvelope created from the given JMS Message and Axis MessageContext, and the InputStream into the message
getSOAPEnvelopeFromDOOMDocument(Document) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
 
getSOAPFactory() - Method in interface javax.xml.ws.soap.SOAPBinding
 
getSOAPFactory() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
getSOAPFactory(OMElement) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Get an axiom SOAPFactory for the specified element
getSoapFactory(String) - Static method in class org.apache.axis2.jaxws.util.SoapUtils
 
getSOAPFactory(String) - Static method in class org.apache.axis2.mex.util.MexUtil
Answer SOAPFactory corresponding to specified SOAP namespace URI
getSOAPFactory(int) - Static method in class org.apache.axis2.mex.util.MexUtil
Answers SOAPFactory corresponding to specified SOAP Version
getSOAPFactory(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSoapHeader() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the soapHeader property.
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 javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSOAPPart() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Gets the SOAP part of this SOAPMessage object.
getSoapRole() - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Gets the value of the soapRole property.
getSOAPVersion(SOAPEnvelope) - Static method in class org.apache.axis2.mex.util.MexUtil
Answer SOAPVersion for specified envelope
getSoapVersionURI() - Method in class org.apache.axis2.client.Options
Get SOAP version being used.
getSocketTimeout() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
getSocketTimeout() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
getSourceChannel() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
Return the source channel of the pipe that bridges the serialized output to the socket
getSourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getSparseComposite(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getSrcFolderName() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
getSSLContext(TransportInDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Create the SSLContext to be used by this listener
getSSLContext(TransportOutDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
Always return null, as this implementation does not support outgoing SSL
getSSLContext(TransportInDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLListener
Create the SSLContext to be used by this listener
getSSLContext(TransportOutDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLSender
 
getSSLIOSessionHandler(TransportInDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLListener
Create the SSLIOSessionHandler to initialize the SSL session / engine, and request for client authentication at the following levels, through an Axis2 transport configuration parameter as follows: SSLVerifyClient - none, optional, require
getSSLIOSessionHandler(TransportOutDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLSender
 
getState() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
GetStateCommand - Class in org.apache.axis2.clustering.control
 
GetStateCommand() - Constructor for class org.apache.axis2.clustering.control.GetStateCommand
 
GetStateResponseCommand - Class in org.apache.axis2.clustering.control
 
GetStateResponseCommand() - Constructor for class org.apache.axis2.clustering.control.GetStateResponseCommand
 
getStatus() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
getStatus() - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
getStatus() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
getStatus() - Method in interface org.apache.axis2.transport.RequestResponseTransport
This gives the current status of an RequestResponseTransport object.
getStatusCode() - Method in exception javax.xml.ws.http.HTTPException
 
getStatusFromAxisFault(AxisFault) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
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.
getString(String) - Method in class org.apache.axis2.jaxws.i18n.RB
Gets a string message from the resource bundle for the given key
getString(String, Object) - Method in class org.apache.axis2.jaxws.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(String, Object, Object) - Method in class org.apache.axis2.jaxws.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.jaxws.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(String, Object[]) - Method in class org.apache.axis2.jaxws.i18n.RB
Gets a string message from the resource bundle for the given key.
getString(Object, String) - Static method in class org.apache.axis2.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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.jaxws.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
getStringToWrite(OMDataSource) - Method in class org.apache.axis2.json.JSONBadgerfishMessageFormatter
If the data source is a "Badgerfish" formatted data source, gives the JSON string by directly taking from the data source.
getStringToWrite(OMDataSource) - Method in class org.apache.axis2.json.JSONMessageFormatter
If the data source is a "Mapped" formatted data source, gives the JSON string by directly taking from the data source.
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
 
getStyle() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getStyle() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getStyle() - Method in interface org.apache.axis2.jaxws.message.XMLPart
 
getSubCodes() - Method in class org.apache.axis2.jaxws.message.XMLFault
 
getSuccessors() - Method in class org.apache.axis2.engine.Deployable
 
getSuperClassName() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getSupportedPolicyNamespaces() - Method in class org.apache.axis2.description.AxisModule
 
getSyncOperation() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
For JAX-WS client-side async operations, this will return the corresponding sync OperationDescription.
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
 
getTarget() - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This method returns the ElementType Enum that represents the target for this annotation instance.
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Returns the target address to send the response FIXME This is very HTTP specific.
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Returns the target address to send the response FIXME This is very HTTP specific.
getTargetAddress(MessageContext, OMOutputFormat, URL) - Method in class org.apache.axis2.json.JSONMessageFormatter
 
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.corba.deployer.SchemaGenerator
 
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 interface org.apache.axis2.jaxws.description.EndpointDescription
 
getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
 
getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.FaultDescription
 
getTargetNamespace() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
getTargetNamespace() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getTargetNamespace() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getText() - Method in class org.apache.axis2.jaxws.message.XMLFaultReason
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextCharacters() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
getTextCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.axis2.util.StreamWrapper
 
getTextClassName(String) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
Converts text of the form [LFoo to the Foo[]
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextLength() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getTextStart() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.
getThreadKeepAliveTime() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTime
getThreadKeepAliveTimeUnit() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Getter for threadKeepAliveTimeUnit return the time unit for threadKeepAliveTime (default SECONDS)
getThreadPool() - Method in class org.apache.axis2.context.ConfigurationContext
Returns the thread factory.
getThreshold() - Method in class javax.xml.ws.soap.MTOMFeature
 
getThrowable() - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
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.
getTimeoutInMilliseconds() - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
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
 
getTotalBuilders() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getTotalCreates() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getTotalFailedCreates() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
getTransportHeaders(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Get all transport headers.
getTransportIn() - Method in class org.apache.axis2.client.Options
Get transport used for incoming message.
getTransportIn() - Method in class org.apache.axis2.context.MessageContext
 
getTransportIn(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
getTransportInDescription() - Method in class org.apache.axis2.description.AxisEndpoint
 
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.jaxws.client.dispatch.XMLDispatch
 
getType(Type, String) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
 
getType() - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
getType() - Method in class org.apache.axis2.saaj.NodeImplEx
 
getType() - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
getType() - Method in class org.apache.axis2.wsdl.codegen.schema.XmlElement
 
getTypeCode() - Method in class org.apache.axis2.corba.idl.types.DataType
 
getTypeCode(String) - Static method in class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
getTypeCode() - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
getTypeIndex(String) - Method in class org.apache.axis2.jibx.NullBindingFactory
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.CTypeMap
 
getTypeMap() - Method in class org.apache.axis2.schema.typemap.JavaTypeMap
 
getTypeMap() - Method in interface org.apache.axis2.schema.typemap.TypeMap
 
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(AST) - Method in class org.apache.axis2.corba.idl.parser.IDLVisitor
 
getTypeName() - Method in class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
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
 
getTypeString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Deprecated. Use WebServiceRefAnnot.type()
getTypeTable() - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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
 
getTypeValue() - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.Element
 
getUniqueListofFaults(Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A util method that returns a unique list of faults
getUniqueListofFaultsofMep(Document, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A util method that returns a unique list of faults for a given mep
getUniquePrefix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
increments the namespace counter and returns a new prefix
getUniquePrifix() - Static method in class org.apache.axis2.databinding.utils.BeanUtil
Deprecated. Please use getUniquePrefix
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.jaxws.util.WSDL4JWrapper
 
getUnwrappedDefinition() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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
getUpdateCommand(AbstractContext, Map, boolean) - Static method in class org.apache.axis2.clustering.context.ContextClusteringCommandFactory
 
getUpdateCommand(AbstractContext, String[]) - Static method in class org.apache.axis2.clustering.context.ContextClusteringCommandFactory
 
getURI() - Method in interface javax.xml.soap.Name
Returns the URI of the namespace for the XML name that this Name object represents.
getURI() - Method in class org.apache.axis2.mex.om.AnyURIType
 
getURI() - Method in class org.apache.axis2.saaj.PrefixedQName
Returns the URI of the namespace for the XML name that this Name object represents.
getUri() - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
 
getUri2PackageNameMap() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getURL() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
getURL() - Method in class org.apache.axis2.dataretrieval.ServiceData
 
getURL(URL, String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
This is essentially a call to "new URL(contextURL, spec)" with extra handling in case spec is a file.
getURLs(ClassLoader) - Method in class org.apache.axis2.metadata.resource.impl.ResourceFinderImpl
 
getURLs(ClassLoader) - Method in interface org.apache.axis2.metadata.resource.ResourceFinder
This method reads all the resource URLs available to this classLoader.
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.transport.jms.JMSConnectionFactory
This is the real username for the connection factory after the JNDI lookup
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
 
getUsername() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
getUserName() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
getUserPrincipal() - Method in interface javax.xml.ws.WebServiceContext
 
getUserPrincipal() - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
getUserPrincipal() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
getUseStaticCatalog() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Get the current use static catalog setting.
getValidationFailures() - Method in class org.apache.axis2.jaxws.description.validator.ValidationFailures
 
getValue() - Method in class javax.xml.soap.MimeHeader
Returns the value of this MimeHeader object.
getValue() - Method in interface javax.xml.soap.Node
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.addressing.RelatesTo
Method getValue
getValue() - Method in class org.apache.axis2.context.PropertyDifference
 
getValue() - Method in class org.apache.axis2.corba.idl.values.AliasValue
 
getValue() - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
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.jaxws.description.xml.handler.PropertyType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.String
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.UrlPatternType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
Gets the value of the value property.
getValue() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getValue(Object, BlockFactory) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getValue(Object, BlockFactory) - Method in interface org.apache.axis2.jaxws.message.Message
 
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
getValueAsString() - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Given a message, return the business object based on the requestor's required format (PAYLOAD vs.
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
getValueFromMessage(Message) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
getValues() - Method in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
getValueString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Deprecated. Use WebServiceRefAnnot.value()
getVerbosity() - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
What is the current verbosity?
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
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
getVersion() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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 interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings visible to this element.
getVisibleNamespacePrefixes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
getWebEndpointAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getWebFaultAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebLocationString() - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
getWebMethodAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getWebParamAnnot() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getWebResultAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getWebResultName() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWebResultTNS() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWebResultType() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
getWebServiceAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceClientAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceClientAnnot(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceFeatures() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceProviderAnnot() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceRefAnnot(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
getWebServiceRefAnnot() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
getWholeText() - Method in class org.apache.axis2.saaj.TextImplEx
 
getWorkerPool(int, int, int, int, String, String) - Static method in class org.apache.axis2.transport.nhttp.util.WorkerPoolFactory
 
getWrapper(String) - Static method in class org.apache.axis2.schema.util.PrimitiveTypeWrapper
 
getWrapperClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
getWrapperClass(Class) - Static method in class org.apache.axis2.util.JavaUtils
 
getWrapperClass(String) - Static method in class org.apache.axis2.util.JavaUtils
 
getWSAAction() - Method in class org.apache.axis2.context.MessageContext
 
getWSAddressingFlag() - Method in class org.apache.axis2.description.AxisService
Deprecated. Use AddressingHelper.getAddressingRequirementParemeterValue
getWSAMappingList() - Method in class org.apache.axis2.description.AxisOperation
 
getWSDL(AxisService) - Method in interface org.apache.axis2.dataretrieval.WSDLSupplier
 
getWSDL(AxisService) - Method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
 
getWSDLBinding() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
getWSDLBindingType() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
Returns the namespace for the specific wsdl:binding extensibility element.
getWsdlDataLocator(ServiceData[]) - Static method in class org.apache.axis2.dataretrieval.DataLocatorFactory
 
getWsdlDefinition() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWSDLDefinition() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
getWsdlDefinition() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getWsdlDefinitionsMap() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
getWSDLDocumentLocation() - Method in class javax.xml.ws.Service
 
getWSDLDocumentLocation() - Method in class javax.xml.ws.spi.ServiceDelegate
 
getWSDLDocumentLocation() - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
getWsdlFile() - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFileName() - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
getWSDLForScript(File) - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
Gets the WSDL associated with the script.
getWsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
getWSDLLocation() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
getWSDLLocation() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
getWSDLLocation() - Method in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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.
getWSDLPort() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
getWSDLPorts() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
getWSDLPortsUsingPortType(QName) - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
Return a collection of WSDL ports under this service which use the portType QName.
getWSDLPortsUsingSOAPAddress(List<Port>) - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
Return a subset of the collection of WSDL ports which specify a SOAP 1.1 or 1.2 address.
getWSDLPortType() - Method in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescriptionWSDL
 
getWSDLService() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
getWSDLService() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
getWSDLSOAPAddress() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
getWsdlURL() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
getWsdlUrl() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
getWsdlUrl(String) - Method in class org.apache.axis2.jaxws.util.CatalogWSDLLocator
Return the wsdlLocation in URL form.
getWsdlUrl(String) - Method in class org.apache.axis2.jaxws.util.ModuleWSDLLocator
Return the wsdlLocation in URL form.
getWSDLVersion() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
getWSDLWrapper() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
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
getXMLBytes(String) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.datasource.SourceDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getXMLBytes(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
getXmlEncoding() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXMLFault() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLFault() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLFault() - Method in interface org.apache.axis2.jaxws.message.XMLPart
If the XMLPart represents a fault, an XMLFault is returned which describes the fault in a protocol agnostic manner
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
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
getXMLInputStream(String) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
getXmlName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getXMLPartContentType() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLPartContentType() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLPartContentType() - Method in interface org.apache.axis2.jaxws.message.XMLPart
The representation of the XMLPart may be in a number of different forms.
getXmlQName() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
getXmlRootElementName() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlRootElementNamespace() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlRootElementQName(Class) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
getXmlRootElementQNameFromObject(Object) - Static method in class org.apache.axis2.jaxws.utility.XMLRootElementUtil
 
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
 
getXmlSeeAlsoClasses() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
getXmlStandalone() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXMLStreamReader(boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Get the XMLStreamReader represented by this Block
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
getXMLStreamReader(boolean) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
getXMLStreamReader(boolean) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get the XMLStreamReader represented by this Message for the xml part
getXmlVersion() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
getXmppConnection() - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GMonth.Factory
 
GMonth.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
GMonth.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.GMonth.Factory
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GMonthDay.Factory
 
GMonthDay.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
GMonthDay.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.GMonthDay.Factory
 
GOOGLETALK_FROM - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_PORT - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_SERVICE_NAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GOOGLETALK_URL - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
GT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GYear.Factory
 
GYear.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
GYear.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.GYear.Factory
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.GYearMonth.Factory
 
GYearMonth.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
GYearMonth.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.GYearMonth.Factory
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
handle(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
handleException(Throwable) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
handleException(Throwable) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
handleException(HttpException, HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleFault(C) - Method in interface javax.xml.ws.handler.Handler
 
handleFault(AxisFault) - Method in interface org.apache.axis2.receivers.ServerCallback
 
handleFault(MessageContext, OutputStream, AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet
 
handleFaultResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
 
handleGetObject(String) - Method in class org.apache.axis2.i18n.ProjectResourceBundle
 
handleGetObject(String) - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
 
handleGZip(MessageContext, InputStream) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
handleMessage(C) - Method in interface javax.xml.ws.handler.Handler
 
Handler<C extends MessageContext> - Interface in javax.xml.ws.handler
 
Handler - Interface in org.apache.axis2.engine
A Handler represents a piece of message processing functionality in Axis2.
handler - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
handler - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
handler - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
Handler.InvocationResponse - Class in org.apache.axis2.engine
This type encapsulates an enumeration of possible message processing instruction values that may be returned by a handler/phase within the runtime.
HANDLER_PARAMETER_QNAMES - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescription
Paramater set on AxisService which contains an ArrayList of SOAP header QNames of SOAPHandlers.
HandlerChain - Annotation Type in javax.jws
 
handlerChain - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
 
handlerChain - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
 
HandlerChainAnnot - Class in org.apache.axis2.jaxws.description.builder
 
HandlerChainProcessor - Class in org.apache.axis2.jaxws.handler
 
HandlerChainProcessor(List<Handler>, Protocol) - Constructor for class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
HandlerChainProcessor.Direction - Enum in org.apache.axis2.jaxws.handler
 
HandlerChainProcessor.MEP - Enum in org.apache.axis2.jaxws.handler
 
handlerChains - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
HandlerChainsParser - Class in org.apache.axis2.jaxws.description.impl
 
HandlerChainsParser() - Constructor for class org.apache.axis2.jaxws.description.impl.HandlerChainsParser
 
HandlerChainsType - Class in org.apache.axis2.jaxws.description.xml.handler
The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainsType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
 
handlerChainsType - Variable in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
HandlerChainType - Class in org.apache.axis2.jaxws.description.xml.handler
The handler-chain element defines the handlerchain.
HandlerChainType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
handlerClass - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
handlerClass - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
handlerDesc - Variable in class org.apache.axis2.handlers.AbstractHandler
Field handlerDesc
HandlerDescription - Class in org.apache.axis2.description
Represents the deployment information about the handler
HandlerDescription() - Constructor for class org.apache.axis2.description.HandlerDescription
Constructor HandlerDescription.
HandlerDescription(String) - Constructor for class org.apache.axis2.description.HandlerDescription
Constructor HandlerDescription.
handleRequest(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
handleRequest(AxisHttpConnection, HttpContext) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
handleResponse(Response<T>) - Method in interface javax.xml.ws.AsyncHandler
 
handleResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
 
handleResponse(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
handleResult(MessageContext) - Method in interface org.apache.axis2.receivers.ServerCallback
 
HandlerInvocationContext - Class in org.apache.axis2.jaxws.handler
This data bean will be passed to the HandlerInvoker instance.
HandlerInvocationContext() - Constructor for class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
HandlerInvoker - Interface in org.apache.axis2.jaxws.handler
This interface represents a class that will be called by the JAX-WS EndpointController to handle the invocation of both inbound and outbound handlers.
HandlerInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
Implementations of this interface is called by the EndpointController in JAX-WS in order to serve up an instance of a HandlerInvoker.
HandlerInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
This is the default implementation of the HandlerInvokerFactory, and it will be registered with the FactoryRegistry.
HandlerInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerInvokerFactoryImpl
 
HandlerInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
This class will be responsible for driving both inbound and outbound handler chains for an endpoint invocation.
HandlerInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
 
HandlerInvokerUtils - Class in org.apache.axis2.jaxws.handler
 
HandlerInvokerUtils() - Constructor for class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
 
HandlerLifecycleManager - Interface in org.apache.axis2.jaxws.handler.lifecycle.factory
 
HandlerLifecycleManagerFactory - Class in org.apache.axis2.jaxws.handler.lifecycle.factory
 
HandlerLifecycleManagerFactory() - Constructor for class org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManagerFactory
 
HandlerLifecycleManagerImpl - Class in org.apache.axis2.jaxws.handler.lifecycle.impl
 
HandlerLifecycleManagerImpl() - Constructor for class org.apache.axis2.jaxws.handler.lifecycle.impl.HandlerLifecycleManagerImpl
 
handlerName - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
handlerName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
HandlerPostInvoker - Interface in org.apache.axis2.jaxws.handler
 
HandlerPostInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
HandlerPostInvokerFactory is used to create a HandlerPostInvoker implementation class that will be called just after each JAXWS handler.handleMessage invocation.
HandlerPostInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
HandlerPostInvokerFactoryImpl - the default implementation of HandlerPostInvokerFactory.
HandlerPostInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerPostInvokerFactoryImpl
 
HandlerPostInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
 
HandlerPostInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerPostInvokerImpl
 
HandlerPreInvoker - Interface in org.apache.axis2.jaxws.handler
 
HandlerPreInvokerFactory - Interface in org.apache.axis2.jaxws.handler.factory
HandlerPreInvokerFactory is used to create a HandlerPreInvoker implementation class that will be called just prior to each JAXWS handler.handleMessage invocation.
HandlerPreInvokerFactoryImpl - Class in org.apache.axis2.jaxws.handler.factory.impl
HandlerPreInvokerFactoryImpl - the default implementation of HandlerPreInvokerFactory.
HandlerPreInvokerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.handler.factory.impl.HandlerPreInvokerFactoryImpl
 
HandlerPreInvokerImpl - Class in org.apache.axis2.jaxws.handler.impl
 
HandlerPreInvokerImpl() - Constructor for class org.apache.axis2.jaxws.handler.impl.HandlerPreInvokerImpl
 
HandlerResolver - Interface in javax.xml.ws.handler
 
HandlerResolverImpl - Class in org.apache.axis2.jaxws.handler
 
HandlerResolverImpl(ServiceDescription) - Constructor for class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
HandlerResolverImpl(ServiceDescription, Object) - Constructor for class org.apache.axis2.jaxws.handler.HandlerResolverImpl
 
HandlerResolverImpl - Class in org.apache.axis2.jaxws.spi.handler
This is an implementation of HandlerResolver that can be used with a JAX-WS client to set the handler list.
HandlerResolverImpl(String) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerResolverImpl(URI) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerResolverImpl(File) - Constructor for class org.apache.axis2.jaxws.spi.handler.HandlerResolverImpl
Constructor
HandlerType - Class in org.apache.axis2.jaxws.description.xml.handler
Declares the handler.
HandlerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
HandlerUtils - Class in org.apache.axis2.jaxws.handler
 
HandlerUtils() - Constructor for class org.apache.axis2.jaxws.handler.HandlerUtils
 
hasAnonymousAddress() - Method in class org.apache.axis2.addressing.EndpointReference
This method is used to identify when response messages should be sent using the back channel of a two-way transport.
hasAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasAttributes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns whether this node (if it is an element) has any attributes.
hasBufferedInput() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
hasBufferedOutput() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
hasChildNodes() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Returns whether this node has any children.
hasDetail() - Method in interface javax.xml.soap.SOAPFault
 
hasDetail() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Returns true if this SOAPFault has a Detail subelement and false otherwise.
hasFault() - Method in interface javax.xml.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - Method in class org.apache.axis2.saaj.SOAPBodyImpl
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFaultResponse(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
Returns a boolean indicating whether or not the MessageContext contained a fault.
hasFaultResponse(MessageContext) - Static method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
hashCode() - Method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.
hashCode() - Method in class org.apache.axis2.client.ServiceClient
 
hashCode() - Method in class org.apache.axis2.clustering.RequestBlockingHandler
 
hashCode() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
hashCode() - Method in class org.apache.axis2.databinding.types.Day
Return the value of day XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.Duration
 
hashCode() - Method in class org.apache.axis2.databinding.types.HexBinary
 
hashCode() - Method in class org.apache.axis2.databinding.types.IDRefs
Returns the sum of the hashcodes of the underlying idrefs, an operation which is not sensitive to ordering.
hashCode() - Method in class org.apache.axis2.databinding.types.Month
Return the value of month XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.MonthDay
Return the value of (month + day) XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.NMTokens
Returns the sum of the hashcodes of the underlying tokens, an operation which is not sensitive to ordering.
hashCode() - Method in class org.apache.axis2.databinding.types.NormalizedString
 
hashCode() - Method in class org.apache.axis2.databinding.types.Notation
Returns the sum of the hashcodes of {name,publicURI,systemURI} for whichever properties in that set is non null.
hashCode() - Method in class org.apache.axis2.databinding.types.Time
Returns the hashcode of the underlying calendar.
hashCode() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
hashCode() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
hashCode() - Method in class org.apache.axis2.databinding.types.URI
Returns a hash-code value for this URI.
hashCode() - Method in class org.apache.axis2.databinding.types.Year
Return the value of year XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.databinding.types.YearMonth
Return the value of (month + year) XORed with the hashCode of timezone iff one is defined.
hashCode() - Method in class org.apache.axis2.description.Parameter
 
hashCode() - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
hashCode() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
hashCode() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
hashCode() - Method in class org.apache.axis2.saaj.PrefixedQName
 
hashCode() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
Returns the unique ID of this HttpServiceProcessor.
hashCode() - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
hashCode() - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
hasMessageContextListener(Class) - Method in class org.apache.axis2.description.AxisService
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasName() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasName() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasName() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNamespaceToJavaPackageMappings - Variable in class org.apache.axis2.xmlbeans.XSDConfig
Indicates whether we have any namespace to Java package mappings
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasNext() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasNext() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasNext() - Method in class org.apache.axis2.util.StreamWrapper
 
hasNoneAddress() - Method in class org.apache.axis2.addressing.EndpointReference
hasNoneAddress
hasPackage(String) - Static method in class org.apache.axis2.wsdl.util.TypeTesterUtil
Tests whether the given classname has a package the current logic is simple where we look for a '.' inside the classname string
hasParticleType - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
hasProperty(String) - Method in class org.apache.axis2.databinding.ADBDataSource
 
hasProperty(String) - Method in class org.apache.axis2.databinding.ADBHelperDataSource
 
hasProperty(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
hasQNameToJavaNameMappings - Variable in class org.apache.axis2.xmlbeans.XSDConfig
Indicates whether we have any QName to Java class name mappings
hasRaises() - Method in class org.apache.axis2.corba.idl.types.Operation
 
hasRequestSwaRefAttachments() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
hasResourceAnnotation() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
hasResourceAnnotation() - Method in interface org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription
 
hasResourceAnnotation(ResourceInjectionServiceRuntimeDescription) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method indicates whether or not we need to perform WebServiceContext injection on a field within our endpoint instance.
hasResponseSwaRefAttachments() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
check the validity of this implementation
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
hasText() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
hasText() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
hasText() - Method in class org.apache.axis2.util.StreamWrapper
 
hasUpperCase(String) - Static method in class org.apache.axis2.util.JavaUtils
Check if the word has any uppercase letters
hasXmlListAnnotation(Annotation[]) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will search array of parameter annotations for the presence of the @XmlList annotation.
hasXmlRootElement() - Method in interface org.apache.axis2.jaxws.runtime.description.marshal.AnnotationDesc
 
header() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
header() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
HEADER_ACCEPT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT
HEADER_ACCEPT_APPL_SOAP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_APPL_SOAP
HEADER_ACCEPT_APPLICATION_DIME - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_APPLICATION_DIME
HEADER_ACCEPT_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_ACCEPT_MULTIPART_RELATED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_MULTIPART_RELATED
HEADER_ACCEPT_TEXT_ALL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_ACCEPT_TEXT_ALL
HEADER_AUTHORIZATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_AUTHORIZATION
HEADER_CACHE_CONTROL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CACHE_CONTROL
HEADER_CACHE_CONTROL_NOCACHE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CACHE_CONTROL_NOCACHE
HEADER_CONNECTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION
HEADER_CONNECTION_CLOSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION_CLOSE
HEADER_CONNECTION_KEEPALIVE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONNECTION_KEEPALIVE
HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_DESCRIPTION
HEADER_CONTENT_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_CONTENT_ENCODING_LOWERCASE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HEADER_CONTENT_ID - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_ID
HEADER_CONTENT_LENGTH - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_LENGTH
HEADER_CONTENT_LOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_LOCATION
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_TRANSFER_ENCODING
HEADER_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_CONTENT_TYPE
HEADER_COOKIE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_COOKIE
HEADER_COOKIE2 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_COOKIE2
HEADER_DEFAULT_CHAR_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_DEFAULT_CHAR_ENCODING
HEADER_DELETE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_DELETE
HEADER_EXPECT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_EXPECT
HEADER_EXPECT_100_Continue - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_EXPECT_100_Continue
HEADER_GET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_GET
HEADER_HOST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_HOST
HEADER_LOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_LOCATION
HEADER_PARAMETER_QNAMES - Static variable in interface org.apache.axis2.jaxws.description.OperationDescription
Paramater set on AxisOperation which contains an ArrayList of SOAP header QNames corresponding to SEI parameters.
HEADER_POST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_POST
HEADER_PRAGMA - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PRAGMA
HEADER_PROTOCOL_10 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_10
HEADER_PROTOCOL_11 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_11
HEADER_PROTOCOL_V10 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_V10
HEADER_PROTOCOL_V11 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROTOCOL_V11
HEADER_PROXY_AUTHORIZATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PROXY_AUTHORIZATION
HEADER_PUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_PUT
HEADER_SET_COOKIE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SET_COOKIE
HEADER_SET_COOKIE2 - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SET_COOKIE2
HEADER_SOAP_ACTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_SOAP_ACTION
HEADER_SOAP_ACTION - Static variable in class org.apache.axis2.transport.mail.Constants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_TRANSFER_ENCODING
HEADER_TRANSFER_ENCODING_CHUNKED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_TRANSFER_ENCODING_CHUNKED
HEADER_USER_AGENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HEADER_USER_AGENT
headerIterator() - Method in exception org.apache.axis2.AxisFault
Iterate over all of the headers
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
headerIterator(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
headerIterator() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
headerIterator(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
headers() - Method in exception org.apache.axis2.AxisFault
Get at the headers.
HELO_REPLY - Static variable in class org.apache.axis2.transport.mail.Constants
 
HELPER_MODE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
helperClassName - Variable in class org.apache.axis2.databinding.ADBHelperDataSource
 
HEX - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
HexBinary - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type hexBinary.
HexBinary() - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
HexBinary(String) - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
HexBinary(byte[]) - Constructor for class org.apache.axis2.databinding.types.HexBinary
 
HexBinary - Class in org.apache.axis2.databinding.types.soapencoding
HexBinary bean class
HexBinary() - Constructor for class org.apache.axis2.databinding.types.soapencoding.HexBinary
 
HexBinary - Class in org.apache.axis2.databinding.types.xsd
HexBinary bean class
HexBinary() - Constructor for class org.apache.axis2.databinding.types.xsd.HexBinary
 
HexBinary.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
HexBinary.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.HexBinary.Factory
 
HexBinary.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
HexBinary.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.HexBinary.Factory
 
HEXDIGIT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
highSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns the high surrogate of a supplemental character
HOLD_RESPONSE - Static variable in interface org.apache.axis2.transport.RequestResponseTransport
If this property is set to true in a message transport will call the awaitResponse method of the RequestResponseTransport instead of returning.
Holder<T> - Class in javax.xml.ws
 
Holder() - Constructor for class javax.xml.ws.Holder
 
Holder(T) - Constructor for class javax.xml.ws.Holder
 
home - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
home_body() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
home_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
home_export() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
home_header() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
home_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
HomeType - Class in org.apache.axis2.jaxws.description.xml.handler
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.HomeType
 
HOST_ADDRESS - Static variable in interface org.apache.axis2.transport.TransportListener
 
HostConfiguration - Class in org.apache.axis2.util
 
HostConfiguration(String, int) - Constructor for class org.apache.axis2.util.HostConfiguration
 
HostnameVerifier - Interface in org.apache.axis2.transport.nhttp
************************************************************************ Copied from the not-yet-commons-ssl project at http://juliusdavies.ca/commons-ssl/ As the above project is accepted into Apache and its JARs become available in the Maven 2 repos, we will have to switch to using the JARs instead ************************************************************************

Interface for checking if a hostname matches the names stored inside the server's X.509 certificate.

HostnameVerifier.AbstractVerifier - Class in org.apache.axis2.transport.nhttp
 
HostnameVerifier.AbstractVerifier() - Constructor for class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
HostnameVerifier.Certificates - Class in org.apache.axis2.transport.nhttp
 
HostnameVerifier.Certificates() - Constructor for class org.apache.axis2.transport.nhttp.HostnameVerifier.Certificates
 
hotDeployment - Variable in class org.apache.axis2.deployment.DeploymentEngine
Support for hot deployment is controlled by this flag
hotUpdate - Variable in class org.apache.axis2.deployment.DeploymentEngine
Support for hot update is controlled by this flag
hotUpdateInterval - Variable in class org.apache.axis2.scripting.ScriptInvoker
 
HTTP - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
HTTP - Static variable in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
HTTP - Static variable in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
HTTP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP[]
HTTP_BASIC_AUTH_REALM - Static variable in class org.apache.axis2.Constants
 
HTTP_BINDING - Static variable in interface javax.xml.ws.http.HTTPBinding
 
HTTP_BINDING - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_ELEMENT_CHARSET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Default content encoding chatset
HTTP_FRONTEND_HOST_URL - Static variable in class org.apache.axis2.Constants
 
HTTP_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
HTTP_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
This will allow users to set any custom headers to the message context, which will be picked up by the sender while sending the request
HTTP_LOCATION_TABLE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_METHOD - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP_METHOD
HTTP_METHOD_DELETE - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_GET - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_GET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_METHOD_POST - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_METHOD_POST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_METHOD_PUT - Static variable in interface org.apache.axis2.Constants.Configuration
 
HTTP_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
HTTP_PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
HTTP_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_PROTOCAL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
HTTP_PROTOCOL_VERSION - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.transport.http.HTTPConstants.HTTP_PROTOCOL_VERSION *
HTTP_PROTOCOL_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
HTTP_PROXY_HOST - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
HTTP_PROXY_HOST_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
HTTP_PROXY_PORT - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
HTTP_PROXY_PORT_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
HTTP_REQ_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field HTTP_REQ_TYPE
HTTP_REQUEST_HEADERS - Static variable in interface javax.xml.ws.handler.MessageContext
 
HTTP_REQUEST_METHOD - Static variable in interface javax.xml.ws.handler.MessageContext
 
HTTP_RESPONSE_CODE - Static variable in interface javax.xml.ws.handler.MessageContext
 
HTTP_RESPONSE_HEADERS - Static variable in interface javax.xml.ws.handler.MessageContext
 
HTTP_RESPONSE_STATE - Static variable in class org.apache.axis2.Constants
 
HTTP_SERVLET_REQUEST - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.MC_HTTP_SERVLETREQUEST
HTTP_SERVLETCONFIG - Static variable in class org.apache.axis2.transport.http.HTTPConstants
transport.http.servletConfig
HTTP_WSDL_BINDING - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
HTTPBinding - Interface in javax.xml.ws.http
 
HTTPBinding - Class in org.apache.axis2.jaxws.binding
 
HTTPBinding(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.HTTPBinding
 
HttpConnectionManager - Interface in org.apache.axis2.transport.http.server
 
HTTPConstants - Class in org.apache.axis2.transport.http
HTTP protocol and message context constants.
HTTPConstants() - Constructor for class org.apache.axis2.transport.http.HTTPConstants
 
HttpCoreNIOListener - Class in org.apache.axis2.transport.nhttp
NIO transport listener for Axis2 based on HttpCore and NIO extensions
HttpCoreNIOListener() - Constructor for class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
 
HttpCoreNIOSender - Class in org.apache.axis2.transport.nhttp
NIO transport sender for Axis2 based on HttpCore and NIO extensions
HttpCoreNIOSender() - Constructor for class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
 
HttpCoreNIOSSLListener - Class in org.apache.axis2.transport.nhttp
 
HttpCoreNIOSSLListener() - Constructor for class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLListener
 
HttpCoreNIOSSLSender - Class in org.apache.axis2.transport.nhttp
 
HttpCoreNIOSSLSender() - Constructor for class org.apache.axis2.transport.nhttp.HttpCoreNIOSSLSender
 
HttpCoreRequestResponseTransport - Class in org.apache.axis2.transport.nhttp
This interface is a point of control for Axis2 (and Sandesha2 in particular) to control the behaviour of a Request-Response transport such as HTTP/s For nhttp, this does not make much of a difference, as we are capable of keeping a socket open and writing to it from a different thread, while letting the initial thread that read the request go free.
HTTPException - Exception in javax.xml.ws.http
 
HTTPException(int) - Constructor for exception javax.xml.ws.http.HTTPException
 
HttpFactory - Class in org.apache.axis2.transport.http.server
Factory used to configure and create the various instances required in http transports.
HttpFactory(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
HttpFactory(ConfigurationContext, int, WorkerFactory) - Constructor for class org.apache.axis2.transport.http.server.HttpFactory
Create and configure a new HttpFactory
httpFactory - Variable in class org.apache.axis2.transport.http.SimpleHTTPServer
 
HTTPHeaderMessage - Class in org.apache.axis2.wsdl
 
HTTPHeaderMessage() - Constructor for class org.apache.axis2.wsdl.HTTPHeaderMessage
 
HTTPLocationBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
HTTPLocationBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
HTTPLocationBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
HTTPLocationBasedDispatcher() - Constructor for class org.apache.axis2.engine.HTTPLocationBasedDispatcher
Deprecated.  
HTTPSender - Class in org.apache.axis2.transport.http
 
HTTPSender() - Constructor for class org.apache.axis2.transport.http.HTTPSender
 
HttpServiceProcessor - Class in org.apache.axis2.transport.http.server
I/O processor intended to process requests and fill in responses.
HttpServiceProcessor(AxisHttpService, AxisHttpConnection, IOProcessorCallback) - Constructor for class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
HttpTransportProperties - Class in org.apache.axis2.transport.http
Utility bean for setting transport properties in runtime.
HttpTransportProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties
 
HttpTransportProperties.Authenticator - Class in org.apache.axis2.transport.http
 
HttpTransportProperties.Authenticator() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
HttpTransportProperties.MailProperties - Class in org.apache.axis2.transport.http
Deprecated. org.apache.axis2.transport.http.HttpTransportProperties.MailProperties has been deprecated and user are encourage the use of java.util.Properties instead.
HttpTransportProperties.MailProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
HttpTransportProperties.ProxyProperties - Class in org.apache.axis2.transport.http
 
HttpTransportProperties.ProxyProperties() - Constructor for class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
HTTPTransportReceiver - Class in org.apache.axis2.transport.http
Class HTTPTransportReceiver
HTTPTransportReceiver() - Constructor for class org.apache.axis2.transport.http.HTTPTransportReceiver
 
HTTPTransportUtils - Class in org.apache.axis2.transport.http
 
HTTPTransportUtils() - Constructor for class org.apache.axis2.transport.http.HTTPTransportUtils
 
HttpUtils - Class in org.apache.axis2.transport.http.server
 
httpVersion - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
httpVersion - Variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
httpVersion - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
HTTPWorker - Class in org.apache.axis2.transport.http
 
HTTPWorker() - Constructor for class org.apache.axis2.transport.http.HTTPWorker
 
HTTPWorkerFactory - Class in org.apache.axis2.transport.http
 
HTTPWorkerFactory() - Constructor for class org.apache.axis2.transport.http.HTTPWorkerFactory
 

I

ic - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
icon - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
icon - Variable in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
icon - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
icon - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
icon - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
IconType - Class in org.apache.axis2.jaxws.description.xml.handler
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.IconType
 
ID - Static variable in class javax.xml.ws.RespectBindingFeature
 
ID - Static variable in class javax.xml.ws.soap.AddressingFeature
 
ID - Static variable in class javax.xml.ws.soap.MTOMFeature
 
id - Variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
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 - Static variable in class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.EmptyType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.IconType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.String
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
 
id - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
 
ID.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
ID.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.ID.Factory
 
ID.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
ID.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.ID.Factory
 
IDENT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
identifier() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
 
IDENTIFIER - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
Identifier - Class in org.apache.axis2.mex.om
Class implemented for Identifier element defined in the WS-MEX spec.
Identifier(OMFactory, String, String) - Constructor for class org.apache.axis2.mex.om.Identifier
 
Identifier(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.Identifier
 
identifySOAPVersion(String) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder
 
IDGenerator - Class in org.apache.axis2.saaj.util
Code borrowed from AuthenticatorBase.java for generating a secure id's.
IDGenerator() - Constructor for class org.apache.axis2.saaj.util.IDGenerator
 
IDL - Class in org.apache.axis2.corba.idl.types
 
IDL() - Constructor for class org.apache.axis2.corba.idl.types.IDL
 
IDL_FILE - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
IDL_LITERAL - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
IDL_REPO_STRING - Static variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
IDL_VERSION - Static variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
IDLLexer - Class in org.apache.axis2.corba.idl.parser
 
IDLLexer(InputStream) - Constructor for class org.apache.axis2.corba.idl.parser.IDLLexer
 
IDLLexer(Reader) - Constructor for class org.apache.axis2.corba.idl.parser.IDLLexer
 
IDLLexer(InputBuffer) - Constructor for class org.apache.axis2.corba.idl.parser.IDLLexer
 
IDLLexer(LexerSharedInputState) - Constructor for class org.apache.axis2.corba.idl.parser.IDLLexer
 
IDLParser - Class in org.apache.axis2.corba.idl.parser
This is a complete parser for the IDL language as defined by the CORBA 3.0.2 specification.
IDLParser(TokenBuffer, int) - Constructor for class org.apache.axis2.corba.idl.parser.IDLParser
 
IDLParser(TokenBuffer) - Constructor for class org.apache.axis2.corba.idl.parser.IDLParser
 
IDLParser(TokenStream, int) - Constructor for class org.apache.axis2.corba.idl.parser.IDLParser
 
IDLParser(TokenStream) - Constructor for class org.apache.axis2.corba.idl.parser.IDLParser
 
IDLParser(ParserSharedInputState) - Constructor for class org.apache.axis2.corba.idl.parser.IDLParser
 
IDLProcessor - Class in org.apache.axis2.corba.idl
 
IDLProcessor(InputStream) - Constructor for class org.apache.axis2.corba.idl.IDLProcessor
 
IDLProcessorException - Exception in org.apache.axis2.corba.exceptions
 
IDLProcessorException() - Constructor for exception org.apache.axis2.corba.exceptions.IDLProcessorException
 
IDLProcessorException(String) - Constructor for exception org.apache.axis2.corba.exceptions.IDLProcessorException
 
IDLProcessorException(Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.IDLProcessorException
 
IDLProcessorException(String, Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.IDLProcessorException
 
IDLTokenTypes - Interface in org.apache.axis2.corba.idl.parser
 
IDLVisitor - Class in org.apache.axis2.corba.idl.parser
Created by IntelliJ IDEA.
IDLVisitor() - Constructor for class org.apache.axis2.corba.idl.parser.IDLVisitor
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.IDREF.Factory
 
IDREF.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
IDREF.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.IDREF.Factory
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.IDREFS.Factory
 
IDREFS.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
IDREFS.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.IDREFS.Factory
 
ILLEGAL_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
IMexOM - Interface in org.apache.axis2.mex.om
Base interface for objects implemented for elements defined in the WS-MEX spec.
import_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
IMPORT_TAG - Static variable in class org.apache.axis2.description.AxisService
 
IMPORT_TAG - Static variable in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
imported_scope() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
 
IN_REPLY_TO - Static variable in class org.apache.axis2.transport.mail.Constants
 
IN_REPLY_TO - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
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
INBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
 
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
 
infoHolder - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
init() - Method in interface org.apache.axis2.clustering.ClusterManager
Initialize the ClusteManager
init() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
init(AxisConfiguration) - Method in class org.apache.axis2.context.SessionContext
 
init(ConfigurationContext) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
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(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
 
init(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
 
init(HandlerDescription) - Method in class org.apache.axis2.handlers.AbstractHandler
Method init.
init(HandlerDescription) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
init(HandlerDescription) - Method in class org.apache.axis2.handlers.addressing.AddressingOutHandler
 
init(ConfigurationContext, AxisModule) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
init(ConfigurationContext) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
init(ConfigurationContext, AxisModule) - Method in class org.apache.axis2.mex.MetadataExchangeModule
 
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(ConfigurationContext, AxisModule) - Method in class org.apache.axis2.scripting.ScriptModule
Init by creating and deploying AxisServices for each script
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() - Method in class org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet
Applet initialization
init() - Method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Servlet initialiation
init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
init() - Method in class org.apache.axis2.transport.http.AxisAdminServlet
 
init(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Main init method
init() - Method in class org.apache.axis2.transport.http.AxisServlet
Convenient method to re-initialize the ConfigurationContext
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.AxisServlet
init(); start() and stop() wouldn't do anything.
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.CustomListener
 
init() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
init method in TransportListener
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.java.JavaTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.jms.JMSListener
This is the TransportListener initialization method invoked by Axis2
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.jms.JMSSender
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.local.LocalResponder
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Initialize the transport listener, and execute reactor in new seperate thread
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
Initialize the transport sender, and execute reactor in new seperate thread
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.tcp.TCPServer
 
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
init(ConfigurationContext, TransportInDescription) - Method in interface org.apache.axis2.transport.TransportListener
 
init(ConfigurationContext, TransportOutDescription) - Method in interface org.apache.axis2.transport.TransportSender
Initialize
init(ConfigurationContext, TransportInDescription) - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Initializing the XMPPListener.
init(ConfigurationContext, TransportOutDescription) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
Initialize the transport sender by reading pre-defined connection factories for outgoing messages.
init(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.extension.PolicyExtension
 
init2(boolean) - Method in class org.apache.axis2.deployment.RepositoryListener
 
init_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
init_param_attribute() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
init_param_decl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
init_param_decls() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
INIT_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
initCause(Throwable) - Method in exception javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initCluster() - Method in class org.apache.axis2.context.ConfigurationContext
Initializes the ClusterManager for this ConfigurationContext
initConfigContext(ServletConfig) - Method in class org.apache.axis2.transport.http.AxisServlet
Initialize the Axis configuration context
initContextRoot(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AxisServlet
Set the context root if it is not set already.
initDispatcher() - Method in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
initDispatcher() - Method in class org.apache.axis2.dispatchers.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
 
initDispatcher() - Method in class org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher
 
initDispatcher() - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
initEngine() - Method in class org.apache.axis2.scripting.ScriptInvoker
 
initFromRuntime(Properties, MessageContext) - Method in class org.apache.axis2.transport.mail.SimpleMailListener
 
INITIAL - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
Transport is in its initial stage.
InitializationRequestHandler - Class in org.apache.axis2.clustering.tribes
Handles initialization requests(GetConfiguration & GetState) from newly joining members
InitializationRequestHandler(ControlCommandProcessor) - Constructor for class org.apache.axis2.clustering.tribes.InitializationRequestHandler
 
initializeMessageContext(MessageContext, String, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
initializeTimeouts(MessageContext, HttpClient) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
This is used to get the dynamically set time out values from the message context.
InitParam - Annotation Type in javax.jws.soap
Deprecated. 
initParam - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
initParam - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
initParams() - Method in class org.apache.axis2.transport.http.AxisServlet
Initializes the Axis2 parameters.
initPingResponse(MessageContext) - Method in class org.apache.axis2.ping.PingResponse
 
initSAXFactory(String, boolean, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Initializes the SAX parser factory.
initScript(MessageContext) - Method in class org.apache.axis2.scripting.ScriptReceiver
Initializes the script service by finding the script source code, compiling it in a BSFEngine, and creating an OMElementConvertor for the script.
initService(ServiceGroupContext) - Static method in class org.apache.axis2.engine.DependencyManager
To init all the services in application scope
initServiceClass(Object, ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
Deprecated. please use initServiceObject()
initServiceObject(Object, ServiceContext) - Static method in class org.apache.axis2.engine.DependencyManager
Initialize a new service object.
initTransportListener(HttpServletRequest) - Method in class org.apache.axis2.transport.http.ListingAgent
 
inject(Object, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
inject(Object, Object) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Inject resource on Filed, Method or Class depending on how the @Resource annotation is defined.
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
injectionTarget - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
injectionTargetClass - Variable in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
 
injectionTargetName - Variable in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
 
InjectionTargetType - Class in org.apache.axis2.jaxws.description.xml.handler
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
 
injectOnClass(Object, Object, Class) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnClass(Object, Object, Class) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injection on the class.
injectOnField(Object, Object, Field) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnField(Object, Object, Field) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injected on the field.
injectOnMethod(Object, Object, Method) - Method in class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
injectOnMethod(Object, Object, Method) - Method in interface org.apache.axis2.jaxws.server.endpoint.injection.ResourceInjector
Resource will be injected on the Method.
injectWebServiceContext(MessageContext, WebServiceContext, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
INLINE - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
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() - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
INPUT_PART_QNAME_SUFFIX - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
INPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
inputReady(NHttpClientConnection, ContentDecoder) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Process ready input (i.e.
inputReady(NHttpClientConnection, ContentDecoder) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
inputReady(NHttpServerConnection, ContentDecoder) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
inputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
inputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
inputReady(NHttpServerConnection, ContentDecoder) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Process ready input by writing it into the Pipe
inputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
inputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
inReplyTo - Variable in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
insertBefore(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.axis2.saaj.TextImplEx
Insert a string at the specified 16-bit unit offset.
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.
insertValue(Any, DataType, Object) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
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.
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
Add the AttachmentAdapter as the property for the inbound or outbound attachment property
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
Add the AttachmentAdapter as the property for the inbound and/or outbound attachment property
install(MessageContext) - Static method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
Add the TransportHeadersAdapter as the property for TransportHeaders
instance - Variable in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
InstanceDispatcher - Class in org.apache.axis2.engine
Deprecated. The functionality of this class has moved into the DispatchPhase postconditions
InstanceDispatcher() - Constructor for class org.apache.axis2.engine.InstanceDispatcher
Deprecated.  
instantiatableMessageClassNames - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
INT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
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() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Integer.Factory
 
Integer.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Integer.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Integer.Factory
 
integer_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
integer_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
interf() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
Interface - Class in org.apache.axis2.corba.idl.types
 
Interface() - Constructor for class org.apache.axis2.corba.idl.types.Interface
 
INTERFACE - Static variable in interface org.apache.axis2.wsdl.util.Constants.CodegenStyle
 
interface_body() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
interface_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
interface_header() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
interface_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
INTERFACE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
INTERFACE_NAME - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
interface_name() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
INTERFACE_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
interface_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
internalSerialize(XMLStreamWriter) - Method in class org.apache.axis2.saaj.TextImplEx
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
internalSerializeAndConsume(XMLStreamWriter) - Method in class org.apache.axis2.saaj.TextImplEx
 
intValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
intValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
INVALID - Static variable in class org.apache.axis2.jaxws.description.validator.Validator
 
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
 
INVOCATION_LISTENER_LIST - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
INVOCATION_PATTERN - Static variable in class org.apache.axis2.jaxws.util.Constants
 
InvocationContext - Interface in org.apache.axis2.jaxws.core
The InvocationContext encapsulates all of the information relevant to a particular invocation.
InvocationContextFactory - Class in org.apache.axis2.jaxws.core
The InvocationContextFactory is used to create instances of an InvocationContext.
InvocationContextFactory() - Constructor for class org.apache.axis2.jaxws.core.InvocationContextFactory
 
InvocationContextImpl - Class in org.apache.axis2.jaxws.core
An implementation of the InvocationContext interface.
InvocationContextImpl() - Constructor for class org.apache.axis2.jaxws.core.InvocationContextImpl
 
InvocationController - Interface in org.apache.axis2.jaxws.core.controller
The InvocationController is an interface modeling the invocation of a target web service.
InvocationControllerFactory - Interface in org.apache.axis2.jaxws.core.controller
 
InvocationControllerFactoryImpl - Class in org.apache.axis2.jaxws.core.controller.impl
 
InvocationControllerFactoryImpl() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerFactoryImpl
 
InvocationControllerImpl - Class in org.apache.axis2.jaxws.core.controller.impl
An abstract implementation of the InvocationController interface.
InvocationControllerImpl() - Constructor for class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
InvocationHelper - Class in org.apache.axis2.jaxws.server
This class represents static methods that are utilized during the course of invocation of a JAX-WS endpoint.
InvocationHelper() - Constructor for class org.apache.axis2.jaxws.server.InvocationHelper
 
InvocationListener - Interface in org.apache.axis2.jaxws.server
This interface will be implemented by those components wishing to be notified when requests are received on the server-side and when responses have been constructed on the server-side.
InvocationListenerBean - Class in org.apache.axis2.jaxws.server
An instance of this class will be passed to the InvocationListener instances in both the request and response flow.
InvocationListenerBean() - Constructor for class org.apache.axis2.jaxws.server.InvocationListenerBean
 
InvocationListenerBean(EndpointInvocationContext, InvocationListenerBean.State) - Constructor for class org.apache.axis2.jaxws.server.InvocationListenerBean
 
InvocationListenerBean.State - Enum in org.apache.axis2.jaxws.server
 
InvocationListenerFactory - Interface in org.apache.axis2.jaxws.server
This interface will be implemented by those wishing to create instances of an InvocationListener based on certain context information for a given request.
InvocationListenerRegistry - Class in org.apache.axis2.jaxws.registry
This class will provide a means for JAX-WS users to register InvocationListenerFactory implementations.
InvocationListenerRegistry() - Constructor for class org.apache.axis2.jaxws.registry.InvocationListenerRegistry
 
InvocationPattern - Enum in org.apache.axis2.jaxws.core.controller
 
invoke(T) - Method in interface javax.xml.ws.Dispatch
 
invoke(T) - Method in interface javax.xml.ws.Provider
 
invoke(MessageContext) - Method in class org.apache.axis2.clustering.RequestBlockingHandler
 
invoke() - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
invoke() - Method in interface org.apache.axis2.corba.receivers.Invoker
 
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.addressing.AddressingInFaultHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingInHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingOutHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.addressing.AddressingValidationHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
Process and SOAP message
invoke(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.client.dispatch.DispatchOperationHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
invoke(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invoke(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs a synchronous (blocking) invocation of a target service.
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandChecker
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
invoke(MessageContext) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
Invoke the target endpoint synchronously
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invoke(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invoke(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This method is used to start the JAX-WS invocation of a target endpoint.
invoke(MessageContext) - Method in class org.apache.axis2.saaj.util.UnderstandAllHeadersHandler
 
invoke(CodeGenConfiguration) - Static method in class org.apache.axis2.schema.ExtensionUtility
 
invoke(String, Object[]) - Method in class org.apache.axis2.scripting.ScriptInvoker
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.java.JavaTransportSender
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.jms.JMSSender
Performs the actual sending of the JMS message
invoke(MessageContext) - Method in class org.apache.axis2.transport.local.LocalResponder
Method invoke
invoke(MessageContext) - Method in class org.apache.axis2.transport.local.LocalTransportSender
Method invoke
invoke(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.mail.server.SMTPFaultHandler
 
invoke(MessageContext) - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
transport sender invocation from Axis2 core
invoke(MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
Method invoke
invoke(MessageContext) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 
invokeAsync(T) - Method in interface javax.xml.ws.Dispatch
 
invokeAsync(T, AsyncHandler<T>) - Method in interface javax.xml.ws.Dispatch
 
invokeAsync(Object, AsyncHandler) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
invokeAsync(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
invokeAsync(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeAsync(InvocationContext, AsyncHandler) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeAsync(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs an asynchronous (non-blocking) invocation of the client based on a callback model.
invokeAsync(InvocationContext, AsyncHandler) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs an asynchronous (non-blocking) invocation of the client based on a polling model.
invokeAsync(MessageContext, EndpointCallback) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invokeAsync(MessageContext, EndpointCallback) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invokeAsync(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
invokeBlocking(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
Return value can be a single a object or an object array (itself an object) , but it is difficulty to figure the return object correctly unless we have TyepMapping in the client side too.
invokeBlocking(QName, Object[], Class[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
 
invokeBusinessLogic(MessageContext) - Method in class org.apache.axis2.corba.receivers.CorbaInOnlyMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.corba.receivers.CorbaInOutAsyncMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.corba.receivers.CorbaMessageReceiver
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.mex.MexMessageReceiver
Process GetMetadata request
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.ping.PingMessageReceiver
 
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

invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.apache.axis2.scripting.ScriptReceiver
Invokes the service by calling the script function
invokeInboundHandlers(HandlerInvocationContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerInvoker
Invokes all inbound handlers for the incoming request to the endpoint.
invokeInboundHandlers(MEPContext, List<Handler>, HandlerChainProcessor.MEP, boolean) - Static method in class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
Invoke Inbound Handlers
invokeInboundHandlers(HandlerInvocationContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
This invokes the inbound handlers for the invocation.
invokeMethod(Method, Object[]) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokeNonBlocking(QName, Object[], Callback) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
invokeNonBlocking(QName, Object[], AxisCallback) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
Invoke the nonblocking/Asynchronous call
invokeOneWay(T) - Method in interface javax.xml.ws.Dispatch
 
invokeOneWay(Object) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
invokeOneWay(InvocationContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
 
invokeOneWay(InvocationContext) - Method in interface org.apache.axis2.jaxws.core.controller.InvocationController
Performs a one-way invocation of the client.
invokeOneWay(MessageContext) - Method in interface org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
invokeOneWay(MessageContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
 
invokeOneWay(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
 
invokeOutboundHandlerFlow(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
This method will drive the invocation of the outbound JAX-WS application handler flow.
invokeOutboundHandlers(HandlerInvocationContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerInvoker
Invokes all inbound handlers for the incoming request to the endpoint.
invokeOutboundHandlers(MEPContext, List<Handler>, HandlerChainProcessor.MEP, boolean) - Static method in class org.apache.axis2.jaxws.handler.HandlerInvokerUtils
Invoke OutboundHandlers
invokeOutboundHandlers(HandlerInvocationContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerInvokerImpl
This invokes the outbound handlers for the invocation.
invokePostConstruct() - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
invokePostConstruct() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePostConstruct(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePostConstruct() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
 
invokePreDestroy() - Method in interface org.apache.axis2.jaxws.handler.lifecycle.factory.HandlerLifecycleManager
 
invokePreDestroy() - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePreDestroy(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
invokePreDestroy() - Method in interface org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager
 
Invoker - Interface in org.apache.axis2.corba.receivers
 
InvokerFactory - Interface in org.apache.axis2.corba.receivers
 
invokeRobust(QName, Object[]) - Method in class org.apache.axis2.rpc.client.RPCServiceClient
 
invokeService(MessageContext, Method, Object, Object[]) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
invokeServiceClass(AxisMessage, Method, Object, String, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
invokeTargetOperation(Method, Object[]) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
IOProcessor - Interface in org.apache.axis2.transport.http.server
 
IOProcessorCallback - Interface in org.apache.axis2.transport.http.server
 
IOR_FILE_PATH - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
IOR_STRING - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
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
 
IS_SERVER_SIDE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
isAbsolute(String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
Find whether a given uri is relative or not
isAbsoluteImport(String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
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
 
isAllowedRetry - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
isAllowedRetry will be using to check where the retry should be allowed or not.
isAllowedRetry() - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
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
 
isAnnoOneWay() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
isAnnoWebParamHeader(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
isAnonymous() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the anonymous status.
isAnyOperationContextRegistered() - Method in class org.apache.axis2.context.ConfigurationContext
 
isApplicationAccessLocked() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
isArray() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
isAssertionLocal(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isAsync() - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
isAsync(Method) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
Determine is this method is an async method
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isAttributeSpecified(int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isAttributeSpecified(int) - Method in class org.apache.axis2.util.StreamWrapper
 
isAuthenticationEnabled(MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
isBackwordCompatibilityMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isBackwordCompatibilityMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isBusinessObject() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
isCachingOperationContext() - Method in class org.apache.axis2.context.ServiceContext
 
isCallTransportCleanup() - Method in class org.apache.axis2.client.Options
 
isCanbeAbsent() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
isCancelled() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isCharacters() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isCharacters() - Method in class org.apache.axis2.util.StreamWrapper
 
isChoice() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isCKeyword(String) - Static method in class org.apache.axis2.wsdl.databinding.CUtils
Checks if the input string is a valid C keyword.
isClientSide() - Method in class org.apache.axis2.description.AxisService
 
isClosed() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
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 interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isComment() - Method in class org.apache.axis2.saaj.TextImplEx
Retrieves whether this Text object represents a comment.
isCommitted() - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
isComplete() - Method in class org.apache.axis2.client.async.Callback
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.
isComplete() - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
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.
isConsumed() - Method in interface org.apache.axis2.jaxws.message.Block
isConsumed Return true if the block is consumed.
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isConsumed() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
isConsumed() - Method in interface org.apache.axis2.jaxws.message.XMLPart
isConsumed Return true if the part is consumed.
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.context.ContextManager
 
isContextClusterable(AbstractContext) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
isControlOperation() - Method in class org.apache.axis2.description.AxisOperation
 
isConvertable(Object, Class) - Static method in class org.apache.axis2.jaxws.utility.ConvertUtils
This method should return true if the convert method will succeed.
isCustomWsdl() - Method in class org.apache.axis2.description.AxisService
 
isDataHandler(Class) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
isDataHandler(JClass) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
isDefault() - Method in class org.apache.axis2.corba.idl.types.UnionMember
 
isDefaultNamespace(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
isDefaultValueAvailable(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isDeprecatedServiceProviderConstruction() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Deprecated.  
isDestroyed() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
isDestroyed() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
isDestroyed() - Method in interface org.apache.axis2.transport.http.server.IOProcessor
 
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.
isDestructiveRead() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.datasource.SourceDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isDestructiveRead() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
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.
isDestructiveWrite() - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.datasource.SourceDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.datasource.XMLStringDataSource
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isDestructiveWrite() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
isDocLitBare(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
isDocLitBareMinimal(OperationDescription, ClassLoader) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If a webservices is created without xjc, then there will be no ObjectFactory classes packaged with the webservice.
isDocLitWrapped(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
 
isDocLitWrappedMinimal(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If a web service is created without wsgen, it is possible that the wrapper elements are missing.
isDocLitWrappedPlus(OperationDescription) - Static method in class org.apache.axis2.jaxws.marshaller.factory.MethodMarshallerFactory
If an web service is created using wsgen, it is possible that the sei does not comply with the wrapped rules.
isDoingMTOM() - Method in class org.apache.axis2.context.MessageContext
 
isDoingREST() - Method in class org.apache.axis2.context.MessageContext
 
isDoingREST(MessageContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
isDoingSwA() - Method in class org.apache.axis2.context.MessageContext
 
isDoingSWA() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isDoingSWA() - Method in interface org.apache.axis2.jaxws.message.Message
 
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
 
isDone() - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
ISE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field ISE[]
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
 
isElement() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
 
isElement() - Method in interface org.apache.axis2.jaxws.message.factory.BlockFactory
 
isElementContentWhitespace() - Method in class org.apache.axis2.saaj.TextImplEx
 
isElementData() - Method in interface org.apache.axis2.jaxws.message.Block
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
isElementData() - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
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
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
isEmpty() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
isEmpty() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
isEmpty() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
isEnableAllTransports() - Method in class org.apache.axis2.description.AxisService
 
isEnabled() - Method in class javax.xml.ws.WebServiceFeature
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isEndElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isEndElement() - Method in class org.apache.axis2.util.StreamWrapper
 
isEndpointBased() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
isEngaged(String) - Method in class org.apache.axis2.context.MessageContext
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBinding
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisBindingOperation
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisDescription
Check if a given module is engaged at this level.
isEngaged(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
 
isEngaged(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
isEngaged(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Use AxisConfiguration.isEngaged(String)
isEngaged(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
isEngaged(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
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(ServiceContext) - Method in class org.apache.axis2.context.ServiceContext
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(ServiceGroupContext) - Method in class org.apache.axis2.context.ServiceGroupContext
Compares key parts of the state from the current instance of this class with the specified instance to see if they are equivalent.
isEquivalent(ArrayList, ArrayList, boolean) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(Map, Map, boolean) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isEquivalent(LinkedList, LinkedList) - Static method in class org.apache.axis2.util.ObjectStateUtils
Compares the two collections to see if they are equivalent.
isExceptionToBeThrownOnSOAPFault() - Method in class org.apache.axis2.client.Options
If there is a SOAP Fault in the body of the incoming SOAP Message, system can be configured to throw an exception with the details extracted from the information from the fault message.
isExcluded() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
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
Deprecated. please use MessageContext.isTrue(propertyName) instead
isExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
isExtension() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the extension status.
isExtensionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a extension base type.
isFalse(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'true' if its 'false', '0', or 'no' - else 'false'

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

isFalse(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isFalse(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isFalseExplicitly(String) - Static method in class org.apache.axis2.util.JavaUtils
Tests the String 'value': return 'true' if its null, 'false', '0', or 'no' - else 'false'
isFalseExplicitly(Object, boolean) - Static method in class org.apache.axis2.util.JavaUtils
Tests the Object 'value': if its null, return default.
isFalseExplicitly(Object) - Static method in class org.apache.axis2.util.JavaUtils
 
isFault() - Method in class org.apache.axis2.context.MessageContext
 
isFault() - Method in class org.apache.axis2.description.AxisBindingMessage
 
isFault() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isFault() - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
isFault(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
isFault(SOAPEnvelope) - Static method in class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
isFault() - Method in interface org.apache.axis2.jaxws.message.XMLPart
Determines whether the XMLPart represents a Fault
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
 
isGenericURI() - Method in class org.apache.axis2.databinding.types.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isHasParticleType() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isHeader() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
isHeaderPresent() - Method in class org.apache.axis2.context.MessageContext
Deprecated. The bonus you used to get from this is now built in to SOAPEnvelope.getHeader()
isHelperMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isHighSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns whether the given character is a high surrogate
isHolderType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
isHolderType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
isHostInNonProxyList(String, String) - Static method in class org.apache.axis2.transport.http.ProxyConfiguration
Check if the specified host is in the list of non proxy hosts.
isHotUpdate() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
isHttpBinding(AxisBinding) - Static method in class org.apache.axis2.deployment.util.Utils
 
isHTTPBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isInherited(Method, String) - Static method in class org.apache.axis2.jaxws.description.builder.converter.ConverterUtils
This method will check to see if a method's declaring class is the Object class.
isInputPresentForMEP(String) - Static method in class org.apache.axis2.wsdl.WSDLUtil
returns whether the given mep uri is one of the input meps
isInterface() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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
 
isIP4Address(String) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
isJar(InputStream) - Static method in class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
Check if this inputstream is a jar/zip
isJar(File) - Static method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
Check if this inputstream is a jar/zip
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
 
isJAXWSAsyncClientMethod() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
Answer if this operation corresponds to the JAX-WS Client-only async methods.
isJAXWSClass(Class) - Static method in class org.apache.axis2.jaxws.utility.ClassUtils
 
isJMSService(AxisService) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Should this service be enabled on JMS transport?
isLast() - Method in class org.apache.axis2.engine.Deployable
 
isLatest(String, String) - Static method in class org.apache.axis2.util.Utils
 
isList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isList() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
isListEmpty() - Method in class org.apache.axis2.util.MetaDataEntry
Indicates whether the list is empty or not
isListenerRunning(String) - Method in class org.apache.axis2.engine.ListenerManager
 
isListType() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
isListType() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
isListType() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
isListType() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
isListType() - Method in interface org.apache.axis2.jaxws.description.ParameterDescription
 
isLocalhost(String) - Static method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
 
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
isMaintainSession() - Method in class org.apache.axis2.jaxws.core.MessageContext
Used to determine whether or not session state has been enabled.
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.
isMexDisabled(Parameter) - Static method in class org.apache.axis2.mex.util.MexUtil
Check if metadata exchange has been disabled for a service.
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
 
isMonitoring() - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
 
isMonitoring() - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
 
isMonitoring() - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
 
isMTOMBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isMTOMEnabled() - Method in interface javax.xml.ws.soap.SOAPBinding
 
isMTOMEnabled() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
isMTOMEnabled(Object) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
isMTOMEnabled() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Signals whether or not MTOM has been turned on for the endpoint based on the annotation configuration.
isMTOMEnabled(Object) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
Answer if MTOM is enabled for the service represented by this Service Description.
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
 
isMTOMEnabled() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isMTOMEnabled() - Method in interface org.apache.axis2.jaxws.message.Message
A message is MTOM enabled if the associated dispatch/client/impl/provider has a binding type that enables MTOM.
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.
isNamespaceSupported(String) - Method in interface org.apache.axis2.mex.om.IMexOM
 
isNamespaceSupported(String) - Method in class org.apache.axis2.mex.om.MexOM
 
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.
isOneWay() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
isOneWay() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
isOneWay() - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
isOneWay(MessageContext) - Static method in class org.apache.axis2.jaxws.server.EndpointController
 
isOneWay() - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Returns a boolean value indicating whether or not the invocation pattern for the request is one way or not.
isOneWay() - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
isOpen() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isOperationReturningResult() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
isOptional() - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
isOrdered() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the ordered status.
isOutbound() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
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
 
isPackClasses() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Gets the wrap classes flag.
isParameterLocked(String) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
isParameterLocked(String) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
isParameterLocked(String) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
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
 
isPostConstruct(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
isPostPivot() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
isPostPivot() - Method in interface org.apache.axis2.jaxws.message.Message
 
isPreDestroy(Method) - Method in class org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager
 
isPrimitive(TypeCode) - Static method in class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
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
 
isPropertiesEmpty() - Method in class org.apache.axis2.clustering.context.commands.UpdateContextCommand
 
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.
isProviderBased() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
isProxyEnabled(MessageContext, URL) - Static method in class org.apache.axis2.transport.http.ProxyConfiguration
Check first if the proxy is configured or active.
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.
isPublished() - Method in class javax.xml.ws.Endpoint
 
isPublished() - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
isQNameAvailable() - Method in interface org.apache.axis2.jaxws.message.Block
 
isQNameAvailable() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
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.Base64Binary
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
isRemoved() - Method in class org.apache.axis2.context.PropertyDifference
 
isRepeatable() - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
isRepeatable() - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
isReplyRedirected(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
Returns true if the ReplyTo address does not match one of the supported anonymous urls.
isRequired() - Method in class javax.xml.ws.soap.AddressingFeature
 
isRequired() - Method in class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
isRequired() - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
isRequired() - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
isResettable() - Method in class org.apache.axis2.jaxws.message.util.Reader
isResettable
isResponseReceived() - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
Indicates response message is received at client side.
isResponseWritten() - Method in class org.apache.axis2.context.MessageContext
 
isResponseWritten() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
isResponseWritten() - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
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.
isRESTRequest(String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
This will match for content types that will be regarded as REST in WSDL2.0.
isRestriction() - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Gets the restriction status.
isRestrictionBaseType(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Checks if it is a restriction base type.
isResultHeader() - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
isRunning() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
isRunning() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Checks if this HTTP server instance is running.
isSameNode(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
isSchemaLocationsAdjusted() - Method in class org.apache.axis2.description.AxisService
 
isSequence() - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
isServer() - Method in class org.apache.axis2.jaxws.core.MessageContext
 
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 interface org.apache.axis2.jaxws.description.ServiceDescription
 
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.
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.
isServiceProvider() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Answer does this composite represent a service requester (aka client) or a service provider (aka server).
isSetoutputSourceLocation() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
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
 
isSOAP11Binding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isSoap12Binding(AxisBinding) - Static method in class org.apache.axis2.deployment.util.Utils
 
isSOAP12Binding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isSOAP_ENC(String) - Static method in class org.apache.axis2.schema.SchemaCompiler
Returns true if SOAP_ENC Namespace.
isSOAPBinding(String) - Static method in class org.apache.axis2.jaxws.binding.BindingUtils
 
isSOAPBinding(String) - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
 
isSourceControlDir(File) - Method in class org.apache.axis2.deployment.RepositoryListener
 
isSpace(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isStale() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
isStandalone() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isStandalone() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isStartElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
isStartElement() - Method in class org.apache.axis2.util.StreamWrapper
 
isStopped() - Method in class org.apache.axis2.engine.ListenerManager
 
isSupplemental(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSuppressPrefixesMode() - Method in class org.apache.axis2.schema.CompilerOptions
 
isSuppressPrefixesMode() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
isSyncOn() - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
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
 
isUserInRole(String) - Method in interface javax.xml.ws.WebServiceContext
 
isUserInRole(String) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
isUserInRole(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
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.corba.deployer.SchemaGenerator
 
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(WebServiceFeature) - Method in class org.apache.axis2.jaxws.feature.ClientFramework
 
isValid(Annotation) - Method in class org.apache.axis2.jaxws.feature.ServerFramework
 
isValid(int) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the specified character is valid.
isValidIANAEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.axis2.util.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.axis2.util.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValue() - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
Gets the value of the value property.
isValueSet(char) - Method in class org.apache.axis2.util.OptionsParser
Returns a string (or null) specifying the value for the passed option.
isWebResult() - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
isWebResultAnnotationSpecified() - Method in interface org.apache.axis2.jaxws.description.OperationDescriptionJava
 
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
isWhiteSpace() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
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
 
isWSDLFullySpecified() - Method in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
Is the WSDL definition fully specified for the endpoint (WSDL 1.1 port) represented by this EndpointDescription.
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.
isWSDLSpecified() - Method in interface org.apache.axis2.jaxws.description.ServiceDescriptionWSDL
 
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.
isxmlList() - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
isXOPPackage() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Override isXOPPackaget to calculate the isXOPPackage setting
isXOPPackage() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
isxServicePath() - Method in class org.apache.axis2.transport.mail.MailToInfo
 
item(int) - Method in class org.apache.axis2.saaj.NodeListImpl
Returns the indexth item in the collection.
itemTypeClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
itemTypeQName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

J

JarFileUrlConnection - Class in org.apache.axis2.classloader
 
JarFileUrlConnection(URL, JarFile, JarEntry) - Constructor for class org.apache.axis2.classloader.JarFileUrlConnection
 
JarFileUrlStreamHandler - Class in org.apache.axis2.classloader
 
JarFileUrlStreamHandler() - Constructor for class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
JarFileUrlStreamHandler(JarFile, JarEntry) - Constructor for class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
JarStreamHandlerFactory - Class in org.apache.axis2.classloader
 
JarStreamHandlerFactory() - Constructor for class org.apache.axis2.classloader.JarStreamHandlerFactory
 
Java2WSDLConstants - Interface in org.apache.axis2.description.java2wsdl
 
Java2WSDLUtils - Class in org.apache.axis2.description.java2wsdl
 
Java2WSDLUtils() - Constructor for class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
JAVA_DEFAULT_TYPE - Static variable in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
JAVA_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAVA_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
JAVA_NAME - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
JAVA_NS - Static variable in class org.apache.axis2.namespace.Constants
 
JAVA_PKG_2_NSMAP_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
JAVA_PKG_2_NSMAP_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
JavaBeanDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
The JavaBeanDispatcher is used to manage creating an instance of a JAX-WS service implementation bean and dispatching the inbound request to that instance.
JavaBeanDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
 
JavaBeanWriter - Class in org.apache.axis2.schema.writer
Java Bean writer for the schema compiler.
JavaBeanWriter() - Constructor for class org.apache.axis2.schema.writer.JavaBeanWriter
Default constructor
JavaClassToDBCConverter - Class in org.apache.axis2.jaxws.description.builder.converter
 
JavaClassToDBCConverter(Class) - Constructor for class org.apache.axis2.jaxws.description.builder.converter.JavaClassToDBCConverter
 
JavaDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
JavaDispatcher is an abstract class that can be extended to implement an EndpointDispatcher to a Java object.
JavaDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
JavaDispatcher.AsyncInvocationWorker - Class in org.apache.axis2.jaxws.server.dispatcher
 
JavaDispatcher.AsyncInvocationWorker(Method, Object[], ClassLoader, EndpointInvocationContext) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker
 
JavaEmitter - Class in org.apache.axis2.wsdl.codegen.emitter
 
JavaEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaEmitter(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaEmitter(CodeGenConfiguration, TypeMapper) - Constructor for class org.apache.axis2.wsdl.codegen.emitter.JavaEmitter
 
JavaFieldsToFDCConverter - Class in org.apache.axis2.jaxws.description.builder.converter
This class will be used to convert Java Fields into FieldDescriptionComposite objects.
JavaFieldsToFDCConverter(Field[]) - Constructor for class org.apache.axis2.jaxws.description.builder.converter.JavaFieldsToFDCConverter
 
JavaIdentifierType - Class in org.apache.axis2.jaxws.description.xml.handler
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.JavaIdentifierType
 
JavaMethodsToMDCConverter - Class in org.apache.axis2.jaxws.description.builder.converter
 
JavaMethodsToMDCConverter(Method[], Constructor[], String) - Constructor for class org.apache.axis2.jaxws.description.builder.converter.JavaMethodsToMDCConverter
 
JavaParamToPDCConverter - Class in org.apache.axis2.jaxws.description.builder.converter
 
JavaParamToPDCConverter(Type[], Annotation[][]) - Constructor for class org.apache.axis2.jaxws.description.builder.converter.JavaParamToPDCConverter
 
JavaPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JavaPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
 
JavaTransportSender - Class in org.apache.axis2.transport.java
 
JavaTransportSender() - Constructor for class org.apache.axis2.transport.java.JavaTransportSender
 
JavaTypeMap - Class in org.apache.axis2.schema.typemap
The java type map.
JavaTypeMap() - Constructor for class org.apache.axis2.schema.typemap.JavaTypeMap
 
JavaTypeMapper - Class in org.apache.axis2.wsdl.databinding
The java type mapper can do without any default configuration However if any such default type mappings are needed, they can be put inside the constructor
JavaTypeMapper() - Constructor for class org.apache.axis2.wsdl.databinding.JavaTypeMapper
 
JavaTypeType - Class in org.apache.axis2.jaxws.description.xml.handler
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.JavaTypeType
 
JavaUtils - Class in org.apache.axis2.jaxws.utility
Common Java Utilites
JavaUtils - Class in org.apache.axis2.util
JavaUtils
JavaUtils() - Constructor for class org.apache.axis2.util.JavaUtils
 
javax.jws - package javax.jws
 
javax.jws.soap - package javax.jws.soap
 
javax.xml.namespace - package javax.xml.namespace
 
javax.xml.soap - package javax.xml.soap
 
javax.xml.ws - package javax.xml.ws
 
javax.xml.ws.handler - package javax.xml.ws.handler
 
javax.xml.ws.handler.soap - package javax.xml.ws.handler.soap
 
javax.xml.ws.http - package javax.xml.ws.http
 
javax.xml.ws.soap - package javax.xml.ws.soap
 
javax.xml.ws.spi - package javax.xml.ws.spi
 
javax.xml.ws.wsaddressing - package javax.xml.ws.wsaddressing
 
JAXB_RI_API_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_IMPL_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_PROCESS_METHOD - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_UTILITY_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXB_RI_XJC_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JAXBAttachmentMarshaller - Class in org.apache.axis2.datasource.jaxb
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs on the MessageContext
JAXBAttachmentMarshaller(MessageContext, XMLStreamWriter) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Construct the JAXBAttachmentMarshaller that has access to the MessageContext
JAXBAttachmentMarshaller - Class in org.apache.axis2.jaxws.message.attachments
An implementation of the JAXB AttachmentMarshaller that is used to handle binary data from JAXB and create populate the appropriate constructs within the JAX-WS Message Model.
JAXBAttachmentMarshaller(Message, XMLStreamWriter) - Constructor for class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.axis2.datasource.jaxb
JAXBAttachmentUnmarshaller

An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is used for deserializing XOP elements into their corresponding binary data packages.

JAXBAttachmentUnmarshaller(MessageContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.axis2.jaxws.message.attachments
JAXBAttachmentUnmarshaller

An implementation of the javax.xml.bind.attachment.AttachmentUnmarshaller that is used for deserializing XOP elements into their corresponding binary data packages.

JAXBAttachmentUnmarshaller(Message) - Constructor for class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentUnmarshaller
 
JAXBAttachmentUnmarshallerMonitor - Class in org.apache.axis2.datasource.jaxb
The monitor is used by the tests to ensure that the JAXBAttachmentUnmarshaller is used and is functioning correctly.
JAXBBlock - Interface in org.apache.axis2.jaxws.message.databinding
JAXBBlock Block represented by a JAXB object
JAXBBlockContext - Class in org.apache.axis2.jaxws.message.databinding
 
JAXBBlockContext(TreeSet<String>, String) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Full Constructor JAXBBlockContext (most performant)
JAXBBlockContext(TreeSet<String>) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Slightly slower constructor
JAXBBlockContext(String) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
Deprecated.  
JAXBBlockContext(JAXBContext) - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
"Dispatch" Constructor Use this full constructor when the JAXBContent is provided by the customer.
JAXBBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
JAXBBlockFactory

Creates a JAXBBlock.

JAXBBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
JAXBBlockFactoryImpl Creates a JAXBBlock
JAXBBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockFactoryImpl
Default Constructor required for Factory
JAXBBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
JAXBBlockImpl

A Block containing a JAXB business object (either a JAXBElement or an object with @XmlRootElement).

jaxbContext - Static variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
JAXBCustomBuilder - Class in org.apache.axis2.datasource.jaxb
JAXBCustomBuilder creates an OMSourcedElement backed by a JAXBDataSource for the specified namespace and localPart.
JAXBCustomBuilder(JAXBDSContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBCustomBuilder
Create a JAXBCustomBuilder
JAXBCustomBuilderMonitor - Class in org.apache.axis2.datasource.jaxb
The monitor is used by the tests to ensure that the JAXBCustomBuilder is used and is functioning correctly.
JAXBDataSource - Class in org.apache.axis2.datasource.jaxb
OMDataSource backed by a jaxb object
JAXBDataSource(Object, JAXBDSContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
JAXBDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
JAXBDispatch(ServiceDelegate, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
JAXBDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
JAXBDispatchAsyncListener - Class in org.apache.axis2.jaxws.client.dispatch
The JAXBDispatchAsyncListener is an extension of the AsyncResponse class to provide JAX-B specific function when processing an async response.
JAXBDispatchAsyncListener(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
JAXBDSContext - Class in org.apache.axis2.datasource.jaxb
 
JAXBDSContext(TreeSet<String>, String) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Full Constructor JAXBDSContext (most performant)
JAXBDSContext(TreeSet<String>) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Slightly slower constructor
JAXBDSContext(String) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
Deprecated.  
JAXBDSContext(JAXBContext) - Constructor for class org.apache.axis2.datasource.jaxb.JAXBDSContext
"Dispatch" Constructor Use this full constructor when the JAXBContent is provided by the customer.
JAXBRIExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JAXBRIExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
JaxbSchemaGenerator - Class in org.apache.axis2.jaxbri
 
JaxbSchemaGenerator(ClassLoader, String, String, String) - Constructor for class org.apache.axis2.jaxbri.JaxbSchemaGenerator
 
JAXBUtils - Class in org.apache.axis2.jaxws.message.databinding
JAXB Utilites to pool JAXBContext and related objects.
JAXBUtils() - Constructor for class org.apache.axis2.jaxws.message.databinding.JAXBUtils
 
JAXBUtils.CONSTRUCTION_TYPE - Enum in org.apache.axis2.jaxws.message.databinding
 
JAXBUtilsMonitor - Class in org.apache.axis2.jaxws.message.databinding
The monitor is used by the tests to ensure that the JAXBUtils code is used and is functioning correctly.
JAXBWrapperException - Exception in org.apache.axis2.jaxws.wrapper.impl
 
JAXBWrapperException() - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(String) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperException(Throwable) - Constructor for exception org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException
 
JAXBWrapperTool - Interface in org.apache.axis2.jaxws.wrapper
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)
JAXBWrapperToolImpl - Class in org.apache.axis2.jaxws.wrapper.impl
The JAXBWrapper tool is used to create a JAXB Object from a series of child objects (wrap) or get the child objects from a JAXB Object (unwrap)
JAXBWrapperToolImpl() - Constructor for class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
jaxrpcMappingFile - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
JAXWS20Emitter - Class in org.apache.axis2.wsdl.codegen.emitter.jaxws
 
JAXWS20Emitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
 
JAXWS_IMPL_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
JAXWS_INBOUND_SOAP_HEADERS - Static variable in class org.apache.axis2.Constants
 
JAXWS_INBOUND_SOAP_HEADERS - Static variable in interface org.apache.axis2.jaxws.Constants
 
JAXWS_JARS_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
JAXWS_NOWSDL_PROVIDER_OPERATION_NAME - Static variable in interface org.apache.axis2.jaxws.description.EndpointInterfaceDescription
The name of a special operation added to EndpointInterfaceDescriptions for provider endpoints that do not specify WSDL, and therefore do not have specific WSDL operations created.
JAXWS_OUTBOUND_SOAP_HEADERS - Static variable in class org.apache.axis2.Constants
 
JAXWS_OUTBOUND_SOAP_HEADERS - Static variable in interface org.apache.axis2.jaxws.Constants
 
JAXWS_PORT_TYPE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
JAXWSCatalogManager - Interface in org.apache.axis2.jaxws.catalog
 
JAXWSDeployer - Class in org.apache.axis2.jaxws.framework
 
JAXWSDeployer() - Constructor for class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
JAXWSEmitter - Class in org.apache.axis2.wsdl.codegen.emitter.jaxws
 
JAXWSEmitter() - Constructor for class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
JAXWSEndpointReferenceFactory - Interface in org.apache.axis2.jaxws.addressing.factory
This class represents factories that can be used to generate instances of the EndpointReference.
JAXWSEndpointReferenceFactoryImpl - Class in org.apache.axis2.jaxws.addressing.factory.impl
This class is used to generate instances of the following subclasses of EndpointReference.
JAXWSEndpointReferenceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
Constructor
JAXWSExecutorFactory - Class in org.apache.axis2.jaxws.utility
This is an implementation of the ExecutorFactory interface.
JAXWSExecutorFactory() - Constructor for class org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
 
JAXWSMessageReceiver - Class in org.apache.axis2.jaxws.server
The JAXWSMessageReceiver is the entry point, from the server's perspective, to the JAX-WS code.
JAXWSMessageReceiver() - Constructor for class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
JAXWSPROVIDER_PROPERTY - Static variable in class javax.xml.ws.spi.Provider
 
JAXWSProxyHandler - Class in org.apache.axis2.jaxws.client.proxy
ProxyHandler is the java.lang.reflect.InvocationHandler implementation.
JAXWSProxyHandler(ServiceDelegate, Class, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
JAXWSProxyHandler(ServiceDelegate, Class, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
JAXWSRIWSDLGenerator - Class in org.apache.axis2.jaxws.description.builder
This class will implement an interface that is defined by the MDQ code.
JAXWSRIWSDLGenerator(AxisService) - Constructor for class org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator
 
JAXWSThreadFactory - Class in org.apache.axis2.jaxws.utility
Factory to create threads in the ThreadPool Executor.
JAXWSThreadFactory() - Constructor for class org.apache.axis2.jaxws.utility.JAXWSThreadFactory
 
JAXWSWapperExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
JAXWSWapperExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JAXWSWapperExtension
 
JiBXDataSource - Class in org.apache.axis2.jibx
Data source for OM element backed by JiBX data bound object.
JiBXDataSource(IMarshallable, IBindingFactory) - Constructor for class org.apache.axis2.jibx.JiBXDataSource
Constructor from marshallable object and binding factory.
JiBXDataSource(Object, int, String, String, String, int[], String[], IBindingFactory) - Constructor for class org.apache.axis2.jibx.JiBXDataSource
Constructor from object with mapping index and binding factory.
JiBXExtension - Class in org.apache.axis2.wsdl.codegen.extension
Code generation data binding extension for JiBX support.
JiBXExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.JiBXExtension
 
JMS_BYTE_MESSAGE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The message type indicating a BytesMessage.
JMS_COORELATION_ID - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the JMS correlation id
JMS_MESSAGE_TYPE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the JMS message type
JMS_PREFIX - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The prefix indicating an Axis JMS URL
JMS_TEXT_MESSAGE - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The message type indicating a TextMessage.
JMS_WAIT_REPLY - Static variable in class org.apache.axis2.transport.jms.JMSConstants
A MessageContext property or client Option stating the time to wait for a response JMS message
JMSConnectionFactory - Class in org.apache.axis2.transport.jms
Encapsulate a JMS Connection factory definition within an Axis2.xml

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

JMSConstants - Class in org.apache.axis2.transport.jms
 
JMSConstants() - Constructor for class org.apache.axis2.transport.jms.JMSConstants
 
JMSListener - Class in org.apache.axis2.transport.jms
The JMS Transport listener implementation.
JMSListener() - Constructor for class org.apache.axis2.transport.jms.JMSListener
 
JMSMessageReceiver - Class in org.apache.axis2.transport.jms
This is the actual receiver which listens for and accepts JMS messages, and hands them over to be processed by a worker thread.
JMSOutTransportInfo - Class in org.apache.axis2.transport.jms
The JMS OutTransportInfo
JMSSender - Class in org.apache.axis2.transport.jms
The TransportSender for JMS
JMSSender() - Constructor for class org.apache.axis2.transport.jms.JMSSender
 
JMSUtils - Class in org.apache.axis2.transport.jms
 
JMSUtils() - Constructor for class org.apache.axis2.transport.jms.JMSUtils
 
JndiNameType - Class in org.apache.axis2.jaxws.description.xml.handler
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.JndiNameType
 
JSOMElementConvertor - Class in org.apache.axis2.scripting.convertors
JSObjectConvertor converts between OMElements and JavaScript E4X XML objects
JSOMElementConvertor() - Constructor for class org.apache.axis2.scripting.convertors.JSOMElementConvertor
 
JSONBadgerfishDataSource - Class in org.apache.axis2.json
JSONDataSource keeps the JSON String inside and consumes it when needed.
JSONBadgerfishDataSource(InputStream, String) - Constructor for class org.apache.axis2.json.JSONBadgerfishDataSource
 
JSONBadgerfishMessageFormatter - Class in org.apache.axis2.json
This JSONBadgerfishMessageFormatter is the formatter for "Badgerfish" formatted JSON in Axis2.
JSONBadgerfishMessageFormatter() - Constructor for class org.apache.axis2.json.JSONBadgerfishMessageFormatter
 
JSONBadgerfishOMBuilder - Class in org.apache.axis2.json
 
JSONBadgerfishOMBuilder() - Constructor for class org.apache.axis2.json.JSONBadgerfishOMBuilder
 
JSONDataSource - Class in org.apache.axis2.json
JSONDataSource keeps the JSON String inside and consumes it when needed.
JSONDataSource(InputStream, String) - Constructor for class org.apache.axis2.json.JSONDataSource
 
JSONMessageFormatter - Class in org.apache.axis2.json
This JSONMessageFormatter is the formatter for "Mapped" formatted JSON in Axis2.
JSONMessageFormatter() - Constructor for class org.apache.axis2.json.JSONMessageFormatter
 
JSONOMBuilder - Class in org.apache.axis2.json
Makes the OMSourcedElementImpl object with the JSONDataSource inside.
JSONOMBuilder() - Constructor for class org.apache.axis2.json.JSONOMBuilder
 

K

KEY - Static variable in class org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
 
keySet() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
keySet() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
keySet() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
keySet() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
keySet() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
keySet() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
keySet() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
keySet() - Method in class org.apache.axis2.util.MultipleEntryHashMap
 

L

lang - Variable in class org.apache.axis2.jaxws.description.xml.handler.DescriptionType
 
lang - Variable in class org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
 
lang - Variable in class org.apache.axis2.jaxws.description.xml.handler.IconType
 
Language - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].
Language() - Constructor for class org.apache.axis2.databinding.types.Language
 
Language(String) - Constructor for class org.apache.axis2.databinding.types.Language
ctor for Language
Language - Class in org.apache.axis2.databinding.types.soapencoding
Language bean class
Language() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Language
 
Language - Class in org.apache.axis2.databinding.types.xsd
Language bean class
Language() - Constructor for class org.apache.axis2.databinding.types.xsd.Language
 
language - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
Language.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Language.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Language.Factory
 
Language.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Language.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Language.Factory
 
largeIcon - Variable in class org.apache.axis2.jaxws.description.xml.handler.IconType
 
LAST_ENTRY - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
lastCheckTime - Variable in class org.apache.axis2.scripting.ScriptInvoker
 
lastestImportURI - Variable in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
lastModified - Variable in class org.apache.axis2.scripting.ScriptInvoker
 
lastTouchedTime - Variable in class org.apache.axis2.context.AbstractContext
 
LBRACK - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LCURLY - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
leftOver(Serializable, Member) - Method in class org.apache.axis2.clustering.tribes.InitializationRequestHandler
 
LEGAL_CHARACTERS_IN_PATH - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
LEGAL_CHARACTERS_IN_QUERY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
LEGAL_CHARACTERS_IN_URL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
lengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
lengthOfData() - Method in class org.apache.axis2.transport.http.util.ComplexPart
Return the length of the data.
Lifecycle - Interface in org.apache.axis2.service
The Lifecycle interface should be implemented by your back-end service class if you wish to be notified of creation and cleanup by the Axis2 framework.
lifecycleCallbackClass - Variable in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
 
LifecycleCallbackType - Class in org.apache.axis2.jaxws.description.xml.handler
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
 
LifecycleException - Exception in org.apache.axis2.jaxws.lifecycle
 
LifecycleException() - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(String) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleException(Throwable) - Constructor for exception org.apache.axis2.jaxws.lifecycle.LifecycleException
 
LifecycleManager - Class in org.apache.axis2.jaxws.spi.handler
 
LifecycleManager(Object) - Constructor for class org.apache.axis2.jaxws.spi.handler.LifecycleManager
 
list - Variable in class org.apache.axis2.description.Flow
Field list
LIST - Static variable in class org.apache.axis2.transport.mail.Constants
 
LIST_CONTEXTS - Static variable in class org.apache.axis2.Constants
 
LIST_GLOABLLY_ENGAGED_MODULES - Static variable in class org.apache.axis2.Constants
 
LIST_MODULES - Static variable in class org.apache.axis2.Constants
 
LIST_OPERATIONS_FOR_THE_SERVICE - Static variable in class org.apache.axis2.Constants
 
LIST_PHASES - Static variable in class org.apache.axis2.Constants
Field REQUEST_URL_PREFIX
LIST_SERVICE_GROUPS - Static variable in class org.apache.axis2.Constants
 
listen(JMSMessageReceiver) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Begin listening for messages on the list of destinations associated with this connection factory.
listen(XMPPPacketListener) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
LISTENER_INTERVAL - Static variable in class org.apache.axis2.transport.mail.Constants
 
LISTENER_PORT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
listenerClass - Variable in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
listenerManager - Variable in class org.apache.axis2.engine.AxisServer
 
ListenerManager - Class in org.apache.axis2.engine
 
ListenerManager() - Constructor for class org.apache.axis2.engine.ListenerManager
 
ListenerType - Class in org.apache.axis2.jaxws.description.xml.handler
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ListenerType
 
listenOnDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Listen on the given destination from this connection factory.
ListingAgent - Class in org.apache.axis2.transport.http
 
ListingAgent(ConfigurationContext) - Constructor for class org.apache.axis2.transport.http.ListingAgent
 
literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
LITERAL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LITERAL_abstract - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_any - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_attribute - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_boolean - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_case - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_char - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_component - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_const - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_consumes - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_context - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_custom - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_default - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_double - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_emits - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_enum - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_eventtype - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_exception - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_factory - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_FALSE - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_finder - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_fixed - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_float - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_getraises - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_home - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_import - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_in - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_inout - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_interface - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_local - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_long - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_manages - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_module - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_multiple - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_native - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_Object - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_octet - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_oneway - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_out - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_primarykey - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_private - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_provides - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_public - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_publishes - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_raises - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_readonly - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_sequence - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_setraises - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_short - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_string - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_struct - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_supports - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_switch - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_TRUE - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_truncatable - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_typedef - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_typeid - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_typeprefix - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_union - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_unsigned - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_uses - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_ValueBase - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_valuetype - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_void - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_wchar - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LITERAL_wstring - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LOAD_SERVICE_GROUPS - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
loadClass(String, boolean) - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
loadClass(String) - Static method in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
loadClass(ClassLoader, String) - Static method in class org.apache.axis2.util.Loader
Loads the specified classloader and then falls back to the loadClass.
loadClass(String) - Static method in class org.apache.axis2.util.Loader
If running under JDK 1.2, loads the specified class using the Thread contextClassLoader .
loadClassPathModules() - Method in class org.apache.axis2.deployment.RepositoryListener
 
loadClassPathModules() - Method in class org.apache.axis2.scripting.ScriptRepositoryListener
 
loadDataLocator(String) - Method in class org.apache.axis2.description.AxisService
 
loadDefaultMessageReceiver(String, AxisService) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadDefaultMessageReceiver(String, AxisService) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Loads default message receivers.
loadDefinition() - Method in class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
Loader - Class in org.apache.axis2.util
Loads resources (or images) from various sources.
Loader() - Constructor for class org.apache.axis2.util.Loader
 
loadFromClassPath() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadHandler(ClassLoader, HandlerDescription) - Static method in class org.apache.axis2.deployment.util.Utils
 
loadHandlerChains(InputStream, ClassLoader) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
 
loadHandlerChains(InputStream) - Method in class org.apache.axis2.jaxws.description.impl.HandlerChainsParser
 
loadMessageReceiver(ClassLoader, String) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
loadMessageReceiver(ClassLoader, OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
loadOperations(Document, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Loads the operations
loadOperations(Document, Element, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Loads the operations
loadProperties(String, ClassLoader, Locale, Locale) - Method in class org.apache.axis2.i18n.RB
 
loadProperties(String, ClassLoader, Locale, Properties) - Method in class org.apache.axis2.i18n.RB
 
loadProperties(String, ClassLoader) - Method in class org.apache.axis2.i18n.RB
 
loadProperties(String, ClassLoader, Locale, Locale) - Method in class org.apache.axis2.jaxws.i18n.RB
 
loadProperties(String, ClassLoader, Locale, Properties) - Method in class org.apache.axis2.jaxws.i18n.RB
 
loadProperties(String, ClassLoader) - Method in class org.apache.axis2.jaxws.i18n.RB
 
loadRepository(String) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadRepository(File) - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
 
loadRepositoryFromURL(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
loadServiceData() - Method in class org.apache.axis2.dataretrieval.AxisDataLocatorImpl
 
loadServiceGroup(String, ConfigurationContext, String) - Static method in class org.apache.axis2.clustering.ClusteringUtils
Load a ServiceGroup having name serviceGroupName
loadServiceGroup(File, ConfigurationContext) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
loadServiceGroups(String[]) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Load a set of service groups
loadServiceGroups(String[]) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
LoadServiceGroupsCommand - Class in org.apache.axis2.clustering.configuration.commands
 
LoadServiceGroupsCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
loadServices() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadServices() - Method in class org.apache.axis2.deployment.FileSystemConfigurator
 
loadServices() - Method in class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
loadServices() - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
Loads the services within the repository.
loadServices() - Method in interface org.apache.axis2.engine.AxisConfigurator
Method to deploy services from the repository
loadServicesFromUrl(URL) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
loadTemplate() - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
Loads the template.
local - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
local_boolean - Variable in class org.apache.axis2.databinding.types.soapencoding._boolean
field for _boolean
local_boolean - Variable in class org.apache.axis2.databinding.types.xsd._boolean
field for _boolean
local_byte - Variable in class org.apache.axis2.databinding.types.soapencoding._byte
field for _byte
local_byte - Variable in class org.apache.axis2.databinding.types.xsd._byte
field for _byte
local_double - Variable in class org.apache.axis2.databinding.types.soapencoding._double
field for _double
local_double - Variable in class org.apache.axis2.databinding.types.xsd._double
field for _double
local_float - Variable in class org.apache.axis2.databinding.types.soapencoding._float
field for _float
local_float - Variable in class org.apache.axis2.databinding.types.xsd._float
field for _float
local_int - Variable in class org.apache.axis2.databinding.types.soapencoding._int
field for _int
local_int - Variable in class org.apache.axis2.databinding.types.xsd._int
field for _int
LOCAL_IP_ADDRESS - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
local_long - Variable in class org.apache.axis2.databinding.types.soapencoding._long
field for _long
local_long - Variable in class org.apache.axis2.databinding.types.xsd._long
field for _long
local_short - Variable in class org.apache.axis2.databinding.types.soapencoding._short
field for _short
local_short - Variable in class org.apache.axis2.databinding.types.xsd._short
field for _short
localAnyType - Variable in class org.apache.axis2.databinding.types.soapencoding.AnyType
field for AnyType
localAnyURI - Variable in class org.apache.axis2.databinding.types.soapencoding.AnyURI
field for AnyURI
localAnyURI - Variable in class org.apache.axis2.databinding.types.xsd.AnyURI
field for AnyURI
localArray - Variable in class org.apache.axis2.databinding.types.soapencoding.ArrayE
field for Array
localArrayCoordinate - Variable in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
field for ArrayCoordinate
localArrayType - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
field for ArrayType This was an Attribute!
localBase64 - Variable in class org.apache.axis2.databinding.types.soapencoding.Base64
field for Base64
localBase64 - Variable in class org.apache.axis2.databinding.types.xsd.Base64
field for Base64
localBase64Binary - Variable in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
field for Base64Binary
localBase64Binary - Variable in class org.apache.axis2.databinding.types.xsd.Base64Binary
field for Base64Binary
localDate - Variable in class org.apache.axis2.databinding.types.soapencoding.Date
field for Date
localDate - Variable in class org.apache.axis2.databinding.types.xsd.Date
field for Date
localDateTime - Variable in class org.apache.axis2.databinding.types.soapencoding.DateTime
field for DateTime
localDateTime - Variable in class org.apache.axis2.databinding.types.xsd.DateTime
field for DateTime
localDecimal - Variable in class org.apache.axis2.databinding.types.soapencoding.Decimal
field for Decimal
localDecimal - Variable in class org.apache.axis2.databinding.types.xsd.Decimal
field for Decimal
localDuration - Variable in class org.apache.axis2.databinding.types.soapencoding.Duration
field for Duration
localDuration - Variable in class org.apache.axis2.databinding.types.xsd.Duration
field for Duration
locale - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
locale - Static variable in class org.apache.axis2.jaxws.i18n.MessagesConstants
 
localENTITIES - Variable in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
field for ENTITIES
localENTITIES - Variable in class org.apache.axis2.databinding.types.xsd.ENTITIES
field for ENTITIES
localENTITY - Variable in class org.apache.axis2.databinding.types.soapencoding.ENTITY
field for ENTITY
localENTITY - Variable in class org.apache.axis2.databinding.types.xsd.ENTITY
field for ENTITY
localExtraElement - Variable in class org.apache.axis2.databinding.types.soapencoding.Struct
field for ExtraElement This was an Array!
localExtraElementTracker - Variable in class org.apache.axis2.databinding.types.soapencoding.Struct
 
localGDay - Variable in class org.apache.axis2.databinding.types.soapencoding.GDay
field for GDay
localGDay - Variable in class org.apache.axis2.databinding.types.xsd.GDay
field for GDay
localGMonth - Variable in class org.apache.axis2.databinding.types.soapencoding.GMonth
field for GMonth
localGMonth - Variable in class org.apache.axis2.databinding.types.xsd.GMonth
field for GMonth
localGMonthDay - Variable in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
field for GMonthDay
localGMonthDay - Variable in class org.apache.axis2.databinding.types.xsd.GMonthDay
field for GMonthDay
localGYear - Variable in class org.apache.axis2.databinding.types.soapencoding.GYear
field for GYear
localGYear - Variable in class org.apache.axis2.databinding.types.xsd.GYear
field for GYear
localGYearMonth - Variable in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
field for GYearMonth
localGYearMonth - Variable in class org.apache.axis2.databinding.types.xsd.GYearMonth
field for GYearMonth
localHexBinary - Variable in class org.apache.axis2.databinding.types.soapencoding.HexBinary
field for HexBinary
localHexBinary - Variable in class org.apache.axis2.databinding.types.xsd.HexBinary
field for HexBinary
localHome - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
LocalHomeType - Class in org.apache.axis2.jaxws.description.xml.handler
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.LocalHomeType
 
localHref - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
field for Href This was an Attribute!
localHref - Variable in class org.apache.axis2.databinding.types.soapencoding.Struct
field for Href This was an Attribute!
localId - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
field for Id This was an Attribute!
localID - Variable in class org.apache.axis2.databinding.types.soapencoding.ID
field for ID
localId - Variable in class org.apache.axis2.databinding.types.soapencoding.Struct
field for Id This was an Attribute!
localID - Variable in class org.apache.axis2.databinding.types.xsd.ID
field for ID
localIDREF - Variable in class org.apache.axis2.databinding.types.soapencoding.IDREF
field for IDREF
localIDREF - Variable in class org.apache.axis2.databinding.types.xsd.IDREF
field for IDREF
localIDREFS - Variable in class org.apache.axis2.databinding.types.soapencoding.IDREFS
field for IDREFS
localIDREFS - Variable in class org.apache.axis2.databinding.types.xsd.IDREFS
field for IDREFS
localInteger - Variable in class org.apache.axis2.databinding.types.soapencoding.Integer
field for Integer
localInteger - Variable in class org.apache.axis2.databinding.types.xsd.Integer
field for Integer
localLanguage - Variable in class org.apache.axis2.databinding.types.soapencoding.Language
field for Language
localLanguage - Variable in class org.apache.axis2.databinding.types.xsd.Language
field for Language
localName - Variable in class org.apache.axis2.databinding.types.soapencoding.Name
field for Name
localName - Variable in class org.apache.axis2.databinding.types.xsd.Name
field for Name
localName() - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
localName() - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
localName - Variable in class org.apache.axis2.json.JSONDataSource
 
localNCName - Variable in class org.apache.axis2.databinding.types.soapencoding.NCName
field for NCName
localNCName - Variable in class org.apache.axis2.databinding.types.xsd.NCName
field for NCName
localNegativeInteger - Variable in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
field for NegativeInteger
localNegativeInteger - Variable in class org.apache.axis2.databinding.types.xsd.NegativeInteger
field for NegativeInteger
localNMTOKEN - Variable in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
field for NMTOKEN
localNMTOKEN - Variable in class org.apache.axis2.databinding.types.xsd.NMTOKEN
field for NMTOKEN
localNMTOKENS - Variable in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
field for NMTOKENS
localNMTOKENS - Variable in class org.apache.axis2.databinding.types.xsd.NMTOKENS
field for NMTOKENS
localNonNegativeInteger - Variable in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
field for NonNegativeInteger
localNonNegativeInteger - Variable in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
field for NonNegativeInteger
localNonPositiveInteger - Variable in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
field for NonPositiveInteger
localNonPositiveInteger - Variable in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
field for NonPositiveInteger
localNormalizedString - Variable in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
field for NormalizedString
localNormalizedString - Variable in class org.apache.axis2.databinding.types.xsd.NormalizedString
field for NormalizedString
localObject - Variable in class org.apache.axis2.databinding.types.Union
 
localOffset - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
field for Offset This was an Attribute!
localPositiveInteger - Variable in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
field for PositiveInteger
localPositiveInteger - Variable in class org.apache.axis2.databinding.types.xsd.PositiveInteger
field for PositiveInteger
localQName - Variable in class org.apache.axis2.databinding.types.soapencoding.NOTATION
field for QName
localQName - Variable in class org.apache.axis2.databinding.types.soapencoding.QName
field for QName
localQName - Variable in class org.apache.axis2.databinding.types.xsd.NOTATION
field for QName
localQName - Variable in class org.apache.axis2.databinding.types.xsd.QName
field for QName
LocalResponder - Class in org.apache.axis2.transport.local
LocalResponder
LocalResponder(OutputStream) - Constructor for class org.apache.axis2.transport.local.LocalResponder
 
localString - Variable in class org.apache.axis2.databinding.types.soapencoding.String
field for String
localString - Variable in class org.apache.axis2.databinding.types.xsd.String
field for String
localTime - Variable in class org.apache.axis2.databinding.types.soapencoding.Time
field for Time
localTime - Variable in class org.apache.axis2.databinding.types.xsd.Time
field for Time
localToken - Variable in class org.apache.axis2.databinding.types.soapencoding.Token
field for Token
localToken - Variable in class org.apache.axis2.databinding.types.xsd.Token
field for Token
LocalTransportReceiver - Class in org.apache.axis2.transport.local
 
LocalTransportReceiver(ConfigurationContext) - Constructor for class org.apache.axis2.transport.local.LocalTransportReceiver
 
LocalTransportReceiver(LocalTransportSender) - Constructor for class org.apache.axis2.transport.local.LocalTransportReceiver
 
LocalTransportSender - Class in org.apache.axis2.transport.local
 
LocalTransportSender() - Constructor for class org.apache.axis2.transport.local.LocalTransportSender
 
LocalType - Class in org.apache.axis2.jaxws.description.xml.handler
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.LocalType
 
localUnsignedByte - Variable in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
field for UnsignedByte
localUnsignedByte - Variable in class org.apache.axis2.databinding.types.xsd.UnsignedByte
field for UnsignedByte
localUnsignedInt - Variable in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
field for UnsignedInt
localUnsignedInt - Variable in class org.apache.axis2.databinding.types.xsd.UnsignedInt
field for UnsignedInt
localUnsignedLong - Variable in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
field for UnsignedLong
localUnsignedLong - Variable in class org.apache.axis2.databinding.types.xsd.UnsignedLong
field for UnsignedLong
localUnsignedShort - Variable in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
field for UnsignedShort
localUnsignedShort - Variable in class org.apache.axis2.databinding.types.xsd.UnsignedShort
field for UnsignedShort
LOCATION - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LOCATION - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
LOCATION - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
Location - Class in org.apache.axis2.mex.om
Class implemented for Location element defined in the WS-MEX spec.
Location(String) - Constructor for class org.apache.axis2.mex.om.Location
 
Location(OMFactory, String, String) - Constructor for class org.apache.axis2.mex.om.Location
 
Location(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.Location
 
LOCATION_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
LOCATION_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
LocatorType - Class in org.apache.axis2.dataretrieval
Defines Data Locator types as described below: DEFAULT_AXIS - Default Axis2 data locator GLOBAL_LEVEL - Global level data locator i.e.,plug-in data locator registered using element in axis2.xml.
LocatorType(int) - Constructor for class org.apache.axis2.dataretrieval.LocatorType
 
log - Static variable in class org.apache.axis2.client.ServiceClient
 
log - Static variable in class org.apache.axis2.context.ConfigurationContextFactory
 
log - Static variable in class org.apache.axis2.deployment.AxisConfigBuilder
 
log - Static variable in class org.apache.axis2.deployment.RepositoryListener
 
log - Static variable in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
log - Static variable in class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
log - Static variable in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
log - Static variable in class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
log - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
log - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
log - Static variable in class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
 
log - Static variable in class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
log - Static variable in class org.apache.axis2.jaxws.ExceptionFactory
 
log - Static variable in class org.apache.axis2.jaxws.server.endpoint.Utils
 
log - Static variable in class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
log - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
log - Static variable in class org.apache.axis2.transport.local.LocalResponder
 
log - Static variable in class org.apache.axis2.transport.local.LocalTransportSender
 
log - Static variable in class org.apache.axis2.transport.mail.EMailSender
 
log - Static variable in class org.apache.axis2.util.MessageContextBuilder
 
log - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
log - Variable in class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
 
log - Static variable in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
 
logError(Throwable, boolean) - Static method in class org.apache.axis2.jaxws.utility.FailureLogger
Logs an error up to a MAX limit.
LOGGED - Static variable in class org.apache.axis2.Constants
 
LoggingControl - Class in org.apache.axis2.util
This class provides a more efficient means of control over logging than do most providers of the Common's logging API at the cost of runtime flexibility.
LoggingControl() - Constructor for class org.apache.axis2.util.LoggingControl
 
LoggingIOSession - Class in org.apache.axis2.transport.nhttp
Decorator class intended to transparently extend an IOSession with basic event logging capabilities using Commons Logging.
LoggingIOSession(IOSession) - Constructor for class org.apache.axis2.transport.nhttp.LoggingIOSession
 
LoggingNHttpClientConnection - Class in org.apache.axis2.transport.nhttp
 
LoggingNHttpClientConnection(IOSession, HttpResponseFactory, ByteBufferAllocator, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.LoggingNHttpClientConnection
 
LoggingNHttpClientHandler - Class in org.apache.axis2.transport.nhttp
Decorator class intended to transparently extend an NHttpClientHandler with basic event logging capabilities using Commons Logging.
LoggingNHttpClientHandler(NHttpClientHandler) - Constructor for class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
LoggingNHttpServerConnection - Class in org.apache.axis2.transport.nhttp
 
LoggingNHttpServerConnection(IOSession, HttpRequestFactory, ByteBufferAllocator, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.LoggingNHttpServerConnection
 
LoggingNHttpServiceHandler - Class in org.apache.axis2.transport.nhttp
Decorator class intended to transparently extend an NHttpServiceHandler with basic event logging capabilities using Commons Logging.
LoggingNHttpServiceHandler(NHttpServiceHandler) - Constructor for class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
LogicalHandler<C extends LogicalMessageContext> - Interface in javax.xml.ws.handler
 
LogicalMessage - Interface in javax.xml.ws
 
LogicalMessageContext - Interface in javax.xml.ws.handler
 
LogicalMessageContext - Class in org.apache.axis2.jaxws.handler
The LogicalMessageContext is a JAX-WS interface that is given to Logical handlers to provide access to the message and its associated properties.
LogicalMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.LogicalMessageContext
 
LogicalMessageImpl - Class in org.apache.axis2.jaxws.handler
 
LogicalMessageImpl(MEPContext) - Constructor for class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
longValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
longValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
lookup(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
lookup(String) - Method in class org.apache.axis2.util.PolicyLocator
 
lookupCallback(String) - Method in class org.apache.axis2.util.CallbackReceiver
 
lookupNamespaceURI(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
lookupPolicy(String) - Method in class org.apache.axis2.description.AxisService
 
lookupPrefix(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
lowSurrogate(int) - Static method in class org.apache.axis2.util.XMLChar
Returns the low surrogate of a supplemental character
LPAREN - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LSHIFT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
LT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
lValue - Variable in class org.apache.axis2.databinding.types.UnsignedInt
 
lValue - Variable in class org.apache.axis2.databinding.types.UnsignedLong
 

M

MAIL_ERROR - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_POP3 - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_SMTP - Static variable in class org.apache.axis2.transport.mail.Constants
 
MAIL_SYNC - Static variable in class org.apache.axis2.transport.mail.Constants
 
MailAddress - Class in org.apache.axis2.transport.mail.server
This is a simple implementation to simplify the usage of the Addresses.
MailAddress(String) - Constructor for class org.apache.axis2.transport.mail.server.MailAddress
 
MailBasedOutTransportInfo - Class in org.apache.axis2.transport.mail
 
MailBasedOutTransportInfo() - Constructor for class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
MailClient - Class in org.apache.axis2.transport.mail
 
MailClient(String, String) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailClient(String, String, String) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailClient(String, String, String, boolean) - Constructor for class org.apache.axis2.transport.mail.MailClient
 
MailServer - Class in org.apache.axis2.transport.mail.server
 
MailServer(int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailServer(ConfigurationContext, int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailServer(String, int, int) - Constructor for class org.apache.axis2.transport.mail.server.MailServer
 
MailSorter - Class in org.apache.axis2.transport.mail.server
This class will be used to sort the messages into normal messages and mails being sent to the Axis engine.
MailSorter(Storage, ConfigurationContext) - Constructor for class org.apache.axis2.transport.mail.server.MailSorter
 
MAILTO - Static variable in class org.apache.axis2.transport.mail.Constants
 
MailToInfo - Class in org.apache.axis2.transport.mail
 
MailToInfo(String) - Constructor for class org.apache.axis2.transport.mail.MailToInfo
 
MailToInfo(EndpointReference) - Constructor for class org.apache.axis2.transport.mail.MailToInfo
 
MailTransportSender - Class in org.apache.axis2.transport.mail
0.
MailTransportSender() - Constructor for class org.apache.axis2.transport.mail.MailTransportSender
 
MailWorker - Class in org.apache.axis2.transport.mail
 
MailWorker(ConfigurationContext, MessageContext) - Constructor for class org.apache.axis2.transport.mail.MailWorker
Constructor for MailWorker
MailWorkerManager - Class in org.apache.axis2.transport.mail
 
MailWorkerManager() - Constructor for class org.apache.axis2.transport.mail.MailWorkerManager
 
MailWorkerManager(ConfigurationContext, LinkedBlockingQueue, ExecutorService, int) - Constructor for class org.apache.axis2.transport.mail.MailWorkerManager
 
main(String[]) - Static method in class org.apache.axis2.schema.XSD2Java
for now the arguments this main method accepts is the source schema and the output location
main(String[]) - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
Method main
main(String[]) - Static method in class org.apache.axis2.transport.mail.server.MailServer
 
main(String[]) - Static method in class org.apache.axis2.transport.mail.SimpleMailListener
Server process.
main(String[]) - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
main(String[]) - Static method in class org.apache.axis2.transport.tcp.TCPServer
 
main(String[]) - Static method in class org.apache.axis2.Version
Entry point.
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2C
 
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2Code
 
main(String[]) - Static method in class org.apache.axis2.wsdl.WSDL2Java
 
makeBinaryOMNode(OMElement, DataHandler) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Given an
makeCalendar(String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
makeCClassName(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
makeDate(String) - Static method in class org.apache.axis2.databinding.typemapping.SimpleTypeMapper
 
makeFault(Throwable) - Static method in exception org.apache.axis2.AxisFault
Make an AxisFault based on a passed Exception.
makeFullyQualifiedClassName(QName) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.CStructWriter
Make the fully qualified class name for an element or named type
makeFullyQualifiedClassName(QName) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Make the fully qualified class name for an element or named type
makeJavaClassName(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
Create a new service object.
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBInOnlyMessageReceiver
 
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
Deprecated.  
makeNewServiceObject(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBMessageReceiver
 
makeNewServiceObject(MessageContext) - Static method in class org.apache.axis2.rpc.receivers.ejb.EJBUtil
Return a object which implements the service.
makeNonCKeyword(String) - Static method in class org.apache.axis2.wsdl.databinding.CUtils
Turns a C keyword string into a non-C keyword string.
makeNonJavaKeyword(String) - Static method in class org.apache.axis2.util.JavaUtils
Turns a java keyword string into a non-Java keyword string.
makePackageName(String) - Static method in class org.apache.axis2.util.URLProcessor
Method makePackageName.
makePhase(OMElement) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
makeProtocolException(String, Throwable) - Static method in class org.apache.axis2.jaxws.ExceptionFactory
Create a ProtocolException using the information from a Throwable and message
makeWebServiceException(String, Throwable) - Static method in class org.apache.axis2.jaxws.ExceptionFactory
Create a WebServiceException using the information from a given Throwable instance and message
makeWebServiceException(String) - Static method in class org.apache.axis2.jaxws.ExceptionFactory
Make a WebServiceException with a given message
makeWebServiceException(Throwable) - Static method in class org.apache.axis2.jaxws.ExceptionFactory
Create a WebServiceException using the information from a given Throwable instance
makeXopElement(OMText) - Static method in class org.apache.axis2.jaxws.message.attachments.AttachmentUtils
Given an OMText node, create it's corresponding
MANAGE_TRANSPORT_SESSION - Static variable in class org.apache.axis2.Constants
 
mAND(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mapActionToOperation(String, AxisOperation) - Method in class org.apache.axis2.description.AxisService
Maps an alias (such as a SOAPAction, WSA action, or an operation name) to the given AxisOperation.
mapBindingTypeAnnotationToWsdl(String) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
Given a binding type value based on a JAXWS anntation, return the corresponding WSDL binding type.
mapBindingTypeWsdlToAnnotation(String, String) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
Given a binding type value based on WSDL, return the corresponding JAXWS annotation value.
MAPPED_EXCEPTION - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
mappedName() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
mappedName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
mapper - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPER_FILE_NAME - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPER_PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
MAPPING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MAPPING - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPING - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPING - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPING_FOLDER - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MAPPING_TABLE - Static variable in class org.apache.axis2.transport.mail.Constants
 
mappingFileLocation - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
MAPPINGS - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MAPPINGS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MAPPINGS - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
markServiceAsFaulty(String, String, AxisConfiguration) - Static method in class org.apache.axis2.transport.jms.JMSUtils
Marks the given service as faulty with the given comment
markUnderstoodHeaderParameters(MessageContext) - Static method in class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
Mark all headers for JAXWS SEI method paramaters as understood.
marshal(Object, XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Marshal the jaxb object
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalFaultResponse(Throwable, OperationDescription, Protocol) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method creates a Message from a Throwable input parameter.
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalRequest(Object[], OperationDescription) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts SIGNATURE_ARGS into a Message.
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitBareMinimalMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedMinimalMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.DocLitWrappedPlusMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
marshalResponse(Object, Object[], OperationDescription, Protocol) - Method in interface org.apache.axis2.jaxws.marshaller.MethodMarshaller
This method converts the SIGNATURE_ARGS and RETURN object into a Message.
MarshalServiceRuntimeDescription - Interface in org.apache.axis2.jaxws.runtime.description.marshal
Used to cache marshal information
MarshalServiceRuntimeDescriptionBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
 
MarshalServiceRuntimeDescriptionFactory - Class in org.apache.axis2.jaxws.runtime.description.marshal
 
MarshalServiceRuntimeDescriptionImpl - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
 
MarshalServiceRuntimeDescriptionImpl(String, ServiceDescription) - Constructor for class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
MASK_CONTENT - Static variable in class org.apache.axis2.util.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.axis2.util.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.axis2.util.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.axis2.util.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.axis2.util.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.axis2.util.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.axis2.util.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.axis2.util.XMLChar
Valid character mask.
mASSIGN(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
match(String, String, boolean) - Static method in class org.apache.axis2.transport.http.ProxyConfiguration
Matches a string against a pattern.
matches(MimeHeaders) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Check whether at least one of the headers of this object matches a provided header
MAX_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field MAX_MEMORY_DISK_CACHED
maxCached - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field maxCached
maxExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
maxRetries - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
MC_ACCEPT_GZIP - Static variable in class org.apache.axis2.transport.http.HTTPConstants
If you want the HTTP sender to indicate that it can accept a gziped response, set this message context property to true.
MC_GZIP_REQUEST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
by default the HTTP request body is not compressed.
MC_GZIP_RESPONSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MC_HTTP_SERVLET - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLET
MC_HTTP_SERVLETCONTEXT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETCONTEXT
MC_HTTP_SERVLETLOCATION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETLOCATION
MC_HTTP_SERVLETPATHINFO - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETPATHINFO
MC_HTTP_SERVLETREQUEST - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETREQUEST
MC_HTTP_SERVLETRESPONSE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_SERVLETRESPONSE
MC_HTTP_STATUS_CODE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_STATUS_CODE
MC_HTTP_STATUS_MESSAGE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field MC_HTTP_STATUS_MESSAGE
mCHAR_LITERAL(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mCOLON(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mCOMMA(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mDIGIT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mDIV(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mDOT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MDQConstants - Class in org.apache.axis2.jaxws.description.builder
 
MDQConstants() - Constructor for class org.apache.axis2.jaxws.description.builder.MDQConstants
 
MEDIA_TYPE_APPLICATION_ECHO_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_APPLICATION_SOAP_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_APPLICATION_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_MULTIPART_FORM_DATA - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_MULTIPART_RELATED - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_TEXT_XML - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MEDIA_TYPE_X_WWW_FORM - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
member() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
Member - Class in org.apache.axis2.corba.idl.types
 
Member() - Constructor for class org.apache.axis2.corba.idl.types.Member
 
member_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
memberAdded(Member) - Method in class org.apache.axis2.clustering.tribes.MembershipManager
 
memberAdded(Member) - Method in class org.apache.axis2.clustering.tribes.TribesMembershipListener
 
memberDisappeared(Member) - Method in class org.apache.axis2.clustering.tribes.MembershipManager
 
memberDisappeared(Member) - Method in class org.apache.axis2.clustering.tribes.TribesMembershipListener
 
members - Variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
MembershipManager - Class in org.apache.axis2.clustering.tribes
Responsible for managing the membership
MembershipManager() - Constructor for class org.apache.axis2.clustering.tribes.MembershipManager
 
memberTypes - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
memberTypesKeys - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
memberValues - Variable in class org.apache.axis2.corba.idl.values.AbstractValue
 
memorybuflist - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The linked list to hold the in memory buffers.
MEP_CONSTANT_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_INVALID - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_CONSTANT_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
MEP_URI_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
MEP_URI_IN_OPTIONAL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
MEP_URI_IN_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
MEP_URI_OUT_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
MEP_URI_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
MEP_URI_OUT_OPTIONAL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
MEP_URI_ROBUST_IN_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2004_Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
MEP_URI_ROBUST_OUT_ONLY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL20_2006Constants
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
MEPContext - Class in org.apache.axis2.jaxws.handler
The MEPContext is the version of the MessageContext that will be given to application handlers as the handler list is traversed.
MEPContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.MEPContext
 
mepToClassMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
mepToSuffixMap - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
merge(Properties, Properties) - Method in class org.apache.axis2.i18n.RB
Merge two Properties objects
merge(Properties, Properties) - Method in class org.apache.axis2.jaxws.i18n.RB
Merge two Properties objects
mergeProperties(Map) - Method in class org.apache.axis2.context.AbstractContext
This will do a copy of the given properties to the current properties table.
mESC(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mESCAPED_IDENT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
Message - Interface in org.apache.axis2.jaxws.message
Message

A Message represents the XML + Attachments

Most of the methods available on a message are only applicable to the XML part of the Message.

MESSAGE - Static variable in class org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension
 
MESSAGE - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
MESSAGE - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
MESSAGE_CONTEXT - Static variable in class org.apache.axis2.transport.http.server.AxisParams
 
MESSAGE_LABEL - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_FAULT_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_LABEL_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Constant to represent the message label "In" which is used by the following WSDL 2.0 defined MEPs: In-Only, Robust In-Only, In-Out, In-Optional-Out, Out-In, Out-Optional-In.
MESSAGE_LABEL_IN_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_LABEL_OUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
MESSAGE_LABEL_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Constant to represent the message label "Out" which is used by the following WSDL 2.0 defined MEPs: In-Out, In-Optional-Out, Out-Only, Robust Out-Only, Out-In, Out-Optional-In.
MESSAGE_LABEL_OUT_VALUE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
MESSAGE_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MESSAGE_OUTBOUND_PROPERTY - Static variable in interface javax.xml.ws.handler.MessageContext
 
MESSAGE_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
MESSAGE_RECEIVER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field MESSAGE_RECEIVER_KEY
MESSAGE_RECEIVER_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
MESSAGE_SCOPE - Static variable in class org.apache.axis2.Constants
Field MESSAGE_SCOPE
MESSAGE_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MESSAGE_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
This is used to specify the message format which the message needs to be serializes.
MessageBundle - Class in org.apache.axis2.i18n
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Constructor for class org.apache.axis2.i18n.MessageBundle
Construct a new ExtendMessages
MessageBundle - Class in org.apache.axis2.jaxws.i18n
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Constructor for class org.apache.axis2.jaxws.i18n.MessageBundle
Construct a new ExtendMessages
MessageContext - Interface in javax.xml.ws.handler
 
MessageContext - Class in org.apache.axis2.context
Axis2 states are held in two information models, called description hierarchy and context hierarchy.
MessageContext() - Constructor for class org.apache.axis2.context.MessageContext
Constructor
MessageContext - Class in org.apache.axis2.jaxws.core
The org.apache.axis2.jaxws.core.MessageContext is an interface that extends the JAX-WS 2.0 javax.xml.ws.handler.MessageContext defined in the spec.
MessageContext() - Constructor for class org.apache.axis2.jaxws.core.MessageContext
Construct a MessageContext without a prior Axis2 MessageContext (usage outbound dispatch/proxy)
MessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.core.MessageContext
Construct a MessageContext with a prior MessageContext (usage inbound client/server or outbound server)
messageContext - Variable in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
MessageContext.Scope - Enum in javax.xml.ws.handler
 
MessageContextBuilder - Class in org.apache.axis2.util
 
MessageContextBuilder() - Constructor for class org.apache.axis2.util.MessageContextBuilder
 
MessageContextConstants - Interface in org.apache.axis2.context
 
MessageContextFactory - Class in org.apache.axis2.jaxws.context.factory
 
MessageContextFactory() - Constructor for class org.apache.axis2.jaxws.context.factory.MessageContextFactory
 
MessageContextListener - Interface in org.apache.axis2.description
A MessageContextListener is registered on the AxisService.
MessageContextUtils - Class in org.apache.axis2.jaxws.core.util
A utility class for handling some of the common issues related to the JAX-WS MessageContext.
MessageContextUtils() - Constructor for class org.apache.axis2.jaxws.core.util.MessageContextUtils
 
messageCtx - Variable in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
messageDestinationLink - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
MessageDestinationLinkType - Class in org.apache.axis2.jaxws.description.xml.handler
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationLinkType
 
messageDestinationName - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
messageDestinationRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
MessageDestinationRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
messageDestinationType - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
MessageDestinationType - Class in org.apache.axis2.jaxws.description.xml.handler
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
 
MessageDestinationTypeType - Class in org.apache.axis2.jaxws.description.xml.handler
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationTypeType
 
messageDestinationUsage - Variable in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
 
MessageDestinationUsageType - Class in org.apache.axis2.jaxws.description.xml.handler
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationUsageType
 
MessageExternalizeUtils - Class in org.apache.axis2.context.externalize
Utility to read/write the Message of a MessageContext Message Object Format.
MessageFactory - Class in javax.xml.soap
A factory for creating SOAPMessage objects.
MessageFactory() - Constructor for class javax.xml.soap.MessageFactory
Create a new MessageFactory.
MessageFactory - Interface in org.apache.axis2.jaxws.message.factory
MessageFactory

Creates a Message object.

MessageFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
MessageFactoryImpl
MessageFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.MessageFactoryImpl
Default Constructor required for Factory
MessageFactoryImpl - Class in org.apache.axis2.saaj
A factory for creating SOAPMessage objects.
MessageFactoryImpl() - Constructor for class org.apache.axis2.saaj.MessageFactoryImpl
 
MessageFormatter - Interface in org.apache.axis2.transport

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

MESSAGEID_ATTRIBUTES - Static variable in interface org.apache.axis2.addressing.AddressingConstants
A property pointing to an ArrayList of OMAttribute objects representing any attributes of the wsa:MessageID header.
MessageImpl - Class in org.apache.axis2.jaxws.message.impl
MessageImpl A Message is an XML part + Attachments.
MessagePartInformationHolder - Class in org.apache.axis2.wsdl.util
This class acts as the holder for the information that is required to be attached to the AxisMessage during unwrapping
MessagePartInformationHolder() - Constructor for class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
messageReceived(ChannelMessage) - Method in class org.apache.axis2.clustering.tribes.AtMostOnceInterceptor
 
messageReceived(Serializable, Member) - Method in class org.apache.axis2.clustering.tribes.ChannelListener
Receive a message from the channel
MessageReceiver - Interface in org.apache.axis2.engine
An instance of MessageReceiver can be setup to receive messages.
MessageReceiverWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
MessageReceiverWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.MessageReceiverWriter
 
MessageReceiverWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.MessageReceiverWriter
 
Messages - Class in org.apache.axis2.i18n
 
Messages() - Constructor for class org.apache.axis2.i18n.Messages
 
Messages - Class in org.apache.axis2.jaxws.i18n
 
Messages() - Constructor for class org.apache.axis2.jaxws.i18n.Messages
 
MessagesConstants - Class in org.apache.axis2.i18n
 
MessagesConstants() - Constructor for class org.apache.axis2.i18n.MessagesConstants
 
MessagesConstants - Class in org.apache.axis2.jaxws.i18n
 
MessagesConstants() - Constructor for class org.apache.axis2.jaxws.i18n.MessagesConstants
 
MessageSender - Interface in org.apache.axis2.clustering
 
MessageUtils - Class in org.apache.axis2.jaxws.message.util
Miscellaneous Utilities that may be useful inside and outside the Message subcomponent.
MessageUtils() - Constructor for class org.apache.axis2.jaxws.message.util.MessageUtils
 
META_INF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
META_INF_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
metadata(Element) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
METADATA - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
METADATA - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
Metadata - Class in org.apache.axis2.mex.om
Class implementing mex:Metadata element
Metadata() - Constructor for class org.apache.axis2.mex.om.Metadata
Constructor
Metadata(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.Metadata
 
METADATA_REFERENCE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
METADATA_REFERENCE - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
METADATA_REGISTRY_CONFIG_FILE - Static variable in class org.apache.axis2.jaxws.util.Constants
 
METADATA_SECTION - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
METADATA_SECTION - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
MetaDataEntry - Class in org.apache.axis2.util
An internal class for holding a set of information about an object.
MetaDataEntry() - Constructor for class org.apache.axis2.util.MetaDataEntry
Simple constructor
MetaDataEntry(String, String) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
MetaDataEntry(String, String, String) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
MetaDataEntry(String, String, ArrayList) - Constructor for class org.apache.axis2.util.MetaDataEntry
Constructor
MetadataExchangeModule - Class in org.apache.axis2.mex
Metadata Exchange Module to support WS-MEX specification
MetadataExchangeModule() - Constructor for class org.apache.axis2.mex.MetadataExchangeModule
 
MetadataFactoryRegistry - Class in org.apache.axis2.metadata.registry
 
MetadataReference - Class in org.apache.axis2.mex.om
Class implemented for MetadataReference element defined in the WS-MetadataExchange spec.
MetadataReference() - Constructor for class org.apache.axis2.mex.om.MetadataReference
Constructor
MetadataReference(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.MetadataReference
Constructor
MetadataSection - Class in org.apache.axis2.mex.om
Class implemented for MetadataSection element defined in the WS-MEX spec.
MetadataSection() - Constructor for class org.apache.axis2.mex.om.MetadataSection
Constructor
MetadataSection(OMFactory, String) - Constructor for class org.apache.axis2.mex.om.MetadataSection
Constructor
METHOD_NAME_ESCAPE_CHARACTER - Static variable in class org.apache.axis2.Constants
Field METHOD_NAME_ESCAPE_CHARACTER
MethodDescriptionComposite - Class in org.apache.axis2.jaxws.description.builder
 
MethodDescriptionComposite() - Constructor for class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
MethodDescriptionComposite(String, String, WebMethodAnnot, WebResultAnnot, boolean, HandlerChainAnnot, SoapBindingAnnot, WebServiceRefAnnot, WebEndpointAnnot, RequestWrapperAnnot, ResponseWrapperAnnot) - Constructor for class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
MethodMarshaller - Interface in org.apache.axis2.jaxws.marshaller
This class marshals and unmarshals method invocations.
MethodMarshallerFactory - Class in org.apache.axis2.jaxws.marshaller.factory
The MethodMarshallerFactory creates a Doc/Lit Wrapped, Doc/Lit Bare or RPC Marshaller using SOAPBinding information
MethodMarshallerUtils - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Static Utilty Classes used by the MethodMarshaller implementations in the alt package.
MethodParameter - Class in org.apache.axis2.jaxws.marshaller
Stores Method Parameter as Name and Value.
MethodParameter(ParameterDescription, Object) - Constructor for class org.apache.axis2.jaxws.marshaller.MethodParameter
 
MethodParameter(String, String, Class, Object) - Constructor for class org.apache.axis2.jaxws.marshaller.MethodParameter
 
methods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
MethodTable - Class in org.apache.axis2.description.java2wsdl.bytecode
 
MethodTable(Class) - Constructor for class org.apache.axis2.description.java2wsdl.bytecode.MethodTable
 
methodTable - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
MEX_PARM - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
MexClient - Class in org.apache.axis2.dataretrieval.client
 
MexClient(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient(ConfigurationContext, Definition, QName, String) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient(ConfigurationContext, URL, QName, String) - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexClient() - Constructor for class org.apache.axis2.dataretrieval.client.MexClient
 
MexConstants - Interface in org.apache.axis2.mex
Contains all the MetadataExchange constants for WS-Mex.
MexConstants.MEX_CONFIG - Interface in org.apache.axis2.mex
MEX Configuration Sample mex configuration:
MexConstants.SOAPVersion - Interface in org.apache.axis2.mex
 
MexConstants.SPEC - Interface in org.apache.axis2.mex
 
MexConstants.Spec_2004_09 - Interface in org.apache.axis2.mex
 
MexConstants.Spec_2004_09.Actions - Interface in org.apache.axis2.mex
 
MexConstants.SPEC_VERSIONS - Interface in org.apache.axis2.mex
 
MexDisabledException - Exception in org.apache.axis2.mex
 
MexDisabledException(String) - Constructor for exception org.apache.axis2.mex.MexDisabledException
 
MexException - Exception in org.apache.axis2.mex
Base Exception to report problem from implementation classes of WS-MetadataExchange.
MexException(String) - Constructor for exception org.apache.axis2.mex.MexException
 
MexException(Throwable) - Constructor for exception org.apache.axis2.mex.MexException
 
MexException(String, Throwable) - Constructor for exception org.apache.axis2.mex.MexException
 
MexMessageReceiver - Class in org.apache.axis2.mex
Message Receiver for processing WS-MEX GetMetadata request.
MexMessageReceiver() - Constructor for class org.apache.axis2.mex.MexMessageReceiver
 
MexOM - Class in org.apache.axis2.mex.om
Base class for objects implemented for elements defined in the WS-MEX spec.
MexOM() - Constructor for class org.apache.axis2.mex.om.MexOM
 
MexOMException - Exception in org.apache.axis2.mex.om
An Exception to report problem from implementation classes for the WS-MetadataExchange data elements.
MexOMException(String) - Constructor for exception org.apache.axis2.mex.om.MexOMException
 
MexOMException(Exception) - Constructor for exception org.apache.axis2.mex.om.MexOMException
 
MexOMException(String, Exception) - Constructor for exception org.apache.axis2.mex.om.MexOMException
 
MexUtil - Class in org.apache.axis2.mex.util
 
MexUtil() - Constructor for class org.apache.axis2.mex.util.MexUtil
 
mFLOAT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mGT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mHEX(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mHEXDIGIT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mIDENT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
migrateContextToThread(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
migrateContextToThread(MessageContext) - Method in interface org.apache.axis2.util.ThreadContextMigrator
This method will be invoked when the processing of the message is guaranteed to be on the thread of execution that will be used in user space.
migratePropertiesFromMessageContext(Map<String, Object>, MessageContext) - Method in class org.apache.axis2.jaxws.client.PropertyMigrator
 
migratePropertiesFromMessageContext(Map<String, Object>, MessageContext) - Method in interface org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigrator
Is called to handle property migratom FROM the internal org.apache.axis2.jaxws.core.MessageContext TO a target user context (BindingProvider client context or server MessageContext) that the user will access.
migratePropertiesToMessageContext(Map<String, Object>, MessageContext) - Method in class org.apache.axis2.jaxws.client.PropertyMigrator
 
migratePropertiesToMessageContext(Map<String, Object>, MessageContext) - Method in interface org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigrator
Is called to handle property migration FROM the user context (BindingProvider client context or server MessageContext) TO a target internal org.apache.axis2.jaxws.core.MessageContext.
migrateThreadToContext(MessageContext) - Method in class org.apache.axis2.jaxws.addressing.migrator.EndpointContextMapMigrator
 
migrateThreadToContext(MessageContext) - Method in interface org.apache.axis2.util.ThreadContextMigrator
This method will be invoked when the processing of the message is guaranteed to still be on the thread of execution that was used in user space.
MIME_BOUNDARY - Static variable in interface org.apache.axis2.Constants.Configuration
 
MIME_CT_APPLICATION_OCTETSTREAM - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_APPLICATION_XML - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_IMAGE_GIF - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_IMAGE_JPEG - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_MULTIPART_PREFIX - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_TEXT_PLAIN - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_CT_TEXT_XML - Static variable in class org.apache.axis2.namespace.Constants
 
MIME_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MIME_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
MimeBase64BodyPart - Class in org.apache.axis2.transport.mail
The main purpose of this class is to encode mime body part with base64 encoding
MimeBase64BodyPart() - Constructor for class org.apache.axis2.transport.mail.MimeBase64BodyPart
 
MIMEBuilder - Class in org.apache.axis2.builder
 
MIMEBuilder() - Constructor for class org.apache.axis2.builder.MIMEBuilder
 
MimeHeader - Class in javax.xml.soap
An object that stores a MIME header name and its value.
MimeHeader(String, String) - Constructor for class javax.xml.soap.MimeHeader
Constructs a MimeHeader object initialized with the given name and value.
MimeHeaders - Class in javax.xml.soap
A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeaders() - Constructor for class javax.xml.soap.MimeHeaders
Constructs a default MimeHeaders object initialized with an empty Vector object.
MimeHeadersEx - Class in org.apache.axis2.saaj
 
MimeHeadersEx() - Constructor for class org.apache.axis2.saaj.MimeHeadersEx
 
MimeHeadersEx(MimeHeaders) - Constructor for class org.apache.axis2.saaj.MimeHeadersEx
 
MIN_MEMORY_DISK_CACHED - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field MIN_MEMORY_DISK_CACHED
minExclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minInclusiveFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
minLengthFacet - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
mINT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MINUS - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
ML_COMMENT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
mLBRACK(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mLCURLY(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mLPAREN(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mLSHIFT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mLT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MM7_COMPATIBLE - Static variable in interface org.apache.axis2.Constants.Configuration
 
MM7_INNER_BOUNDARY - Static variable in interface org.apache.axis2.Constants.Configuration
 
MM7_PART_CID - Static variable in interface org.apache.axis2.Constants.Configuration
 
mMINUS(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mML_COMMENT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mMOD(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mNONZERODIGIT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mNOT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mOCTAL(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mOCTDIGIT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MOD - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
mode - Variable in class org.apache.axis2.corba.idl.types.Member
 
mode - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
mode() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
MODE_IN - Static variable in class org.apache.axis2.corba.idl.types.Member
 
MODE_INOUT - Static variable in class org.apache.axis2.corba.idl.types.Member
 
MODE_OUT - Static variable in class org.apache.axis2.corba.idl.types.Member
 
modifier - Variable in class org.apache.axis2.corba.idl.types.Member
 
module() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
module - Variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
Module - Interface in org.apache.axis2.modules
Every module provides an implementation of this class.
MODULE_ADDRESSING - Static variable in class org.apache.axis2.Constants
 
MODULE_CANNOT_HAVE_BOTH_NAME_AND_REFERENCE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_DEPLOY - Static variable in class org.apache.axis2.engine.AxisEvent
 
MODULE_DRI_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_MAP - Static variable in class org.apache.axis2.Constants
 
MODULE_NOT_FOUND - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_PATH - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_REMOVE - Static variable in class org.apache.axis2.engine.AxisEvent
 
MODULE_SEPERATOR - Static variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
MODULE_SERVICE - Static variable in class org.apache.axis2.description.AxisModule
 
MODULE_VALIDATION_FAILED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
MODULE_XML - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
MODULE_XML_MISSING - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
ModuleBuilder - Class in org.apache.axis2.deployment
Builds a module description from OM
ModuleBuilder(InputStream, AxisModule, AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ModuleBuilder
 
ModuleConfiguration - Class in org.apache.axis2.description
This is to store deployment time data , described by ....

Right now this just keeps stores the set of parameters

ModuleConfiguration(String, ParameterInclude) - Constructor for class org.apache.axis2.description.ModuleConfiguration
 
moduleDeployer - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
ModuleDeployer - Class in org.apache.axis2.deployment
 
ModuleDeployer() - Constructor for class org.apache.axis2.deployment.ModuleDeployer
 
ModuleDeployer(AxisConfiguration) - Constructor for class org.apache.axis2.deployment.ModuleDeployer
 
ModulePolicyExtension - Interface in org.apache.axis2.wsdl.codegen.extension
 
MODULEREF_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field MODULEREF_KEY
modules - Variable in class org.apache.axis2.client.Stub
 
modulesDir - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
modulesPath - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
moduleUpdate(AxisEvent, AxisModule) - Method in interface org.apache.axis2.engine.AxisObserver
 
ModuleWSDLLocator - Class in org.apache.axis2.jaxws.util
This class is an implementation of a WSDL4J interface and is the implementation we supply to a WSDLReader instance.
ModuleWSDLLocator(String, InputStream, ClassLoader) - Constructor for class org.apache.axis2.jaxws.util.ModuleWSDLLocator
ModuleWSDLLocator constructor.
Month - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gMonth
Month(int) - Constructor for class org.apache.axis2.databinding.types.Month
Constructs a Month with the given values No timezone is specified
Month(int, String) - Constructor for class org.apache.axis2.databinding.types.Month
Constructs a Month with the given values, including a timezone string The timezone is validated but not used.
Month(String) - Constructor for class org.apache.axis2.databinding.types.Month
Construct a Month from a String in the format --MM--[timezone]
MonthDay - Class in org.apache.axis2.databinding.types
Implementation of the XML Schema type gMonthDay
MonthDay(int, int) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Constructs a MonthDay with the given values No timezone is specified
MonthDay(int, int, String) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Constructs a MonthDay with the given values, including a timezone string The timezone is validated but not used.
MonthDay(String) - Constructor for class org.apache.axis2.databinding.types.MonthDay
Construct a MonthDay from a String in the format --MM-DD[timezone]
mOR(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mPLUS(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mPREPROC_DIRECTIVE(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mQUESTION(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mRBRACK(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mRCURLY(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mRPAREN(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mRSHIFT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mSCOPEOP(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mSEMI(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MSG_ORDER_OPTION - Static variable in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
mSL_COMMENT(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mSTAR(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mSTRING_LITERAL(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mTILDE(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MTOM - Annotation Type in javax.xml.ws.soap
 
MTOM_RECEIVED_CONTENT_TYPE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated.  
MTOM_SERIALIZATION_CONFIG_LN - Static variable in class org.apache.axis2.policy.model.MTOMAssertion
 
MTOM_THRESHOLD - Static variable in interface org.apache.axis2.Constants.Configuration
 
MTOMAnnot - Class in org.apache.axis2.jaxws.description.builder
 
MTOMAnnot() - Constructor for class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
MTOMAssertion - Class in org.apache.axis2.policy.model
Assertion to pick up the QName
MTOMAssertion() - Constructor for class org.apache.axis2.policy.model.MTOMAssertion
 
MTOMAssertionBuilder - Class in org.apache.axis2.policy.builders
The builder will be picked by the "org.apache.neethi.AssertionBuilderFactory".
MTOMAssertionBuilder() - Constructor for class org.apache.axis2.policy.builders.MTOMAssertionBuilder
 
MTOMAwareOMBuilder - Class in org.apache.axis2.databinding.utils.writer
 
MTOMAwareOMBuilder() - Constructor for class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
MTOMAwareXMLSerializer - Class in org.apache.axis2.databinding.utils.writer
this class wrapps the existing xmlStreamWriter and implements the new method writeDataHandler
MTOMAwareXMLSerializer(XMLStreamWriter) - Constructor for class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
MTOMAwareXMLStreamWriter - Interface in org.apache.axis2.databinding.utils.writer
 
MTOMBuilder - Class in org.apache.axis2.builder
 
MTOMBuilder() - Constructor for class org.apache.axis2.builder.MTOMBuilder
 
MTOMConfigurator - Class in org.apache.axis2.jaxws.client.config
 
MTOMConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
MTOMConfigurator - Class in org.apache.axis2.jaxws.server.config
 
MTOMConfigurator() - Constructor for class org.apache.axis2.jaxws.server.config.MTOMConfigurator
 
MTOMFeature - Class in javax.xml.ws.soap
 
MTOMFeature() - Constructor for class javax.xml.ws.soap.MTOMFeature
 
MTOMFeature(boolean) - Constructor for class javax.xml.ws.soap.MTOMFeature
 
MTOMFeature(int) - Constructor for class javax.xml.ws.soap.MTOMFeature
 
MTOMFeature(boolean, int) - Constructor for class javax.xml.ws.soap.MTOMFeature
 
mult_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
MultiParentClassLoader - Class in org.apache.axis2.classloader
A MultiParentClassLoader is a simple extension of the URLClassLoader that simply changes the single parent class loader model to support a list of parent class loaders.
MultiParentClassLoader(URL[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader with no parents.
MultiParentClassLoader(URL[], ClassLoader) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent.
MultiParentClassLoader(URL[], ClassLoader, boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parent and using the specified URLStreamHandlerFactory for accessing the urls..
MultiParentClassLoader(URL[], ClassLoader[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents.
MultiParentClassLoader(URL[], ClassLoader[], boolean, Collection, Collection) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader[], boolean, String[], String[]) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
 
MultiParentClassLoader(URL[], ClassLoader[], URLStreamHandlerFactory) - Constructor for class org.apache.axis2.classloader.MultiParentClassLoader
Creates a named class loader as a child of the specified parents and using the specified URLStreamHandlerFactory for accessing the urls..
MultipartFormDataBuilder - Class in org.apache.axis2.builder
 
MultipartFormDataBuilder() - Constructor for class org.apache.axis2.builder.MultipartFormDataBuilder
 
MultipartFormDataFormatter - Class in org.apache.axis2.transport.http
Formates the request message as multipart/form-data.
MultipartFormDataFormatter() - Constructor for class org.apache.axis2.transport.http.MultipartFormDataFormatter
 
MultipleEntryHashMap - Class in org.apache.axis2.util
This will make a hash map which can contain multiple entries for the same hash value.
MultipleEntryHashMap() - Constructor for class org.apache.axis2.util.MultipleEntryHashMap
 
MultirefHelper - Class in org.apache.axis2.databinding.utils
 
MultirefHelper(OMElement) - Constructor for class org.apache.axis2.databinding.utils.MultirefHelper
 
MULTITHREAD_HTTP_CONNECTION_MANAGER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
MUSTUNDERSTAND - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
MustUnderstandChecker - Class in org.apache.axis2.jaxws.dispatchers
Plugin to remove "understood" headers for the JAXWS related headers.
MustUnderstandChecker() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandChecker
 
MustUnderstandUtils - Class in org.apache.axis2.jaxws.dispatchers
Static utility methods used in processing mustUnderstand headers relative to JAXWS.
MustUnderstandUtils() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandUtils
 
MustUnderstandValidationDispatcher - Class in org.apache.axis2.jaxws.dispatchers
Do JAXWS MustUnderstand header processing per the JAXWS 2.0 specification.
MustUnderstandValidationDispatcher() - Constructor for class org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher
 
MUTTITHREAD_HTTP_CONNECTION_MANAGER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Deprecated. please use MULTITHREAD_HTTP_CONNECTION_MANAGER
mVOCAB(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mWIDE_CHAR_LITERAL(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mWIDE_STRING_LITERAL(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mWS(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
mXOR(boolean) - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
MY_QNAME - Static variable in class org.apache.axis2.databinding.types.soapencoding.AnyType
 
MY_QNAME - Static variable in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
 
MY_QNAME - Static variable in class org.apache.axis2.databinding.types.soapencoding.ArrayE
 
MY_QNAME - Static variable in class org.apache.axis2.databinding.types.soapencoding.Base64
 
MY_QNAME - Static variable in class org.apache.axis2.databinding.types.xsd.Base64
 

N

Name - Interface in javax.xml.soap
A representation of an XML name.
name - Variable in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
 
name - Variable in class org.apache.axis2.corba.idl.types.CompositeDataType
 
name - Variable in class org.apache.axis2.corba.idl.types.Member
 
Name - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type Name Name represents XML Names.
Name() - Constructor for class org.apache.axis2.databinding.types.Name
 
Name(String) - Constructor for class org.apache.axis2.databinding.types.Name
ctor for Name
Name - Class in org.apache.axis2.databinding.types.soapencoding
Name bean class
Name() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Name
 
Name - Class in org.apache.axis2.databinding.types.xsd
Name bean class
Name() - Constructor for class org.apache.axis2.databinding.types.xsd.Name
 
NAME - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
name - Variable in class org.apache.axis2.description.TransportInDescription
Field name
name - Variable in class org.apache.axis2.description.TransportOutDescription
Field name
NAME - Static variable in class org.apache.axis2.dispatchers.AbstractOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.AbstractServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.ActionBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.AddressingBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.dispatchers.HTTPLocationBasedDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
Field NAME
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
NAME - Static variable in class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
NAME - Static variable in class org.apache.axis2.engine.AbstractDispatcher
Field NAME
name() - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
name() - Method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
 
name() - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
Get the 'name'
name() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
Get the 'name'
name() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
name() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
name() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
name() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
name - Variable in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
 
Name.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Name.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Name.Factory
 
Name.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Name.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Name.Factory
 
NAME_SPACE_PREFIX - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
NAME_SPACE_PREFIX - Static variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
NAME_SPACE_TO_PACKAGE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NAME_SPACE_TO_PACKAGE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NamedStaxOMBuilder - Class in org.apache.axis2.databinding.utils
 
NamedStaxOMBuilder(XMLStreamReader, QName) - Constructor for class org.apache.axis2.databinding.utils.NamedStaxOMBuilder
 
NAMESPACE_DECLARATION_PREFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
NAMESPACE_GENERATOR_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
NAMESPACE_GENERATOR_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
NamespaceContextFromDOM - Class in org.apache.axis2.jaxws.message.util.impl
Namespace information available at the current scope.
namespaceFromClassName(String, ClassLoader) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
namespaceFromClassName(String, ClassLoader, NamespaceGenerator) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
namespaceFromPackageName(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultNamespaceGenerator
 
namespaceFromPackageName(String) - Method in interface org.apache.axis2.description.java2wsdl.NamespaceGenerator
 
NamespaceGenerator - Interface in org.apache.axis2.description.java2wsdl
This interface must be implemented to provide custom implemtations for, java package name to namespace mapping.
NamespacePrefix - Class in org.apache.axis2.wsdl.codegen.schema
provide namesapce prefixes
NamespacePrefix() - Constructor for class org.apache.axis2.wsdl.codegen.schema.NamespacePrefix
 
NameValueArrayStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NameValueArrayStreamReader(QName, String[]) - Constructor for class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
NameValuePairStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NameValuePairStreamReader(QName, String) - Constructor for class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
NAMING_SERVICE_URL - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
NCName - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.
NCName() - Constructor for class org.apache.axis2.databinding.types.NCName
 
NCName(String) - Constructor for class org.apache.axis2.databinding.types.NCName
ctor for NCName
NCName - Class in org.apache.axis2.databinding.types.soapencoding
NCName bean class
NCName() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NCName
 
NCName - Class in org.apache.axis2.databinding.types.xsd
NCName bean class
NCName() - Constructor for class org.apache.axis2.databinding.types.xsd.NCName
 
NCName.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NCName.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NCName.Factory
 
NCName.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NCName.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NCName.Factory
 
NegativeInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type negativeinteger

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

NegativeInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(String) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger
 
NegativeInteger - Class in org.apache.axis2.databinding.types.soapencoding
NegativeInteger bean class
NegativeInteger() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
 
NegativeInteger - Class in org.apache.axis2.databinding.types.xsd
NegativeInteger bean class
NegativeInteger() - Constructor for class org.apache.axis2.databinding.types.xsd.NegativeInteger
 
NegativeInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NegativeInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
 
NegativeInteger.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NegativeInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NegativeInteger.Factory
 
NegativeInteger.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NegativeInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NegativeInteger.Factory
 
newConnStrategy() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newDocument() - Static method in class org.apache.axis2.util.XMLUtils
Gets an empty new Document.
newDocument(InputSource) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the input source.
newDocument(InputStream) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the input stream
newDocument(String) - Static method in class org.apache.axis2.util.XMLUtils
Gets a new Document read from the indicated uri
newDocument(String, String, String) - Static method in class org.apache.axis2.util.XMLUtils
Creates a new document from the given URI.
newHttpProcessor() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newInstance() - Static method in class javax.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation.
newInstance(String) - Static method in class javax.xml.soap.MessageFactory
 
newInstance() - Static method in class javax.xml.soap.SOAPConnectionFactory
Creates an instance of the default SOAPConnectionFactory object.
newInstance() - Static method in class javax.xml.soap.SOAPElementFactory
Deprecated. Creates a new instance of SOAPElementFactory.
newInstance() - Static method in class javax.xml.soap.SOAPFactory
Creates a new instance of SOAPFactory.
newInstance(String) - Static method in class javax.xml.soap.SOAPFactory
Creates a new SOAPFactory object that is an instance of the specified implementation, this method uses the SAAJMetaFactory to locate the implementation class and create the SOAPFactory instance.
newInstance() - Static method in class org.apache.axis2.jaxws.ClientConfigurationFactory
Returns a ClientConfigurationFactory object.
newInvoker(String, String, Object) - Method in class org.apache.axis2.corba.receivers.CorbaInvokerFactory
 
newInvoker(String, String, Object) - Method in interface org.apache.axis2.corba.receivers.InvokerFactory
 
newListenerExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor used to launch the single requestConnectionListener
newMessageFactory(String) - Method in class javax.xml.soap.SAAJMetaFactory
 
newMessageFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.DOMReader
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.Reader
Get a newReader from the Object
newReader() - Method in class org.apache.axis2.jaxws.message.util.ResettableReader
 
newReader() - Method in class org.apache.axis2.jaxws.message.util.SOAPElementReader
 
newRequestBlockingQueue() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the queue used to hold incoming requests when requestCoreThreadPoolSize threads are busy.
newRequestConnectionListener(int, HttpConnectionManager, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the listener for request connections
newRequestConnectionManager(ExecutorService, WorkerFactory, HttpParams) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the connection manager used to launch request threads
newRequestConnectionParams() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create and set the parameters applied to incoming request connections
newRequestExecutor(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the executor use the manage request processing threads
newRequestWorkerFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
Create the factory for request workers
newResponseFactory() - Method in class org.apache.axis2.transport.http.server.HttpFactory
 
newSOAPFactory(String) - Method in class javax.xml.soap.SAAJMetaFactory
 
newSOAPFactory(String) - Method in class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
newThread(Runnable) - Method in class org.apache.axis2.jaxws.utility.JAXWSThreadFactory
 
newThread(Runnable) - Method in class org.apache.axis2.transport.http.server.DefaultThreadFactory
 
newThread(Runnable) - Method in class org.apache.axis2.transport.nhttp.util.BackportWorkerPool.BackportThreadFactory
 
newThread(Runnable) - Method in class org.apache.axis2.util.threadpool.DefaultThreadFactory
 
newWorker() - Method in class org.apache.axis2.transport.http.HTTPWorkerFactory
 
newWorker() - Method in interface org.apache.axis2.transport.http.server.WorkerFactory
 
next() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
By far this should be the most important method in this class this method changes the state of the parser
next() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
next() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
next() - Method in class org.apache.axis2.deployment.scheduler.DeploymentIterator
 
next() - Method in class org.apache.axis2.jaxws.message.impl.XMLStreamReaderForXMLSpine
 
next() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
next() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
next() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
next() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
next() - Method in class org.apache.axis2.util.StreamWrapper
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
todo implement this
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
nextTag() - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
nextTag() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
nextTag() - Method in class org.apache.axis2.util.StreamWrapper
 
nextToken() - Method in class org.apache.axis2.corba.idl.parser.IDLLexer
 
NHttpConfiguration - Class in org.apache.axis2.transport.nhttp
Store and manage properties that tune the nhttp transport
NhttpConstants - Class in org.apache.axis2.transport.nhttp
 
NhttpConstants() - Constructor for class org.apache.axis2.transport.nhttp.NhttpConstants
 
NIL - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
nillableQNameList - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
NMToken - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NMToken

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

NMToken() - Constructor for class org.apache.axis2.databinding.types.NMToken
 
NMToken(String) - Constructor for class org.apache.axis2.databinding.types.NMToken
ctor for NMToken
NMTOKEN - Class in org.apache.axis2.databinding.types.soapencoding
NMTOKEN bean class
NMTOKEN() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
 
NMTOKEN - Class in org.apache.axis2.databinding.types.xsd
NMTOKEN bean class
NMTOKEN() - Constructor for class org.apache.axis2.databinding.types.xsd.NMTOKEN
 
NMTOKEN.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NMTOKEN.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NMTOKEN.Factory
 
NMTOKEN.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NMTOKEN.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NMTOKEN.Factory
 
NMTOKEN_ANY - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_ELEMENT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_NONE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTOKEN_OTHER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
NMTokens - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NMTokens
NMTokens() - Constructor for class org.apache.axis2.databinding.types.NMTokens
 
NMTokens(String) - Constructor for class org.apache.axis2.databinding.types.NMTokens
ctor for NMTokens
NMTOKENS - Class in org.apache.axis2.databinding.types.soapencoding
NMTOKENS bean class
NMTOKENS() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
 
NMTOKENS - Class in org.apache.axis2.databinding.types.xsd
NMTOKENS bean class
NMTOKENS() - Constructor for class org.apache.axis2.databinding.types.xsd.NMTOKENS
 
NMTOKENS.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NMTOKENS.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NMTOKENS.Factory
 
NMTOKENS.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NMTOKENS.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NMTOKENS.Factory
 
NO_BUILD_XML_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NO_MESSAGE_RECEIVER_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NO_WSDLS_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
NOCONTENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field NOCONTENT[]
Node - Interface in javax.xml.soap
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
NODE_MANAGER_SERVICE - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
NodeImplEx - Class in org.apache.axis2.saaj
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
NodeImplEx(OMFactory) - Constructor for class org.apache.axis2.saaj.NodeImplEx
 
NodeListImpl - Class in org.apache.axis2.saaj
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NonNegativeInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type nonNegativeInteger
NonNegativeInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(String) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger
 
NonNegativeInteger - Class in org.apache.axis2.databinding.types.soapencoding
NonNegativeInteger bean class
NonNegativeInteger() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
 
NonNegativeInteger - Class in org.apache.axis2.databinding.types.xsd
NonNegativeInteger bean class
NonNegativeInteger() - Constructor for class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
 
NonNegativeInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NonNegativeInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
 
NonNegativeInteger.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NonNegativeInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger.Factory
 
NonNegativeInteger.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NonNegativeInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NonNegativeInteger.Factory
 
NonPositiveInteger - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type nonPositiveInteger

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

NonPositiveInteger(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, int, Random) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(int, Random) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(String) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger(String, int) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger
 
NonPositiveInteger - Class in org.apache.axis2.databinding.types.soapencoding
NonPositiveInteger bean class
NonPositiveInteger() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
 
NonPositiveInteger - Class in org.apache.axis2.databinding.types.xsd
NonPositiveInteger bean class
NonPositiveInteger() - Constructor for class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
 
NonPositiveInteger.BigIntegerRep - Class in org.apache.axis2.databinding.types
 
NonPositiveInteger.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
 
NonPositiveInteger.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NonPositiveInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger.Factory
 
NonPositiveInteger.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NonPositiveInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NonPositiveInteger.Factory
 
nonProxyHosts - Variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
nonRpcMethods - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
NONZERODIGIT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
NOOP - Static variable in class org.apache.axis2.transport.mail.Constants
 
normalize(String) - Static method in class org.apache.axis2.deployment.util.Utils
Normalize a uri containing ../ and ./ paths.
normalize() - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
normalize() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizeDocument() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
NormalizedString - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NormalizedString.
NormalizedString() - Constructor for class org.apache.axis2.databinding.types.NormalizedString
 
NormalizedString(String) - Constructor for class org.apache.axis2.databinding.types.NormalizedString
ctor for NormalizedString
NormalizedString - Class in org.apache.axis2.databinding.types.soapencoding
NormalizedString bean class
NormalizedString() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NormalizedString
 
NormalizedString - Class in org.apache.axis2.databinding.types.xsd
NormalizedString bean class
NormalizedString() - Constructor for class org.apache.axis2.databinding.types.xsd.NormalizedString
 
NormalizedString.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NormalizedString.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NormalizedString.Factory
 
NormalizedString.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NormalizedString.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NormalizedString.Factory
 
normalizePath(String, String) - Method in class org.apache.axis2.jaxws.util.BaseWSDLLocator
 
NOT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
Notation - Class in org.apache.axis2.databinding.types
Custom class for supporting XSD data type NOTATION.
Notation() - Constructor for class org.apache.axis2.databinding.types.Notation
 
Notation(NCName, URI, URI) - Constructor for class org.apache.axis2.databinding.types.Notation
 
NOTATION - Class in org.apache.axis2.databinding.types.soapencoding
NOTATION bean class
NOTATION() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NOTATION
 
NOTATION - Class in org.apache.axis2.databinding.types.xsd
NOTATION bean class
NOTATION() - Constructor for class org.apache.axis2.databinding.types.xsd.NOTATION
 
NOTATION.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
NOTATION.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.NOTATION.Factory
 
NOTATION.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
NOTATION.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.NOTATION.Factory
 
notify(InvocationListenerBean) - Method in interface org.apache.axis2.jaxws.server.InvocationListener
This method will be called by JAX-WS when a message has been received or just before a response is sent to the client.
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in interface org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
The associated connection listener IOProcessor is terminating abnormally
notifyAbnormalTermination(IOProcessor, String, Throwable) - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
Default bevarior is to log the error.
notifyObservers(int, AxisService) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(int, AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyObservers(int, AxisServiceGroup) - Method in class org.apache.axis2.engine.AxisConfiguration
 
notifyOnException(InvocationListenerBean) - Method in interface org.apache.axis2.jaxws.server.InvocationListener
This method will be called anytime that an exception occurs within the JAX-WS server-side code flow.
notSerializableList - Static variable in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
NS - Static variable in class javax.xml.ws.wsaddressing.W3CEndpointReference
 
NS - Static variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
NS - Static variable in class org.apache.axis2.policy.model.MTOMAssertion
 
NS_PREFIX - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
NS_PREFIX - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
NS_PREFIX_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SOAP_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_SOAP_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_WSDL - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_WSDL_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_XML - Static variable in class org.apache.axis2.namespace.Constants
 
NS_PREFIX_XOP - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
NS_URI - Static variable in interface org.apache.axis2.mex.MexConstants.Spec_2004_09
 
NS_URI_WSDL11 - Static variable in class org.apache.axis2.namespace.Constants
WSDL Namespace.
NS_URI_WSDL20 - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI_XML - Static variable in class org.apache.axis2.namespace.Constants
 
NS_URI_XMLNS - Static variable in class org.apache.axis2.namespace.Constants
 
nsCount - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
nsGen - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
NTLM - Static variable in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
NULL_OBJECT - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
NullBindingFactory - Class in org.apache.axis2.jibx
 
NullBindingFactory() - Constructor for class org.apache.axis2.jibx.NullBindingFactory
 
NULLED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
NullXMLStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
NullXMLStreamReader(QName) - Constructor for class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 

O

OASISCatalogManager - Class in org.apache.axis2.jaxws.catalog.impl
OASISCatalogManager provides an interface to the catalog properties.
OASISCatalogManager() - Constructor for class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
Default constructor with no arguments.
OASISCatalogManager(String) - Constructor for class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
Constructor that specifies an explicit property file.
OBJ_RESTORE_PROBLEM - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
OBJ_SAVE_PROBLEM - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
OBJECT_CLASS_NAME - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
OBJECT_NAME - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
object_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ObjectByValue - Class in org.apache.axis2.corba.idl.values
 
ObjectByValue(ValueType) - Constructor for class org.apache.axis2.corba.idl.values.ObjectByValue
 
ObjectFactory - Class in org.apache.axis2.jaxws.description.xml.handler
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.axis2.jaxws.description.xml.handler package.
ObjectFactory() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.axis2.jaxws.description.xml.handler
ObjectInputStreamWithCL - Class in org.apache.axis2.context.externalize
An ObjectInputStream that is constructed with a ClassLoader or ClassResolver.
ObjectInputStreamWithCL(InputStream) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Construct using ContextClassLoader
ObjectInputStreamWithCL(InputStream, ClassLoader) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Constructor that accepts a ClassLoader
ObjectInputStreamWithCL(InputStream, ObjectInputStreamWithCL.ClassResolver) - Constructor for class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Constructor that accepts a ClassResolver
ObjectInputStreamWithCL.ClassResolver - Interface in org.apache.axis2.context.externalize
This interface is used to resolve OSGi declared serializable classes.
objectList - Variable in class org.apache.axis2.databinding.types.soapencoding.Array
 
ObjectStateUtils - Class in org.apache.axis2.util
Utility to write, read and activate externalized Objects
ObjectStateUtils() - Constructor for class org.apache.axis2.util.ObjectStateUtils
 
ObjectSupplier - Interface in org.apache.axis2.engine
 
OBSERVER_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
obtainHTTPHeaderInformation(HttpMethodBase, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
Collect the HTTP header information and set them in the message context
oc - Variable in class org.apache.axis2.client.OperationClient
 
OCTAL - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
OCTDIGIT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
octet_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
OFF_STRICT_VALIDATION - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
OK - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field OK[]
OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
oldClassLoader - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
oldMessageContext - Variable in class org.apache.axis2.receivers.AbstractMessageReceiver.ThreadContextDescriptor
 
OM_ATTRIBUTE_KEY - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OM_ELEMENT_KEY - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OM_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field OM_PARAMETER
OMAttribKey - Class in org.apache.axis2.databinding.utils.reader
A dummy object that acts as the key for the OMAttribute in the attribute array - this will be provided as part of the constants
OMAttribKey() - Constructor for class org.apache.axis2.databinding.utils.reader.OMAttribKey
 
OMBlock - Interface in org.apache.axis2.jaxws.message.databinding
OMBlock Block represented by an OMElement object
OMBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
OMBlockFactory

Creates an OMBlock

* The FactoryRegistry should be used to get access to the Factory

OMBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
OMBlockFactoryImpl

Creates an OMBlock

OMBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.OMBlockFactoryImpl
Default Constructor required for Factory
OMBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
OMBlockImpl Block with a business object that is an OMElement
omElement - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
OMElementConvertor - Interface in org.apache.axis2.scripting.convertors
The OMElementConvertor interface enables customizing the conversion of XML between Synapse and a script language.
OMElementKey - Class in org.apache.axis2.databinding.utils.reader
A dummy class that creates nothing but a key for the OMElement when it is passed to the ADBPullparser
OMElementKey() - Constructor for class org.apache.axis2.databinding.utils.reader.OMElementKey
 
OMElementStreamWriter - Class in org.apache.axis2.databinding.utils.writer
 
OMElementStreamWriter() - Constructor for class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
OMIT_SOAP_12_ACTION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
OMStreamNamespaceContext - Class in org.apache.axis2.databinding.utils.writer
 
OMStreamNamespaceContext() - Constructor for class org.apache.axis2.databinding.utils.writer.OMStreamNamespaceContext
 
onComplete() - Method in interface org.apache.axis2.client.async.AxisCallback
This is called at the end of the MEP no matter what happens, quite like a finally block.
onComplete(AsyncResult) - Method in class org.apache.axis2.client.async.Callback
Deprecated. Method is invoked by Axis2 once the asynchronous operation has completed successfully.
onComplete(MessageContext, ClassLoader) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onComplete(MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onComplete(AsyncResult) - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
onComplete(AsyncResult) - Method in class org.apache.axis2.jaxws.client.async.PollingFuture
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisDescription
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisService
 
onDisengage(AxisModule) - Method in class org.apache.axis2.description.AxisServiceGroup
 
onDisengage(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
To dis-engage a module from the system.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisDescription
 
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisMessage
We do not support adding module operations when engaging a module to an AxisMessage
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisOperation
This is called when a module is engaged on this operation.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisService
Engages a module.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.description.AxisServiceGroup
When a module gets engaged on a ServiceGroup, we have to engage it for each Service.
onEngage(AxisModule, AxisDescription) - Method in class org.apache.axis2.engine.AxisConfiguration
 
onError(Exception) - Method in interface org.apache.axis2.client.async.AxisCallback
This gets called ONLY when an internal processing exception occurs.
onError(Exception) - Method in class org.apache.axis2.client.async.Callback
Deprecated. Method invoked by Axis2 if the asynchronous operation fails.
onError(Throwable, MessageContext, ClassLoader) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onError(Throwable, MessageContext) - Method in class org.apache.axis2.jaxws.client.async.AsyncResponse
 
onError(Exception) - Method in class org.apache.axis2.jaxws.client.async.CallbackFuture
 
onError(Exception) - Method in class org.apache.axis2.jaxws.client.async.PollingFuture
 
Oneway - Annotation Type in javax.jws
 
OneWayAnnot - Class in org.apache.axis2.jaxws.description.builder
 
onFault(MessageContext) - Method in interface org.apache.axis2.client.async.AxisCallback
This gets called when a fault message is received.
onMessage(MessageContext) - Method in interface org.apache.axis2.client.async.AxisCallback
This is called when we receive a message.
onMessage(Message) - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
The entry point on the recepit of each JMS message
op_attribute() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
op_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
op_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
openConnection(URL) - Method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
openConnection(URL) - Method in class org.apache.axis2.deployment.DeploymentClassLoader.ByteUrlStreamHandler
 
openHandlerConfigStream(String, String, ClassLoader) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
This is a helper method that will open a stream to an @HandlerChain configuration file.
openSocket(int) - Method in class org.apache.axis2.transport.tcp.TCPServer
Controls the number of server sockets kept open.
openTheConnection(EndpointReference, MessageContext) - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
Operation - Class in org.apache.axis2.corba.idl.types
 
Operation() - Constructor for class org.apache.axis2.corba.idl.types.Operation
 
OPERATION_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field OPERATION_KEY
OPERATION_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OPERATION_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OPERATION_MAP - Static variable in class org.apache.axis2.Constants
 
OPERATION_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
OPERATION_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the operation to dispatch non SOAP/XML messages
OPERATION_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
OPERATION_PROCESS_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
OPERATION_STYLE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OPERATION_TO_PING - Static variable in interface org.apache.axis2.engine.Pingable
 
operationCache - Variable in class org.apache.axis2.transport.http.AbstractAgent
 
OperationClient - Class in org.apache.axis2.client
An operation client is the way an advanced user interacts with Axis2.
OperationClient(AxisOperation, ServiceContext, Options) - Constructor for class org.apache.axis2.client.OperationClient
 
OperationContext - Class in org.apache.axis2.context
An OperationContext represents a running "instance" of an operation, which is represented by an AxisOperation object.
OperationContext() - Constructor for class org.apache.axis2.context.OperationContext
Simple constructor (needed for deserialization, shouldn't be used otherwise!)
OperationContext(AxisOperation, ServiceContext) - Constructor for class org.apache.axis2.context.OperationContext
Constructs a new OperationContext.
OperationContextFactory - Class in org.apache.axis2.context
This is the factory for OperationContext.
OperationContextFactory() - Constructor for class org.apache.axis2.context.OperationContextFactory
 
OperationDescription - Interface in org.apache.axis2.jaxws.description
An OperationDescripton corresponds to a method on an SEI.
OperationDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
OperationDescriptionValidator - Class in org.apache.axis2.jaxws.description.validator
 
OperationDescriptionValidator(OperationDescription) - Constructor for class org.apache.axis2.jaxws.description.validator.OperationDescriptionValidator
 
OperationDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
operationName() - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
OperationRuntimeDescription - Interface in org.apache.axis2.jaxws.description
A OperationRuntimeDescription object contains immutable data that is needed during the runtime (i.e.
opt_member_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
opt_pos_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
OPTIMIZATION_ENABLED - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
OPTIONAL_TYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
options - Variable in class org.apache.axis2.client.OperationClient
 
Options - Class in org.apache.axis2.client
Holder for operation client options.
Options() - Constructor for class org.apache.axis2.client.Options
Default constructor
Options(Options) - Constructor for class org.apache.axis2.client.Options
In normal mode operation, this options will try to fulfil the request from its values.
options - Variable in class org.apache.axis2.context.MessageContext
 
OptionsParser - Class in org.apache.axis2.util
 
OptionsParser(String[]) - Constructor for class org.apache.axis2.util.OptionsParser
Constructor - just pass in the args from the command line.
OptionsValidator - Interface in org.apache.axis2.util
An interface for the options validator.
OR - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
or_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
ORB_CLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
ORB_LITERAL - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
ORB_SINGLETON_CLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
ordered - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
org.apache.axis2 - package org.apache.axis2
 
org.apache.axis2.addressing - package org.apache.axis2.addressing
 
org.apache.axis2.addressing.i18n - package org.apache.axis2.addressing.i18n
 
org.apache.axis2.addressing.metadata - package org.apache.axis2.addressing.metadata
 
org.apache.axis2.addressing.wsdl - package org.apache.axis2.addressing.wsdl
 
org.apache.axis2.builder - package org.apache.axis2.builder
 
org.apache.axis2.classloader - package org.apache.axis2.classloader
 
org.apache.axis2.client - package org.apache.axis2.client
 
org.apache.axis2.client.async - package org.apache.axis2.client.async
 
org.apache.axis2.clustering - package org.apache.axis2.clustering
 
org.apache.axis2.clustering.configuration - package org.apache.axis2.clustering.configuration
 
org.apache.axis2.clustering.configuration.commands - package org.apache.axis2.clustering.configuration.commands
 
org.apache.axis2.clustering.context - package org.apache.axis2.clustering.context
 
org.apache.axis2.clustering.context.commands - package org.apache.axis2.clustering.context.commands
 
org.apache.axis2.clustering.control - package org.apache.axis2.clustering.control
 
org.apache.axis2.clustering.tribes - package org.apache.axis2.clustering.tribes
 
org.apache.axis2.context - package org.apache.axis2.context
 
org.apache.axis2.context.externalize - package org.apache.axis2.context.externalize
 
org.apache.axis2.corba.deployer - package org.apache.axis2.corba.deployer
 
org.apache.axis2.corba.exceptions - package org.apache.axis2.corba.exceptions
 
org.apache.axis2.corba.idl - package org.apache.axis2.corba.idl
 
org.apache.axis2.corba.idl.parser - package org.apache.axis2.corba.idl.parser
 
org.apache.axis2.corba.idl.types - package org.apache.axis2.corba.idl.types
 
org.apache.axis2.corba.idl.values - package org.apache.axis2.corba.idl.values
 
org.apache.axis2.corba.receivers - package org.apache.axis2.corba.receivers
 
org.apache.axis2.databinding - package org.apache.axis2.databinding
 
org.apache.axis2.databinding.i18n - package org.apache.axis2.databinding.i18n
 
org.apache.axis2.databinding.typemapping - package org.apache.axis2.databinding.typemapping
 
org.apache.axis2.databinding.types - package org.apache.axis2.databinding.types
These classes are directly salvaged from Axis 1 codebase.
org.apache.axis2.databinding.types.soapencoding - package org.apache.axis2.databinding.types.soapencoding
 
org.apache.axis2.databinding.types.xsd - package org.apache.axis2.databinding.types.xsd
 
org.apache.axis2.databinding.utils - package org.apache.axis2.databinding.utils
 
org.apache.axis2.databinding.utils.reader - package org.apache.axis2.databinding.utils.reader
 
org.apache.axis2.databinding.utils.writer - package org.apache.axis2.databinding.utils.writer
 
org.apache.axis2.dataretrieval - package org.apache.axis2.dataretrieval
 
org.apache.axis2.dataretrieval.client - package org.apache.axis2.dataretrieval.client
 
org.apache.axis2.datasource - package org.apache.axis2.datasource
 
org.apache.axis2.datasource.jaxb - package org.apache.axis2.datasource.jaxb
 
org.apache.axis2.deployment - package org.apache.axis2.deployment
 
org.apache.axis2.deployment.repository.util - package org.apache.axis2.deployment.repository.util
 
org.apache.axis2.deployment.resolver - package org.apache.axis2.deployment.resolver
 
org.apache.axis2.deployment.scheduler - package org.apache.axis2.deployment.scheduler
 
org.apache.axis2.deployment.util - package org.apache.axis2.deployment.util
 
org.apache.axis2.description - package org.apache.axis2.description
 
org.apache.axis2.description.java2wsdl - package org.apache.axis2.description.java2wsdl
 
org.apache.axis2.description.java2wsdl.bytecode - package org.apache.axis2.description.java2wsdl.bytecode
 
org.apache.axis2.dispatchers - package org.apache.axis2.dispatchers
 
org.apache.axis2.engine - package org.apache.axis2.engine
 
org.apache.axis2.extensions.spring.receivers - package org.apache.axis2.extensions.spring.receivers
 
org.apache.axis2.fastinfoset - package org.apache.axis2.fastinfoset
 
org.apache.axis2.handlers - package org.apache.axis2.handlers
 
org.apache.axis2.handlers.addressing - package org.apache.axis2.handlers.addressing
 
org.apache.axis2.handlers.soapmonitor - package org.apache.axis2.handlers.soapmonitor
 
org.apache.axis2.i18n - package org.apache.axis2.i18n
 
org.apache.axis2.java.security - package org.apache.axis2.java.security
 
org.apache.axis2.jaxbri - package org.apache.axis2.jaxbri
 
org.apache.axis2.jaxws - package org.apache.axis2.jaxws
 
org.apache.axis2.jaxws.addressing - package org.apache.axis2.jaxws.addressing
 
org.apache.axis2.jaxws.addressing.factory - package org.apache.axis2.jaxws.addressing.factory
 
org.apache.axis2.jaxws.addressing.factory.impl - package org.apache.axis2.jaxws.addressing.factory.impl
 
org.apache.axis2.jaxws.addressing.migrator - package org.apache.axis2.jaxws.addressing.migrator
 
org.apache.axis2.jaxws.addressing.util - package org.apache.axis2.jaxws.addressing.util
 
org.apache.axis2.jaxws.binding - package org.apache.axis2.jaxws.binding
 
org.apache.axis2.jaxws.catalog - package org.apache.axis2.jaxws.catalog
 
org.apache.axis2.jaxws.catalog.impl - package org.apache.axis2.jaxws.catalog.impl
 
org.apache.axis2.jaxws.client - package org.apache.axis2.jaxws.client
 
org.apache.axis2.jaxws.client.async - package org.apache.axis2.jaxws.client.async
 
org.apache.axis2.jaxws.client.config - package org.apache.axis2.jaxws.client.config
 
org.apache.axis2.jaxws.client.dispatch - package org.apache.axis2.jaxws.client.dispatch
 
org.apache.axis2.jaxws.client.proxy - package org.apache.axis2.jaxws.client.proxy
 
org.apache.axis2.jaxws.context - package org.apache.axis2.jaxws.context
 
org.apache.axis2.jaxws.context.factory - package org.apache.axis2.jaxws.context.factory
 
org.apache.axis2.jaxws.context.utils - package org.apache.axis2.jaxws.context.utils
 
org.apache.axis2.jaxws.core - package org.apache.axis2.jaxws.core
 
org.apache.axis2.jaxws.core.controller - package org.apache.axis2.jaxws.core.controller
 
org.apache.axis2.jaxws.core.controller.impl - package org.apache.axis2.jaxws.core.controller.impl
 
org.apache.axis2.jaxws.core.util - package org.apache.axis2.jaxws.core.util
 
org.apache.axis2.jaxws.description - package org.apache.axis2.jaxws.description
 
org.apache.axis2.jaxws.description.builder - package org.apache.axis2.jaxws.description.builder
 
org.apache.axis2.jaxws.description.builder.converter - package org.apache.axis2.jaxws.description.builder.converter
 
org.apache.axis2.jaxws.description.impl - package org.apache.axis2.jaxws.description.impl
 
org.apache.axis2.jaxws.description.validator - package org.apache.axis2.jaxws.description.validator
 
org.apache.axis2.jaxws.description.xml.handler - package org.apache.axis2.jaxws.description.xml.handler
 
org.apache.axis2.jaxws.dispatchers - package org.apache.axis2.jaxws.dispatchers
 
org.apache.axis2.jaxws.feature - package org.apache.axis2.jaxws.feature
 
org.apache.axis2.jaxws.framework - package org.apache.axis2.jaxws.framework
 
org.apache.axis2.jaxws.handler - package org.apache.axis2.jaxws.handler
 
org.apache.axis2.jaxws.handler.factory - package org.apache.axis2.jaxws.handler.factory
 
org.apache.axis2.jaxws.handler.factory.impl - package org.apache.axis2.jaxws.handler.factory.impl
 
org.apache.axis2.jaxws.handler.impl - package org.apache.axis2.jaxws.handler.impl
 
org.apache.axis2.jaxws.handler.lifecycle.factory - package org.apache.axis2.jaxws.handler.lifecycle.factory
 
org.apache.axis2.jaxws.handler.lifecycle.impl - package org.apache.axis2.jaxws.handler.lifecycle.impl
 
org.apache.axis2.jaxws.i18n - package org.apache.axis2.jaxws.i18n
 
org.apache.axis2.jaxws.injection - package org.apache.axis2.jaxws.injection
 
org.apache.axis2.jaxws.lifecycle - package org.apache.axis2.jaxws.lifecycle
 
org.apache.axis2.jaxws.marshaller - package org.apache.axis2.jaxws.marshaller
 
org.apache.axis2.jaxws.marshaller.factory - package org.apache.axis2.jaxws.marshaller.factory
 
org.apache.axis2.jaxws.marshaller.impl.alt - package org.apache.axis2.jaxws.marshaller.impl.alt
 
org.apache.axis2.jaxws.message - package org.apache.axis2.jaxws.message
 
org.apache.axis2.jaxws.message.attachments - package org.apache.axis2.jaxws.message.attachments
 
org.apache.axis2.jaxws.message.databinding - package org.apache.axis2.jaxws.message.databinding
 
org.apache.axis2.jaxws.message.databinding.impl - package org.apache.axis2.jaxws.message.databinding.impl
 
org.apache.axis2.jaxws.message.factory - package org.apache.axis2.jaxws.message.factory
 
org.apache.axis2.jaxws.message.impl - package org.apache.axis2.jaxws.message.impl
 
org.apache.axis2.jaxws.message.util - package org.apache.axis2.jaxws.message.util
 
org.apache.axis2.jaxws.message.util.impl - package org.apache.axis2.jaxws.message.util.impl
 
org.apache.axis2.jaxws.registry - package org.apache.axis2.jaxws.registry
 
org.apache.axis2.jaxws.runtime.description.injection - package org.apache.axis2.jaxws.runtime.description.injection
 
org.apache.axis2.jaxws.runtime.description.injection.impl - package org.apache.axis2.jaxws.runtime.description.injection.impl
 
org.apache.axis2.jaxws.runtime.description.marshal - package org.apache.axis2.jaxws.runtime.description.marshal
 
org.apache.axis2.jaxws.runtime.description.marshal.impl - package org.apache.axis2.jaxws.runtime.description.marshal.impl
 
org.apache.axis2.jaxws.server - package org.apache.axis2.jaxws.server
 
org.apache.axis2.jaxws.server.config - package org.apache.axis2.jaxws.server.config
 
org.apache.axis2.jaxws.server.dispatcher - package org.apache.axis2.jaxws.server.dispatcher
 
org.apache.axis2.jaxws.server.dispatcher.factory - package org.apache.axis2.jaxws.server.dispatcher.factory
 
org.apache.axis2.jaxws.server.endpoint - package org.apache.axis2.jaxws.server.endpoint
 
org.apache.axis2.jaxws.server.endpoint.injection - package org.apache.axis2.jaxws.server.endpoint.injection
 
org.apache.axis2.jaxws.server.endpoint.injection.factory - package org.apache.axis2.jaxws.server.endpoint.injection.factory
 
org.apache.axis2.jaxws.server.endpoint.injection.impl - package org.apache.axis2.jaxws.server.endpoint.injection.impl
 
org.apache.axis2.jaxws.server.endpoint.lifecycle - package org.apache.axis2.jaxws.server.endpoint.lifecycle
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.factory - package org.apache.axis2.jaxws.server.endpoint.lifecycle.factory
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl - package org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.impl
 
org.apache.axis2.jaxws.server.endpoint.lifecycle.impl - package org.apache.axis2.jaxws.server.endpoint.lifecycle.impl
 
org.apache.axis2.jaxws.spi - package org.apache.axis2.jaxws.spi
 
org.apache.axis2.jaxws.spi.handler - package org.apache.axis2.jaxws.spi.handler
 
org.apache.axis2.jaxws.spi.migrator - package org.apache.axis2.jaxws.spi.migrator
 
org.apache.axis2.jaxws.util - package org.apache.axis2.jaxws.util
 
org.apache.axis2.jaxws.utility - package org.apache.axis2.jaxws.utility
 
org.apache.axis2.jaxws.wrapper - package org.apache.axis2.jaxws.wrapper
 
org.apache.axis2.jaxws.wrapper.impl - package org.apache.axis2.jaxws.wrapper.impl
 
org.apache.axis2.jaxws.wsdl - package org.apache.axis2.jaxws.wsdl
 
org.apache.axis2.jaxws.wsdl.impl - package org.apache.axis2.jaxws.wsdl.impl
 
org.apache.axis2.jibx - package org.apache.axis2.jibx
 
org.apache.axis2.json - package org.apache.axis2.json
 
org.apache.axis2.metadata.factory - package org.apache.axis2.metadata.factory
 
org.apache.axis2.metadata.registry - package org.apache.axis2.metadata.registry
 
org.apache.axis2.metadata.resource - package org.apache.axis2.metadata.resource
 
org.apache.axis2.metadata.resource.impl - package org.apache.axis2.metadata.resource.impl
 
org.apache.axis2.mex - package org.apache.axis2.mex
 
org.apache.axis2.mex.om - package org.apache.axis2.mex.om
 
org.apache.axis2.mex.util - package org.apache.axis2.mex.util
 
org.apache.axis2.modules - package org.apache.axis2.modules
 
org.apache.axis2.namespace - package org.apache.axis2.namespace
 
org.apache.axis2.phaseresolver - package org.apache.axis2.phaseresolver
 
org.apache.axis2.ping - package org.apache.axis2.ping
 
org.apache.axis2.policy.builders - package org.apache.axis2.policy.builders
 
org.apache.axis2.policy.model - package org.apache.axis2.policy.model
 
org.apache.axis2.receivers - package org.apache.axis2.receivers
 
org.apache.axis2.rpc.client - package org.apache.axis2.rpc.client
 
org.apache.axis2.rpc.receivers - package org.apache.axis2.rpc.receivers
 
org.apache.axis2.rpc.receivers.ejb - package org.apache.axis2.rpc.receivers.ejb
 
org.apache.axis2.saaj - package org.apache.axis2.saaj
 
org.apache.axis2.saaj.util - package org.apache.axis2.saaj.util
 
org.apache.axis2.schema - package org.apache.axis2.schema
 
org.apache.axis2.schema.i18n - package org.apache.axis2.schema.i18n
 
org.apache.axis2.schema.typemap - package org.apache.axis2.schema.typemap
 
org.apache.axis2.schema.util - package org.apache.axis2.schema.util
 
org.apache.axis2.schema.writer - package org.apache.axis2.schema.writer
 
org.apache.axis2.scripting - package org.apache.axis2.scripting
 
org.apache.axis2.scripting.convertors - package org.apache.axis2.scripting.convertors
 
org.apache.axis2.service - package org.apache.axis2.service
 
org.apache.axis2.soapmonitor.applet - package org.apache.axis2.soapmonitor.applet
 
org.apache.axis2.soapmonitor.servlet - package org.apache.axis2.soapmonitor.servlet
 
org.apache.axis2.transport - package org.apache.axis2.transport
 
org.apache.axis2.transport.http - package org.apache.axis2.transport.http
 
org.apache.axis2.transport.http.server - package org.apache.axis2.transport.http.server
 
org.apache.axis2.transport.http.util - package org.apache.axis2.transport.http.util
 
org.apache.axis2.transport.java - package org.apache.axis2.transport.java
 
org.apache.axis2.transport.jms - package org.apache.axis2.transport.jms
 
org.apache.axis2.transport.local - package org.apache.axis2.transport.local
 
org.apache.axis2.transport.mail - package org.apache.axis2.transport.mail
 
org.apache.axis2.transport.mail.server - package org.apache.axis2.transport.mail.server
 
org.apache.axis2.transport.nhttp - package org.apache.axis2.transport.nhttp
 
org.apache.axis2.transport.nhttp.util - package org.apache.axis2.transport.nhttp.util
 
org.apache.axis2.transport.tcp - package org.apache.axis2.transport.tcp
 
org.apache.axis2.transport.xmpp - package org.apache.axis2.transport.xmpp
 
org.apache.axis2.transport.xmpp.util - package org.apache.axis2.transport.xmpp.util
 
org.apache.axis2.util - package org.apache.axis2.util
 
org.apache.axis2.util.threadpool - package org.apache.axis2.util.threadpool
 
org.apache.axis2.wsdl - package org.apache.axis2.wsdl
 
org.apache.axis2.wsdl.codegen - package org.apache.axis2.wsdl.codegen
 
org.apache.axis2.wsdl.codegen.emitter - package org.apache.axis2.wsdl.codegen.emitter
 
org.apache.axis2.wsdl.codegen.emitter.jaxws - package org.apache.axis2.wsdl.codegen.emitter.jaxws
 
org.apache.axis2.wsdl.codegen.extension - package org.apache.axis2.wsdl.codegen.extension
 
org.apache.axis2.wsdl.codegen.schema - package org.apache.axis2.wsdl.codegen.schema
 
org.apache.axis2.wsdl.codegen.schema.exception - package org.apache.axis2.wsdl.codegen.schema.exception
 
org.apache.axis2.wsdl.codegen.writer - package org.apache.axis2.wsdl.codegen.writer
 
org.apache.axis2.wsdl.databinding - package org.apache.axis2.wsdl.databinding
 
org.apache.axis2.wsdl.i18n - package org.apache.axis2.wsdl.i18n
 
org.apache.axis2.wsdl.util - package org.apache.axis2.wsdl.util
 
org.apache.axis2.xmlbeans - package org.apache.axis2.xmlbeans
 
ORG_OMG_CORBA_ORBCLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
ORG_OMG_CORBA_ORBSINGLETON_CLASS - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
out - Variable in class org.apache.axis2.transport.tcp.TCPTransportSender
 
OUT_FAULT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
OUT_FAULT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OUT_FAULTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
 
OUT_FLOW - Static variable in class org.apache.axis2.context.MessageContext
 
OUT_FLOW - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
OUT_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OUT_PUT_LOCAL_NAME - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
OUT_TRANSPORT_INFO - Static variable in class org.apache.axis2.Constants
Transport Info
OUTBOUND_MESSAGE_ATTACHMENTS - Static variable in interface javax.xml.ws.handler.MessageContext
 
outFaultMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
OUTFLOW_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field OUTFLOW_KEY
OUTFLOW_NOT_ALLOWED_IN_TRS_IN - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
OutInAxisOperation - Class in org.apache.axis2.description
 
OutInAxisOperation() - Constructor for class org.apache.axis2.description.OutInAxisOperation
 
OutInAxisOperation(QName) - Constructor for class org.apache.axis2.description.OutInAxisOperation
 
outMessage - Variable in class org.apache.axis2.description.TwoChannelAxisOperation
 
OutOnlyAxisOperation - Class in org.apache.axis2.description
 
OutOnlyAxisOperation() - Constructor for class org.apache.axis2.description.OutOnlyAxisOperation
 
OutOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.OutOnlyAxisOperation
 
output() - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
OUTPUT_ACTION_MAPPING - Static variable in class org.apache.axis2.Constants
 
OUTPUT_FILENAME_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OUTPUT_FILENAME_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OUTPUT_FORM - Static variable in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Key used to define the output format of retrieved data to be returned.
OUTPUT_FORM_PARM - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
OUTPUT_LOCATION_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OUTPUT_LOCATION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OUTPUT_LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
OUTPUT_LOCATION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OUTPUT_PART_QNAME_SUFFIX - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
OUTPUT_POLICY - Static variable in class org.apache.axis2.description.PolicyInclude
 
outputFile - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
outputFileLocation - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
OutputForm - Class in org.apache.axis2.dataretrieval
 
OutputForm(String) - Constructor for class org.apache.axis2.dataretrieval.OutputForm
 
outputInlineForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputInlineForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.SchemaDataLocator
 
outputInlineForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.WSDLDataLocator
 
outputLocationForm(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputLocationForm(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.SchemaDataLocator
 
outputLocationForm(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.WSDLDataLocator
 
outputReady(NHttpClientConnection, ContentEncoder) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Process ready output (i.e.
outputReady(NHttpClientConnection, ContentEncoder) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
outputReady(NHttpServerConnection, ContentEncoder) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
outputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
outputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
outputReady(NHttpServerConnection, ContentEncoder) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Process ready output by writing into the channel
outputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
outputReady(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
outputReferenceForm(MessageContext, ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
outputTo(XMLStreamWriter, boolean) - Method in interface org.apache.axis2.jaxws.message.Block
Write out the Block
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
outputTo(XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
outputTo(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.util.Reader2Writer
outputTo the writer.
outputTo(XMLStreamWriter, boolean) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Write out the Message
outputWritten - Variable in class org.apache.axis2.context.MessageContext
 
OutTransportInfo - Interface in org.apache.axis2.transport
 
OVERRIDE_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
OVERRIDE_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
ownClassName - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
ownQname - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 

P

PACKAGE - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
PACKAGE_CLASS_DELIMITER - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
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
 
PackageSetBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
In order to marshal or unmarshal the user data, we need to know the set of packages involved.
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_BINDING - Static variable in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
 
PARAM_CONTEXT_ROOT - Static variable in class org.apache.axis2.Constants
To chenge the conetext path from axis2/service to something else
param_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
param_dcl_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
PARAM_PORT - Static variable in interface org.apache.axis2.transport.TransportListener
 
PARAM_SERVICE_GROUP_CONTEXT_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
PARAM_SERVICE_PATH - Static variable in class org.apache.axis2.Constants
To chenage the service path to somthing else
param_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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_dcls() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
PARAMETER_HOST_ADDRESS - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml hostname parameter for SimpleHTTPServer configuration
PARAMETER_KEY - Static variable in interface org.apache.axis2.description.DescriptionConstants
Field PARAMETER_KEY
PARAMETER_LOCKED - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
PARAMETER_ORIGIN_SERVER - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml originServer parameter for SimpleHTTPServer configuration
PARAMETER_PORT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml port parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_CORE_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestCoreThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_MAX_THREAD_POOL_SIZE - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestMaxThreadPoolSize parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_SOCKET_TIMEOUT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTimeout parameter for SimpleHTTPServer configuration
PARAMETER_REQUEST_TCP_NO_DELAY - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml requestTcpNoDelay parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTime parameter for SimpleHTTPServer configuration
PARAMETER_THREAD_KEEP_ALIVE_TIME_UNIT - Static variable in class org.apache.axis2.transport.http.server.HttpFactory
Name of axis2.xml threadKeepAliveTimeUnit parameter for SimpleHTTPServer configuration
parameterChanged(String, Object) - Method in interface org.apache.axis2.description.ParameterObserver
 
ParameterDescription - Interface in org.apache.axis2.jaxws.description
A ParameterDescripton corresponds to parameter to a method on an SEI.
ParameterDescriptionComposite - Class in org.apache.axis2.jaxws.description.builder
 
ParameterDescriptionComposite() - Constructor for class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
ParameterDescriptionComposite(String, Class, WebParamAnnot, WebServiceRefAnnot) - Constructor for class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
ParameterDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
ParameterDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
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 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
parameters - Variable in class org.apache.axis2.description.ParameterIncludeImpl
Field parmeters
parameterStyle() - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
paramInclude - Variable in class org.apache.axis2.description.TransportInDescription
Field paramInclude
paramInclude - Variable in class org.apache.axis2.description.TransportOutDescription
Field paramInclude
paramName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
 
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.
paramValue - Variable in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
 
ParamValueType - Class in org.apache.axis2.jaxws.description.xml.handler
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
 
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.jaxws.message.impl.BlockImpl
 
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) - 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
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.
parseValue(DataType, String) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
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
 
partName() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
partName() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
PASS - Static variable in class org.apache.axis2.transport.mail.Constants
 
PASSWORD - Static variable in class org.apache.axis2.Constants
 
passWord - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
PASSWORD_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
PATH_INFO - Static variable in interface javax.xml.ws.handler.MessageContext
 
PATH_TO_CONFIG_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
PathType - Class in org.apache.axis2.jaxws.description.xml.handler
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PathType
 
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
PDElement - Class in org.apache.axis2.jaxws.marshaller.impl.alt
A PDElement object holds a ParameterDescription Element object.
PDElement(ParameterDescription, Element, Class, Attachment) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
PDElement(ParameterDescription, Element, Class) - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
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.
performMigrationFromMessageContext(String, Map<String, Object>, MessageContext) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
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.
performMigrationToMessageContext(String, Map<String, Object>, MessageContext) - Static method in class org.apache.axis2.jaxws.spi.migrator.ApplicationContextMigratorUtil
 
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.
performWebServiceContextInjection(MessageContext, Object) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the necessary function in order to inject a WebServiceContext instance on a member of the service implementation class.
performWebServiceContextUpdate(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the necessary function in order to update an existing WebServiceContext instance with a MessageContext for the current request.
persistenceContextRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
PersistenceContextRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
persistenceContextType - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
PersistenceContextTypeType - Class in org.apache.axis2.jaxws.description.xml.handler
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextTypeType
 
persistenceProperty - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
persistenceUnitRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
 
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_FAILD_STR - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_METHOD_NAME - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_MODULE_LEVEL - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_MODULE_LEVEL_STR - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_MR_LEVEL - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_MR_LEVEL_STR - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_NAMESPACE - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_SOAPACTION - Static variable in interface org.apache.axis2.ping.PingConstants
 
PING_SUCCESSFUL - Static variable in interface org.apache.axis2.engine.Pingable
 
PING_SUCCESSFUL_STR - Static variable in interface org.apache.axis2.ping.PingConstants
 
Pingable - Interface in org.apache.axis2.engine
 
PingConstants - Interface in org.apache.axis2.ping
 
PingMessageReceiver - Class in org.apache.axis2.ping
 
PingMessageReceiver() - Constructor for class org.apache.axis2.ping.PingMessageReceiver
 
PingResponse - Class in org.apache.axis2.ping
 
PingResponse() - Constructor for class org.apache.axis2.ping.PingResponse
 
PipeImpl - Class in org.apache.axis2.transport.nhttp.util
Create a Pipe suitable for the runtime platform.
PipeImpl() - Constructor for class org.apache.axis2.transport.nhttp.util.PipeImpl
 
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
 
PlainClientIOEventDispatch - Class in org.apache.axis2.transport.nhttp
 
PlainClientIOEventDispatch(NHttpClientHandler, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
PlainServerIOEventDispatch - Class in org.apache.axis2.transport.nhttp
 
PlainServerIOEventDispatch(NHttpServiceHandler, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
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
PLUS - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
POJODeployer - Class in org.apache.axis2.deployment
 
POJODeployer() - Constructor for class org.apache.axis2.deployment.POJODeployer
 
POLICY - Static variable in class org.apache.axis2.jaxws.util.Constants
 
POLICY - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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 class org.apache.axis2.jaxws.util.Constants
 
POLICY_REFERENCE - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
POLICY_REFERENCE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
policyApplied(ConfigurationClusteringCommand) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
policyApplied(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
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
 
PollingFuture - Class in org.apache.axis2.jaxws.client.async
 
PollingFuture(InvocationContext) - Constructor for class org.apache.axis2.jaxws.client.async.PollingFuture
 
pop() - Method in class org.apache.axis2.util.ArrayStack
Pops the top item off of this stack and return it.
POP3_HOST - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_PASSWORD - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3_USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
POP3Server - Class in org.apache.axis2.transport.mail.server
 
POP3Server(Storage, int) - Constructor for class org.apache.axis2.transport.mail.server.POP3Server
 
POP3Worker - Class in org.apache.axis2.transport.mail.server
 
POP3Worker(Socket, Storage) - Constructor for class org.apache.axis2.transport.mail.server.POP3Worker
 
POP_SERVER_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
popNamespace() - Method in class org.apache.axis2.databinding.utils.reader.ADBNamespaceContext
Pop a namespace
populateAllServices() - Method in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
Public method to access the wsdl 1.1 file and create a List of AxisService objects.
populateAllServices() - Method in class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
Public method to access the wsdl 2.0 file and create a List of AxisService objects.
populateAxisConfiguration(InputStream) - Method in class org.apache.axis2.deployment.DeploymentEngine
To get AxisConfiguration for a given inputStream this method can be used.
populateCommonProperties(MessageContext, URL, HttpMethodBase, HttpClient, String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
Method used to copy all the common properties
populateConfig() - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
populateEPMap(AxisService) - Static method in class org.apache.axis2.deployment.util.Utils
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map, Map) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateListInfo(BeanWriterMetaInfoHolder, Document, Element, Map, Map) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
populateMemberInfo(BeanWriterMetaInfoHolder, Document, Element, Map) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
populateModule() - Method in class org.apache.axis2.deployment.ModuleBuilder
 
populateNamespaces(OMElement, Map) - Static method in class org.apache.axis2.util.WSDLSerializationUtil
Adds the namespaces to the given OMElement
populateSchemaMappings() - Method in class org.apache.axis2.description.AxisService
 
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
 
populateSessionInformation(HttpServletRequest) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
popUserMails(String) - Method in class org.apache.axis2.transport.mail.server.Storage
 
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
 
portComponentLink - Variable in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
 
portComponentRef - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
PortComponentRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
 
PortInfo - Interface in javax.xml.ws.handler
 
PortInfoImpl - Class in org.apache.axis2.jaxws.description.impl
 
portName - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
portName() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
portName() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
portName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
portNamePattern - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
portNamePattern - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
portType - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
portType(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the name of the WSDL port type.
positive_int_const() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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.BigIntegerRep(byte[]) - Constructor for class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
 
PositiveInteger.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
PositiveInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.PositiveInteger.Factory
 
PositiveInteger.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
PositiveInteger.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.PositiveInteger.Factory
 
postInvoke(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerPostInvoker
postInvoke is called just prior to each JAXWS handler.handleMessage.
postInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerPostInvokerImpl
 
PREFIX - Static variable in class org.apache.axis2.policy.model.MTOMAssertion
 
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
preInvoke(MessageContext) - Method in interface org.apache.axis2.jaxws.handler.HandlerPreInvoker
preInvoke is called just prior to each JAXWS handler.handleMessage.
preInvoke(MessageContext) - Method in class org.apache.axis2.jaxws.handler.impl.HandlerPreInvokerImpl
 
prepairStructMembers() - Method in class org.apache.axis2.corba.idl.types.Struct
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
PREPARE - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
prepare(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
Prepare to switch to the new configuration
prepare() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
First phase of the 2-phase commit protocol.
prepare() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
prepare() - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
prepareCalled() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
prepareCalled() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
PrepareCommand - Class in org.apache.axis2.clustering.configuration.commands
 
PrepareCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
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
prepareRequest(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
prepareRequest(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
Abstract method that must be implemented by whoever is providing the specific client binding.
prepareResponse(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.AxisInvocationController
 
prepareResponse(MessageContext) - Method in class org.apache.axis2.jaxws.core.controller.impl.InvocationControllerImpl
Abstract method that must be implemented by whoever is providing the specific client binding.
PREPROC_DIRECTIVE - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
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
prettify(File, CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.extension.JavaPrettyPrinterExtension
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
 
primary_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
primary_key_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
PrimitiveDataType - Class in org.apache.axis2.corba.idl.types
 
PrimitiveDataType(TypeCode) - Constructor for class org.apache.axis2.corba.idl.types.PrimitiveDataType
 
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
 
printKey() - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
printMembers(MembershipManager) - Static method in class org.apache.axis2.clustering.tribes.TribesUtil
 
printSchema(OutputStream) - Method in class org.apache.axis2.description.AxisService
 
printServiceHTML(String, ConfigurationContext) - Static method in class org.apache.axis2.transport.http.HTTPTransportReceiver
 
printUsage() - Static method in class org.apache.axis2.transport.http.SimpleHTTPServer
 
printUsage() - Static method in class org.apache.axis2.transport.SimpleAxis2Server
 
printUserWSDL(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
 
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
 
printXSD(OutputStream, String) - Method in class org.apache.axis2.description.AxisService
Produces a XSD for this AxisService and prints it to the specified OutputStream.
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
process(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
Process the event.
process(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
process(ControlCommand) - Method in class org.apache.axis2.clustering.tribes.ControlCommandProcessor
 
process() - Method in class org.apache.axis2.corba.idl.IDLProcessor
 
process(AxisHttpConnection) - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
process(AxisHttpConnection) - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
process(HttpRequest, HttpContext) - Method in class org.apache.axis2.transport.http.server.RequestSessionCookie
 
process(HttpResponse, HttpContext) - Method in class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
processActionMappings(OMElement, AxisOperation) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Populate the AxisOperation with details from the actionMapping, outputActionMapping and faultActionMapping elements from the operation element.
processActivateService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processAttribute(XmlSchemaAttribute, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process the attribute
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 +
processChain(MEPContext, HandlerChainProcessor.Direction, HandlerChainProcessor.MEP, boolean) - Method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
processContentTypeForAction(String, MessageContext) - Static method in class org.apache.axis2.transport.TransportUtils
 
processDeactivateService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processdisengageModule(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.ApplicationXMLBuilder
 
processDocument(InputStream, String, MessageContext) - Method in interface org.apache.axis2.builder.Builder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MIMEBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MTOMBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.MultipartFormDataBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.SOAPBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.builder.XFormURLEncodedBuilder
 
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.fastinfoset.FastInfosetBuilder
Returns a OMElement handler to the document element of the Fast Infoset message.
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXBuilder
Returns a OMElement handler to the document element of the Fast Infoset message.
processDocument(InputStream, String, MessageContext) - Method in class org.apache.axis2.json.JSONOMBuilder
 
processEditServicePara(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processElementforRefs(OMElement) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processEngageToService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processEngageToServiceGroup(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processEngagingGlobally(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processException(JMethod, 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
processExplicitSchemaAndWSDL(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processFault(MEPContext, HandlerChainProcessor.Direction) - Method in class org.apache.axis2.jaxws.handler.HandlerChainProcessor
 
processFilesInFolder(File, HashMap) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
processFlow(OMElement, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
Processes flow elements in services.xml .
processglobalModules(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processHandler(OMElement, ParameterInclude) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
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
 
processHTTPGetRequest(MessageContext, OutputStream, String, String, ConfigurationContext, Map) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
Deprecated. use RESTUtil.processURLRequest(MessageContext msgContext, OutputStream out, String contentType) instead
processHTTPPostRequest(MessageContext, InputStream, OutputStream, String, String, String) - Static method in class org.apache.axis2.transport.http.HTTPTransportUtils
 
processImports(Definition, List) - Static method in class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
The intention of this procedure is to process the imports.
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for index page.
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processIndex(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListContexts(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListFaultyServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListModules(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListOperation(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListOperations(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListPhases(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListServiceGroups(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processListServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.ListingAgent
 
processListSingleService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processLogin(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processLogout(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processMail(ConfigurationContext, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.MailSorter
 
processMessage(InputStream, EndpointReference, String, OutputStream) - Method in class org.apache.axis2.transport.local.LocalTransportReceiver
 
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(ClassLoader, OMElement) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
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(JMethod[]) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
processMethods(JMethod[]) - Method in class org.apache.axis2.description.java2wsdl.DocLitBareSchemaGenerator
 
processMethods(Method[]) - Method in class org.apache.axis2.jaxbri.JaxbSchemaGenerator
 
processModelObjects(Map, Element, Document) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
processModuleConfig(Iterator, ParameterInclude, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
 
processModuleRefs(Iterator, AxisConfiguration) - Method in class org.apache.axis2.deployment.AxisConfigBuilder
Update the list of modules that is required to be engaged globally.
processModuleRefs(Iterator) - Method in class org.apache.axis2.deployment.ServiceBuilder
Gets the list of modules that is required to be engaged globally.
processModuleRefs(Iterator, AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
Gets the list of modules that is required to be engaged globally.
processObject(OMElement, Class, MultirefHelper, boolean, ObjectSupplier) - Static method in class org.apache.axis2.databinding.utils.BeanUtil
 
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
 
processPacket(Packet) - Method in class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
This method will be triggered, when a message is arrived at client side
processPacket(Packet) - Method in class org.apache.axis2.transport.xmpp.util.XMPPPacketListener
This method gets triggered when server side gets a message
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
 
processPostRequest(MessageContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.util.SOAPUtil
Deprecated. Handle SOAP Messages
processRef(Class, String, ObjectSupplier) - Method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processRefAtt(OMElement) - Static method in class org.apache.axis2.databinding.utils.MultirefHelper
 
processRequest(List, MessageContext, OMElement) - Method in class org.apache.axis2.mex.MexMessageReceiver
 
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(Object, Member[], Object[], DataType, AxisService, String, SOAPFactory, String, MessageContext) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
processResponse(SOAPFactory, Object, OMElement, OMNamespace, SOAPEnvelope, Method, boolean, TypeTable) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
processResponse(HttpMethodBase, MessageContext) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
processResponseAsDocLitWrapped(Object, AxisService, Method, SOAPEnvelope, SOAPFactory, OMNamespace, OMElement, MessageContext) - Static method in class org.apache.axis2.rpc.receivers.RPCUtil
 
processSchemas(List, Element[], CodeGenConfiguration) - Static method in class org.apache.axis2.jaxbri.CodeGenerationUtility
 
processSchemas(List, Element[], CodeGenConfiguration, String) - Static method in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
processSelectService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processSelectServiceParaEdit(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processServiceGroup(String, DeploymentFileData, AxisServiceGroup, boolean, HashMap, ConfigurationContext) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
Extracts Service XML files and builds the service groups.
processServiceModuleConfig(Iterator, ParameterInclude, AxisService) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
processServiceModuleConfig(Iterator, ParameterInclude, AxisServiceGroup) - Method in class org.apache.axis2.deployment.ServiceGroupBuilder
 
processSimpleExtensionBaseType(QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Extension Base Type.
processSimpleRestrictionBaseType(QName, QName, BeanWriterMetaInfoHolder, XmlSchema) - Method in class org.apache.axis2.schema.SchemaCompiler
Process Simple Restriction Base Type.
processSupportedPolicyNamespaces(OMElement) - Method in class org.apache.axis2.deployment.DescriptionBuilder
 
processTypeLevelAnnotation(EndpointDescription, CustomAnnotationInstance) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor
This method will be called to process an annotation type recognized by this processor that was found at the type level.
processUnknown(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
Callback method for unknown/unsupported requests.
processUpload(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processURLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
processURLRequest(MessageContext, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
processViewGlobalHandlers(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processviewServiceContext(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processviewServiceGroupConetxt(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processViewServiceHandlers(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AdminAgent
 
processWSDLs(DeploymentFileData) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
Creates service objects from wsdl file inside a service archive file.
processXMLRequest() - Method in class org.apache.axis2.transport.http.AxisServlet.RestRequestProcessor
 
processXMLRequest(MessageContext, InputStream, OutputStream, String) - Static method in class org.apache.axis2.transport.http.util.RESTUtil
 
produceDBC() - Method in class org.apache.axis2.jaxws.description.builder.converter.JavaClassToDBCConverter
The only method we will expose to users of this class.
projectName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
projectName - Static variable in class org.apache.axis2.jaxws.i18n.MessagesConstants
 
ProjectResourceBundle - Class in org.apache.axis2.i18n
Wrapper class for resource bundles.
ProjectResourceBundle - Class in org.apache.axis2.jaxws.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_EXT - Static variable in class org.apache.axis2.jaxws.i18n.RB
 
PROPERTY_TEMP_DIR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
PropertyDescriptorMapBuilder - Class in org.apache.axis2.jaxws.runtime.description.marshal.impl
Walks the ServiceDescription and its child *Description classes to find all of the types.
PropertyDescriptorPlus - Class in org.apache.axis2.jaxws.utility
A PropertyDescriptor provides acesss to a bean property.
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
 
PropertyMigrator - Class in org.apache.axis2.jaxws.client
The PropertyMigrator implements the ApplicationContextMigrator in order to perform the necessary manipulations of properties during a request or response flow.
PropertyMigrator() - Constructor for class org.apache.axis2.jaxws.client.PropertyMigrator
 
PropertyType - Class in org.apache.axis2.jaxws.description.xml.handler
Specifies a name/value pair.
PropertyType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.PropertyType
 
propertyUpdater - Variable in class org.apache.axis2.clustering.context.commands.UpdateContextCommand
 
PropertyUpdater - Class in org.apache.axis2.clustering.context
 
PropertyUpdater() - Constructor for class org.apache.axis2.clustering.context.PropertyUpdater
 
PropertyValidator - Class in org.apache.axis2.jaxws.client
 
PropertyValidator() - Constructor for class org.apache.axis2.jaxws.client.PropertyValidator
 
Protocol - Enum in org.apache.axis2.jaxws.message
Protocol Each message has a protocol (soap11, soap12, rest) This enum represents the protocol within the Message sub-component
protocol - Variable in class org.apache.axis2.transport.http.HttpTransportProperties
 
PROTOCOL_HTTP - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROTOCOL_HTTPS - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROTOCOL_VERSION - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
protocolBindings - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
protocolBindings - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
protocolBindingsMap - Static variable in class org.apache.axis2.jaxws.spi.handler.BaseHandlerResolver
 
ProtocolException - Exception in javax.xml.ws
 
ProtocolException() - Constructor for exception javax.xml.ws.ProtocolException
 
ProtocolException(String) - Constructor for exception javax.xml.ws.ProtocolException
 
ProtocolException(String, Throwable) - Constructor for exception javax.xml.ws.ProtocolException
 
ProtocolException(Throwable) - Constructor for exception javax.xml.ws.ProtocolException
 
Provider<T> - Interface in javax.xml.ws
 
Provider - Class in javax.xml.ws.spi
 
Provider() - Constructor for class javax.xml.ws.spi.Provider
 
provider() - Static method in class javax.xml.ws.spi.Provider
 
Provider - Class in org.apache.axis2.jaxws.spi
 
Provider() - Constructor for class org.apache.axis2.jaxws.spi.Provider
 
PROVIDER_DATASOURCE - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
PROVIDER_SOAP - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
PROVIDER_SOURCE - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
PROVIDER_STRING - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
ProviderDispatcher - Class in org.apache.axis2.jaxws.server.dispatcher
The ProviderDispatcher is used to invoke instances of a target endpoint that implement the Provider interface.
ProviderDispatcher(Class, Object) - Constructor for class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Constructor
provides_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
PROXY - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
PROXY_HOST_ELEMENT - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
PROXY_HOST_NAME - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROXY_HOST_NAME - Static variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
PROXY_PASSWORD_ELEMENT - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
PROXY_PORT - Static variable in class org.apache.axis2.transport.http.AbstractHTTPSender
 
PROXY_PORT - Static variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
PROXY_PORT_ELEMENT - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
PROXY_USER_ELEMENT - Static variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
ProxyAsyncListener - Class in org.apache.axis2.jaxws.client.proxy
ProxyAsyncListener will be used to create response object when client does response.get(); The Class will return the data type associated with Response Generic Class.
ProxyAsyncListener(OperationDescription) - Constructor for class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
ProxyConfiguration - Class in org.apache.axis2.transport.http
The purpose of this class is to configure the proxy auth regardles of the protocol.
ProxyConfiguration() - Constructor for class org.apache.axis2.transport.http.ProxyConfiguration
 
proxyHost - Variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
proxyHostName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
proxyOutSetting - Variable in class org.apache.axis2.transport.http.AbstractHTTPSender
proxydiscription
proxyOutSetting - Variable in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
proxydiscription
proxyPassword - Variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
proxyPort - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
proxyPort - Variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
proxyUser - Variable in class org.apache.axis2.transport.http.ProxyConfiguration
 
publish(String) - Method in class javax.xml.ws.Endpoint
 
publish(String, Object) - Static method in class javax.xml.ws.Endpoint
 
publish(Object) - Method in class javax.xml.ws.Endpoint
 
publish(Object) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
publish(String) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
publishes_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
publishMessage(Long, Integer, String, String) - Static method in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Publish a SOAP message to listeners
push(XMLStreamReader) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
Push a new StreamReader
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(String, DataHandler) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
put(String, Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
put(String, Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
put(QName, List<String>) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
put(Object, Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
put(Object, Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
put(Object, Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
put(Object, Object) - Method in class org.apache.axis2.util.MultipleEntryHashMap
 
putAll(Map<? extends String, ? extends DataHandler>) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
putAll(Map) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
putAll(Map<? extends QName, ? extends List<String>>) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
putAll(Map) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
putAll(Map) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
putAll(Map) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
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
putMessageOnMessageContext(Message, MessageContext) - Static method in class org.apache.axis2.jaxws.message.util.MessageUtils
Put the JAX-WS Message onto the Axis2 MessageContext
putOutputForm(OutputForm) - Method in class org.apache.axis2.dataretrieval.DataRetrievalRequest
Allow to set the output format of the data retrieved.
putProperty(Object, Object) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Puts a property into the configuration.

Q

QName - Class in javax.xml.namespace
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName - Class in org.apache.axis2.databinding.types.soapencoding
QName bean class
QName() - Constructor for class org.apache.axis2.databinding.types.soapencoding.QName
 
QName - Class in org.apache.axis2.databinding.types.xsd
QName bean class
QName() - Constructor for class org.apache.axis2.databinding.types.xsd.QName
 
qName - Variable in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
QName.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
QName.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.QName.Factory
 
QName.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
QName.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.QName.Factory
 
qName2NameMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
qName2ObjectMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
qName2StatusMap - Variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
QNAME_FAULTACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTCODE - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTDETAIL_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTDETAILS - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTNODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTREASON_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTROLE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTSTRING - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTSUBCODE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_FAULTVALUE_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_INVALID_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_LITERAL_ITEM - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_NOTUNDERSTOOD - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_PROBLEM_HEADER - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_RPC_RESULT - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_TEXT_SOAP12 - Static variable in class org.apache.axis2.namespace.Constants
 
QNAME_WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_HEADER_DETAIL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
QNAME_WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
QNAME_WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
qNameMaxOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameMinOccursCountMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
qNameOrderMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
QUERY_STRING - Static variable in interface javax.xml.ws.handler.MessageContext
 
QUESTION - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
QUIT - Static variable in class org.apache.axis2.transport.mail.Constants
 
quoteIllegal(String, String) - Static method in class org.apache.axis2.transport.http.util.URIEncoderDecoder
All characters except letters ('a'..'z', 'A'..'Z') and numbers ('0'..'9') and legal characters are converted into their hexidecimal value prepended by '%'.

R

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

RB(String) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RB(Object, String) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RB(Object, String, Locale) - Constructor for class org.apache.axis2.i18n.RB
Construct a new RB
RB - Class in org.apache.axis2.jaxws.i18n
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002

RB(String) - Constructor for class org.apache.axis2.jaxws.i18n.RB
Construct a new RB
RB(Object, String) - Constructor for class org.apache.axis2.jaxws.i18n.RB
Construct a new RB
RB(Object, String, Locale) - Constructor for class org.apache.axis2.jaxws.i18n.RB
Construct a new RB
RBOMElementConvertor - Class in org.apache.axis2.scripting.convertors
OMElementConvertor for Ruby scripts TODO: Right now this goes via Strings and likely isn't very fast There could well be much better ways to do this :)
RBOMElementConvertor() - Constructor for class org.apache.axis2.scripting.convertors.RBOMElementConvertor
 
RBRACK - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
RCPT_ERROR - Static variable in class org.apache.axis2.transport.mail.Constants
 
RCPT_OK - Static variable in class org.apache.axis2.transport.mail.Constants
 
RCURLY - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
read() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
read() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
read(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
read(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
read(DataType, InputStream) - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.AliasValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.ArrayValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.ExceptionValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.SequenceValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.StructValue
 
read(InputStream) - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
read(XMLStreamReader) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
public read method - reads a given reader to extract the text value
read(XMLStreamReader) - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
public read method - reads a given reader to extract the text value
READ_CHUNK_SZ - Static variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field READ_CHUNK_SZ
read_value(InputStream) - Method in class org.apache.axis2.corba.idl.values.StreamableValueFactory
 
readArrayList() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place objects in an ArrayList
readArrayList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads an array of objects from the specified input stream.
readAttributes() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Reads an attributes array.
readBoolean() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readBoolean() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readByte() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readByte() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readChar() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readChar() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readCode() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
Reads a code attribute.
readCode() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
 
readCpool() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readDouble() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readDouble() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readEndpointReference(Source) - Method in class javax.xml.ws.spi.Provider
 
readEndpointReference(Source) - Method in class org.apache.axis2.jaxws.spi.Provider
 
Reader - Class in org.apache.axis2.jaxws.message.util
Reader In many situations, you want the ability to reset an XMLStreamReader.
reader - Variable in class org.apache.axis2.jaxws.message.util.Reader
 
Reader2Writer - Class in org.apache.axis2.jaxws.message.util
Reader2Writer This is a simple converter that is constructed with an XMLStreamReader and allows you to write the contents to an XMLStreamWriter.
Reader2Writer(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.Reader2Writer
Construct from a Reader
readers - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
Field readers
readExternal(ObjectInput) - Method in class org.apache.axis2.addressing.EndpointReference
Read the EPR to the specified InputStream.
readExternal(ObjectInput) - Method in class org.apache.axis2.addressing.RelatesTo
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.client.Options
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput, MessageContext, String) - Static method in class org.apache.axis2.context.externalize.MessageExternalizeUtils
Read the Message
readExternal(ObjectInput) - Method in class org.apache.axis2.context.MessageContext
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.OperationContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.ServiceContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.ServiceGroupContext
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.context.SessionContext
Restore the contents of the MessageContext that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.description.Parameter
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.util.MetaDataEntry
Restore the contents of the object that was previously saved.
readExternal(ObjectInput) - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
readFloat() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFloat() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readFrom(Source) - Static method in class javax.xml.ws.EndpointReference
 
readFully(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFully(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readFully(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readFully(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readHashMap() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place the key/value pairs in a hashmap
readHashMap(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a hashmap of objects from the specified input stream.
readInt() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readInt() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readInt() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readInTheWSDLFile(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenerationEngine
Read the WSDL file
readLine() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readLine() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readLinkedList() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place objects in a LinkedList
readLinkedList(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Reads a linked list of objects from the specified input stream.
readList(List) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read hte input stream and place objects in the specified List
readLocalVariableTable() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ParamReader
This is invoked when a LocalVariableTable attribute is encountered.
readLong() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readLong() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readMap(Map) - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
Read the input stream and place the key/value pairs in the indicated Map
readModuleArchive(DeploymentFileData, AxisModule, boolean, AxisConfiguration) - Method in class org.apache.axis2.deployment.repository.util.ArchiveReader
 
readObject() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readObject() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readObject(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read an object from the specified input stream.
readonly_attr_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
readonly_attr_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
readPackagesFromSchema(Definition) - Method in class org.apache.axis2.jaxws.wsdl.impl.SchemaReaderImpl
 
readPackagesFromSchema(Definition) - Method in interface org.apache.axis2.jaxws.wsdl.SchemaReader
 
readResolve() - Method in class org.apache.axis2.databinding.types.NegativeInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.NonNegativeInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.NonPositiveInteger.BigIntegerRep
 
readResolve() - Method in class org.apache.axis2.databinding.types.PositiveInteger.BigIntegerRep
 
readScript() - Method in class org.apache.axis2.scripting.ScriptInvoker
Reads the complete script source code into a String
readScript(ClassLoader, String) - Method in class org.apache.axis2.scripting.ScriptReceiver
Reads the complete script source code into a String
readScriptSource(File) - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
Reads the complete script source code into a String
readShort() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readShort() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readShort() - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
readString(ObjectInput, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Read a string from the specified input stream.
readUnsignedByte() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUnsignedByte() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readUnsignedShort() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUnsignedShort() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
readUTF() - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
readUTF() - Method in class org.apache.axis2.context.externalize.SafeObjectInputStream
 
rebuild() - Method in class org.apache.axis2.engine.DeployableChain
Taking into account all the active constraints, order the list.
RECD_CONFIG_INIT_MSG - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
RECD_STATE_INIT_MSG - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
receive(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
This methods represents the inflow of the Axis, this could be either at the server side or the client side.
receive(MessageContext) - Method in interface org.apache.axis2.engine.MessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.jaxws.server.JAXWSMessageReceiver
We should have already determined which AxisService we're targetting at this point.
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractInOutAsyncMessageReceiver
Deprecated.  
receive(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
receive(MessageContext) - Method in class org.apache.axis2.receivers.RawXMLINOutAsyncMessageReceiver
Deprecated.  
receive(MessageContext) - Method in class org.apache.axis2.rpc.receivers.ejb.EJBInOutAsyncMessageReceiver
Deprecated.  
receive(MessageContext) - Method in class org.apache.axis2.util.CallbackReceiver
 
receiveMessages() - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
receiver - Variable in class org.apache.axis2.description.TransportInDescription
 
RECEIVER - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
receiveRequest() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
receiveRequest() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
recycleNode() - Method in interface javax.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
recycleNode() - Method in class org.apache.axis2.saaj.NodeImplEx
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
recycleNode() - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
REDUCE_WSDL_MEMORY_CACHE - Static variable in interface org.apache.axis2.Constants.Configuration
 
REDUCE_WSDL_MEMORY_TYPE - Static variable in interface org.apache.axis2.Constants.Configuration
 
REFERENCE - Static variable in interface org.apache.axis2.mex.MexConstants.MEX_CONFIG
 
REFERENCE_FORM - Static variable in class org.apache.axis2.dataretrieval.OutputForm
 
REFERENCE_PARAMETER_PARAMETER - Static variable in interface org.apache.axis2.addressing.AddressingConstants
This parameter is used to attach OMElement ReferenceParameters found in an EPR embedded in a WSDL to an AxisEndpoint object.
REFERENCE_PARAMETERS - Static variable in interface javax.xml.ws.handler.MessageContext
 
referenceParameter(Element) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
referenceParameter(Element) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add reference parameters.
ReferenceParameterList - Class in org.apache.axis2.jaxws.addressing.util
This class is used to provide a read-only list of reference parameters via the JAX-WS 2.1 api.
ReferenceParameterList() - Constructor for class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
ReferenceParameterList(SOAPHeader) - Constructor for class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
referenceParameters - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
referenceProperties - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
referenceProperty(Element) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add reference properties.
register(ORB, ValueType) - Static method in class org.apache.axis2.corba.idl.values.StreamableValueFactory
 
register(String, Policy) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
register(String, Policy) - Method in class org.apache.axis2.util.PolicyLocator
 
registerDefaultValue(QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
this method registers the defult value agaist the element qname.
registerExtensionMapperPackageName(String) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Registers the mapper package name - this is relevant to languages that enforce packaging such as Java or C#.
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
registerExtensionMapperPackageName(String) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Sets the mapping class name of this writer.
registerHandlerHeaders(AxisService, List<Handler>) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionUtils
 
registerLocalPolicyAssertions(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerMapping(QName, QName, String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerMapping(QName, QName, String, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a mapping.
registerMessageContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
registerModulePolicySupport(AxisModule) - Method in class org.apache.axis2.engine.AxisConfiguration
 
registerNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMStreamNamespaceContext
 
registerNillableQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a Qname as nillable The qName better be of an element
registerOperationContext(String, OperationContext) - Method in class org.apache.axis2.context.ConfigurationContext
Registers a OperationContext with a given message ID.
registerOperationContext(String, OperationContext, boolean) - Method in class org.apache.axis2.context.ConfigurationContext
Registers a OperationContext with a given message ID.
registerOperationContext(MessageContext, OperationContext) - Method in class org.apache.axis2.description.AxisOperation
 
registerPolicy(String, Policy) - Method in class org.apache.axis2.description.AxisService
 
registerPolicy(String, Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release. Use ServiceData.xml or Axis2 DataLocators to configure policies that are stored separately.
registerQNameIndex(QName, int) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Registers a QName for the order.
registerSOAPHandlerHeaders(MessageContext, List<Handler>) - Static method in class org.apache.axis2.jaxws.handler.HandlerUtils
registerHandlerHeaders will invoke getHeaders on SOAPHandlers and return a List of headers that are Understood by the handlers.
registry - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
RelatesTo - Class in org.apache.axis2.addressing
Class RelatesTo
RelatesTo() - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesTo(String) - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesTo(String, String) - Constructor for class org.apache.axis2.addressing.RelatesTo
Constructor RelatesTo
RelatesToBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
 
RelatesToBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RelatesToBasedOperationDispatcher
 
RelatesToBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
RelatesToBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.RelatesToBasedServiceDispatcher
 
release(NHttpClientConnection) - Static method in class org.apache.axis2.transport.nhttp.ConnectionPool
 
releaseJAXBIntrospector(JAXBContext, JAXBIntrospector) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Release JAXBIntrospector Do not call this method if an exception occurred while using the JAXBIntrospector.
releaseJAXBMarshaller(JAXBContext, Marshaller) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
releaseJAXBMarshalller Do not call this method if an exception occurred while using the Marshaller.
releaseJAXBUnmarshaller(JAXBContext, Unmarshaller) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtils
Release Unmarshaller Do not call this method if an exception occurred while using the Unmarshaller.
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
releaseResources() - Method in interface org.apache.axis2.wsdl.util.WSDLWrapperImpl
 
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
releaseResources() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
releaseSAXParser(SAXParser) - Static method in class org.apache.axis2.util.XMLUtils
Returns a SAX parser for reuse.
releaseSchemaList() - Method in class org.apache.axis2.description.AxisService
Release the list of schema objects.
reload() - Static method in class org.apache.axis2.wsdl.util.ConfigPropertyFileLoader
 
RELOAD_CONFIGURATION - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
reloadConfiguration() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Reload the entire configuration of an Axis2 Node
reloadConfiguration() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
ReloadConfigurationCommand - Class in org.apache.axis2.clustering.configuration.commands
 
ReloadConfigurationCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
remote - Variable in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
 
REMOTE_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
RemoteType - Class in org.apache.axis2.jaxws.description.xml.handler
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.RemoteType
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
remove(Object) - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
remove(Object) - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
remove(Object) - Method in class org.apache.axis2.transport.http.TransportHeaders
 
remove() - Method in class org.apache.axis2.util.ArrayStack
Removes the element on the top of the stack.
remove(String) - Method in class org.apache.axis2.util.AxisPolicyLocator
 
remove(String) - Method in class org.apache.axis2.util.PolicyLocator
 
removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllAttachments() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllFaultSubcodes() - Method in interface javax.xml.soap.SOAPFault
 
removeAllFaultSubcodes() - Method in class org.apache.axis2.saaj.SOAPFaultImpl
Removes any Subcodes that may be contained by this SOAPFault.
removeAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Removes all the header entries from this MimeHeaders object.
removeAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllPolicyElements() - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #clear()
removeAttachment(String) - Method in class org.apache.axis2.context.MessageContext
Removes the attachment with the given content ID from the Attachments Map Do nothing if a attachment cannot be found by the given content ID.
removeAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
 
removeAttachments(MimeHeaders) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Removes all the AttachmentPart objects that have header entries that match the specified headers.
removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(QName) - Method in interface javax.xml.soap.SOAPElement
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailEntryImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.DetailImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyElementImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPBodyImpl
 
removeAttribute(QName) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttribute(Name) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttribute(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttribute(String) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
removeAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeAttributeNS(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeBinding(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeBodyBlock(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeBodyBlock(int) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
removeBodyBlock(int) - Method in interface org.apache.axis2.jaxws.message.XMLPart
removeBodyBlock Removes the indicated BodyBlock
removeChild(Object) - Method in class org.apache.axis2.description.AxisDescription
 
removeChild(Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes the child node indicated by oldChild from the list of children, and returns it.
removeContents() - Method in interface javax.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
removeContents() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeContext(AbstractContext) - Method in interface org.apache.axis2.clustering.context.ContextManager
This method is called when AbstractContext is removed from the system
removeContext(AbstractContext) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
removeContextListener(ContextListener) - Method in class org.apache.axis2.context.ConfigurationContext
Remove an already registered ContextListener
removeDataHandler(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeDataHandler(String) - Method in interface org.apache.axis2.jaxws.message.Message
Get the attachment and remove it from the Message
removeDestination(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Remove listen destination on this connection factory
removeExposedTransport(String) - Method in class org.apache.axis2.description.AxisService
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeExtensibilityElement(ExtensibilityElement) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeFaultAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
removeFaultyService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeFirstExecutedPhase() - Method in class org.apache.axis2.context.MessageContext
Remove the first Phase in the collection of executed phases
removeFromEngagedModuleList(AxisModule) - Method in class org.apache.axis2.description.AxisOperation
Deprecated. please use disengageModule(), this method will disappear after 1.3
removeHandler(HandlerDescription) - Method in class org.apache.axis2.engine.Phase
Remove a given Handler from a phase using a HandlerDescription
removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the the given name.
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
removeHeaderBlock(String, String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
removeHeaderBlock(String, String) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
removeHeaderBlock(String, String) - Method in interface org.apache.axis2.jaxws.message.XMLPart
removeHeaderBlock Removes all header blocks with this namespace/localpart
removeHeaders() - Method in class org.apache.axis2.client.ServiceClient
Remove all headers for outgoing message.
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
removeHeaders(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeImport(Import) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeList() - Method in class org.apache.axis2.util.MetaDataEntry
Remove the list
removeLocalPolicyAssertion(QName) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeMessage(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeMessageContext(String) - Method in class org.apache.axis2.context.OperationContext
Remove the indicated message context.
removeMessageContextListener(MessageContextListener) - Method in class org.apache.axis2.description.AxisService
Remove a ServiceContextListener
removeMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Removes all MIME headers that match the given name.
removeModule(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Deprecated. Use AxisConfiguration.removeModule(String,String)
removeModule(String, String) - Method in class org.apache.axis2.engine.AxisConfiguration
Remove a module with moduleName & moduleVersion
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeNamespace(String) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeNamespaceDeclaration(String) - Method in interface javax.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeNamespaceDeclaration(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
removeOperation(QName) - Method in class org.apache.axis2.description.AxisService
 
removeParameter(Parameter) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
removeParameter(Parameter) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
removeParameter(Parameter) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.AxisDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.AxisModule
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.HandlerDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.ModuleConfiguration
 
removeParameter(Parameter) - Method in interface org.apache.axis2.description.ParameterInclude
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.ParameterIncludeImpl
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.TransportInDescription
 
removeParameter(Parameter) - Method in class org.apache.axis2.description.TransportOutDescription
 
removeParameterObserver(ParameterObserver) - Method in class org.apache.axis2.description.AxisDescription
 
removePolicyElement(String) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #detachPolicyComponent(String)
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removePortType(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeProperty(String) - Method in class org.apache.axis2.context.AbstractContext
Remove a property.
removePropertyNonReplicable(String) - Method in class org.apache.axis2.context.AbstractContext
Remove a property.
removeSelfManagedData(Class, Object) - Method in class org.apache.axis2.context.MessageContext
Removes the mapping of the specified key if the specified key has been set for self managed data
removeService(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
removeService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
Method removeService.
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
removeService(QName) - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
removeServiceGroup(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
removeServiceGroupContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Remove a ServiceGroupContext
removeServiceGroupContext(AxisServiceGroup) - Method in class org.apache.axis2.context.ConfigurationContext
Removes the given ServiceGroup from the ServiceGroup context
renameNode(Node, String, String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
renderView(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis2.transport.http.AbstractAgent
 
replace(String, String, String) - Static method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
replace: Like String.replace except that the old new items are strings.
replace(String, String, String) - Static method in class org.apache.axis2.util.JavaUtils
replace: Like String.replace except that the old new items are strings.
REPLACE_ADDRESSING_HEADERS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
replaceChild(Node, Node) - Method in class org.apache.axis2.saaj.SOAPPartImpl
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.apache.axis2.saaj.TextImplEx
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceWholeText(String) - Method in class org.apache.axis2.saaj.TextImplEx
 
replicate(MessageContext) - Static method in class org.apache.axis2.clustering.context.Replicator
Replicates all serializable properties in the ConfigurationContext, ServiceGroupContext & ServiceContext
replicate(AbstractContext) - Static method in class org.apache.axis2.clustering.context.Replicator
Replicate all serializable properties stored in the given abstractContext.
replicate(AbstractContext, String[]) - Static method in class org.apache.axis2.clustering.context.Replicator
Replicate all the properties given in propertyNames in the specified abstractContext
replicateState(MessageContext) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
Replicator - Class in org.apache.axis2.clustering.context
Replicates serializable properties
Replicator() - Constructor for class org.apache.axis2.clustering.context.Replicator
 
REPLY_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the response JMS destination
REPLY_TO - Static variable in class org.apache.axis2.transport.mail.Constants
 
replyRequest(Serializable, Member) - Method in class org.apache.axis2.clustering.tribes.InitializationRequestHandler
 
repoListener - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
REPOSITORY_CANNOT_BE_NULL - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
REPOSITORY_PATH_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
REPOSITORY_PATH_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RepositoryListener - Class in org.apache.axis2.deployment
 
RepositoryListener(DeploymentEngine, boolean) - Constructor for class org.apache.axis2.deployment.RepositoryListener
This constructor takes two arguments, a folder name and a reference to Deployment Engine First, it initializes the system, by loading all the modules in the /modules directory and then creates a WSInfoList to store information about available modules and services.
REQUEST - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_BLOCKING_HANDLER - Static variable in class org.apache.axis2.clustering.ClusteringConstants
 
REQUEST_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_HEADERS
REQUEST_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
REQUEST_URI - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field REQUEST_URI
RequestBlockingHandler - Class in org.apache.axis2.clustering
 
RequestBlockingHandler() - Constructor for class org.apache.axis2.clustering.RequestBlockingHandler
 
requestContext - Variable in class org.apache.axis2.jaxws.BindingProvider
 
requestMC - Variable in class org.apache.axis2.jaxws.handler.MEPContext
 
requestReady(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
 
requestReady(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
requestReceived(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This method will retrieve all the InvocationListenerFactory instances and call the 'createInvocationListener' instance on each.
requestReceived(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
requestReceived(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Process a new incoming request
RequestResponseTransport - Interface in org.apache.axis2.transport
This interface represents a control object for a Request/Response transport.
RequestResponseTransport.RequestResponseTransportStatus - Class in org.apache.axis2.transport
Used to give the current status of the RequestResponseTransport object.
RequestSessionCookie - Class in org.apache.axis2.transport.http.server
 
RequestSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.RequestSessionCookie
 
RequestURIBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the service based on the information from the target endpoint URL.
RequestURIBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedDispatcher
 
RequestURIBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.RequestURIBasedDispatcher
RequestURIBasedDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIBasedDispatcher
Deprecated.  
RequestURIBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
RequestURIBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedOperationDispatcher
 
RequestURIBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
RequestURIBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIBasedServiceDispatcher
 
RequestURIOperationDispatcher - Class in org.apache.axis2.dispatchers
Dispatches the operation based on the information from the target endpoint URL.
RequestURIOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.RequestURIOperationDispatcher
 
RequestURIOperationDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.RequestURIOperationDispatcher
RequestURIOperationDispatcher() - Constructor for class org.apache.axis2.engine.RequestURIOperationDispatcher
Deprecated.  
RequestWrapper - Annotation Type in javax.xml.ws
 
RequestWrapperAnnot - Class in org.apache.axis2.jaxws.description.builder
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBDataHandlerStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.ADBXMLStreamReaderImpl
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValueArrayStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NameValuePairStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.NullXMLStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.Reader
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
require(int, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
require(int, String, String) - Method in class org.apache.axis2.util.StreamWrapper
 
required - Variable in class javax.xml.ws.soap.AddressingFeature
 
required - Variable in class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
required() - Method in class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
resAuth - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
ResAuthType - Class in org.apache.axis2.jaxws.description.xml.handler
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ResAuthType
 
reset() - Method in class org.apache.axis2.client.OperationClient
Reset the operation client to a clean status after the MEP has completed.
reset() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
reset() - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
Resets the state machine.
reset() - Method in class org.apache.axis2.databinding.utils.SimpleElementReaderStateMachine
Resets the state machine.
reset() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
reset() - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
reset() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
reset() - Method in class org.apache.axis2.util.Counter
 
resetExecutedPhases() - Method in class org.apache.axis2.context.MessageContext
Reset the list of executed phases.
resetFaultNames() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
rests the fault name maps
ResettableReader - Class in org.apache.axis2.jaxws.message.util
ResettableReader A resettable XMLStreamReader.
ResettableReader(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.ResettableReader
Create resettable XMLStreamReader
resolve(String, String) - Method in class org.apache.axis2.wsdl.util.XSLTIncludeResolver
Resolves a given href and base combination
resolveClass(String) - Method in interface org.apache.axis2.context.externalize.ObjectInputStreamWithCL.ClassResolver
Attempt to load the specified class.
resolveClass(ObjectStreamClass) - Method in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Override resolveClass so that we can use our own ClassLoader
resolveClass(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolvedRpcWrappedElementMap - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.deployment.resolver.AARFileBasedURIResolver
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.jaxws.description.impl.URIResolverImpl
 
resolveEntity(String, String, String) - Method in class org.apache.axis2.jaxws.util.CatalogURIResolver
As for the resolver the public ID is the target namespace of the schema and the schemaLocation is the value of the schema location
resolveEntity(String, String) - Method in class org.apache.axis2.util.DefaultEntityResolver
 
resolveFaultByExceptionName(String) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
resolveField(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveMethod(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
resolveNameCollision(String, String, String) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
resolveObject(AxisService, ORB) - Static method in class org.apache.axis2.corba.receivers.CorbaUtil
 
resolveProxyClass(String[]) - Method in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
Override to provide our own resolution
resolver - Variable in class org.apache.axis2.context.externalize.ObjectInputStreamWithCL
The class resolver
resolver - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
resolveSchemaNamespace(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
resolveTarget(MessageContext) - Method in interface org.apache.axis2.util.TargetResolver
resolveTarget examines the MessageContext and updates the MessageContext in order to resolve the target.
resolveURI(URI) - Method in class org.apache.axis2.deployment.resolver.AARBasedWSDLLocator
 
resolveURI(URI) - Method in class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
resolveUtf8(int) - Method in class org.apache.axis2.description.java2wsdl.bytecode.ClassReader
 
RESOURCE_FOLDER_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RESOURCE_FOLDER_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
RESOURCE_MODULES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
resourceEnvRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
ResourceEnvRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
resourceEnvRefType - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
 
ResourceFinder - Interface in org.apache.axis2.metadata.resource
 
ResourceFinderFactory - Class in org.apache.axis2.metadata.factory
 
ResourceFinderFactory() - Constructor for class org.apache.axis2.metadata.factory.ResourceFinderFactory
 
ResourceFinderImpl - Class in org.apache.axis2.metadata.resource.impl
 
ResourceFinderImpl() - Constructor for class org.apache.axis2.metadata.resource.impl.ResourceFinderImpl
 
ResourceInjectionException - Exception in org.apache.axis2.jaxws.injection
 
ResourceInjectionException() - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(String) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionException(Throwable) - Constructor for exception org.apache.axis2.jaxws.injection.ResourceInjectionException
 
ResourceInjectionFactory - Class in org.apache.axis2.jaxws.server.endpoint.injection.factory
This class is is responsible for creating instances that can handle resource injection.
ResourceInjectionFactory() - Constructor for class org.apache.axis2.jaxws.server.endpoint.injection.factory.ResourceInjectionFactory
 
ResourceInjectionServiceRuntimeDescription - Interface in org.apache.axis2.jaxws.runtime.description.injection
Used to cache @Resource injection information
ResourceInjectionServiceRuntimeDescriptionBuilder - Class in org.apache.axis2.jaxws.runtime.description.injection.impl
 
ResourceInjectionServiceRuntimeDescriptionFactory - Class in org.apache.axis2.jaxws.runtime.description.injection
 
ResourceInjectionServiceRuntimeDescriptionImpl - Class in org.apache.axis2.jaxws.runtime.description.injection.impl
 
ResourceInjectionServiceRuntimeDescriptionImpl(String, ServiceDescription) - Constructor for class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
ResourceInjector - Interface in org.apache.axis2.jaxws.server.endpoint.injection
 
resourceName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
resourceName - Static variable in class org.apache.axis2.jaxws.i18n.MessagesConstants
 
resourceProperties - Variable in class org.apache.axis2.i18n.RB
 
resourceProperties - Variable in class org.apache.axis2.jaxws.i18n.RB
 
ResourceRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
RespectBinding - Annotation Type in javax.xml.ws
 
respectBinding() - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Returns true if the contents of the <wsdl:binding> must be strictly respected by the runtime.
RespectBindingAnnot - Class in org.apache.axis2.jaxws.description.builder
 
RespectBindingAnnot() - Constructor for class org.apache.axis2.jaxws.description.builder.RespectBindingAnnot
 
RespectBindingConfigurator - Class in org.apache.axis2.jaxws.client.config
 
RespectBindingConfigurator() - Constructor for class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
RespectBindingConfigurator - Class in org.apache.axis2.jaxws.server.config
An implementation of the ServerConfigurator interface that will configure the endpoint based on the presence of a RespectBinding attribute.
RespectBindingConfigurator() - Constructor for class org.apache.axis2.jaxws.server.config.RespectBindingConfigurator
 
RespectBindingFeature - Class in javax.xml.ws
 
RespectBindingFeature() - Constructor for class javax.xml.ws.RespectBindingFeature
 
RespectBindingFeature(boolean) - Constructor for class javax.xml.ws.RespectBindingFeature
 
Response<T> - Interface in javax.xml.ws
 
RESPONSE - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
RESPONSE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
RESPONSE_ACK_CODE_VAL - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_ACK_CODE_VAL
RESPONSE_CODE - Static variable in class org.apache.axis2.Constants
This can be set in the MessageContext to give an response code the transport should use when sending it out.
RESPONSE_CODE - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_CODE
RESPONSE_HEADERS - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_HEADERS
RESPONSE_MESSAGE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
RESPONSE_WORD - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field RESPONSE_WORD
RESPONSE_WRITTEN - Static variable in class org.apache.axis2.Constants
 
responseContext - Variable in class org.apache.axis2.jaxws.BindingProvider
 
responseMC - Variable in class org.apache.axis2.jaxws.handler.MEPContext
 
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
This will call the InvocationListener instances that were called during the request processing for this message.
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointCallback
This will call the InvocationListener instances that were called during the request processing for this message.
responseReady(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.EndpointController
This will call the InvocationListener instances that were called during the request processing for this message.
responseReady(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
responseReady(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
 
responseReceived(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Process a response received for the request sent out
responseReceived(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
ResponseSessionCookie - Class in org.apache.axis2.transport.http.server
 
ResponseSessionCookie() - Constructor for class org.apache.axis2.transport.http.server.ResponseSessionCookie
 
ResponseWrapper - Annotation Type in javax.xml.ws
 
ResponseWrapperAnnot - Class in org.apache.axis2.jaxws.description.builder
 
resRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
resSharingScope - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
ResSharingScopeType - Class in org.apache.axis2.jaxws.description.xml.handler
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ResSharingScopeType
 
restoreMessageContext(MessageContext) - Method in class org.apache.axis2.context.OperationContext
Restore the specified MessageContext object in the table used to hold the message contexts associated with this operation.
restoreThreadContext(AbstractMessageReceiver.ThreadContextDescriptor) - Method in class org.apache.axis2.receivers.AbstractMessageReceiver
 
restoreTransientData(MessageContext) - Method in interface org.apache.axis2.context.SelfManagedDataManager
This method is invoked when the MessageContext object is being restored and after the deserializeSelfManagedData() method.
RESTRequestEntity - Class in org.apache.axis2.transport.http
 
RESTRequestEntity(OMElement, boolean, MessageContext, String, String, OMOutputFormat) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity
 
RESTRequestEntity2 - Class in org.apache.axis2.transport.http
 
RESTRequestEntity2(String, String) - Constructor for class org.apache.axis2.transport.http.RESTRequestEntity2
 
restriction - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
RESTUtil - Class in org.apache.axis2.transport.http.util
 
RESTUtil() - Constructor for class org.apache.axis2.transport.http.util.RESTUtil
 
resType - Variable in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
 
RESULT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
resume(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
Resume processing of a message.
resumeReceive(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
If the msgConetext is puased and try to invoke then first invoke the phase list and after the message receiver
resumeSend(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
To resume the invocation at the send path , this is neened since it is require to call TransportSender at the end
resumeSendFault(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
here we assume that it is resume from an operation level handler
RETR - Static variable in class org.apache.axis2.transport.mail.Constants
 
retrieveServiceInstance(MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method locates an existing service implementation instance if one has been previously stored away.
retryDelay - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
RETURN_PATH - Static variable in class org.apache.axis2.transport.mail.Constants
 
RETURN_TYPE_FUTURE - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
RETURN_TYPE_RESPONSE - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
RETURN_WRAPPER - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
REUSE_HTTP_CLIENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field CACHED_HTTP_CLIENT
revoke(MessageContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
 
RobustOutOnlyAxisOperation - Class in org.apache.axis2.description
 
RobustOutOnlyAxisOperation() - Constructor for class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
RobustOutOnlyAxisOperation(QName) - Constructor for class org.apache.axis2.description.RobustOutOnlyAxisOperation
 
roleLink - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
 
roleName - Variable in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
 
roleName - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
 
roleName - Variable in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
 
RoleNameType - Class in org.apache.axis2.jaxws.description.xml.handler
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.RoleNameType
 
roles - Variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
ROLLBACK - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
rollback(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
Rollback any changes carried out
rollback() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Rollback whatever was done
rollback() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
rollbackCalled() - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
rollbackCalled() - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
RollbackCommand - Class in org.apache.axis2.clustering.configuration.commands
 
RollbackCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
rootBundle - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
rootBundle - Static variable in class org.apache.axis2.jaxws.i18n.MessagesConstants
 
rootDir - Variable in class org.apache.axis2.schema.writer.CStructWriter
 
rootPackageName - Static variable in class org.apache.axis2.i18n.MessagesConstants
 
rootPackageName - Static variable in class org.apache.axis2.jaxws.i18n.MessagesConstants
 
RPAREN - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
RPC_IN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_INOUT - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_RETURN - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
RPC_STYLE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
RPCInOnlyMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCInOnlyMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver
 
RPCInOutAsyncMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCInOutAsyncMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCInOutAsyncMessageReceiver
 
RPCLitMethodMarshaller - Class in org.apache.axis2.jaxws.marshaller.impl.alt
 
RPCLitMethodMarshaller() - Constructor for class org.apache.axis2.jaxws.marshaller.impl.alt.RPCLitMethodMarshaller
 
RPCMessageReceiver - Class in org.apache.axis2.rpc.receivers
 
RPCMessageReceiver() - Constructor for class org.apache.axis2.rpc.receivers.RPCMessageReceiver
 
RPCServiceClient - Class in org.apache.axis2.rpc.client
 
RPCServiceClient(ConfigurationContext, AxisService) - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCServiceClient() - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCServiceClient(ConfigurationContext, URL, QName, String) - Constructor for class org.apache.axis2.rpc.client.RPCServiceClient
 
RPCUtil - Class in org.apache.axis2.rpc.receivers
 
RPCUtil() - Constructor for class org.apache.axis2.rpc.receivers.RPCUtil
 
RSET - Static variable in class org.apache.axis2.transport.mail.Constants
 
RSHIFT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
run() - Method in class org.apache.axis2.deployment.scheduler.Scheduler.SchedulerTimerTask
 
run() - Method in class org.apache.axis2.deployment.scheduler.SchedulerTask
The action to be performed by this scheduler task.
run() - Method in class org.apache.axis2.receivers.AbstractMessageReceiver.AsyncMessageReceiverWorker
 
run() - Method in class org.apache.axis2.transport.http.server.DefaultConnectionListener
 
run() - Method in class org.apache.axis2.transport.http.server.HttpServiceProcessor
 
run() - Method in class org.apache.axis2.transport.mail.MailWorker
The main workhorse method.
run() - Method in class org.apache.axis2.transport.mail.server.POP3Server
 
run() - Method in class org.apache.axis2.transport.mail.server.POP3Worker
 
run() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 
run() - Method in class org.apache.axis2.transport.mail.server.SMTPWorker
 
run() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Accept requests from a given TCP port and send them through the Axis engine for processing.
run() - Method in class org.apache.axis2.transport.nhttp.ClientWorker
Process the received response through Axis2
run() - Method in class org.apache.axis2.transport.nhttp.ServerWorker
Process the incoming request
run() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
run() - Method in class org.apache.axis2.transport.tcp.TCPWorker
 
RunAsType - Class in org.apache.axis2.jaxws.description.xml.handler
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.RunAsType
 
RUNNING_PORT - Static variable in class org.apache.axis2.transport.http.ListingAgent
 
runServer() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 

S

SAAJConverter - Interface in org.apache.axis2.jaxws.message.util
SAAJConverter Provides Conversion between SAAJ and OM Constructed via the SAAJConverterFactory
SAAJConverterFactory - Interface in org.apache.axis2.jaxws.message.factory
SAAJConverterFactory Creates an SAAJConverter object A factory is necessary because implementations may need to plug in their own SAAJ or OM implementations.
SAAJConverterFactoryImpl - Class in org.apache.axis2.jaxws.message.util.impl
SAAJConverterFactoryImpl Get the default SAAJConverter implementation.
SAAJConverterFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterFactoryImpl
Required for Factory instantiation
SAAJConverterImpl - Class in org.apache.axis2.jaxws.message.util.impl
SAAJConverterImpl Provides an conversion methods between OM<->SAAJ
SAAJConverterImpl.NameCreator - Class in org.apache.axis2.jaxws.message.util.impl
A Name can be created from either a SOAPEnvelope or SOAPFactory.
SAAJConverterImpl.NameCreator(SOAPEnvelope) - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
 
SAAJConverterImpl.NameCreator(SOAPFactory) - Constructor for class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl.NameCreator
 
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.
SAAJFactory - Class in org.apache.axis2.jaxws.utility
Provides convenience methods to construct a SOAP 1.1 or SOAP 1.2 SAAJ MessageFactory or SOAPFactory.
SAAJFactory() - Constructor for class org.apache.axis2.jaxws.utility.SAAJFactory
 
SAAJMetaFactory - Class in javax.xml.soap
 
SAAJMetaFactory() - Constructor for class javax.xml.soap.SAAJMetaFactory
 
SAAJMetaFactoryImpl - Class in org.apache.axis2.saaj
 
SAAJMetaFactoryImpl() - Constructor for class org.apache.axis2.saaj.SAAJMetaFactoryImpl
 
SAAJResult - Class in javax.xml.soap
 
SAAJResult() - Constructor for class javax.xml.soap.SAAJResult
 
SAAJResult(String) - Constructor for class javax.xml.soap.SAAJResult
 
SAAJResult(SOAPMessage) - Constructor for class javax.xml.soap.SAAJResult
 
SAAJResult(SOAPElement) - Constructor for class javax.xml.soap.SAAJResult
 
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.
SAVE_REQUEST_MSG - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
saveChanges() - Method in class javax.xml.soap.SOAPMessage
Updates this SOAPMessage object with all the changes that have been made to it.
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_REQUEST_MSG_TEXT - Static variable in class org.apache.axis2.jaxws.spi.Constants
 
SAVED_TCCL - Static variable in class org.apache.axis2.receivers.AbstractMessageReceiver
 
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
saveRequired() - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Indicates whether this SOAPMessage object has had the method SOAPMessageImpl.saveChanges() called on it.
saveWebServiceContext(MessageContext, WebServiceContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
This method will provide the function necessary to save the WebServiceContext associated with the endpoint.
sc - Variable in class org.apache.axis2.client.OperationClient
 
SC_ACCEPTED - Static variable in class org.apache.axis2.transport.nhttp.NhttpConstants
 
schedule(SchedulerTask, DeploymentIterator) - Method in class org.apache.axis2.deployment.scheduler.Scheduler
Schedules the specified task for execution according to the specified schedule.
scheduler - Variable in class org.apache.axis2.deployment.DeploymentEngine
 
Scheduler - Class in org.apache.axis2.deployment.scheduler
 
Scheduler() - Constructor for class org.apache.axis2.deployment.scheduler.Scheduler
 
Scheduler.SchedulerTimerTask - Class in org.apache.axis2.deployment.scheduler
 
Scheduler.SchedulerTimerTask(SchedulerTask, DeploymentIterator) - Constructor for class org.apache.axis2.deployment.scheduler.Scheduler.SchedulerTimerTask
 
SchedulerTask - Class in org.apache.axis2.deployment.scheduler
 
SchedulerTask(RepositoryListener) - Constructor for class org.apache.axis2.deployment.scheduler.SchedulerTask
Creates a new scheduler task.
SCHEMA - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SCHEMA - Static variable in class org.apache.axis2.jaxws.util.Constants
 
SCHEMA - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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_DOCS - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
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_FOLDER - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
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 interface org.apache.axis2.corba.deployer.CorbaConstants
 
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_PATH - Static variable in class org.apache.axis2.xmlbeans.CodeGenerationUtility
 
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
SchemaCompilerMessages - Class in org.apache.axis2.schema.i18n
 
SchemaCompilerMessages() - Constructor for class org.apache.axis2.schema.i18n.SchemaCompilerMessages
 
SchemaConstants - Class in org.apache.axis2.schema
Constants for the QNames of standard schema types
SchemaConstants() - Constructor for class org.apache.axis2.schema.SchemaConstants
 
SchemaConstants.SchemaCompilerArguments - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaCompilerArguments() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
SchemaConstants.SchemaCompilerInfoHolder - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaCompilerInfoHolder() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaCompilerInfoHolder
 
SchemaConstants.SchemaPropertyNames - Class in org.apache.axis2.schema
 
SchemaConstants.SchemaPropertyNames() - Constructor for class org.apache.axis2.schema.SchemaConstants.SchemaPropertyNames
 
SchemaDataLocator - Class in org.apache.axis2.dataretrieval
Axis 2 Data Locator responsibles for retrieving Schema metadata.
SchemaDataLocator() - Constructor for class org.apache.axis2.dataretrieval.SchemaDataLocator
 
SchemaDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.SchemaDataLocator
Constructor
SchemaGenerator - Class in org.apache.axis2.corba.deployer
 
SchemaGenerator(IDL, String, String, String) - Constructor for class org.apache.axis2.corba.deployer.SchemaGenerator
 
SchemaGenerator - Interface in org.apache.axis2.description.java2wsdl
 
SchemaGeneratorException - Exception in org.apache.axis2.corba.exceptions
 
SchemaGeneratorException() - Constructor for exception org.apache.axis2.corba.exceptions.SchemaGeneratorException
 
SchemaGeneratorException(String) - Constructor for exception org.apache.axis2.corba.exceptions.SchemaGeneratorException
 
SchemaGeneratorException(Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.SchemaGeneratorException
 
SchemaGeneratorException(String, Throwable) - Constructor for exception org.apache.axis2.corba.exceptions.SchemaGeneratorException
 
schemaMap - Variable in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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
 
SchemaReader - Interface in org.apache.axis2.jaxws.wsdl
Schema Reader interface is used to read schema from wsdl and derive appropriate package names from targetnamespace.
SchemaReaderException - Exception in org.apache.axis2.jaxws.wsdl
 
SchemaReaderException() - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(String, Throwable) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(String) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderException(Throwable) - Constructor for exception org.apache.axis2.jaxws.wsdl.SchemaReaderException
 
SchemaReaderImpl - Class in org.apache.axis2.jaxws.wsdl.impl
 
SchemaReaderImpl() - Constructor for class org.apache.axis2.jaxws.wsdl.impl.SchemaReaderImpl
 
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 - Variable in class org.apache.axis2.scripting.convertors.JSOMElementConvertor
 
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
 
scoped_name() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
scoped_name_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
SCOPEOP - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
SCRIPT_ATTR - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
SCRIPT_HOT_UPDATE_ - Static variable in class org.apache.axis2.scripting.ScriptDeploymentEngine
 
SCRIPT_SRC_PROP - Static variable in class org.apache.axis2.scripting.ScriptReceiver
 
ScriptDeploymentEngine - Class in org.apache.axis2.scripting
An Axis2 DeploymentEngine subclass for deploying script services supporting hot deploy and hot update.
ScriptDeploymentEngine(AxisConfiguration) - Constructor for class org.apache.axis2.scripting.ScriptDeploymentEngine
 
scriptFile - Variable in class org.apache.axis2.scripting.ScriptInvoker
 
ScriptInvoker - Class in org.apache.axis2.scripting
 
ScriptInvoker(File, int) - Constructor for class org.apache.axis2.scripting.ScriptInvoker
 
ScriptMessageContext - Class in org.apache.axis2.scripting
ScriptMessageContext decorates the Axis2 MessageContext adding methods to use the message payload XML in a way natural to the scripting language.
ScriptMessageContext(MessageContext, OMElementConvertor) - Constructor for class org.apache.axis2.scripting.ScriptMessageContext
 
ScriptModule - Class in org.apache.axis2.scripting
Axis2 module to initialize script services.
ScriptModule() - Constructor for class org.apache.axis2.scripting.ScriptModule
 
ScriptReceiver - Class in org.apache.axis2.scripting
An Axis2 MessageReceiver for invoking script language functions.
ScriptReceiver() - Constructor for class org.apache.axis2.scripting.ScriptReceiver
 
ScriptRepositoryListener - Class in org.apache.axis2.scripting
An Axis2 RepositoryListener subclass for dealing with script services
ScriptRepositoryListener(DeploymentEngine) - Constructor for class org.apache.axis2.scripting.ScriptRepositoryListener
 
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.
SecurityRoleRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
 
SecurityRoleType - Class in org.apache.axis2.jaxws.description.xml.handler
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
 
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.
SEMI - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
send(Throwable) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
send(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
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(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
send(MessageContext, URL, String) - Method in class org.apache.axis2.transport.http.HTTPSender
 
send() - Method in class org.apache.axis2.transport.mail.EMailSender
 
SEND_STACKTRACE_DETAILS_WITH_FAULTS - Static variable in interface org.apache.axis2.Constants.Configuration
 
sendData(OutputStream) - Method in class org.apache.axis2.transport.http.util.ComplexPart
Writes the data to the given OutputStream.
sender - Variable in class org.apache.axis2.description.TransportOutDescription
 
SENDER - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
SENDER - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SENDER[]
sendError(int, String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
sendError(int, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendError(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
sendFault(MessageContext) - Static method in class org.apache.axis2.engine.AxisEngine
Sends the SOAP Fault to another SOAP node.
SENDING_FAULT - Static variable in class org.apache.axis2.transport.nhttp.NhttpConstants
 
sendMessage(String, String, String, String) - Method in class org.apache.axis2.transport.mail.MailClient
 
sendMessage(MessageContext, String, OutTransportInfo) - Method in class org.apache.axis2.transport.xmpp.XMPPSender
Send the given message over XMPP transport
sendMimeMessage(MessageContext) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
sendReceive(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Out MEP.
sendReceive(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operationQName with an In-Out MEP.
sendReceiveNonBlocking(OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
sendReceiveNonBlocking(OMElement, AxisCallback) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with an In-Out MEP without waiting for a response.
sendReceiveNonBlocking(QName, OMElement, Callback) - Method in class org.apache.axis2.client.ServiceClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
sendReceiveNonBlocking(QName, OMElement, AxisCallback) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with an In-Out MEP without waiting for a response.
sendResponse(HttpResponse) - Method in interface org.apache.axis2.transport.http.server.AxisHttpConnection
 
sendResponse(HttpResponse) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
sendRobust(OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke an anonymous operation with a Robust In-Only MEP.
sendRobust(QName, OMElement) - Method in class org.apache.axis2.client.ServiceClient
Directly invoke a named operation with a Robust In-Only MEP.
sendToGroup(ClusteringCommand) - Method in interface org.apache.axis2.clustering.MessageSender
 
sendToGroup(ClusteringCommand) - Method in class org.apache.axis2.clustering.tribes.ChannelSender
 
sendToMember(ClusteringCommand, Member) - Method in class org.apache.axis2.clustering.tribes.ChannelSender
 
sendToSelf(ClusteringCommand) - Method in interface org.apache.axis2.clustering.MessageSender
 
sendToSelf(ClusteringCommand) - Method in class org.apache.axis2.clustering.tribes.ChannelSender
 
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
 
sequence_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
SequenceType - Class in org.apache.axis2.corba.idl.types
 
SequenceType() - Constructor for class org.apache.axis2.corba.idl.types.SequenceType
 
SequenceValue - Class in org.apache.axis2.corba.idl.values
 
SequenceValue(SequenceType) - Constructor for class org.apache.axis2.corba.idl.values.SequenceValue
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in interface org.apache.axis2.databinding.ADBBean
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, 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(MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBDataSource
 
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, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Body
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Body
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Child
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Child
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Envelope
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Envelope
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.ADBSOAPModelBuilder.Header
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._byte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._double
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._double
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._float
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._float
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._int
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._int
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._long
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._long
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding._short
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding._short
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyType
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Array
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayE
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Date
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.ID
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Language
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Name
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.QName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.String
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.String
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Time
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.Token
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._boolean
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._boolean
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._byte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._byte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._double
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._double
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._float
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._float
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._int
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._int
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._long
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._long
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd._short
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd._short
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Base64
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Base64
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Date
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Date
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.DateTime
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Decimal
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Duration
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Duration
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GYear
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GYear
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.ID
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.ID
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.IDREF
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Integer
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Integer
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Language
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Language
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Name
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Name
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NCName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NCName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.QName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.QName
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.String
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.String
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Time
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Time
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.Token
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.Token
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
 
serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean) - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.datasource.jaxb.JAXBDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(XMLStreamWriter) - Method in class org.apache.axis2.jibx.JiBXDataSource
 
serialize(OutputStream, OMOutputFormat) - Method in class org.apache.axis2.json.JSONDataSource
Writes JSON into the output stream.
serialize(Writer, OMOutputFormat) - Method in class org.apache.axis2.json.JSONDataSource
Writes JSON through the writer.
serialize(XMLStreamWriter) - Method in class org.apache.axis2.json.JSONDataSource
Writes XML through the XMLStreamWriter.
serialize(XMLStreamWriter) - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
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_DISABLE_THREAD_SWITCH - Static variable in class org.apache.axis2.jaxws.server.ServerConstants
A constant for the property used to disable the server side thread switch on async and one way requests.
SERVER_DOMAIN - Static variable in class org.apache.axis2.transport.mail.Constants
 
SERVER_EXECUTOR - Static variable in interface org.apache.axis2.jaxws.utility.ExecutorFactory
 
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
 
ServerConfigurator - Interface in org.apache.axis2.jaxws.feature
 
ServerConfiguratorRegistry - Class in org.apache.axis2.jaxws.registry
 
ServerConfiguratorRegistry() - Constructor for class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
 
ServerConstants - Class in org.apache.axis2.jaxws.server
 
ServerConstants() - Constructor for class org.apache.axis2.jaxws.server.ServerConstants
 
ServerFramework - Class in org.apache.axis2.jaxws.feature
 
ServerFramework() - Constructor for class org.apache.axis2.jaxws.feature.ServerFramework
 
ServerHandler - Class in org.apache.axis2.transport.nhttp
The server connection handler.
ServerHandler(ConfigurationContext, HttpParams, boolean) - Constructor for class org.apache.axis2.transport.nhttp.ServerHandler
 
ServerWorker - Class in org.apache.axis2.transport.nhttp
Processes an incoming request through Axis2.
ServerWorker(ConfigurationContext, NHttpServerConnection, boolean, ServerHandler, HttpRequest, InputStream, HttpResponse, OutputStream) - Constructor for class org.apache.axis2.transport.nhttp.ServerWorker
Create a new server side worker to process an incoming message and optionally begin creating its output.
Service - Class in javax.xml.ws
 
Service(URL, QName) - Constructor for class javax.xml.ws.Service
 
SERVICE - Static variable in class org.apache.axis2.Constants
 
service - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in class org.apache.axis2.transport.http.HTTPWorker
 
service(AxisHttpRequest, AxisHttpResponse, MessageContext) - Method in interface org.apache.axis2.transport.http.server.Worker
 
Service.Mode - Enum in javax.xml.ws
 
SERVICE_CLASS - Static variable in class org.apache.axis2.Constants
 
SERVICE_CLASS - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
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.transport.xmpp.util.XMPPConstants
 
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_SPRING_BEANNAME - Static variable in class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
 
SERVICE_SPRING_BEANNAME - Static variable in class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
 
SERVICE_START - Static variable in class org.apache.axis2.engine.AxisEvent
 
SERVICE_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.
serviceClient - Variable in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
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
ServiceDelegate - Class in javax.xml.ws.spi
 
ServiceDelegate() - Constructor for class javax.xml.ws.spi.ServiceDelegate
 
serviceDelegate - Variable in class org.apache.axis2.jaxws.BindingProvider
 
ServiceDelegate - Class in org.apache.axis2.jaxws.spi
The ServiceDelegate serves as the backing implementation for all of the methods in the Service API.
ServiceDelegate(URL, QName, Class) - Constructor for class org.apache.axis2.jaxws.spi.ServiceDelegate
 
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
 
serviceDesc - Variable in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
ServiceDescription - Interface in org.apache.axis2.jaxws.description
A ServiceDescription corresponds to a Service under which there can be a collection of enpdoints.
ServiceDescriptionJava - Interface in org.apache.axis2.jaxws.description
 
ServiceDescriptionValidator - Class in org.apache.axis2.jaxws.description.validator
 
ServiceDescriptionValidator(ServiceDescription) - Constructor for class org.apache.axis2.jaxws.description.validator.ServiceDescriptionValidator
 
ServiceDescriptionWSDL - Interface in org.apache.axis2.jaxws.description
 
serviceEndpointInterface - Variable in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
 
ServiceGroupBuilder - Class in org.apache.axis2.deployment
 
ServiceGroupBuilder(OMElement, HashMap, ConfigurationContext) - Constructor for class org.apache.axis2.deployment.ServiceGroupBuilder
 
ServiceGroupContext - Class in org.apache.axis2.context
 
ServiceGroupContext() - Constructor for class org.apache.axis2.context.ServiceGroupContext
 
ServiceGroupContext(ConfigurationContext, AxisServiceGroup) - Constructor for class org.apache.axis2.context.ServiceGroupContext
 
serviceGroupContextId - Variable in class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
serviceGroupContextId - Variable in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
serviceGroupContextId - Variable in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
serviceGroupName - Variable in class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
serviceGroupName - Variable in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
serviceGroupName - Variable in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
serviceGroupsLoaded(ConfigurationClusteringCommand) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
serviceGroupsLoaded(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
serviceGroupsUnloaded(ConfigurationClusteringCommand) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
serviceGroupsUnloaded(ConfigurationClusteringCommand) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in interface org.apache.axis2.engine.AxisObserver
 
serviceImplClass - Variable in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
serviceInstance - Variable in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
ServiceInstanceFactory - Interface in org.apache.axis2.jaxws.server
Code wishing to create web service implementation instances for JAX-WS requests must implement this interface and register it with the the JAX-WS FactoryRegistry.
ServiceInstanceFactoryImpl - Class in org.apache.axis2.jaxws.server
This class will be responsible for creating an instance of a web service implementation class for each incoming request into the JAX-WS runtime.
ServiceInstanceFactoryImpl() - Constructor for class org.apache.axis2.jaxws.server.ServiceInstanceFactoryImpl
 
serviceInterface - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
ServiceLifeCycle - Interface in org.apache.axis2.engine
When you want to initialize database connections , starting threads and etc..
ServiceMode - Annotation Type in javax.xml.ws
 
ServiceModeAnnot - Class in org.apache.axis2.jaxws.description.builder
 
serviceName(QName) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
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.clustering.context.commands.DeleteServiceContextCommand
 
serviceName - Variable in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
serviceName - Variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
serviceName - Variable in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
serviceName(QName) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the WSDL service name of the endpoint that the endpoint reference will target.
serviceName() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
serviceName() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
serviceNamePattern - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
 
serviceNamePattern - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
ServiceObjectSupplier - Interface in org.apache.axis2
 
serviceQname - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
ServiceRefHandlerChainsType - Class in org.apache.axis2.jaxws.description.xml.handler
The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainsType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
 
ServiceRefHandlerChainType - Class in org.apache.axis2.jaxws.description.xml.handler
The handler-chain element defines the handlerchain.
ServiceRefHandlerChainType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
 
ServiceRefHandlerType - Class in org.apache.axis2.jaxws.description.xml.handler
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
serviceRefName - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
ServiceRefType - Class in org.apache.axis2.jaxws.description.xml.handler
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
serviceRefType - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
ServiceRuntimeDescription - Interface in org.apache.axis2.jaxws.description
A ServiceRuntimeDescription object contains immutable data that is needed during the runtime (i.e.
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 interface javax.xml.ws.handler.MessageContext
 
SERVLET_CONTEXT - Static variable in class org.apache.axis2.Constants
Deprecated. Please use org.apache.axis2.transport.http.HTTPConstants.MC_HTTP_SERVLETCONTEXT
SERVLET_REQUEST - Static variable in interface javax.xml.ws.handler.MessageContext
 
SERVLET_RESPONSE - Static variable in interface javax.xml.ws.handler.MessageContext
 
ServletBasedOutTransportInfo - Class in org.apache.axis2.transport.http
 
ServletBasedOutTransportInfo(HttpServletResponse) - Constructor for class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
servletConfig - Variable in class org.apache.axis2.transport.http.AxisServlet
 
session - Variable in class org.apache.axis2.transport.mail.MailClient
 
SESSION_CONTEXT_PROPERTY - Static variable in class org.apache.axis2.Constants
Field SESSION_CONTEXT_PROPERTY
SESSION_COOKIE - Static variable in class org.apache.axis2.Constants
 
SESSION_COOKIE_JSESSIONID - Static variable in class org.apache.axis2.Constants
 
SESSION_ID - Static variable in class org.apache.axis2.transport.http.AxisServlet
 
SESSION_ID_BYTES - Static variable in class org.apache.axis2.saaj.util.IDGenerator
The number of random bytes to include when generating a session identifier.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
SESSION_SCOPE - Static variable in class org.apache.axis2.Constants
Field SESSION_SCOPE
SessionContext - Class in org.apache.axis2.context
All the engine components are stateless across the executions and all the states should be kept in the Contexts, there are three context Global, Session and Message.
SessionContext(AbstractContext) - Constructor for class org.apache.axis2.context.SessionContext
 
SessionContext() - Constructor for class org.apache.axis2.context.SessionContext
 
sessionContextTimeoutInterval - Variable in class org.apache.axis2.context.SessionContext
 
SessionManager - Class in org.apache.axis2.transport.http.server
 
SessionManager() - Constructor for class org.apache.axis2.transport.http.server.SessionManager
 
SessionUtils - Class in org.apache.axis2.util
 
SessionUtils() - Constructor for class org.apache.axis2.util.SessionUtils
 
set(Object, Object) - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
Set the object
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_excep_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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_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
setAccountName(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setAction(String) - Method in class org.apache.axis2.client.Options
Set WS-Addressing Action / SOAP Action string.
setAction(String) - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
setActionAnnot(ActionAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setActive(boolean) - Method in class org.apache.axis2.description.AxisService
 
setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setActor(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAddress(String) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAddressAttributes(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
 
setAddressingNamespace(String) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setAddressingNamespace(String) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAddressingNamespace(String) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
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
 
setAllowedRetry(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
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
 
setAnnotationClassName(String) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This sets a string that represents the fully qualified name of the annotation type this instance represents.
setAnnotationInstanceClassName(String) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationProcessor
This method sets the fully qualifed name of the CustomAnnotationInstance class that this processor is responsible for handling.
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
setApplicationAccessLocked(boolean) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setApplicationContext(ApplicationContext) - Method in class org.apache.axis2.extensions.spring.receivers.ApplicationContextHolder
Spring supplied interface method for injecting app context.
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
 
setAsyncResponseListener(AsyncResponse) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setAsyncResponseListener(AsyncResponse) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
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.corba.deployer.SchemaGenerator
 
setAttrFormDefault(String) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setAttrFormDefault(String) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setAttribute(OMAttribute) - Method in class org.apache.axis2.mex.om.Metadata
 
setAttribute(String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttribute(String, Object) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
setAttributeNode(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttributeNodeNS(Attr) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAttributeNS(String, String, String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setAuthenticationInfo(HttpClient, MessageContext, HostConfiguration) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setAuthSchemes(List) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setAxis2EndpointReference(EndpointReference) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setAxis2EndpointReference(EndpointReference) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setAxis2EndpointReference(EndpointReference) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
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) - 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 javax.xml.soap.AttachmentPart
 
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
 
setBindingTypeAnnot(BindingTypeAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setBlockFactoryType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setBodyBlock(int, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setBodyBlock(Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setBodyBlock(int, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setBodyBlock(Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setBodyBlock(int, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setBodyBlock Set the block at the specified index Once set, the Message owns the block.
setBodyBlock(Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setBodyBlock Set this as block as the single block for the message.
setBufferStatus(SessionBufferStatus) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
setByJavaTypeClass(Class) - Method in class org.apache.axis2.jaxws.marshaller.impl.alt.PDElement
 
setCachingOperationContext(boolean) - Method in class org.apache.axis2.client.ServiceClient
Deprecated.  
setCachingOperationContext(boolean) - Method in class org.apache.axis2.context.ServiceContext
 
setCallback(Callback) - Method in class org.apache.axis2.client.OperationClient
Deprecated. Please use the AxisCallback interface rather than Callback, which has been deprecated
setCallback(AxisCallback) - Method in class org.apache.axis2.client.OperationClient
Set the callback to be executed when a message comes into the MEP and the operation client is executed.
setCallback(EndpointCallback) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the callback object to be used for asynchronous endpoint invocations.
setCallback(EndpointCallback) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setCallTransportCleanup(boolean) - Method in class org.apache.axis2.client.Options
 
setCanbeAbsent(boolean) - Method in class org.apache.axis2.databinding.utils.SimpleArrayReaderStateMachine
 
setCatalogClassName(String) - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Set the Catalog class name.
setCatalogFiles(String) - Method in class org.apache.axis2.jaxws.catalog.impl.OASISCatalogManager
Set the list of catalog files.
setCatalogFiles(String) - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Set the list of catalog files.
setCatalogManager(JAXWSCatalogManager) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Set the Catalog Manager associated with this composite.
setCausedByException(AxisFault) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setCharSet(String) - Method in class org.apache.axis2.transport.http.util.ComplexPart
 
setChildren(ArrayList) - Method in class org.apache.axis2.util.MetaDataEntry
Set the list
setChoice(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setChunked(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setClassFinder(ClassFinder) - Method in class org.apache.axis2.jaxws.message.factory.ClassFinderFactory
 
setClassLoader(ClassLoader) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setClassLoader(boolean, ClassLoader, File) - Method in class org.apache.axis2.deployment.repository.util.DeploymentFileData
 
setClassLoader(ClassLoader) - Method in class org.apache.axis2.description.AxisService
Method setClassLoader.
setClassLoader(ClassLoader) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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

setClassModifiers(String[]) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setClassName(String) - Method in class org.apache.axis2.description.HandlerDescription
Method setClassName.
setClassName(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setClassName(Class) - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
setClassName(String) - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
setClassName(String) - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
setClassName(String) - Method in class org.apache.axis2.util.MetaDataEntry
Set the class name
setClientBindingID(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Set the binding type FOR A CLIENT.
setClientSide(boolean) - Method in class org.apache.axis2.description.AxisService
 
setClusterManager(ClusterManager) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setCodegen(boolean) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setCodeGenConfiguration(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Sets the relevant codegen configuration
setCodeGenConfiguration(CodeGenConfiguration) - Method in interface org.apache.axis2.wsdl.codegen.emitter.Emitter
 
setCodeGenConfiguration(CodeGenConfiguration) - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
setCommands(ContextClusteringCommand[]) - Method in class org.apache.axis2.clustering.control.GetStateResponseCommand
 
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
 
setCompositeDataTypes(Map) - Method in class org.apache.axis2.corba.idl.types.IDL
 
setConfigContext(ConfigurationContext) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setConfigContext(ConfigurationContext) - Method in class org.apache.axis2.deployment.WarBasedAxisConfigurator
 
setConfigContext(ConfigurationContext) - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.ClusterManager
Set the configuration context
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Set the configuration context
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.context.ContextManager
 
setConfigurationContext(ConfigurationContext) - Method in interface org.apache.axis2.clustering.context.ContextManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.context.DefaultContextManagerListener
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.tribes.ChannelListener
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.tribes.ControlCommandProcessor
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.context.MessageContext
 
setConfigurationContext(ConfigurationContext) - Method in class org.apache.axis2.engine.AxisServer
Set the configuration context.
setConfigurationManager(ConfigurationManager) - Method in interface org.apache.axis2.clustering.ClusterManager
 
setConfigurationManager(DefaultConfigurationManager) - Method in class org.apache.axis2.clustering.tribes.ChannelListener
 
setConfigurationManager(ConfigurationManager) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
setConfigurationManagerListener(ConfigurationManagerListener) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
For registering a configuration event listener.
setConfigurationManagerListener(ConfigurationManagerListener) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
setConfigurationProperties(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setConfigurator(AxisConfigurator) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setConfigurator(String, ClientConfigurator) - Static method in class org.apache.axis2.jaxws.registry.ClientConfiguratorRegistry
 
setConfigurator(String, ServerConfigurator) - Static method in class org.apache.axis2.jaxws.registry.ServerConfiguratorRegistry
 
setConnectionFactory(XMPPConnectionFactory) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setConsumed(boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Once consumed, all instance data objects are nullified to prevent subsequent access
setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
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 javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
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 javax.xml.soap.SOAPMessage
Sets the description of this SOAPMessage object's content with the given description.
setContentDescription(String) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Sets the description of this SOAPMessage object's content with the given description.
setContentDescription(String) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Id" with the given value.
setContentId(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header named "Content-Id" to the given String.
setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Location" with the given value.
setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header "Content-Location" to the given String.
setContentType(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Type" with the given value.
setContentType(String) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setContentType(String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setContentType(String) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.jms.JMSOutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setContentType(String) - Method in interface org.apache.axis2.transport.OutTransportInfo
 
setContentType(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setContextManager(ContextManager) - Method in interface org.apache.axis2.clustering.ClusterManager
 
setContextManager(DefaultContextManager) - Method in class org.apache.axis2.clustering.tribes.ChannelListener
 
setContextManager(ContextManager) - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
setContextManagerListener(ContextManagerListener) - Method in interface org.apache.axis2.clustering.context.ContextManager
 
setContextManagerListener(ContextManagerListener) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
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
 
setCorrespondingClass(Class) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Set the class associated with this composite.
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
 
setCustomWsdlGenerator(WsdlGenerator) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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 javax.xml.soap.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDataHandler(DataHandler) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
setDataHandler(DataHandler) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
setDataHandler(DataHandler) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDataType(DataType) - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
setDataType(DataType) - Method in class org.apache.axis2.corba.idl.types.Member
 
setDataType(DataType) - Method in class org.apache.axis2.corba.idl.types.Typedef
 
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
setDeclaringClass(String) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setDefault(boolean) - Method in class org.apache.axis2.corba.idl.types.UnionMember
 
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
 
setDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
setDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
setDefaultNamespace(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
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
 
setDeploymentFeatures() - Method in class org.apache.axis2.deployment.DeploymentEngine
Sets hotDeployment and hot update.
setDepth(int) - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
setDescription(AxisDescription) - Method in class org.apache.axis2.description.PolicyInclude
 
setDescriptionBuilderCompositeRef(DescriptionBuilderComposite) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setDestinationAccount(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
setDetail(OMElement) - Method in exception org.apache.axis2.AxisFault
Set the entire detail element of the fault
setDialect(String) - Method in class org.apache.axis2.mex.om.MetadataSection
 
setDirection(String) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setDirection(String) - Method in class org.apache.axis2.description.AxisMessage
 
setDirectory(String) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
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.jaxws.framework.JAXWSDeployer
 
setDirectoryToExtensionMappingMap(HashMap) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setDiscriminatorType(DataType) - Method in class org.apache.axis2.corba.idl.types.UnionType
 
setDiscriminatorValue(String) - Method in class org.apache.axis2.corba.idl.types.UnionMember
 
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
 
setDoingSWA() - Method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentMarshaller
Indicate on the context that SWA attachments are encountered
setDoingSWA() - Method in class org.apache.axis2.jaxws.message.attachments.JAXBAttachmentMarshaller
Indicate on the context that SWA attachments are encountered
setDoingSWA(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setDoingSWA(boolean) - Method in interface org.apache.axis2.jaxws.message.Message
Indicate that an SWA DataHandler was added to the message.
setDomain(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setDomain(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
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
Deprecated. As of 1.4 release. You can't override a policies that applicable for the current policy scope via #setEffectivePolicy(Policy). In case you need to make a policy the only policy that is within the policy cache of an AxisDescription please use #clear() and #attachPolicy(Policy) accordingly.
setEjbLink(EjbLinkType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the ejbLink property.
setEjbRefName(EjbRefNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefType(EjbRefTypeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the ejbRefType property.
setElement(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setElementCount(int) - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
setElementFormDefault(String) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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
 
setElementModule(String) - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
setElementName(String) - Method in class org.apache.axis2.corba.idl.types.AbstractCollectionType
 
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 interface javax.xml.soap.SOAPElement
 
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
 
setEmailAddress(String) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setEnableAllTransports(boolean) - Method in class org.apache.axis2.description.AxisService
To eneble service to be expose in all the transport
setEnabled(boolean) - Method in class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
setEnabled(boolean) - Method in class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
setEnabled(boolean) - Method in class org.apache.axis2.jaxws.description.builder.RespectBindingAnnot
 
setEnableMtom(TrueFalseType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Sets the value of the enableMtom property.
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEncodingStyle(String) - Method in class org.apache.axis2.saaj.SOAPElementImpl
Sets the encoding style for this SOAPElement object to one specified.
setEndpointAddress(String) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
setEndpointContextMap(EndpointContextMap) - Static method in class org.apache.axis2.jaxws.addressing.util.EndpointContextMapManager
 
setEndpointDescription(EndpointDescription) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setEndpointDispatcher(EndpointDispatcher) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
 
setEndpointDispatcher(EndpointDispatcher) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setEndpointInterface(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setEndpointInvocationContext(EndpointInvocationContext) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
setEndpointName(String) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Method setPortName
setEndpointName(String) - Method in class org.apache.axis2.description.AxisService
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setEndpointURL(String) - Method in class org.apache.axis2.description.AxisService
 
setEngine(BSFEngine) - Method in class org.apache.axis2.scripting.convertors.DefaultOMElementConvertor
 
setEngine(BSFEngine) - Method in interface org.apache.axis2.scripting.convertors.OMElementConvertor
 
setEngine(BSFEngine) - Method in class org.apache.axis2.scripting.convertors.RBOMElementConvertor
 
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) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the enumeration.
setEnumMembers(List) - Method in class org.apache.axis2.corba.idl.types.EnumType
 
setEnvelope(SOAPEnvelope) - Method in class org.apache.axis2.context.MessageContext
 
setEnvEntryName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryValue(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Sets the value of the envEntryValue property.
setEpMap(HashMap) - Method in class org.apache.axis2.description.AxisService
 
setEPR(OMElement) - Method in class org.apache.axis2.mex.om.MetadataReference
Set EPR
setEPR(EndpointReference) - Method in class org.apache.axis2.mex.om.MetadataReference
Set EPR
setEPRs(String[]) - Method in class org.apache.axis2.description.AxisService
 
setEPRs(String[]) - Method in class org.apache.axis2.description.AxisService2WSDL20
 
setEvent(int) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
setEventMask(int) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
setException(Throwable) - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
setExceptions(String[]) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
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.
setExclude(boolean) - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
setExcludeInfo(ExcludeInfo) - Method in class org.apache.axis2.description.AxisService
 
setExcludeMethods(ArrayList) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
setExcludeMethods(ArrayList) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setExcludeMethods(ArrayList) - 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) - Method in class org.apache.axis2.context.MessageContext
 
setExecutionChain(ArrayList) - Method in class org.apache.axis2.context.MessageContext
Set the execution chain of Handler in this MessageContext.
setExecutor(Executor) - Method in class javax.xml.ws.Endpoint
 
setExecutor(Executor) - Method in class javax.xml.ws.Service
 
setExecutor(Executor) - Method in class javax.xml.ws.spi.ServiceDelegate
 
setExecutor(Executor) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setExecutor(Executor) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
setExecutor(ThreadPoolExecutor) - Method in class org.apache.axis2.util.threadpool.ThreadPool
 
setExpectedUrl(URL) - Method in class org.apache.axis2.classloader.JarFileUrlStreamHandler
 
setExposedTransports(List) - Method in class org.apache.axis2.description.AxisService
 
setExtensibilityAttributes(ArrayList) - Method in class org.apache.axis2.addressing.RelatesTo
 
setExtensibleElements(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
{any}
setExtension(String) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
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.jaxws.framework.JAXWSDeployer
 
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
 
setExtensionToDeployerMappingMap(HashMap) - Method in class org.apache.axis2.deployment.DeploymentEngine
 
setExtraClasses(ArrayList) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
setExtraClasses(ArrayList) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setExtraClasses(ArrayList) - 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
setFactory(Class, Object) - Static method in class org.apache.axis2.jaxws.registry.FactoryRegistry
Add the factory.
setFactory(Class, Object) - Static method in class org.apache.axis2.metadata.registry.MetadataFactoryRegistry
setFactory
setFailureReason(Exception) - Method in class org.apache.axis2.context.MessageContext
Set the failure reason.
setFault(boolean) - Method in class org.apache.axis2.description.AxisBindingMessage
 
setFault(FaultAction[]) - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
setFaultAction(String) - Method in exception org.apache.axis2.AxisFault
Set the (OPTIONAL) action value for the fault message
setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault actor.
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.
setFaultBean(String) - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(QName) - Method in interface javax.xml.soap.SOAPFault
 
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 interface javax.xml.soap.SOAPFault
 
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
 
setFaultResponseAction(Throwable, MessageContext, MessageContext) - Static method in class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
 
setFaultRole(String) - Method in interface javax.xml.soap.SOAPFault
 
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 interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string.
setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string and localized to the given locale.
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
 
setFaultTo(String) - Method in class org.apache.axis2.scripting.ScriptMessageContext
 
setFaultType(int) - Method in exception org.apache.axis2.AxisFault
 
setFeatures(WebServiceFeature...) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setFeatures(WebServiceFeature...) - Method in interface org.apache.axis2.jaxws.spi.Binding
 
setFieldClassName(String) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setFieldName(String) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setFile(String) - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
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
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setFormat(OMOutputFormat) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setFoundWebResources(boolean) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setFragment(String) - Method in class org.apache.axis2.databinding.types.URI
Set the fragment for this URI.
setFrom(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing From endpoint reference.
setFrom(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setFrom(String) - Method in class org.apache.axis2.scripting.ScriptMessageContext
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setFrom(EndpointReference) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
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(ArrayList) - 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
setHandler(JAXWSProxyHandler) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
setHandlerChain(List<Handler>) - Method in interface javax.xml.ws.Binding
 
setHandlerChain(List<Handler>) - Method in class org.apache.axis2.jaxws.binding.BindingImpl
 
setHandlerChain(List<Handler>) - Method in class org.apache.axis2.jaxws.binding.HTTPBinding
 
setHandlerChain(HandlerChainsType) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
 
setHandlerChainAnnot(HandlerChainAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setHandlerChainAnnot(HandlerChainAnnot) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setHandlerChainAnnot(HandlerChainAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setHandlerChainAnnot(HandlerChainAnnot) - Method in interface org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite
 
setHandlerChainClasses(PortInfo, List<Class>) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
setHandlerChains(ServiceRefHandlerChainsType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the handlerChains property.
setHandlerChainsType(HandlerChainsType) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setHandlerClass(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandlerName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.Service
 
setHandlerResolver(HandlerResolver) - Method in class javax.xml.ws.spi.ServiceDelegate
 
setHandlerResolver(HandlerResolver) - Method in class org.apache.axis2.jaxws.spi.ServiceDelegate
 
setHandlers(List<Handler>) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setHandlers(List<Handler>) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
Sets the list of hanlders for this InvocationContext
setHandlers(List<Handler>) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setHasParticleType(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setHasRequestSwaRefAttachments(boolean) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
setHasResponseSwaRefAttachments(boolean) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Replaces the current value of the first header entry whose name matches the given name with the given value, adding a new header if no existing header name matches.
setHeader(boolean) - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
setHeader(boolean) - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeader(Header) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeader(String, String) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setHeaderBlock(String, String, Block) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setHeaderBlock(String, String, Block) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setHeaderBlock replaces the first existing header block with this new block.
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setHeaders(Header[]) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setHelperMode(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
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
setHome(HomeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the home property.
setHost(String) - Method in class org.apache.axis2.databinding.types.URI
Set the host for this URI.
setHost(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setHostAddress(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for hostAddress
setHours(int) - Method in class org.apache.axis2.databinding.types.Duration
 
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
setHttpVersion(String) - Method in class org.apache.axis2.transport.http.AbstractHTTPSender
 
setHttpVersion(HttpVersion) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setId(String) - Method in class org.apache.axis2.context.ServiceGroupContext
 
setId(String) - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
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
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.EmptyType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.String
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
Sets the value of the id property.
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
 
setIdentifier(String) - Method in class org.apache.axis2.mex.om.MetadataSection
 
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(ArrayList) - 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
 
setIndirection(int) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setIndirection(int) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setIndirection(int) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set indirection.
setInFaultPhases(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setInFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setInFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
Method setInFlow.
setInFlow(Flow) - Method in class org.apache.axis2.description.TransportInDescription
 
setInjectionTargetClass(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetName(JavaIdentifierType) - Method in class org.apache.axis2.jaxws.description.xml.handler.InjectionTargetType
Sets the value of the injectionTargetName property.
setinlineData(Object) - Method in class org.apache.axis2.mex.om.MetadataSection
 
setInMessageContext(MessageContext) - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
setInPhase(Phase) - Method in class org.apache.axis2.description.TransportInDescription
 
setINPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setInPhasesUptoAndIncludingPostDispatch(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setInput(String) - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
setInputArgs(Object[]) - Method in class org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.mail.MailBasedOutTransportInfo
 
setInReplyTo(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
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.
setInterfaces(Map) - Method in class org.apache.axis2.corba.idl.types.IDL
 
setInterfacesList(List<String>) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setInvocationContext(InvocationContext) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setInvocationListenerFactories(Collection<InvocationListenerFactory>) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the InvocationListenerFactory instances registered with JAX-WS.
setInvocationListenerFactories(Collection<InvocationListenerFactory>) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setInvocationListeners(List<InvocationListener>) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets list of InvocationListener instances
setInvocationListeners(List<InvocationListener>) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
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.
setIsDeprecatedServiceProviderConstruction(boolean) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Deprecated.  
setIsInterface(boolean) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setIsListType(boolean) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setIsListType(boolean) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setIsListType(boolean) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setIsMTOMEnabled(boolean) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setIsOneWay(boolean) - Method in interface org.apache.axis2.jaxws.server.EndpointInvocationContext
Sets the value for marking the request as a one way invocation.
setIsOneWay(boolean) - Method in class org.apache.axis2.jaxws.server.EndpointInvocationContextImpl
 
setIsServiceProvider(boolean) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Set the indication of whether this composite represents a service requester (aka client) or a service provider (aka server).
setIsSOAP11Explicit(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setIsxmlList(boolean) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
setItemTypeClassName(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setItemTypeQName(QName) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setJAXBContext(JAXBContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatch
 
setJAXBContext(JAXBContext) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
setJaxrpcMappingFile(PathType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJndiName(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Set the JNDI connection factory name
setJndiPass(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory password
setJndiUser(String) - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Get the JNDI name of the actual factory username
setKey(String) - Method in class org.apache.axis2.context.OperationContext
 
setLang(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Sets the value of the lang property.
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.
setLargeIcon(PathType) - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Sets the value of the largeIcon property.
setLast(boolean) - Method in class org.apache.axis2.engine.Deployable
 
setLastModifiedDate(long) - Method in class org.apache.axis2.deployment.repository.util.WSInfo
 
setLastOperationContext(OperationContext) - Method in class org.apache.axis2.context.ServiceContext
 
setLastTouchedTime(long) - Method in class org.apache.axis2.context.AbstractContext
 
setLastupdate() - Method in class org.apache.axis2.description.AxisService
Deprecated. please use setLastUpdate
setLastUpdate() - Method in class org.apache.axis2.description.AxisService
Sets the current time as last update time of the service.
setLastUpdatedTime(Date) - Method in class org.apache.axis2.description.PolicySubject
 
setLengthFacet(long) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the length facet.
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class org.apache.axis2.jaxws.description.xml.handler.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
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.
setListenerClass(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ListenerType
Sets the value of the listenerClass property.
setListOrder(int) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setLocal(LocalType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the local property.
setLocalException(Throwable) - Method in class org.apache.axis2.jaxws.core.MessageContext
The local exception is the Throwable object held on the Message from a problem that occurred due to something other than the server.
setLocalHome(LocalHomeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the localHome property.
setLocalName(String) - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
setLocalName(String) - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
setLocalPolicyAssertions(QName[]) - Method in class org.apache.axis2.description.AxisModule
 
setLocation(String) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
 
setLocation(Location) - Method in class org.apache.axis2.mex.om.MetadataSection
 
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.
setMappedName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the mappedName property.
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.
setMemberName(String) - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
setMemberType(DataType) - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
setMemberTypes(Map) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMemberTypesKeys(List) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
setMemberValue(Object) - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
setMemberValues(Object[]) - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
setMEP(HandlerChainProcessor.MEP) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setMEPContext(MEPContext) - Method in class org.apache.axis2.jaxws.core.MessageContext
Set the wrapper MEPContext.
setMessage(SOAPMessage) - Method in interface javax.xml.ws.handler.soap.SOAPMessageContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setMessage(SOAPMessage) - Method in class org.apache.axis2.jaxws.handler.SoapMessageContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.message.databinding.JAXBBlockContext
 
setMessage(Message) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Set the parameter for a given endpoint invocation
setMessage(SOAPMessageImpl) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setMessage(QName) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.message.Message
JAX-WS Message Context that owns the Message
setMessageContext(MessageContext) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setMessageDestinationLink(MessageDestinationLinkType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class org.apache.axis2.jaxws.description.xml.handler.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageElementQNameToOperationMap(Map) - Method in class org.apache.axis2.description.AxisService
Set the map of WSDL message element QNames to AxisOperations for this service.
setMessageExchangePattern(String) - Method in class org.apache.axis2.description.AxisOperation
 
setMessageFlow(ArrayList) - Method in class org.apache.axis2.description.AxisMessage
 
setMessageID(MessageContext) - Method in class org.apache.axis2.client.OperationClient
Create a message ID for the given message context if needed.
setMessageId(String) - Method in class org.apache.axis2.client.Options
Set WS-Addressing MessageId.
setMessageID(String) - Method in class org.apache.axis2.context.MessageContext
 
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
 
setMetadata(List<Source>) - Method in class javax.xml.ws.Endpoint
 
setMetadata(List<Source>) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setMetadataAttributes(ArrayList) - Method in class org.apache.axis2.addressing.EndpointReference
 
setMetadataReference(MetadataReference) - Method in class org.apache.axis2.mex.om.MetadataSection
 
setMetadatSections(List) - Method in class org.apache.axis2.mex.om.Metadata
 
setMethodDescriptionCompositeRef(MethodDescriptionComposite) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setMethodName(String) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
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 javax.xml.soap.SOAPPart
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.
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.
setMimeHeaders(Map) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMimeHeaders(Map) - Method in interface org.apache.axis2.jaxws.message.Message
Set the transport headers
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
 
setMode(String) - Method in class org.apache.axis2.corba.idl.types.Member
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.JAXBDispatchAsyncListener
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setMode(Service.Mode) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setMode(WebParam.Mode) - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
setModifier(String) - Method in class org.apache.axis2.corba.idl.types.Member
 
setModifierType(String) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setModule(String) - Method in class org.apache.axis2.corba.idl.parser.IDLVisitor
 
setModule(String) - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
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
 
setMonitoring(boolean) - Static method in class org.apache.axis2.datasource.jaxb.JAXBAttachmentUnmarshallerMonitor
Set monitoring
setMonitoring(boolean) - Static method in class org.apache.axis2.datasource.jaxb.JAXBCustomBuilderMonitor
Set monitoring
setMonitoring(boolean) - Static method in class org.apache.axis2.jaxws.message.databinding.JAXBUtilsMonitor
Set monitoring
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
 
setMTOMEnabled(boolean) - Method in interface javax.xml.ws.soap.SOAPBinding
 
setMTOMEnabled(boolean) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
setMTOMEnabled(boolean) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setMTOMEnabled(boolean) - Method in interface org.apache.axis2.jaxws.message.Message
A message is MTOM enabled if the associated dispatch/client/impl/provider has a binding type that enables MTOM.
setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
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(String) - Method in class org.apache.axis2.corba.idl.types.CompositeDataType
 
setName(String) - Method in class org.apache.axis2.corba.idl.types.Member
 
setName(String) - Method in class org.apache.axis2.corba.idl.types.Operation
 
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
 
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.handlers.soapmonitor.SOAPMonitorHandler
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
setName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
setName(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
Sets the value of the name property.
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
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
setNamespaceMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
 
setNameSpacesMap(NamespaceMap) - Method in class org.apache.axis2.description.AxisService
Deprecated. please use setNamespaceMap
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
setNode(String) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
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) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
setNonRpcMethods(ArrayList) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setNonRpcMethods(ArrayList) - 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) - Method in class org.apache.axis2.schema.CompilerOptions
 
setNsGen(NamespaceGenerator) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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
 
setOneWay(boolean) - Method in class org.apache.axis2.jaxws.handler.HandlerInvocationContext
 
setOneWayAnnot(boolean) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setOperationContext(OperationContext) - Method in class org.apache.axis2.context.MessageContext
 
setOperationDescription(OperationDescription) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setOperationElement(QName) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setOperationElement(QName) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setOperationElement(QName) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set the operation element qname.
setOperationName(QName) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setOperationName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
 
setOperationName(QName) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
setOperationPhases(AxisOperation) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOperationRuntimeDesc(OperationRuntimeDescription) - Method in interface org.apache.axis2.jaxws.description.OperationDescription
 
setOperations(Map) - Method in class org.apache.axis2.corba.idl.types.ValueType
 
setOperationsNameList(List) - Method in class org.apache.axis2.description.AxisService
 
setOptional(boolean) - Method in class org.apache.axis2.policy.model.MTOMAssertion
 
setOptions(Options) - Method in class org.apache.axis2.client.OperationClient
Sets the options that should be used for this particular client.
setOptions(Options) - Method in class org.apache.axis2.client.ServiceClient
Set the basic client configuration related to this service interaction.
setOptions(Options) - Method in class org.apache.axis2.context.MessageContext
Set the options for myself.
setOptionsExplicit(Options) - Method in class org.apache.axis2.context.MessageContext
 
setOrdered(boolean) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the ordered flag.
setOriginServer(String) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for originServer
setOUT_FaultPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutbound(boolean) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setOutFaultPhases(ArrayList) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setOutFlow(Flow) - Method in class org.apache.axis2.description.AxisModule
 
setOutFlow(Flow) - Method in class org.apache.axis2.description.FlowInclude
Method setOutFlow.
setOutFlow(Flow) - Method in class org.apache.axis2.description.TransportOutDescription
 
setOutPhase(Phase) - Method in class org.apache.axis2.description.TransportOutDescription
 
setOUTPhases(ArrayList) - Method in class org.apache.axis2.deployment.util.PhasesInfo
 
setOutput(String) - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
setOutputAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
setOutputFile(File) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
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
 
setOutputStream(OutputStream) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setOutputWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setOutputXmlFileNamesList(List) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setOverride(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setOverride(boolean) - Method in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
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.
setParameterDescription(ParameterDescription) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setParameterDescriptionCompositeList(List<ParameterDescriptionComposite>) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setParameterElement(OMElement) - Method in class org.apache.axis2.description.Parameter
 
setParameters(Object[]) - Method in class org.apache.axis2.corba.receivers.CorbaInvoker
 
setParameters(Object[]) - Method in interface org.apache.axis2.corba.receivers.Invoker
 
setParameterStyle(SOAPBinding.ParameterStyle) - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
setParametersWrapped(boolean) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setParameterType(int) - Method in class org.apache.axis2.description.Parameter
 
setParameterType(String) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setParamName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Sets the value of the paramName property.
setParams(List) - Method in class org.apache.axis2.corba.idl.types.Operation
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpRequestImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setParams(HttpParams) - Method in class org.apache.axis2.transport.http.server.AxisHttpService
 
setParamValue(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ParamValueType
Sets the value of the paramValue property.
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(Message) - Method in interface org.apache.axis2.jaxws.message.Block
Set the Message associated with this block (This method is intended to be called by the Message Implementation only)
setParent(Message) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setParent(Message) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setParent(Message) - Method in interface org.apache.axis2.jaxws.message.XMLPart
setParent Set the Message object that will hold this XMLPart
setParent(OMContainer) - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
setParent(OMContainer) - Method in class org.apache.axis2.saaj.TextImplEx
 
setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
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
 
setPartName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
setPartName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
setPartsList(List) - Method in class org.apache.axis2.wsdl.util.MessagePartInformationHolder
 
setPassword(String) - Method in class org.apache.axis2.client.Options
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPassword(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.MailProperties
Deprecated.  
setPassWord(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setPassword(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setPasswordAuthentication(PasswordAuthentication) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setPath(String) - Method in class org.apache.axis2.databinding.types.URI
Set the path for this URI.
setPatternFacet(String) - Method in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
Sets the pattern.
setPaused(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setPayload(Source) - Method in interface javax.xml.ws.LogicalMessage
 
setPayload(Object, JAXBContext) - Method in interface javax.xml.ws.LogicalMessage
 
setPayload(Object, JAXBContext) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
setPayload(Source) - Method in class org.apache.axis2.jaxws.handler.LogicalMessageImpl
 
setPayloadXML(Object) - Method in class org.apache.axis2.scripting.ScriptMessageContext
Set the SOAP body payload from XML
setPersistenceContextRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextType(PersistenceContextTypeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceUnitName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
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) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
setPkg2nsmap(Map) - Method in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
setPkg2nsmap(Map) - Method in interface org.apache.axis2.description.java2wsdl.SchemaGenerator
 
setPolicy(String) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
setPolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #attachPolicy(Policy) Use #clear() beforehand effective policy of AxisDescription has to be set as the argument.
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisDescription
Deprecated. As of release 1.4, if you want to access the policy cache of a particular AxisDescription object use instead.
setPolicyInclude(PolicyInclude) - Method in class org.apache.axis2.description.AxisModule
 
setPolicyMap(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Sets the policy map.
setPolicyRegistry(PolicyRegistry) - Method in class org.apache.axis2.description.PolicyInclude
 
setPolicyRegistryFromService(AxisService) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setPop3Properties(Properties) - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
setPort(int) - Method in class org.apache.axis2.databinding.types.URI
Set the port for this URI.
setPort(int) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPort(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for port
setPortComponentLink(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Sets the value of the portComponentLink property.
setPortMetadata(DescriptionBuilderComposite) - Static method in class org.apache.axis2.jaxws.spi.ServiceDelegate
NON-STANDARD SPI! Set any metadata to be used on the creation of the NEXT Port by this thread.
setPortName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setPortName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
setPortName(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setPortNamePattern(QName) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Sets the value of the portNamePattern property.
setPortTypeName(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. use AxisService#setEndpointName() instead
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
setPostPivot() - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setPostPivot() - Method in interface org.apache.axis2.jaxws.message.Message
Indicate that this message is passed the pivot point.
setPreemptiveAuthentication(boolean) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setPreferPublic(boolean) - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Set the prefer public setting.
setPreferredPort(QName) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
For a service requester, set the QName of the preferred port for this service.
setPrefix(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
setPrefix(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
setPrefix(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
setPrefix(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
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
 
setProcessType(Class) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Set RPC Declared Type.
setProperties(Map<String, Object>) - Method in class javax.xml.ws.Endpoint
 
setProperties(Map) - Method in class org.apache.axis2.client.Options
Set the general property definitions.
setProperties(Map) - Method in class org.apache.axis2.clustering.context.PropertyUpdater
 
setProperties(Map) - Method in class org.apache.axis2.context.AbstractContext
This will set the properties to the context.
setProperties(Map<String, Object>) - Method in class org.apache.axis2.jaxws.core.MessageContext
 
setProperties(Map<String, Object>) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setProperties(Map<String, Object>) - Method in class org.apache.axis2.jaxws.server.endpoint.EndpointImpl
 
setProperties(Properties) - Method in class org.apache.axis2.transport.mail.EMailSender
 
setProperty(String, Object) - Method in class javax.xml.soap.SOAPMessage
Associates the specified value with the specified property.
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.jaxws.core.MessageContext
 
setProperty(String, Object) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Store the property by the key specified.
setProperty(String, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
setProperty(String, Object) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Associates the specified value with the specified property.
setProtocol(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties
 
setProvider(Provider) - Method in class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
Set the endpoint provider instance
setProxyHost(String) - Method in class org.apache.axis2.transport.http.ProxyConfiguration
set proxy host
setProxyName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setProxyPassword(String) - Method in class org.apache.axis2.transport.http.ProxyConfiguration
get password
setProxyPort(int) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setProxyPort(int) - Method in class org.apache.axis2.transport.http.ProxyConfiguration
set proxy port
setProxyUser(String) - Method in class org.apache.axis2.transport.http.ProxyConfiguration
get proxy user
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.jaxws.message.impl.BlockImpl
This method is intended for derived objects to set the qName
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.
setRaises(List) - Method in class org.apache.axis2.corba.idl.types.Operation
 
setRawContent(InputStream, String) - Method in class javax.xml.soap.AttachmentPart
 
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 javax.xml.soap.AttachmentPart
 
setRawContentBytes(byte[], int, int, String) - Method in class org.apache.axis2.saaj.AttachmentPartImpl
Sets the content of this attachment part to that contained by the byte[] array content and sets the value of the Content-Type header to the value contained in contentType.
setRealm(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setReceiver(TransportListener) - Method in class org.apache.axis2.description.TransportInDescription
 
setReferenceParameters(Map) - Method in class org.apache.axis2.addressing.EndpointReference
Set a Map with QName as the key and an OMElement as the value
setRegBasedAuthority(String) - Method in class org.apache.axis2.databinding.types.URI
Sets the registry based authority for this URI.
setRelationships(RelatesTo[]) - Method in class org.apache.axis2.client.Options
Set WS-Addressing RelatesTo items.
setRelationships(RelatesTo[]) - Method in class org.apache.axis2.context.MessageContext
 
setRelationshipType(String) - Method in class org.apache.axis2.addressing.RelatesTo
Method setRelationshipType
setRelay(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
 
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
 
setRemote(RemoteType) - Method in class org.apache.axis2.jaxws.description.xml.handler.EjbRefType
Sets the value of the remote property.
setRemoved(boolean) - Method in class org.apache.axis2.context.PropertyDifference
 
setReplicationExcludePatterns(String, List) - Method in interface org.apache.axis2.clustering.context.ContextManager
All properties in the context with type contextType which have names that match the specified pattern will be excluded from replication.
setReplicationExcludePatterns(String, List) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
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
setReplyTo(String) - Method in class org.apache.axis2.scripting.ScriptMessageContext
 
setRepository(URL) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setRepositoryPath(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setRequestCoreThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for RequestCoreThreadPoolSize
setRequestMaxThreadPoolSize(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestMaxThreadPoolSize
setRequestMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setRequestMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setRequestSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestSocketTimeout
setRequestTcpNoDelay(boolean) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for requestTcpNoDelay
setRequestWrapperAnnot(RequestWrapperAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setRequired(boolean) - Method in class org.apache.axis2.jaxws.description.builder.AddressingAnnot
 
setRequired(boolean) - Method in class org.apache.axis2.wsdl.HTTPHeaderMessage
 
setRequired(boolean) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setResAuth(ResAuthType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the resAuth property.
setResource(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setResourceEnvRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourceFinder(ResourceFinder) - Method in class org.apache.axis2.metadata.factory.ResourceFinderFactory
 
setResourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setRespectBinding(boolean) - Method in interface org.apache.axis2.jaxws.description.EndpointDescription
Indicate whether or not strict binding support should be used.
setResponseMessageContext(MessageContext) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setResponseMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setResponseMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setResponseWrapperAnnot(ResponseWrapperAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setResponseWritten(boolean) - Method in class org.apache.axis2.context.MessageContext
 
setResponseWritten(boolean) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
setResponseWritten(boolean) - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
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.
setResRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the resRefName property.
setResSharingScope(ResSharingScopeType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the resSharingScope property.
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.
setResType(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ResourceRefType
Sets the value of the resType property.
setReturnType(DataType) - Method in class org.apache.axis2.corba.idl.types.Operation
 
setReturnType(String) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setRole(String) - Method in interface javax.xml.soap.SOAPHeaderElement
 
setRole(String) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setRole(String) - Method in class org.apache.axis2.saaj.SOAPHeaderElementImpl
Sets the Role associated with this SOAPHeaderElement object to the specified Role.
setRoleLink(RoleNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleName(RoleNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.SecurityRoleType
Sets the value of the roleName property.
setRoles(Set<String>) - Method in interface javax.xml.ws.soap.SOAPBinding
 
setRoles(Set<String>) - Method in class org.apache.axis2.jaxws.binding.SOAPBinding
 
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
 
setSchemaMap(HashMap<String, OMDocument>) - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
setSchemaMappingTable(Map) - Method in class org.apache.axis2.description.AxisService
 
setSchemaTargetNamespace(String) - Method in class org.apache.axis2.description.AxisService
 
setSchematargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. please use setSchemaTargetNamespacePrefix
setSchemaTargetNamespacePrefix(String) - Method in class org.apache.axis2.description.AxisService
 
setScheme(String) - Method in class org.apache.axis2.databinding.types.URI
Set the scheme for this URI.
setScope(String, MessageContext.Scope) - Method in interface javax.xml.ws.handler.MessageContext
 
setScope(String) - Method in class org.apache.axis2.description.AxisService
 
setScope(String, MessageContext.Scope) - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
setScope(String, MessageContext.Scope) - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
setSecondaryReasons(XMLFaultReason[]) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setSeconds(int) - Method in class org.apache.axis2.databinding.types.Duration
Deprecated. use setSeconds(double) instead
setSeconds(double) - Method in class org.apache.axis2.databinding.types.Duration
Sets the seconds.
setSeiClazz(Class) - Method in class org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler
 
setSelfManagedData(Class, Object, Object) - Method in class org.apache.axis2.context.MessageContext
Add a key-value pair of self managed data to the set associated with this message context.
setSelfManagedDataMapExplicit(LinkedHashMap) - Method in class org.apache.axis2.context.MessageContext
 
setSender(MessageSender) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
setSender(ChannelSender) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
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.
setServer(boolean) - Method in class org.apache.axis2.jaxws.core.MessageContext
Indicate if server role
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
 
setServerType(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setServerUrl(String) - Method in class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
setServiceClass(Class) - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
setServiceClassLoader(ClassLoader) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setServiceClient(ServiceClient) - Method in class org.apache.axis2.jaxws.client.dispatch.BaseDispatch
 
setServiceClient(ServiceClient) - Method in interface org.apache.axis2.jaxws.core.InvocationContext
 
setServiceClient(ServiceClient) - Method in class org.apache.axis2.jaxws.core.InvocationContextImpl
 
setServiceClientEPR(String) - Method in class org.apache.axis2.client.Stub
sets the epr of the service client to given value
setServiceContext(ServiceContext) - Method in class org.apache.axis2.context.MessageContext
 
setServiceContextID(String) - Method in class org.apache.axis2.context.MessageContext
Sets the service context id.
setServiceData(ServiceData[]) - Method in class org.apache.axis2.dataretrieval.BaseAxisDataLocator
 
setServiceDescription(String) - Method in class org.apache.axis2.description.AxisService
Deprecated. Use setDocumentation() instead
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
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.clustering.context.commands.DeleteServiceContextCommand
 
setServiceGroupContextId(String) - Method in class org.apache.axis2.clustering.context.commands.DeleteServiceGroupContextCommand
 
setServiceGroupContextId(String) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
setServiceGroupContextId(String) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
setServiceGroupContextId(String) - Method in class org.apache.axis2.context.MessageContext
 
setServiceGroupName(String) - Method in class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
setServiceGroupName(String) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
setServiceGroupName(String) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
setServiceGroupName(String) - Method in class org.apache.axis2.description.AxisServiceGroup
 
setServiceGroupNames(String[]) - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
setServiceGroupNames(String[]) - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
setServiceGroups(String[]) - Method in class org.apache.axis2.clustering.control.GetConfigurationResponseCommand
 
setServiceInterface(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the serviceInterface property.
setServiceLifeCycle(ServiceLifeCycle) - Method in class org.apache.axis2.description.AxisService
 
setServiceMetadata(DescriptionBuilderComposite) - Static method in class org.apache.axis2.jaxws.spi.ServiceDelegate
NON-STANDARD SPI! Set any metadata to be used on the creation of the NEXT Service by this thread.
setServiceModeAnnot(ServiceModeAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setServiceName(String) - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
setServiceName(String) - Method in class org.apache.axis2.clustering.context.commands.DeleteServiceContextCommand
 
setServiceName(String) - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
setServiceName(QName) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
setServiceName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setServiceName(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
setServiceName(QName) - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
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.
setServiceNamePattern(QName) - Method in class org.apache.axis2.jaxws.description.xml.handler.HandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerChainType
Sets the value of the serviceNamePattern property.
setServicePath(String) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the ServicePath to the given string
setServiceQname(XsdQNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the serviceQname property.
setServiceRefName(JndiNameType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefType(FullyQualifiedClassType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the serviceRefType property.
setServiceRuntimeDesc(ServiceRuntimeDescription) - Method in interface org.apache.axis2.jaxws.description.ServiceDescription
 
setSessionContext(SessionContext) - Method in class org.apache.axis2.context.MessageContext
 
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
 
setSmallIcon(PathType) - Method in class org.apache.axis2.jaxws.description.xml.handler.IconType
Sets the value of the smallIcon property.
setSoapAction(String) - Method in class org.apache.axis2.context.MessageContext
 
setSoapAction(String) - Method in class org.apache.axis2.description.AxisOperation
 
setSoapBindingAnnot(SoapBindingAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setSoapBindingAnnot(SoapBindingAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setSoapBindingAnnot(SoapBindingAnnot) - Method in interface org.apache.axis2.jaxws.description.builder.TMAnnotationComposite
 
setSoapMessageContext(MessageContext) - Method in class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
setSoapNsUri(String) - Method in class org.apache.axis2.description.AxisService
 
setSOAPVersion(String) - Method in class org.apache.axis2.saaj.MessageFactoryImpl
 
setSOAPVersion(String) - Method in class org.apache.axis2.saaj.SOAPFactoryImpl
 
setSoapVersionURI(String) - Method in class org.apache.axis2.client.Options
Set the SOAP version to be used.
setSocketTimeout(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
setSocketTimeout(int) - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
setSourceLocation(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setSparseComposite(Object, DescriptionBuilderComposite) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setStart(boolean) - Method in class org.apache.axis2.engine.AxisConfiguration
 
setState(InvocationListenerBean.State) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
setStatus(int) - Method in interface org.apache.axis2.transport.http.server.AxisHttpResponse
 
setStatus(int) - Method in class org.apache.axis2.transport.http.server.AxisHttpResponseImpl
 
setStatus(int) - Method in class org.apache.axis2.transport.http.ServletBasedOutTransportInfo
 
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
 
setStyle(SOAPBinding.Style) - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
setStyle(SOAPBinding.Style) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setStyle(SOAPBinding.Style) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setStyle(SOAPBinding.Style) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Set the Style.
setSubCodes(QName[]) - Method in class org.apache.axis2.jaxws.message.XMLFault
 
setSuperClassName(String) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
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
 
setTarget(ElementType) - Method in interface org.apache.axis2.jaxws.description.builder.CustomAnnotationInstance
This method sets the ElementType Enum that represents the target for this annotation instance.
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.jaxws.description.builder.RequestWrapperAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
setTargetNamespace(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
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.
setThreadKeepAliveTime(long) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTime
setThreadKeepAliveTimeUnit(TimeUnit) - Method in class org.apache.axis2.transport.http.server.HttpFactory
Setter for threadKeepAliveTimeUnit
setThreadPool(ThreadFactory) - Method in class org.apache.axis2.context.ConfigurationContext
Sets the thread factory.
setThreshold(int) - Method in class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
setThrowable(Throwable) - Method in class org.apache.axis2.jaxws.server.InvocationListenerBean
 
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.
setTimeoutInMilliseconds(long) - Method in class org.apache.axis2.transport.mail.SynchronousMailListener
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Day
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Month
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.MonthDay
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.Year
 
setTimezone(String) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setTo(EndpointReference) - Method in class org.apache.axis2.client.Options
Set WS-Addressing To endpoint.
setTo(EndpointReference) - Method in class org.apache.axis2.context.MessageContext
 
setTo(String) - Method in class org.apache.axis2.scripting.ScriptMessageContext
 
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
setTransient(boolean) - Method in class org.apache.axis2.description.Parameter
 
setTransportIn(TransportInDescription) - Method in class org.apache.axis2.client.Options
Set transport used for incoming message.
setTransportIn(TransportInDescription) - Method in class org.apache.axis2.context.MessageContext
 
setTransportInDescription(String) - Method in class org.apache.axis2.description.AxisEndpoint
 
setTransportInfo(String, String, boolean) - Method in class org.apache.axis2.client.Options
Deprecated. Use setTransportInProtocol(String) and useSeparateListener(boolean) instead. You do not need to setSenderTransportProtocol(String) as sender transport can be inferred from the to EPR. But still you can setTransportOut(TransportOutDescription).
setTransportInProtocol(String) - Method in class org.apache.axis2.client.Options
Set transport protocol used for incoming message.
setTransportManager(ListenerManager) - Method in class org.apache.axis2.context.ConfigurationContext
Set the TransportManager to the given ListenerManager
setTransportOut(TransportOutDescription) - Method in class org.apache.axis2.client.Options
Set transport used for outgoing message.
setTransportOut(TransportOutDescription) - Method in class org.apache.axis2.context.MessageContext
 
setType(String) - Method in class org.apache.axis2.description.AxisBinding
 
setType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
setType(Class) - Method in class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
setType(Class) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
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
 
setTypeString(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Deprecated. Use WebServiceRefAnnot.setType(Class)
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.
setupSessionContext(Map<String, Object>) - Method in class org.apache.axis2.jaxws.BindingProvider
 
setURI(String) - Method in class org.apache.axis2.mex.om.AnyURIType
 
setUri(String) - Method in class org.apache.axis2.wsdl.SOAPModuleMessage
 
setUri2PackageNameMap(Map) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setUrlName(URLName) - Method in class org.apache.axis2.transport.mail.EmailReceiver
 
setUse(String) - Method in class org.apache.axis2.description.AxisService2WSDL11
 
setUse(SOAPBinding.Use) - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
setUse(String) - Method in class org.apache.axis2.wsdl.SOAPHeaderMessage
 
setUseDefaultChains(boolean) - Method in class org.apache.axis2.description.AxisService
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setUserinfo(String) - Method in class org.apache.axis2.databinding.types.URI
Set the userinfo for this URI.
setUserInRole(boolean) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
setUserName(String) - Method in class org.apache.axis2.client.Options
 
setUsername(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.Authenticator
 
setUserName(String) - Method in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
setUserPrincipal(Principal) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceContextAnnot
 
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.
setUseStaticCatalog(boolean) - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Set the use static catalog setting.
setUseWrapperClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
setUseWSDLTypesNamespace(boolean) - Method in class org.apache.axis2.corba.deployer.SchemaGenerator
 
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 interface javax.xml.soap.Node
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.addressing.RelatesTo
Method setValue
setValue(Object) - Method in class org.apache.axis2.context.PropertyDifference
 
setValue(Object) - Method in class org.apache.axis2.corba.idl.values.AliasValue
 
setValue(int) - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
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.jaxws.description.builder.BindingTypeAnnot
 
setValue(String) - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
setValue(Service.Mode) - Method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
setValue(Class) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
setValue(XsdStringType) - Method in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
Sets the value of the value property.
setValue(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.String
Sets the value of the value property.
setValue(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
Sets the value of the value property.
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.
setValues(Object[]) - Method in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
setValueString(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Deprecated. WebServiceRefAnnot.setValue(Class)
setVerbosity(int) - Method in interface org.apache.axis2.jaxws.catalog.JAXWSCatalogManager
Set the current verbosity.
setVersion(String) - Method in class org.apache.axis2.description.AxisModule
 
setWebEndpointAnnot(WebEndpointAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setWebFaultAnnot(WebFaultAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebLocationString(String) - Static method in class org.apache.axis2.deployment.DeploymentEngine
 
setWebMethodAnnot(WebMethodAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setWebParamAnnot(WebParamAnnot) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setWebResult(boolean) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultAnnot(WebResultAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setWebResultName(String) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultTNS(String) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebResultType(Class) - Method in class org.apache.axis2.jaxws.marshaller.MethodParameter
 
setWebServiceAnnot(WebServiceAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebServiceClientAnnot(WebServiceClientAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebServiceFeatures(List<Annotation>) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebServiceProviderAnnot(WebServiceProviderAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebServiceRefAnnot(WebServiceRefAnnot) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWebServiceRefAnnot(WebServiceRefAnnot) - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
 
setWebServiceRefAnnot(WebServiceRefAnnot) - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
 
setWebServiceRefAnnot(WebServiceRefAnnot) - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
 
setWebServiceRefAnnot(WebServiceRefAnnot) - Method in interface org.apache.axis2.jaxws.description.builder.TMFAnnotationComposite
 
setWorkerPool(Executor) - Method in class org.apache.axis2.transport.jms.JMSMessageReceiver
Set the worker thread pool
setWrapClasses(boolean) - Method in class org.apache.axis2.schema.CompilerOptions
 
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
Deprecated. Use AddressingHelper.setAddressingRequirementParemeterValue
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.jaxws.description.builder.DescriptionBuilderComposite
 
setWsdlDefinition(HashMap<String, Definition>) - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
setWsdlDefinition(Definition) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setWsdlFile(XsdAnyURIType) - Method in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFileName(String) - Method in class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
setWsdlFound(boolean) - Method in class org.apache.axis2.description.AxisService
 
setWsdlLocation(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
setWsdlLocation(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
setWsdlLocation(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
setWsdlLocation(String) - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
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) - Method in class org.apache.axis2.deployment.ServiceBuilder
 
setwsdlURL(URL) - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
 
setWsdlUrl(URL) - Method in class org.apache.axis2.jaxws.description.DescriptionKey
 
setWSDLVersion(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
 
setXMLFault(XMLFault) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
setXMLFault(XMLFault) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
setXMLFault(XMLFault) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Change the XMLPart so that it represents the fault described by XMLFault
setXmlStandalone(boolean) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setXmlVersion(String) - Method in class org.apache.axis2.saaj.SOAPPartImpl
 
setXmppConnection(XMPPConnection) - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
setXsdConfigFile(String) - Method in class org.apache.axis2.wsdl.codegen.CodeGenConfiguration
Deprecated.  
setxServicePath(boolean) - Method in class org.apache.axis2.transport.mail.MailToInfo
 
setYear(int) - Method in class org.apache.axis2.databinding.types.Year
 
setYear(int) - Method in class org.apache.axis2.databinding.types.YearMonth
 
setYears(int) - Method in class org.apache.axis2.databinding.types.Duration
 
shift_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
shortValue() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
shouldSendFaultToFaultTo(MessageContext) - Static method in class org.apache.axis2.addressing.AddressingHelper
If the inbound FaultTo header was invalid and caused a fault, the fault should not be sent to it.
SHOW_AND_CLEAR - Static variable in class org.apache.axis2.transport.mail.MailClient
 
SHOW_MESSAGES - Static variable in class org.apache.axis2.transport.mail.MailClient
 
showRestDisabledErrorMessage(HttpServletResponse) - Method in class org.apache.axis2.transport.http.AxisServlet
Private method that deals with disabling of REST support.
shutdown() - Method in interface org.apache.axis2.clustering.ClusterManager
 
shutdown() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
 
shutDown(ConfigurationContext, AxisService) - Method in interface org.apache.axis2.engine.ServiceLifeCycle
this will be called during the system shut down time.
shutdown(ConfigurationContext) - Method in class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
shutdown(ConfigurationContext) - Method in class org.apache.axis2.mex.MetadataExchangeModule
 
shutdown(ConfigurationContext) - Method in interface org.apache.axis2.modules.Module
 
shutdown(ConfigurationContext) - Method in class org.apache.axis2.scripting.ScriptModule
 
shutdown() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
shutdown() - Method in class org.apache.axis2.transport.http.server.DefaultHttpConnectionManager
 
shutdown() - Method in interface org.apache.axis2.transport.http.server.HttpConnectionManager
 
shutdown() - Method in class org.apache.axis2.transport.nhttp.LoggingIOSession
 
signalFaultReady(AxisFault) - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
signalFaultReady(AxisFault) - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
signalFaultReady(AxisFault) - Method in interface org.apache.axis2.transport.RequestResponseTransport
This will tell the transport to end a current wait by raising the given fault.
SIGNALLED - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
'signalResponseReady' has been called.
signalResponseReady() - Method in class org.apache.axis2.transport.http.AxisServlet.ServletRequestResponseTransport
 
signalResponseReady() - Method in class org.apache.axis2.transport.nhttp.HttpCoreRequestResponseTransport
 
signalResponseReady() - Method in interface org.apache.axis2.transport.RequestResponseTransport
Signal that a response has be created and is ready for transmission.
signed_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
signed_long_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
signed_longlong_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
signed_short_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
simple - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
simple_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
SIMPLE_TYPE_OR_CONTENT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
simple_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
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
 
SimpleHttpServer - Class in org.apache.axis2.transport.http.server
A simple, but configurable and extensible HTTP server.
SimpleHttpServer(ConfigurationContext, WorkerFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHttpServer(HttpFactory, int) - Constructor for class org.apache.axis2.transport.http.server.SimpleHttpServer
 
SimpleHTTPServer - Class in org.apache.axis2.transport.http
This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis2.
SimpleHTTPServer() - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
 
SimpleHTTPServer(ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a SimpleHTTPServer using default HttpFactory settings
SimpleHTTPServer(HttpFactory) - Constructor for class org.apache.axis2.transport.http.SimpleHTTPServer
Create a configured SimpleHTTPServer
SimpleMailListener - Class in org.apache.axis2.transport.mail
This is the implementation for Mail Listener in Axis2.
SimpleMailListener() - Constructor for class org.apache.axis2.transport.mail.SimpleMailListener
 
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
SingleThreadedExecutor - Class in org.apache.axis2.jaxws.utility
A simple Executor implementation that does not create a new thread for processing work, but just borrows the current thread.
SingleThreadedExecutor() - Constructor for class org.apache.axis2.jaxws.utility.SingleThreadedExecutor
 
sink() - Method in class org.apache.axis2.transport.nhttp.util.PipeImpl
 
size() - Method in class org.apache.axis2.jaxws.addressing.util.ReferenceParameterList
 
size() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
size() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
size() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
size() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
size() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
size() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
size() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
SKELETON_CLASS_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_CLASS_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_INTERFACE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SKELETON_INTERFACE_SUFFIX_BACK - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
SkeletonInterfaceWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
SkeletonInterfaceWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
 
SkeletonInterfaceWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonInterfaceWriter
 
SkeletonWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
SkeletonWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
 
SkeletonWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.SkeletonWriter
 
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.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.
SL_COMMENT - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
SLEEP_INTERVAL - Static variable in class org.apache.axis2.util.threadpool.ThreadPool
 
smallIcon - Variable in class org.apache.axis2.jaxws.description.xml.handler.IconType
 
SMTP_HOST - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_SERVER_PORT - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTP_USER_PASSWORD - Static variable in class org.apache.axis2.transport.mail.Constants
 
SMTPFaultHandler - Class in org.apache.axis2.transport.mail.server
This will handle faults for SMTP case.
SMTPFaultHandler() - Constructor for class org.apache.axis2.transport.mail.server.SMTPFaultHandler
 
SMTPServer - Class in org.apache.axis2.transport.mail.server
 
SMTPServer(Storage, int) - Constructor for class org.apache.axis2.transport.mail.server.SMTPServer
 
SMTPServer(Storage, ConfigurationContext, int) - Constructor for class org.apache.axis2.transport.mail.server.SMTPServer
 
SMTPWorker - Class in org.apache.axis2.transport.mail.server
 
SMTPWorker(Socket, Storage) - Constructor for class org.apache.axis2.transport.mail.server.SMTPWorker
 
SMTPWorker(Socket, Storage, ConfigurationContext) - Constructor for class org.apache.axis2.transport.mail.server.SMTPWorker
 
SO_TIMEOUT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field SO_TIMEOUT
SOAP11_ENV_NS - Static variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
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
 
SOAP11_WSDL_BINDING - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
Strings representing the SOAP Binding.
SOAP11HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
 
SOAP11HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
 
SOAP11JMS_BINDING - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
SOAP11JMS_MTOM_BINDING - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
SOAP11PORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12_ENV_NS - Static variable in class org.apache.axis2.jaxws.binding.BindingImpl
 
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
 
SOAP12_WSDL_BINDING - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
SOAP12BINDING_NAME_SUFFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
SOAP12HTTP_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
 
SOAP12HTTP_MTOM_BINDING - Static variable in interface javax.xml.ws.soap.SOAPBinding
 
SOAP12JMS_BINDING - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
SOAP12JMS_MTOM_BINDING - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
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_ADDRESS_ELEMENT - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
QNames for the SOAP address extensiblity element under the WSDL Port element
SOAP_11_BINDING - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
SOAP_11_BINDING - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_11_BODY - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
SOAP_11_BODY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_11_HEADER - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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.jaxws.util.WSDLWrapper
 
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_ADDRESS_ELEMENT - Static variable in interface org.apache.axis2.jaxws.description.EndpointDescriptionWSDL
 
SOAP_12_BINDING - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
SOAP_12_BINDING - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_BODY - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
SOAP_12_BODY - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_12_HEADER - Static variable in interface org.apache.axis2.jaxws.util.WSDLWrapper
 
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.jaxws.util.WSDLWrapper
 
SOAP_12_OPERATION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants.WSDL11Constants
 
SOAP_1_1_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
 
SOAP_1_1_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
 
SOAP_1_1_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 
SOAP_1_2_CONTENT_TYPE - Static variable in interface javax.xml.soap.SOAPConstants
 
SOAP_1_2_PROTOCOL - Static variable in interface javax.xml.soap.SOAPConstants
 
SOAP_1_2_PROTOCOL - Static variable in class org.apache.axis2.jaxws.utility.SAAJFactory
 
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_DATAENCODINGUNKNOWN_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
 
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 javax.xml.soap.SOAPConstants
 
SOAP_ENV_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
SOAP_FLOAT - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_HEADER - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
SOAP_INT - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_INTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_LONG - Static variable in class org.apache.axis2.namespace.Constants
 
SOAP_MONITOR_ID - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
Unique SOAP monitor id tag
SOAP_MONITOR_PORT - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
Servlet initialization parameter names
SOAP_MONITOR_REQUEST - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
SOAP message types
SOAP_MONITOR_RESPONSE - Static variable in class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
 
SOAP_MUSTUNDERSTAND_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
 
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_RECEIVER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
 
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_SENDER_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
 
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
 
SOAP_VERSIONMISMATCH_FAULT - Static variable in interface javax.xml.soap.SOAPConstants
 
SOAPACTION - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The JMS message property specifying the SOAP Action
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
SOAPActionBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches based on the SOAPAction.
SOAPActionBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
 
SOAPActionBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.SOAPActionBasedDispatcher
SOAPActionBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPActionBasedDispatcher
Deprecated.  
SOAPBinding - Annotation Type in javax.jws.soap
 
SOAPBinding - Interface in javax.xml.ws.soap
 
SOAPBinding - Class in org.apache.axis2.jaxws.binding
An implementation of the javax.xml.ws.soap.SOAPBinding interface.
SOAPBinding(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.binding.SOAPBinding
 
SOAPBinding.ParameterStyle - Enum in javax.jws.soap
 
SOAPBinding.Style - Enum in javax.jws.soap
 
SOAPBinding.Use - Enum in javax.jws.soap
 
SoapBindingAnnot - Class in org.apache.axis2.jaxws.description.builder
 
SOAPBody - Interface in javax.xml.soap
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement - Interface in javax.xml.soap
A SOAPBodyElement object represents the contents in a SOAPBody object.
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
 
SOAPConnection - Class in javax.xml.soap
A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
 
SOAPConnectionFactory - Class in javax.xml.soap
A factory for creating SOAPConnection objects.
SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
 
SOAPConnectionFactoryImpl - Class in org.apache.axis2.saaj
 
SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionFactoryImpl
 
SOAPConnectionImpl - Class in org.apache.axis2.saaj
 
SOAPConnectionImpl() - Constructor for class org.apache.axis2.saaj.SOAPConnectionImpl
 
SOAPConstants - Interface in javax.xml.soap
The definition of constants pertaining to the SOAP 1.1 protocol.
SOAPElement - Interface in javax.xml.soap
An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPElementFactory - Class in javax.xml.soap
Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
SOAPElementImpl - Class in org.apache.axis2.saaj
 
SOAPElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPElementImpl
 
SOAPElementReader - Class in org.apache.axis2.jaxws.message.util
SOAPElementReader Creates an XMLStreamReader backed by a SOAPElement tree.
SOAPElementReader(SOAPElement) - Constructor for class org.apache.axis2.jaxws.message.util.SOAPElementReader
 
SOAPEnvelope - Interface in javax.xml.soap
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPEnvelopeBlock - Interface in org.apache.axis2.jaxws.message.databinding
SOAPEnvelopeBlock Block represented by an SAAJ SOAPEnvelope.
SOAPEnvelopeBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
SOAPEnvelopeBlockFactory

Creates a SOAPEnvelopeBlock

The FactoryRegistry should be used to get access to the Factory

SOAPEnvelopeBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
Creates a SOAPEnvelopeBlock
SOAPEnvelopeBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockFactoryImpl
Default Constructor required for Factory
SOAPEnvelopeBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
 
SOAPEnvelopeBlockImpl(Object, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
Called by SOAPEnvelopeBlockFactory
SOAPEnvelopeBlockImpl(OMElement, Object, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
Called by SOAPEnvelopeBlockFactory
SOAPEnvelopeImpl - Class in org.apache.axis2.saaj
 
SOAPEnvelopeImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPEnvelopeImpl
 
SOAPException - Exception in javax.xml.soap
An exception that signals that a SOAP exception has occurred.
SOAPException() - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with no reason or embedded Throwable object.
SOAPException(String) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown.
SOAPException(String, Throwable) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPException(Throwable) - Constructor for exception javax.xml.soap.SOAPException
Constructs a SOAPException object initialized with the given Throwable object.
SOAPFactory - Class in javax.xml.soap
SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
 
SOAPFactoryImpl - Class in org.apache.axis2.saaj
 
SOAPFactoryImpl() - Constructor for class org.apache.axis2.saaj.SOAPFactoryImpl
 
SOAPFault - Interface in javax.xml.soap
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement - Interface in javax.xml.soap
A representation of the contents in a SOAPFault object.
SOAPFaultElementImpl - Class in org.apache.axis2.saaj
 
SOAPFaultElementImpl(ElementImpl) - Constructor for class org.apache.axis2.saaj.SOAPFaultElementImpl
 
SOAPFaultException - Exception in javax.xml.ws.soap
 
SOAPFaultException(SOAPFault) - Constructor for exception javax.xml.ws.soap.SOAPFaultException
 
SOAPFaultImpl - Class in org.apache.axis2.saaj
 
SOAPFaultImpl(SOAPFault) - Constructor for class org.apache.axis2.saaj.SOAPFaultImpl
 
SOAPHandler<T extends SOAPMessageContext> - Interface in javax.xml.ws.handler.soap
 
SOAPHeader - Interface in javax.xml.soap
A representation of the SOAP header element.
soapHeader - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
SOAPHeaderElement - Interface in javax.xml.soap
An object representing the contents in the SOAP header part of the SOAP envelope.
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
 
SOAPHeadersAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes soap header properties whose value is Map>.
SOAPMessage - Class in javax.xml.soap
The root class for all SOAP messages.
SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
 
SOAPMessageBodyBasedDispatcher - Class in org.apache.axis2.dispatchers
Dispatches based on the namespace URI of the first child of the body.
SOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
 
SOAPMessageBodyBasedDispatcher - Class in org.apache.axis2.engine
Deprecated. use org.apache.axis2.dispatchers.SOAPMessageBodyBasedDispatcher
SOAPMessageBodyBasedDispatcher() - Constructor for class org.apache.axis2.engine.SOAPMessageBodyBasedDispatcher
Deprecated.  
SOAPMessageBodyBasedOperationDispatcher - Class in org.apache.axis2.dispatchers
 
SOAPMessageBodyBasedOperationDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedOperationDispatcher
 
SOAPMessageBodyBasedServiceDispatcher - Class in org.apache.axis2.dispatchers
 
SOAPMessageBodyBasedServiceDispatcher() - Constructor for class org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcher
 
SOAPMessageContext - Interface in javax.xml.ws.handler.soap
 
SoapMessageContext - Class in org.apache.axis2.jaxws.handler
The SOAPMessageContext is the context handed to SOAP-based application handlers.
SoapMessageContext(MessageContext) - Constructor for class org.apache.axis2.jaxws.handler.SoapMessageContext
 
SOAPMessageFormatter - Class in org.apache.axis2.transport.http
 
SOAPMessageFormatter() - Constructor for class org.apache.axis2.transport.http.SOAPMessageFormatter
 
SOAPMessageHandler - Annotation Type in javax.jws.soap
Deprecated. 
SOAPMessageHandlers - Annotation Type in javax.jws.soap
Deprecated. 
SOAPMessageImpl - Class in org.apache.axis2.saaj
 
SOAPMessageImpl(SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPMessageImpl(InputStream, MimeHeaders) - Constructor for class org.apache.axis2.saaj.SOAPMessageImpl
 
SOAPModuleMessage - Class in org.apache.axis2.wsdl
 
SOAPModuleMessage() - Constructor for class org.apache.axis2.wsdl.SOAPModuleMessage
 
SOAPMonitorApplet - Class in org.apache.axis2.soapmonitor.applet
This is a SOAP Mointor Applet class.
SOAPMonitorApplet() - Constructor for class org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet
Constructor
SOAPMonitorConstants - Class in org.apache.axis2.soapmonitor.servlet
SOAP Monitor Service constants
SOAPMonitorConstants() - Constructor for class org.apache.axis2.soapmonitor.servlet.SOAPMonitorConstants
 
SOAPMonitorHandler - Class in org.apache.axis2.handlers.soapmonitor
 
SOAPMonitorHandler() - Constructor for class org.apache.axis2.handlers.soapmonitor.SOAPMonitorHandler
Constructor
SOAPMonitorModule - Class in org.apache.axis2.handlers.soapmonitor
 
SOAPMonitorModule() - Constructor for class org.apache.axis2.handlers.soapmonitor.SOAPMonitorModule
 
SOAPMonitorService - Class in org.apache.axis2.soapmonitor.servlet
This is a SOAP Monitor Service class.
SOAPMonitorService() - Constructor for class org.apache.axis2.soapmonitor.servlet.SOAPMonitorService
Constructor
SOAPPart - Class in javax.xml.soap
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
 
SOAPPartImpl - Class in org.apache.axis2.saaj
 
SOAPPartImpl(SOAPMessageImpl, SOAPEnvelopeImpl) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPPartImpl(SOAPMessageImpl, InputStream, MimeHeaders) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
SOAPPartImpl(SOAPMessageImpl, InputStream) - Constructor for class org.apache.axis2.saaj.SOAPPartImpl
 
soapRole - Variable in class org.apache.axis2.jaxws.description.xml.handler.HandlerType
 
soapRole - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefHandlerType
 
SOAPUtil - Class in org.apache.axis2.transport.http.util
Deprecated. Since we are not using this class and this might lead to mis-use of this class, we will removing this class in a future release.
SOAPUtil() - Constructor for class org.apache.axis2.transport.http.util.SOAPUtil
Deprecated.  
SoapUtils - Class in org.apache.axis2.jaxws.util
 
SoapUtils() - Constructor for class org.apache.axis2.jaxws.util.SoapUtils
 
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
 
sort(String, MimeMessage) - Method in class org.apache.axis2.transport.mail.server.MailSorter
 
source() - Method in class org.apache.axis2.transport.nhttp.util.PipeImpl
 
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
 
SourceBlock - Interface in org.apache.axis2.jaxws.message.databinding
SourceBlock Block with a business object that is a javax.xml.transform.Source
SourceBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
SourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

SourceBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlockFactoryImpl

Creates a SourceBlock

SourceBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockFactoryImpl
Default Constructor required for Factory
SourceBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
SourceBlock

Block containing a business object that is a javax.xml.transform.Source.

SourceBlockImpl(OMElement, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
Constructor called from factory
SourceDataSource - Class in org.apache.axis2.datasource
OMDataSource backed by a source
SourceDataSource(Source) - Constructor for class org.apache.axis2.datasource.SourceDataSource
 
specialTypeFlagMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
specification() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
split(String, char) - Static method in class org.apache.axis2.util.JavaUtils
Splits the provided text into an array, separator specified.
splitText(int) - Method in class org.apache.axis2.saaj.TextImplEx
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SpringAppContextAwareObjectSupplier - Class in org.apache.axis2.extensions.spring.receivers
 
SpringAppContextAwareObjectSupplier() - Constructor for class org.apache.axis2.extensions.spring.receivers.SpringAppContextAwareObjectSupplier
 
SpringServletContextObjectSupplier - Class in org.apache.axis2.extensions.spring.receivers
 
SpringServletContextObjectSupplier() - Constructor for class org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
 
SSLClientIOEventDispatch - Class in org.apache.axis2.transport.nhttp
 
SSLClientIOEventDispatch(NHttpClientHandler, SSLContext, SSLIOSessionHandler, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
SSLClientIOEventDispatch(NHttpClientHandler, SSLContext, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
SSLServerIOEventDispatch - Class in org.apache.axis2.transport.nhttp
 
SSLServerIOEventDispatch(NHttpServiceHandler, SSLContext, SSLIOSessionHandler, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
SSLServerIOEventDispatch(NHttpServiceHandler, SSLContext, HttpParams) - Constructor for class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
StackableReader - Class in org.apache.axis2.jaxws.message.util
StackableReader A StackableStreamReader provides an additional method push(XMLStreamReader)

You can call push(...) to add a new XMLStreamReader.

StackableReader(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.StackableReader
Create a stackable reader with the initial reader
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.jaxws.ExceptionFactory
Get a string containing the stack of the specified exception
stackToString(Throwable) - Static method in class org.apache.axis2.jaxws.marshaller.impl.alt.MethodMarshallerUtils
Get a string containing the stack of the specified exception
stackToString() - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
Get a string containing the stack of the current location
stackToString(Throwable) - Static method in class org.apache.axis2.jaxws.utility.JavaUtils
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.jaxws.message.util.impl.XMLStreamReaderFromDOM
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.Reader
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.StackableReader
 
standaloneSet() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
 
standaloneSet() - Method in class org.apache.axis2.util.StreamWrapper
 
STAR - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
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 class org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet
Applet is being displayed
start() - Method in class org.apache.axis2.transport.http.AxisServlet
 
start() - Method in class org.apache.axis2.transport.http.CustomListener
 
start() - Method in class org.apache.axis2.transport.http.server.SimpleHttpServer
 
start() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Start this server as a NON-daemon.
start() - Method in class org.apache.axis2.transport.jms.JMSListener
Start this JMS Listener (Transport Listener)
start() - Method in class org.apache.axis2.transport.mail.MailWorkerManager
 
start() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Start this listener
start() - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Start the transport listener on a new thread
start() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
start() - Method in interface org.apache.axis2.transport.TransportListener
 
start() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Start a pool of Workers.
START_ELEMENT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
STARTED_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
startListener() - Method in class org.apache.axis2.deployment.RepositoryListener
Method invoked from the scheduler to start the listener.
startSearch(RepositoryListener) - Method in class org.apache.axis2.deployment.DeploymentEngine
Starts the Deployment engine to perform Hot deployment and so on.
startService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
startSystem(ConfigurationContext) - Method in class org.apache.axis2.engine.ListenerManager
 
startUp(ConfigurationContext, AxisService) - Method in interface org.apache.axis2.engine.ServiceLifeCycle
this will be called during the deployement time of the service.
STAT - Static variable in class org.apache.axis2.transport.mail.Constants
 
state_member() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
States - Interface in org.apache.axis2.databinding.utils
 
stop() - Method in class javax.xml.ws.Endpoint
 
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.jaxws.server.endpoint.EndpointImpl
 
stop() - Method in class org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet
 
stop() - Method in class org.apache.axis2.transport.http.AxisServlet
 
stop() - Method in class org.apache.axis2.transport.http.CommonsHTTPTransportSender
 
stop() - Method in class org.apache.axis2.transport.http.CustomListener
 
stop() - Method in class org.apache.axis2.transport.http.SimpleHTTPServer
Stop this server.
stop() - Method in class org.apache.axis2.transport.java.JavaTransportSender
 
stop() - Method in class org.apache.axis2.transport.jms.JMSConnectionFactory
Close all connections, sessions etc..
stop() - Method in class org.apache.axis2.transport.jms.JMSListener
Stop this transport listener and shutdown all of the connection factories
stop() - Method in class org.apache.axis2.transport.jms.JMSSender
 
stop() - Method in class org.apache.axis2.transport.local.LocalResponder
 
stop() - Method in class org.apache.axis2.transport.local.LocalTransportSender
 
stop() - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
stop() - Method in class org.apache.axis2.transport.mail.server.MailServer
 
stop() - Method in class org.apache.axis2.transport.mail.SimpleMailListener
Stop this server.
stop() - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOListener
Stop the listener
stop() - Method in class org.apache.axis2.transport.nhttp.HttpCoreNIOSender
 
stop() - Method in class org.apache.axis2.transport.tcp.TCPServer
 
stop() - Method in class org.apache.axis2.transport.tcp.TCPTransportSender
 
stop() - Method in interface org.apache.axis2.transport.TransportListener
 
stop() - Method in interface org.apache.axis2.transport.TransportSender
 
stop() - Method in class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
stop() - Method in class org.apache.axis2.transport.xmpp.XMPPListener
Stop XMPP listener & disconnect from all XMPP Servers
stop() - Method in class org.apache.axis2.transport.xmpp.XMPPSender
 
stopServer() - Method in class org.apache.axis2.transport.mail.server.POP3Server
 
stopServer() - Method in class org.apache.axis2.transport.mail.server.SMTPServer
 
stopService(String) - Method in class org.apache.axis2.engine.AxisConfiguration
 
Storage - Class in org.apache.axis2.transport.mail.server
 
Storage() - Constructor for class org.apache.axis2.transport.mail.server.Storage
 
STORE_PROTOCOL - Static variable in class org.apache.axis2.transport.mail.Constants
 
storeFaultyService(DeploymentFileData, Throwable) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
STORING_FAULTY_SERVICE - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
stream - Variable in class org.apache.axis2.corba.idl.IDLProcessor
 
stream - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
StreamableValueFactory - Class in org.apache.axis2.corba.idl.values
 
streamMessageContents() - Method in class org.apache.axis2.transport.nhttp.Axis2HttpRequest
Start streaming the message into the Pipe, so that the contents could be read off the source channel returned by getSourceChannel()
StreamWrapper - Class in org.apache.axis2.util
 
StreamWrapper(XMLStreamReader) - Constructor for class org.apache.axis2.util.StreamWrapper
 
STRICT - Static variable in interface org.apache.axis2.transport.nhttp.HostnameVerifier
The STRICT HostnameVerifier works the same way as java.net.URL in Sun Java 1.4, Sun Java 5, Sun Java 6.
STRICT_IE6 - Static variable in interface org.apache.axis2.transport.nhttp.HostnameVerifier
The STRICT_IE6 HostnameVerifier works just like the STRICT one with one minor variation: the hostname can match against any of the CN's in the server's certificate, not just the first one.
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 - Class in org.apache.axis2.jaxws.description.xml.handler
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
String() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.String
 
String.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
String.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.String.Factory
 
String.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
String.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.String.Factory
 
string_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
STRING_LITERAL - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
string_literal_list() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
string_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
Struct - Class in org.apache.axis2.corba.idl.types
 
Struct() - Constructor for class org.apache.axis2.corba.idl.types.Struct
 
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
Struct.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Struct.Factory
 
struct_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
StructValue - Class in org.apache.axis2.corba.idl.values
 
StructValue(Struct) - Constructor for class org.apache.axis2.corba.idl.values.StructValue
 
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() - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
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
 
SubmissionAddressing - Annotation Type in org.apache.axis2.jaxws.addressing
 
SubmissionAddressingFeature - Class in org.apache.axis2.jaxws.addressing
 
SubmissionAddressingFeature() - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
SubmissionAddressingFeature(boolean) - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
SubmissionAddressingFeature(boolean, boolean) - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionAddressingFeature
 
SubmissionEndpointReference - Class in org.apache.axis2.jaxws.addressing
Java class for EndpointReferenceType complex type.
SubmissionEndpointReference() - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
SubmissionEndpointReference(Source) - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
SubmissionEndpointReferenceBuilder - Class in org.apache.axis2.jaxws.addressing
This class can be used to create instances of SubmissionEndpointReference.
SubmissionEndpointReferenceBuilder() - Constructor for class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Constructor
submitRequest(NHttpClientConnection, Axis2HttpRequest) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Submit a new request over an already established connection, which has been 'kept alive'
submitRequest(HttpRequest) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientConnection
 
submitResponse(HttpResponse) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServerConnection
 
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.
successInterval - Variable in class org.apache.axis2.transport.http.server.DefaultConnectionListenerFailureHandler
 
SUFFIX_JAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SUFFIX_MAR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
SUFFIX_WSDL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
supplemental(char, char) - Static method in class org.apache.axis2.util.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
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.
supported_interface_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.AddressingConfigurator
 
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.MTOMConfigurator
 
supports(Binding) - Method in class org.apache.axis2.jaxws.client.config.RespectBindingConfigurator
 
supports(Binding) - Method in interface org.apache.axis2.jaxws.feature.ClientConfigurator
Indicates whether the configurator supports the specified binding.
supports(String) - Method in interface org.apache.axis2.jaxws.feature.ServerConfigurator
Indicates whether the configurator supports the specified binding.
supports(String) - Method in class org.apache.axis2.jaxws.server.config.AddressingConfigurator
 
supports(String) - Method in class org.apache.axis2.jaxws.server.config.MTOMConfigurator
 
supports(String) - Method in class org.apache.axis2.jaxws.server.config.RespectBindingConfigurator
 
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
 
switch_body() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
switch_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
SYNCHRONIZE_ALL_MEMBERS - Static variable in class org.apache.axis2.clustering.ClusteringConstants
Synchronize the states of all members in the cluster
synchronizeAllMembers() - Method in class org.apache.axis2.clustering.tribes.TribesClusterManager
Method to check whether all members in the cluster have to be kep in sync at all times.
SynchronousMailListener - Class in org.apache.axis2.transport.mail
 
SynchronousMailListener(MessageContext, long) - Constructor for class org.apache.axis2.transport.mail.SynchronousMailListener
 
SYSTEM_PROPERTY_ADB_CONVERTERUTIL - Static variable in class org.apache.axis2.databinding.utils.ConverterUtil
 

T

TAG_AFTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_ANTI_JAR_LOCKING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_APPLIES_TO - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_AXISCONFIG - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_BEFORE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CLASS_NAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CLUSTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONFIGURATION_MANAGER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTENT_TYPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTEXT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_CONTEXT_MANAGER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DEFAULT_MODULE_VERSION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DEFAULTS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DESCRIPTION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DESCRIPTION - Static variable in interface org.apache.axis2.ping.PingConstants
 
TAG_DISPATCH_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_DISPATCHER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE_OPERATIONS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXCLUDE_PROPERTIES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXPOSE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_EXTRACT_SERVICE_ARCHIVE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_IN - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_IN_FAULT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_OUT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_FLOW_OUT_FAULT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HANDLER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HOT_DEPLOYMENT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_HOT_UPDATE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_INCLUDE_PROPERTIES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LABEL - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LIST_ID - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_LISTENER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MAPPING - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MEP - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_BUILDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_BUILDERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_FORMATTER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_FORMATTERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_RECEIVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MESSAGE_RECEIVERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MODULE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_MODULE_CONFIG - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_NAMESPACES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_OBJECT_SUPPLIER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_OPERATION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_OPERATION - Static variable in interface org.apache.axis2.ping.PingConstants
 
TAG_OPERATION_STATUS - Static variable in interface org.apache.axis2.ping.PingConstants
 
TAG_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PACKAGE2QNAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PACKAGE_NAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PARAMETER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_FIRST - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_LAST - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_PHASE_ORDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_POLICY - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_POLICY_ATTACHMENT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_POLICY_REF - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_QNAME - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_REFERENCE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_REPLICATION - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_SERVICE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_SERVICE - Static variable in interface org.apache.axis2.ping.PingConstants
 
TAG_SERVICE_GROUP - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_STATUS - Static variable in interface org.apache.axis2.ping.PingConstants
 
TAG_SUPPORTED_POLICY_NAMESPACES - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TARGET_RESOLVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TARGET_RESOLVERS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_THREAD_CONTEXT_MIGRATOR - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_THREAD_CONTEXT_MIGRATORS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT_RECEIVER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORT_SENDER - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TRANSPORTS - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TAG_TYPE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TARGET_NAME_SPACE - Static variable in interface org.apache.axis2.deployment.DeploymentConstants
 
TARGET_NAMESPACE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TARGET_NAMESPACE_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGET_NAMESPACE_PREFIX_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TARGETNAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
targetNamespace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
targetNamespace() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
TARGETNAMESPACE_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
targetNamespaceFromClassName(String, ClassLoader, NamespaceGenerator) - Static method in class org.apache.axis2.description.java2wsdl.Java2WSDLUtils
 
targetNamespacePrefixMap - Variable in class org.apache.axis2.corba.deployer.SchemaGenerator
 
targetNamespacePrefixMap - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
TargetResolver - Interface in org.apache.axis2.util
TargetResolver

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

TCCL_COMPOSITE - Static variable in class org.apache.axis2.Constants
 
TCCL_DEFAULT - Static variable in class org.apache.axis2.Constants
 
TCCL_SERVICE - Static variable in class org.apache.axis2.Constants
 
TCPServer - Class in org.apache.axis2.transport.tcp
Class TCPServer
TCPServer() - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPServer(int, ConfigurationContext) - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPServer(int, String) - Constructor for class org.apache.axis2.transport.tcp.TCPServer
 
TCPTransportSender - Class in org.apache.axis2.transport.tcp
 
TCPTransportSender() - Constructor for class org.apache.axis2.transport.tcp.TCPTransportSender
 
TCPWorker - Class in org.apache.axis2.transport.tcp
This Class is the work hoarse of the TCP request, this process the incomming SOAP Message.
TCPWorker(ConfigurationContext, Socket) - Constructor for class org.apache.axis2.transport.tcp.TCPWorker
 
TEMPLATE_ENCODE_ESCAPING_CHARACTER - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TEMPLATE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
template_type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
terminate() - Method in class org.apache.axis2.context.ConfigurationContext
Invoked during shutdown to stop the ListenerManager and perform configuration cleanup
TEST_SRC_DIR_NAME - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
TEST_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
TestClassWriter - Class in org.apache.axis2.wsdl.codegen.writer
 
TestClassWriter(String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.TestClassWriter
 
TestClassWriter(File, String) - Constructor for class org.apache.axis2.wsdl.codegen.writer.TestClassWriter
 
testFallThrough(String) - Method in class org.apache.axis2.wsdl.codegen.extension.AbstractDBProcessingExtension
Method to test whether the passed in framework name is relevant to this extension.
TESTING_PATH - Static variable in class org.apache.axis2.Constants
 
TESTING_REPOSITORY - Static variable in class org.apache.axis2.Constants
 
Text - Interface in javax.xml.soap
A representation of a node whose value is text.
TEXT_FOUND_STATE - Static variable in interface org.apache.axis2.databinding.utils.States
 
TEXT_PARAMETER - Static variable in class org.apache.axis2.description.Parameter
Field TEXT_PARAMETER
TextImplEx - Class in org.apache.axis2.saaj
 
TextImplEx(String, SOAPElement) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
TextImplEx(String, SOAPElement, Node, Node) - Constructor for class org.apache.axis2.saaj.TextImplEx
 
THREAD_CONTEXT_MIGRATOR_LIST_ID - Static variable in class org.apache.axis2.jaxws.util.Constants
 
ThreadContextMigrator - Interface in org.apache.axis2.util
This is the interface for a piece of code that will plug into the user programming model impl (e.g.
ThreadContextMigratorUtil - Class in org.apache.axis2.util
This is a utility class to make it easier/cleaner for user programming model-level implementations (e.g.
ThreadContextMigratorUtil() - Constructor for class org.apache.axis2.util.ThreadContextMigratorUtil
 
ThreadFactory - Interface in org.apache.axis2.util.threadpool
 
ThreadPool - Class in org.apache.axis2.util.threadpool
This the thread pool for axis2.
ThreadPool() - Constructor for class org.apache.axis2.util.threadpool.ThreadPool
 
ThreadPool(int, int) - Constructor for class org.apache.axis2.util.threadpool.ThreadPool
 
threshold - Variable in class javax.xml.ws.soap.MTOMFeature
 
threshold() - Method in class org.apache.axis2.jaxws.description.builder.MTOMAnnot
 
TILDE - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
Time - Class in org.apache.axis2.databinding.types.soapencoding
Time bean class
Time() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Time
 
Time - Class in org.apache.axis2.databinding.types
Class that represents the xsd:time XML Schema type
Time(Calendar) - Constructor for class org.apache.axis2.databinding.types.Time
Initializes with a Calender.
Time(String) - Constructor for class org.apache.axis2.databinding.types.Time
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
Time - Class in org.apache.axis2.databinding.types.xsd
Time bean class
Time() - Constructor for class org.apache.axis2.databinding.types.xsd.Time
 
Time.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Time.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Time.Factory
 
Time.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Time.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Time.Factory
 
timeout(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.ClientHandler
Handle connection timeouts by shutting down the connections
timeout(NHttpClientConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpClientHandler
 
timeout(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.LoggingNHttpServiceHandler
 
timeout(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainClientIOEventDispatch
 
timeout(IOSession) - Method in class org.apache.axis2.transport.nhttp.PlainServerIOEventDispatch
 
timeout(NHttpServerConnection) - Method in class org.apache.axis2.transport.nhttp.ServerHandler
Handle connection timeouts by shutting down the connections
timeout(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLClientIOEventDispatch
 
timeout(IOSession) - Method in class org.apache.axis2.transport.nhttp.SSLServerIOEventDispatch
 
TMAnnotationComposite - Interface in org.apache.axis2.jaxws.description.builder
This interface will be implemented by the DescriptionBuilderComposite and MethodDescriptionComposite.
TMFAnnotationComposite - Interface in org.apache.axis2.jaxws.description.builder
This interface will be implemented by the DescriptionBuilderComposite, MethodDescriptionComposite, and FieldDescriptionCompoiste.
toDOM(OMElement) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
Convert a given OMElement to a DOM Element
toDOM(OMElement) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given OMElement to a DOM Element.
toDOOMSOAPEnvelope(SOAPEnvelope) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
Create a DOM Document using the org.apache.axiom.soap.SOAPEnvelope
toFile(URL) - Static method in class org.apache.axis2.deployment.util.Utils
 
Token - Class in org.apache.axis2.databinding.types.soapencoding
Token bean class
Token() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Token
 
Token - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type Token.
Token() - Constructor for class org.apache.axis2.databinding.types.Token
 
Token(String) - Constructor for class org.apache.axis2.databinding.types.Token
ctor for Token
Token - Class in org.apache.axis2.databinding.types.xsd
Token bean class
Token() - Constructor for class org.apache.axis2.databinding.types.xsd.Token
 
Token.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
Token.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.Token.Factory
 
Token.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
Token.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.Token.Factory
 
toList(Object[]) - Static method in class org.apache.axis2.databinding.utils.ConverterUtil
We could have used the Arraya.asList() method but that returns an *immutable* list !!!!!
toOM(String, String, String) - Method in class org.apache.axis2.addressing.EndpointReference
Deprecated. use EndpointReferenceHelper#toOM(EndpointReference, QName, String) instead.
toOM(OMFactory, EndpointReference, QName, String) - Static method in class org.apache.axis2.addressing.EndpointReferenceHelper
Creates an OMElement based on the properties of the endpoint reference.
toOM(OMFactory, QName) - Method in class org.apache.axis2.addressing.metadata.InterfaceName
Convenience method to convert objects of this type to an OMElement so that it can be added to an EndpointReference
toOM(OMFactory, QName) - Method in class org.apache.axis2.addressing.metadata.ServiceName
Convenience method to convert objects of this type to an OMElement so that it can be added to an EndpointReference
toOM(OMFactory) - Method in class org.apache.axis2.addressing.metadata.WSDLLocation
Convenience method to convert an object of this type to an OMAttribute
toOM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toOM(SOAPElement) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toOM(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert SAAJ SOAPEnvelope to OM SOAPEnvelope
toOM(SOAPElement) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert SOAPElement into an OMElement
toOM() - Method in class org.apache.axis2.mex.om.AnyURIType
Convert object content to the OMElement representation.
toOM() - Method in interface org.apache.axis2.mex.om.IMexOM
 
toOM() - Method in class org.apache.axis2.mex.om.Metadata
 
toOM() - Method in class org.apache.axis2.mex.om.MetadataReference
Convert MetadatReference object content to the OMElement representation.
toOM() - Method in class org.apache.axis2.mex.om.MetadataSection
Convert MetadatSection content to the OMElement representation.
toOM() - Method in class org.apache.axis2.mex.om.MexOM
 
toOM(Element) - Static method in class org.apache.axis2.util.XMLUtils
Convert DOM Element into a fully built OMElement
toOM(Element, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Convert DOM Element into a fully built OMElement
toOM(InputStream) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given inputstream to an OMNode The reurned OMNode is fully built.
toOM(InputStream, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given inputstream to an OMNode The reurned OMNode is fully built if buildAll is true.
toOM(Reader) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given Reader to an OMNode.
toOM(Reader, boolean) - Static method in class org.apache.axis2.util.XMLUtils
Converts a given Reader to an OMNode.
toOMSOAPEnvelope(SOAPMessage) - Method in class org.apache.axis2.saaj.SOAPConnectionImpl
Converts a SAAJ SOAPMessage to an OM SOAPEnvelope
toOMSOAPEnvelope(Element) - Static method in class org.apache.axis2.saaj.util.SAAJUtil
 
TopElement - Class in org.apache.axis2.wsdl.codegen.schema
this class is used to represent the top element details of the schema
TopElement() - Constructor for class org.apache.axis2.wsdl.codegen.schema.TopElement
 
TopElement(QName) - Constructor for class org.apache.axis2.wsdl.codegen.schema.TopElement
 
toQName(String) - Method in class org.apache.axis2.jaxws.message.XMLFaultCode
Return QName for the given protocol
toSAAJ(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(OMElement, SOAPElement) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(OMElement, SOAPElement, SOAPFactory) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
 
toSAAJ(SOAPEnvelope) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert OM SOAPEnvleope to SAAJ SOAPEnvelope
toSAAJ(OMElement, SOAPElement) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert omElement into a SOAPElement and add it to the parent SOAPElement.
toSAAJ(OMElement, SOAPElement, SOAPFactory) - Method in interface org.apache.axis2.jaxws.message.util.SAAJConverter
Convert omElement into a SOAPElement and add it to the parent SOAPElement.
toScript(OMElement) - Method in class org.apache.axis2.scripting.convertors.DefaultOMElementConvertor
 
toScript(OMElement) - Method in class org.apache.axis2.scripting.convertors.JSOMElementConvertor
 
toScript(OMElement) - Method in interface org.apache.axis2.scripting.convertors.OMElementConvertor
 
toScript(OMElement) - Method in class org.apache.axis2.scripting.convertors.RBOMElementConvertor
 
toString() - Method in class javax.xml.namespace.QName
Returns a string representation of this QName.
toString() - Method in class javax.xml.ws.EndpointReference
 
toString() - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
toString() - Method in class org.apache.axis2.addressing.EndpointReference
 
toString() - Method in class org.apache.axis2.addressing.RelatesTo
 
toString() - Method in class org.apache.axis2.classloader.JarFileUrlConnection
 
toString() - Method in class org.apache.axis2.classloader.MultiParentClassLoader
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.ApplyServicePolicyCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.CommitCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.ExceptionCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.LoadServiceGroupsCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.PrepareCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.ReloadConfigurationCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.RollbackCommand
 
toString() - Method in class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
toString() - Method in class org.apache.axis2.clustering.context.commands.ContextClusteringCommandCollection
 
toString() - Method in class org.apache.axis2.clustering.context.commands.UpdateConfigurationContextCommand
 
toString() - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
toString() - Method in class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
toString() - Method in class org.apache.axis2.clustering.control.GetConfigurationCommand
 
toString() - Method in class org.apache.axis2.clustering.control.GetConfigurationResponseCommand
 
toString() - Method in class org.apache.axis2.clustering.control.GetStateCommand
 
toString() - Method in class org.apache.axis2.clustering.control.GetStateResponseCommand
 
toString() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
toString() - Method in class org.apache.axis2.context.MessageContext
 
toString() - Method in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
toString() - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
toString() - Method in class org.apache.axis2.corba.idl.values.AliasValue
 
toString() - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
toString() - Method in class org.apache.axis2.corba.idl.values.ExceptionValue
 
toString() - Method in class org.apache.axis2.databinding.types.Day
 
toString() - Method in class org.apache.axis2.databinding.types.Duration
This returns the xml representation of an xsd:duration object.
toString() - Method in class org.apache.axis2.databinding.types.HexBinary
 
toString() - Method in class org.apache.axis2.databinding.types.IDRefs
 
toString() - Method in class org.apache.axis2.databinding.types.Month
 
toString() - Method in class org.apache.axis2.databinding.types.MonthDay
 
toString() - Method in class org.apache.axis2.databinding.types.NMTokens
 
toString() - Method in class org.apache.axis2.databinding.types.NormalizedString
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._boolean
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._byte
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._double
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._float
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._int
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._long
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding._short
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.AnyURI
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.ArrayCoordinate
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Base64
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Base64Binary
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Date
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.DateTime
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Decimal
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Duration
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITIES
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.ENTITY
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.GDay
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.GMonth
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.GMonthDay
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.GYear
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.GYearMonth
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.HexBinary
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.ID
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.IDREF
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.IDREFS
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Integer
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Language
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Name
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NCName
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NegativeInteger
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKEN
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NMTOKENS
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NonNegativeInteger
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NonPositiveInteger
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NormalizedString
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.NOTATION
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.PositiveInteger
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.QName
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.String
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Time
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.Token
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
 
toString() - Method in class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
 
toString() - Method in class org.apache.axis2.databinding.types.Time
Returns the time as it would be in GMT.
toString() - Method in class org.apache.axis2.databinding.types.Union
 
toString() - Method in class org.apache.axis2.databinding.types.UnsignedInt
 
toString() - Method in class org.apache.axis2.databinding.types.UnsignedLong
 
toString() - Method in class org.apache.axis2.databinding.types.URI
Get the URI as a string specification.
toString() - Method in class org.apache.axis2.databinding.types.xsd._boolean
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._byte
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._double
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._float
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._int
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._long
 
toString() - Method in class org.apache.axis2.databinding.types.xsd._short
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.AnyURI
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Base64
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Base64Binary
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Date
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.DateTime
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Decimal
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Duration
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.ENTITIES
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.ENTITY
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.GDay
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.GMonth
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.GMonthDay
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.GYear
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.GYearMonth
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.HexBinary
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.ID
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.IDREF
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.IDREFS
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Integer
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Language
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Name
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NCName
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NegativeInteger
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NMTOKEN
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NMTOKENS
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NonNegativeInteger
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NonPositiveInteger
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NormalizedString
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.NOTATION
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.PositiveInteger
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.QName
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.String
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Time
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.Token
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedByte
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedInt
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedLong
 
toString() - Method in class org.apache.axis2.databinding.types.xsd.UnsignedShort
 
toString() - Method in class org.apache.axis2.databinding.types.Year
 
toString() - Method in class org.apache.axis2.databinding.types.YearMonth
 
toString() - Method in class org.apache.axis2.description.AxisService
 
toString() - Method in class org.apache.axis2.description.Parameter
 
toString() - Method in class org.apache.axis2.engine.Handler.InvocationResponse
 
toString() - Method in class org.apache.axis2.engine.Phase
 
toString() - Method in class org.apache.axis2.handlers.AbstractHandler
 
toString() - Method in class org.apache.axis2.i18n.ProjectResourceBundle
Clears the internal cache
toString() - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
 
toString() - Method in class org.apache.axis2.jaxws.addressing.util.EndpointKey
 
toString() - Method in class org.apache.axis2.jaxws.description.builder.ActionAnnot
 
toString() - Method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.DescriptionBuilderComposite
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
toString() - Method in class org.apache.axis2.jaxws.description.builder.FieldDescriptionComposite
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.HandlerChainAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.MethodDescriptionComposite
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.ParameterDescriptionComposite
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.RequestWrapperAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.ResponseWrapperAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebEndpointAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebFaultAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebMethodAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebParamAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebResultAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
Convenience method for unit testing.
toString() - Method in class org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
 
toString() - Method in class org.apache.axis2.jaxws.description.validator.Validator
 
toString() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
toString() - Method in class org.apache.axis2.jaxws.i18n.ProjectResourceBundle
Clears the internal cache
toString() - Method in class org.apache.axis2.jaxws.runtime.description.injection.impl.ResourceInjectionServiceRuntimeDescriptionImpl
 
toString() - Method in class org.apache.axis2.jaxws.runtime.description.marshal.impl.MarshalServiceRuntimeDescriptionImpl
 
toString() - Method in class org.apache.axis2.jaxws.utility.PropertyDescriptorPlus
 
toString() - Method in class org.apache.axis2.saaj.PrefixedQName
 
toString() - Method in class org.apache.axis2.saaj.SOAPElementImpl
 
toString() - Method in class org.apache.axis2.saaj.TextImplEx
 
toString() - Method in class org.apache.axis2.transport.http.server.AxisHttpConnectionImpl
 
toString() - Method in class org.apache.axis2.transport.mail.server.MailAddress
 
toString() - Method in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
 
toString() - Method in class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
 
toStringArraay(Object) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
 
totalsz - Variable in class org.apache.axis2.saaj.util.SAAJDataSource
The total size in bytes in this data source.
touch() - Method in class org.apache.axis2.context.AbstractContext
ServiceContext and ServiceGroupContext are not getting automatically garbage collected.
touch() - Method in class org.apache.axis2.context.SessionContext
ServiceContext and ServiceGroupContext are not getting automatically garbage collectible.
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, String, Map, String, String, OMNamespace) - Method in class org.apache.axis2.description.AxisBinding
Generate the <binding> element
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, Map) - Method in class org.apache.axis2.description.AxisBindingMessage
Generates the bindingMessage element (can be input, output, infault or outfault)
toWSDL20(OMNamespace, OMNamespace, OMNamespace, OMNamespace, String, Map, String) - Method in class org.apache.axis2.description.AxisBindingOperation
Generates the bindingOperation element
toWSDL20(OMNamespace, OMNamespace, OMNamespace) - Method in class org.apache.axis2.description.AxisEndpoint
 
toXSDListString(Object) - Static method in class org.apache.axis2.datasource.jaxb.XSDListUtils
Convert to String that can be used as an xsd:list content
trace(String) - Method in class org.apache.axis2.context.externalize.DebugObjectInput
 
trace(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
traceString(String) - Method in interface org.apache.axis2.jaxws.message.Block
Get a traceString...the trace string dumps the contents of the Block without forcing an underlying ill-performant transformation of the message.
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.MessageImpl
 
traceString(String) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
 
traceString(String) - Method in interface org.apache.axis2.jaxws.message.XMLPart
Get a traceString...the trace string dumps the contents of the Block without forcing an underlying ill-performant transformation of the message.
TRAGET_NAMESPACE - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
TRANSPORT - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TRANSPORT_ADDR - Static variable in class org.apache.axis2.context.MessageContext
 
TRANSPORT_CONTROL - Static variable in interface org.apache.axis2.transport.RequestResponseTransport
 
TRANSPORT_FAULT - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_FAULT_STRING - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_HEADERS - Static variable in class org.apache.axis2.context.MessageContext
 
TRANSPORT_HTTP - Static variable in class org.apache.axis2.Constants
Field TRANSPORT_HTTP
TRANSPORT_HTTPS - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_IN - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_IN
TRANSPORT_IN_URL - Static variable in interface org.apache.axis2.Constants.Configuration
 
TRANSPORT_INFO_MAP - Static variable in interface org.apache.axis2.Constants.Configuration
This will be used as a key for storing transport information.
TRANSPORT_JMS - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_LOCAL - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_MAIL - Static variable in class org.apache.axis2.Constants
 
TRANSPORT_NON_BLOCKING - Static variable in class org.apache.axis2.context.MessageContext
To invoke fireAndforget method we have to hand over transport sending logic to a thread other wise user has to wait till it get transport response (in the case of HTTP its HTTP 202)
TRANSPORT_OUT - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_OUT
TRANSPORT_PHASE - Static variable in class org.apache.axis2.phaseresolver.PhaseMetadata
 
TRANSPORT_SENDER_ERROR - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
TRANSPORT_SUCCEED - Static variable in class org.apache.axis2.context.MessageContext
Field TRANSPORT_SUCCEED
TRANSPORT_TCP - Static variable in class org.apache.axis2.Constants
Field TRANSPORT_TCP
TRANSPORT_URI - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
TRANSPORT_URL - Static variable in interface org.apache.axis2.Constants.Configuration
 
TRANSPORT_URL - Static variable in interface org.apache.axis2.context.MessageContextConstants
Deprecated. please use org.apache.axis2.Constants.Configuration.TRANSPORT_URL *
TransportHeaders - Class in org.apache.axis2.transport.http
Pass-Thru / delayed get and put of the values from HttpServletRequest
TransportHeaders(HttpServletRequest) - Constructor for class org.apache.axis2.transport.http.TransportHeaders
 
TransportHeadersAdapter - Class in org.apache.axis2.jaxws.handler
The JAX-WS exposes transport properties whose value is Map>.
TransportInDescription - Class in org.apache.axis2.description
Represents an incoming transport deployed in Axis2.
TransportInDescription(String) - Constructor for class org.apache.axis2.description.TransportInDescription
 
TransportListener - Interface in org.apache.axis2.transport
Class TransportListener
transportOut - Variable in class org.apache.axis2.client.Options
This is used for sending and receiving messages.
TransportOutDescription - Class in org.apache.axis2.description
Represents a transport deployed in AXis2
TransportOutDescription(String) - Constructor for class org.apache.axis2.description.TransportOutDescription
Constructor AxisTransport.
TransportSender - Interface in org.apache.axis2.transport
TransportSender sends the SOAP Message to other SOAP nodes.
TransportUtils - Class in org.apache.axis2.transport
 
TransportUtils() - Constructor for class org.apache.axis2.transport.TransportUtils
 
TribesClusterManager - Class in org.apache.axis2.clustering.tribes
 
TribesClusterManager() - Constructor for class org.apache.axis2.clustering.tribes.TribesClusterManager
 
TribesMembershipListener - Class in org.apache.axis2.clustering.tribes
In
TribesMembershipListener(MembershipManager) - Constructor for class org.apache.axis2.clustering.tribes.TribesMembershipListener
 
TribesUtil - Class in org.apache.axis2.clustering.tribes
 
TribesUtil() - Constructor for class org.apache.axis2.clustering.tribes.TribesUtil
 
triggerActionMismatchFault(MessageContext, String, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerActionNotSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerDestinationUnreachableFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerInvalidCardinalityFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerInvalidEPRFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerMessageAddressingRequiredFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerMissingAddressInEPRFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerOnlyAnonymousAddressSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
triggerOnlyNonAnonymousAddressSupportedFault(MessageContext, String) - Static method in class org.apache.axis2.addressing.AddressingFaultsHelper
 
TRUE - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
TrueFalseType - Class in org.apache.axis2.jaxws.description.xml.handler
This simple type designates a boolean with only two permissible values

- true - false

TrueFalseType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.TrueFalseType
 
TwoChannelAxisOperation - Class in org.apache.axis2.description
This class is to keep common methods and properties in InOut and OutIn axisOperation
TwoChannelAxisOperation() - Constructor for class org.apache.axis2.description.TwoChannelAxisOperation
 
TwoChannelAxisOperation(QName) - Constructor for class org.apache.axis2.description.TwoChannelAxisOperation
 
TYPE - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC
 
type() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
TYPE - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC
 
TYPE_CUSTOM - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
type_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
type_declarator() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
type_id_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
TYPE_MODULE - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
TYPE_PING_REQUEST - Static variable in interface org.apache.axis2.ping.PingConstants
 
TYPE_PING_RESPONSE - Static variable in interface org.apache.axis2.ping.PingConstants
 
type_prefix_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
TYPE_SERVICE - Static variable in class org.apache.axis2.deployment.repository.util.WSInfo
 
type_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
TYPE_SUFFIX - Static variable in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
typeCode - Variable in class org.apache.axis2.corba.idl.types.DataType
 
Typedef - Class in org.apache.axis2.corba.idl.types
 
Typedef() - Constructor for class org.apache.axis2.corba.idl.types.Typedef
 
TypeMap - Interface in org.apache.axis2.schema.typemap
This is a typemapper for the bean writer
TypeMapper - Interface in org.apache.axis2.wsdl.databinding
 
TypeMapperExtension - Class in org.apache.axis2.wsdl.codegen.extension
The purpose of this extension is to populate the type mapper from the type mapping file.
TypeMapperExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.TypeMapperExtension
 
TypeMappingAdapter - Class in org.apache.axis2.wsdl.databinding
 
TypeMappingAdapter() - Constructor for class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
TYPES - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
TYPES_LOCAL_NALE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
TYPESYSTEMNAME_OPTION - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
Name of "extra" option used to supply package name for xsb files.
typeTable - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
TypeTable - Class in org.apache.axis2.description.java2wsdl
 
TypeTable() - Constructor for class org.apache.axis2.description.java2wsdl.TypeTable
 
TypeTesterUtil - Class in org.apache.axis2.wsdl.util
 
TypeTesterUtil() - Constructor for class org.apache.axis2.wsdl.util.TypeTesterUtil
 

U

unary_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
UNAUTH - Static variable in class org.apache.axis2.transport.http.HTTPConstants
Field UNAUTH[]
unDeploy(String) - Method in class org.apache.axis2.corba.deployer.CorbaDeployer
 
unDeploy(String) - Method in interface org.apache.axis2.deployment.Deployer
Remove a given file from the configuration
unDeploy() - Method in class org.apache.axis2.deployment.DeploymentEngine
 
unDeploy(String) - Method in class org.apache.axis2.deployment.ModuleDeployer
 
unDeploy(String) - Method in class org.apache.axis2.deployment.POJODeployer
 
unDeploy(String) - Method in class org.apache.axis2.deployment.ServiceDeployer
 
unDeploy(String) - Method in class org.apache.axis2.jaxws.framework.JAXWSDeployer
 
unDeploy() - Method in class org.apache.axis2.scripting.ScriptDeploymentEngine
 
UnderstandAllHeadersHandler - Class in org.apache.axis2.saaj.util
Marks all SOAP headers as processed.
UnderstandAllHeadersHandler() - Constructor for class org.apache.axis2.saaj.util.UnderstandAllHeadersHandler
 
Union - Class in org.apache.axis2.databinding.types
this class is the super class of all the union simple types
Union() - Constructor for class org.apache.axis2.databinding.types.Union
 
union_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
UnionMember - Class in org.apache.axis2.corba.idl.types
 
UnionMember() - Constructor for class org.apache.axis2.corba.idl.types.UnionMember
 
UnionType - Class in org.apache.axis2.corba.idl.types
 
UnionType() - Constructor for class org.apache.axis2.corba.idl.types.UnionType
 
UnionValue - Class in org.apache.axis2.corba.idl.values
 
UnionValue(UnionType) - Constructor for class org.apache.axis2.corba.idl.values.UnionValue
 
uniqueFaultNameCounter - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
UNLOAD_SERVICE_GROUPS - Static variable in class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand
 
unloadServiceGroups(String[]) - Method in interface org.apache.axis2.clustering.configuration.ConfigurationManager
Unload a set of service groups
unloadServiceGroups(String[]) - Method in class org.apache.axis2.clustering.configuration.DefaultConfigurationManager
 
UnloadServiceGroupsCommand - Class in org.apache.axis2.clustering.configuration.commands
 
UnloadServiceGroupsCommand() - Constructor for class org.apache.axis2.clustering.configuration.commands.UnloadServiceGroupsCommand
 
unmarshal(XMLStreamReader) - Method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Unmarshal the xml into a JAXB object
unmarshalAsListOrArray(XMLStreamReader, Unmarshaller, Class) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
convert the String into a list or array
unmarshalByElement(Unmarshaller, XMLStreamReader) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
Preferred way to unmarshal objects
unmarshalByType(Unmarshaller, XMLStreamReader, Class, boolean, JAXBUtils.CONSTRUCTION_TYPE) - Static method in class org.apache.axis2.datasource.jaxb.JAXBDSContext
The root element being read is defined by schema/JAXB; however its contents are known by schema/JAXB.
UnmarshalInfo - Class in org.apache.axis2.jaxws.marshaller.impl.alt
Information saved from a prior unmarshal that is used to speed up subsequent unmarshalling.
UnmarshalMessageContextListener - Class in org.apache.axis2.jaxws.marshaller.impl.alt
This MessageContextListener is triggered when a ServiceContext is attached to the MessageContext and when a SOAPEnvelope is attached to the MessageContext.
UnmatchedTypeException - Exception in org.apache.axis2.wsdl.databinding
A simple exception that will be thrown if a type is not matched!
UnmatchedTypeException() - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(String) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(Throwable) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UnmatchedTypeException(String, Throwable) - Constructor for exception org.apache.axis2.wsdl.databinding.UnmatchedTypeException
 
UNPACK_CLASSES_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNPACK_CLASSES_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNPROCESSED_HEADER_QNAMES - Static variable in class org.apache.axis2.Constants
This is used to store Header QNames that failed mustUnderstand check in AxisEngine.
unregisterOperationContext(String) - Method in class org.apache.axis2.context.ConfigurationContext
Unregisters the operation context associated with the given messageID
unsigned_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
unsigned_long_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
unsigned_longlong_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
unsigned_short_int() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
UnsignedByte - Class in org.apache.axis2.databinding.types.soapencoding
UnsignedByte bean class
UnsignedByte() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedByte
 
UnsignedByte - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedByte
UnsignedByte() - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
 
UnsignedByte(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
ctor for UnsignedByte
UnsignedByte(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedByte
 
UnsignedByte - Class in org.apache.axis2.databinding.types.xsd
UnsignedByte bean class
UnsignedByte() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedByte
 
UnsignedByte.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
UnsignedByte.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedByte.Factory
 
UnsignedByte.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
UnsignedByte.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedByte.Factory
 
UnsignedInt - Class in org.apache.axis2.databinding.types.soapencoding
UnsignedInt bean class
UnsignedInt() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedInt
 
UnsignedInt - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedInt
UnsignedInt() - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
 
UnsignedInt(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
ctor for UnsignedInt
UnsignedInt(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedInt
 
UnsignedInt - Class in org.apache.axis2.databinding.types.xsd
UnsignedInt bean class
UnsignedInt() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedInt
 
UnsignedInt.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
UnsignedInt.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedInt.Factory
 
UnsignedInt.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
UnsignedInt.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedInt.Factory
 
UnsignedLong - Class in org.apache.axis2.databinding.types.soapencoding
UnsignedLong bean class
UnsignedLong() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedLong
 
UnsignedLong - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedLong
UnsignedLong() - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(double) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(BigInteger) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedLong
 
UnsignedLong - Class in org.apache.axis2.databinding.types.xsd
UnsignedLong bean class
UnsignedLong() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedLong
 
UnsignedLong.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
UnsignedLong.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedLong.Factory
 
UnsignedLong.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
UnsignedLong.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedLong.Factory
 
UnsignedShort - Class in org.apache.axis2.databinding.types.soapencoding
UnsignedShort bean class
UnsignedShort() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedShort
 
UnsignedShort - Class in org.apache.axis2.databinding.types
Custom class for supporting primitive XSD data type UnsignedShort
UnsignedShort() - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
 
UnsignedShort(long) - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
ctor for UnsignedShort
UnsignedShort(String) - Constructor for class org.apache.axis2.databinding.types.UnsignedShort
 
UnsignedShort - Class in org.apache.axis2.databinding.types.xsd
UnsignedShort bean class
UnsignedShort() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedShort
 
UnsignedShort.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
UnsignedShort.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding.UnsignedShort.Factory
 
UnsignedShort.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
UnsignedShort.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd.UnsignedShort.Factory
 
UNSUPPORTED_REVID - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
UNSUPPORTED_REVID - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
UNSUPPORTED_SUID - Static variable in interface org.apache.axis2.context.externalize.ExternalizeConstants
 
UNSUPPORTED_SUID - Static variable in class org.apache.axis2.util.ObjectStateUtils
 
unWrap(Object, List<String>, Map<String, PropertyDescriptorPlus>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
unwrap Returns the list of child objects of the jaxb object
unWrap(Object, List<String>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
unWrap(Object, List<String>, Map<String, PropertyDescriptorPlus>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
unwrap Returns the list of child objects of the jaxb object
unWrap(Object, List<String>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
unwrap Returns the list of child objects of the jaxb object
UNWRAP_PARAMETERS - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNWRAP_PARAMETERS_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
UNWRAPPED_DETAILS - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
UNWRAPPED_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
update() - Method in class org.apache.axis2.deployment.repository.util.WSInfoList
 
update() - Method in class org.apache.axis2.deployment.RepositoryListener
Updates WSInfoList object.
UpdateConfigurationContextCommand - Class in org.apache.axis2.clustering.context.commands
 
UpdateConfigurationContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.UpdateConfigurationContextCommand
 
updateContext(AbstractContext) - Method in interface org.apache.axis2.clustering.context.ContextManager
This method is called when properties in an AbstractContext are updated.
updateContext(AbstractContext, String[]) - Method in interface org.apache.axis2.clustering.context.ContextManager
This method is called when one need to update/replicate only certains properties in the specified context
updateContext(AbstractContext) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
updateContext(AbstractContext, String[]) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
UpdateContextCommand - Class in org.apache.axis2.clustering.context.commands
 
UpdateContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.UpdateContextCommand
 
updateContexts(AbstractContext[]) - Method in interface org.apache.axis2.clustering.context.ContextManager
This method is called when properties in a collection of AbstractContexts are updated.
updateContexts(AbstractContext[]) - Method in class org.apache.axis2.clustering.context.DefaultContextManager
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, Object) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create an EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create the EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, Object) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create the EndpointDescription hierarchy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.DescriptionFactory
Retrieve or create an EndpointDescription hierachy associated with an existing CLIENT side ServiceDescription for a particular port.
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, Object) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, QName, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, Object) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateEndpoint(ServiceDescription, Class, EndpointReference, String, DescriptionFactory.UpdateType, DescriptionBuilderComposite, Object) - Static method in class org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl
 
updateFaultPackageForStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Change the fault classnames to go with the package and stub
updateHeaders() - Method in class org.apache.axis2.transport.mail.MimeBase64BodyPart
 
updateMapperClassnames(String) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
we need to modify the mapper's class name list.
updateMapperForMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Update mapper for message receiver
updateMapperForStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Update mapper for the stub
updatePolicy(Policy) - Method in class org.apache.axis2.description.PolicyInclude
Deprecated. As of 1.4 release, replaced by #updatePolicy(Policy).
updatePolicy(Policy) - Method in class org.apache.axis2.description.PolicySubject
 
updateProperties(AbstractContext) - Method in class org.apache.axis2.clustering.context.PropertyUpdater
 
updateRemote() - Method in class org.apache.axis2.deployment.RepositoryListener
 
UpdateServiceContextCommand - Class in org.apache.axis2.clustering.context.commands
 
UpdateServiceContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.UpdateServiceContextCommand
 
UpdateServiceGroupContextCommand - Class in org.apache.axis2.clustering.context.commands
 
UpdateServiceGroupContextCommand() - Constructor for class org.apache.axis2.clustering.context.commands.UpdateServiceGroupContextCommand
 
updateTagData(SAAJConverterImpl.NameCreator, SOAPElement, XMLStreamReader, boolean) - Method in class org.apache.axis2.jaxws.message.util.impl.SAAJConverterImpl
update the tag data of the SOAPElement
updateWebServiceContext(WebServiceContext, MessageContext) - Method in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
UPPER_PARAM_LIMIT - Static variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
URI - Class in org.apache.axis2.databinding.types
******************************************************************* Axis Note: This class was 'borrowed' from Xerces 2.0.2

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

URI() - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from another URI.
URI(String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI from a base URI and a URI specification string.
URI(String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.axis2.databinding.types.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI.MalformedURIException - Exception in org.apache.axis2.databinding.types
**************************************************************** MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for exception org.apache.axis2.databinding.types.URI.MalformedURIException
*************************************************************** Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for exception org.apache.axis2.databinding.types.URI.MalformedURIException
************************************************************** Constructs a MalformedURIException with the specified detail message.
URI_1999_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_1999_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2000_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2000_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2001_SCHEMA_XSD - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 
URI_2001_SCHEMA_XSD - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
URI_2001_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_2001_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DEFAULT_SCHEMA_SOAP_ENCODING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis2.schema.SchemaConstants
 
URI_DEFAULT_SCHEMA_XSI - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_CLOSED_LAYOUT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_CONTENT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_OPEN_LAYOUT - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_REFERENCE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_DIME_WSDL - Static variable in class org.apache.axis2.namespace.Constants
 
URI_LITERAL_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_NS_SOAP_1_1_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_NS_SOAP_1_2_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_NS_SOAP_1_2_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_NS_SOAP_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP encoding (see section 5 of the SOAP 1.1 specification).
URI_NS_SOAP_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP envelope.
URI_POLICY - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SECURITYPOLICY - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_HTTP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP11_NEXT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ENV - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_HTTP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NEXT_ACTOR - Static variable in class org.apache.axis2.namespace.Constants
Deprecated. use URI_SOAP12_NEXT_ROLE
URI_SOAP12_NEXT_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NOENC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_NONE_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_RPC - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP12_ULTIMATE_ROLE - Static variable in class org.apache.axis2.namespace.Constants
 
URI_SOAP_1_2_ROLE_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_SOAP_1_2_ROLE_NONE - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_SOAP_1_2_ROLE_ULTIMATE_RECEIVER - Static variable in interface javax.xml.soap.SOAPConstants
 
URI_SOAP_ACTOR_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the first application processing a SOAP request as the intended actor for a SOAP header entry (see section 4.2.2 of the SOAP 1.1 specification).
URI_WSDL11_SOAP - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
URI_WSDL11_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL12_SOAP - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
URI_WSDL12_SOAP - Static variable in class org.apache.axis2.namespace.Constants
 
URI_WSDL2_EXTENSIONS - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL2_HTTP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL2_RPC - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL2_SOAP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_WSDL_SOAP11 - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP11_BINDING - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP11_BODY - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP11_HEADER - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP12 - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP12_BINDING - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP12_BODY - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSDL_SOAP12_HEADER - Static variable in class org.apache.axis2.jaxws.util.Constants
 
URI_WSOAP_MEP - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
URI_XOP_INCLUDE - Static variable in class org.apache.axis2.namespace.Constants
 
URIEncoderDecoder - Class in org.apache.axis2.transport.http.util
 
URIEncoderDecoder() - Constructor for class org.apache.axis2.transport.http.util.URIEncoderDecoder
 
URIResolverImpl - Class in org.apache.axis2.jaxws.description.impl
This class is used to locate xml schemas that are imported by wsdl documents.
URIResolverImpl() - Constructor for class org.apache.axis2.jaxws.description.impl.URIResolverImpl
 
URIResolverImpl(ClassLoader) - Constructor for class org.apache.axis2.jaxws.description.impl.URIResolverImpl
 
URL - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SERVICE_DATA
 
URL - Class in org.apache.axis2.util
 
URL(String) - Constructor for class org.apache.axis2.util.URL
 
URL_HTTP_LOCATION_PARAMS_LIST - Static variable in interface org.apache.axis2.Constants.Configuration
 
URL_PARAMETER_LIST - Static variable in interface org.apache.axis2.Constants.Configuration
 
URLBasedAxisConfigurator - Class in org.apache.axis2.deployment
 
URLBasedAxisConfigurator(URL, URL) - Constructor for class org.apache.axis2.deployment.URLBasedAxisConfigurator
 
UrlPatternType - Class in org.apache.axis2.jaxws.description.xml.handler
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.UrlPatternType
 
URLProcessor - Class in org.apache.axis2.util
 
URLProcessor() - Constructor for class org.apache.axis2.util.URLProcessor
 
URLTemplatingUtil - Class in org.apache.axis2.transport.http.util
This util is used on the client side for creating the URL's for all request (WSDL 2.0 allws to change the URL's of SOAP messages too).
URLTemplatingUtil() - Constructor for class org.apache.axis2.transport.http.util.URLTemplatingUtil
 
URN_PREFIX - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
use() - Method in class org.apache.axis2.jaxws.description.builder.SoapBindingAnnot
 
USE_ASYNC_MEP - Static variable in class org.apache.axis2.jaxws.util.Constants
 
USE_ASYNC_OPERATIONS - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, then OutIn operations will always be treated as async.
USE_CUSTOM_LISTENER - Static variable in interface org.apache.axis2.Constants.Configuration
If this is set to a Boolean 'true' value, the replyTo value will not be replaced in an OutIn invocation.
USE_NONE - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
USE_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
USE_OPTIONAL - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_REQUIRED - Static variable in class org.apache.axis2.schema.SchemaCompiler
 
USE_WRAPPER_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
useAxisConfiguration(AxisConfiguration) - Method in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
useHolderClass_jaxws - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
useNative - Static variable in class org.apache.axis2.transport.nhttp.util.PipeImpl
 
useProtocolVersion(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
USER - Static variable in class org.apache.axis2.transport.mail.Constants
 
USER_AGENT - Static variable in class org.apache.axis2.transport.http.HTTPConstants
 
USER_HOME - Static variable in class org.apache.axis2.Constants
 
USER_NAME - Static variable in class org.apache.axis2.Constants
 
userName - Variable in class org.apache.axis2.transport.http.HttpTransportProperties.ProxyProperties
 
USERNAME_PROPERTY - Static variable in interface javax.xml.ws.BindingProvider
 
uses_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
useSoapAction() - Method in class org.apache.axis2.jaxws.BindingProvider
Returns a boolean value representing whether or not a SOAPAction header should be sent with the request.
useWSDLTypesNamespace - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
UTF_16 - Static variable in class org.apache.axis2.context.MessageContext
Field UTF_16.
UTF_8 - Static variable in class org.apache.axis2.context.MessageContext
Field UTF_8.
Util - Class in org.apache.axis2.transport.nhttp
 
Util() - Constructor for class org.apache.axis2.transport.nhttp.Util
 
Utils - Class in org.apache.axis2.deployment.util
 
Utils() - Constructor for class org.apache.axis2.deployment.util.Utils
 
Utils - Class in org.apache.axis2.jaxws.server.endpoint
 
Utils() - Constructor for class org.apache.axis2.jaxws.server.endpoint.Utils
 
Utils - Class in org.apache.axis2.util
 
Utils() - Constructor for class org.apache.axis2.util.Utils
 
UUIDGenerator - Class in org.apache.axis2.util
Deprecated.  
UUIDGenerator() - Constructor for class org.apache.axis2.util.UUIDGenerator
Deprecated.  

V

v1_0 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SPEC_VERSIONS
 
v1_0 - Static variable in interface org.apache.axis2.mex.MexConstants.SPEC_VERSIONS
 
v1_1 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SOAPVersion
 
v1_1 - Static variable in interface org.apache.axis2.mex.MexConstants.SOAPVersion
 
v1_2 - Static variable in interface org.apache.axis2.dataretrieval.DRConstants.SOAPVersion
 
v1_2 - Static variable in interface org.apache.axis2.mex.MexConstants.SOAPVersion
 
VALID - Static variable in class org.apache.axis2.jaxws.description.validator.Validator
 
validate() - Method in class org.apache.axis2.description.PhaseRule
Validate "sane" rules - cannot have both phaseFirst/phaseLast and before/after
validate(String, Object) - Static method in class org.apache.axis2.jaxws.client.PropertyValidator
Checks to see if the property value is valid given the name of the property and the type that is expected by JAX-WS.
validate() - Method in class org.apache.axis2.jaxws.description.validator.EndpointDescriptionValidator
 
validate() - Method in class org.apache.axis2.jaxws.description.validator.EndpointInterfaceDescriptionValidator
 
validate() - Method in class org.apache.axis2.jaxws.description.validator.OperationDescriptionValidator
 
validate() - Method in class org.apache.axis2.jaxws.description.validator.ServiceDescriptionValidator
Validate the ServiceDescription as follows 1) Validate that annotations and whatever WSDL is specified is valid 2) Validate that Java implementations are correc a) Service Implementations match SEIs if specified b) Operations match SEI methods
validate() - Method in class org.apache.axis2.jaxws.description.validator.Validator
 
validateCharSetEncoding(String, String, String) - Static method in class org.apache.axis2.builder.BuilderUtil
 
validateExtraElement(OMElement[]) - Method in class org.apache.axis2.databinding.types.soapencoding.Struct
validate the array for ExtraElement
validateNonProxyHosts(String) - Static method in class org.apache.axis2.transport.http.ProxyConfiguration
Validates for names that shouldn't be listered as proxies.
validateSOAPVersion(String, SOAPEnvelope) - Static method in class org.apache.axis2.builder.BuilderUtil
 
validateSystemPredefinedPhases() - Method in class org.apache.axis2.engine.AxisConfiguration
Checks whether the system pre-defined phases for all the flows, have been changed.
ValidationFailures - Class in org.apache.axis2.jaxws.description.validator
Record Validator Failures.
ValidationFailures() - Constructor for class org.apache.axis2.jaxws.description.validator.ValidationFailures
 
validationFailures - Variable in class org.apache.axis2.jaxws.description.validator.Validator
 
Validator - Class in org.apache.axis2.jaxws.description.validator
 
Validator() - Constructor for class org.apache.axis2.jaxws.description.validator.Validator
 
Validator.ValidationLevel - Enum in org.apache.axis2.jaxws.description.validator
 
value - Variable in class javax.xml.ws.Holder
 
value() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value() - Method in class org.apache.axis2.jaxws.description.builder.BindingTypeAnnot
 
value() - Method in class org.apache.axis2.jaxws.description.builder.FaultActionAnnot
 
value() - Method in class org.apache.axis2.jaxws.description.builder.ServiceModeAnnot
 
value() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.PropertyType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.String
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.UrlPatternType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
 
value - Variable in class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
 
value_abs_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_abs_full_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_base_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_box_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_custom_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_element() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
VALUE_FALSE - Static variable in class org.apache.axis2.Constants
 
value_forward_dcl() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_interface_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
value_name() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
VALUE_OPTIONAL - Static variable in class org.apache.axis2.Constants
 
VALUE_TRUE - Static variable in class org.apache.axis2.Constants
 
value_value_inheritance_spec() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.jws.WebParam.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class javax.xml.namespace.QName
Returns a QName holding the value of the specified String.
valueOf(String) - Static method in enum javax.xml.ws.handler.MessageContext.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.xml.ws.Service.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.core.controller.InvocationPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.description.AttachmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.description.DescriptionFactory.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.description.validator.Validator.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.MEP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.message.databinding.JAXBUtils.CONSTRUCTION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.message.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.axis2.jaxws.server.InvocationListenerBean.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum javax.jws.soap.SOAPBinding.ParameterStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Style
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.soap.SOAPBinding.Use
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.jws.WebParam.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.ws.handler.MessageContext.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum javax.xml.ws.Service.Mode
Returns an array containing the constants of this enum type, in the order they're declared.
values - Variable in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
values() - Static method in enum org.apache.axis2.jaxws.core.controller.InvocationPattern
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.description.AttachmentType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.description.DescriptionFactory.UpdateType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.description.validator.Validator.ValidationLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.axis2.jaxws.handler.AttachmentsAdapter
 
values() - Method in class org.apache.axis2.jaxws.handler.BaseMessageContext
 
values() - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.handler.HandlerChainProcessor.MEP
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.axis2.jaxws.handler.MEPContext
 
values() - Method in class org.apache.axis2.jaxws.handler.SOAPHeadersAdapter
 
values() - Method in class org.apache.axis2.jaxws.handler.TransportHeadersAdapter
 
values() - Static method in enum org.apache.axis2.jaxws.message.databinding.JAXBUtils.CONSTRUCTION_TYPE
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.message.Protocol
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.axis2.jaxws.server.InvocationListenerBean.State
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.axis2.transport.http.CommonsTransportHeaders
 
values() - Method in class org.apache.axis2.transport.http.TransportHeaders
 
ValueType - Class in org.apache.axis2.corba.idl.types
 
ValueType() - Constructor for class org.apache.axis2.corba.idl.types.ValueType
 
verify(String, SSLSession) - Method in class org.apache.axis2.transport.nhttp.HostnameVerifier.AbstractVerifier
The javax.net.ssl.HostnameVerifier contract.
verify(String, SSLSession) - Method in interface org.apache.axis2.transport.nhttp.HostnameVerifier
 
Version - Class in org.apache.axis2
Little utility to get the version and build date of the axis2.jar.
Version() - Constructor for class org.apache.axis2.Version
 
VERSION_SNAPSHOT - Static variable in class org.apache.axis2.description.AxisModule
 
VERSIONMISMATCH - Static variable in class org.apache.axis2.jaxws.message.XMLFaultCode
 
VIEW_GLOBAL_HANDLERS - Static variable in class org.apache.axis2.Constants
 
VIEW_SERVICE_HANDLERS - Static variable in class org.apache.axis2.Constants
 
visit(AST) - Method in class org.apache.axis2.corba.idl.parser.IDLVisitor
 
VOCAB - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
VOID - Static variable in interface org.apache.axis2.corba.deployer.CorbaConstants
 

W

W3CEndpointReference - Class in javax.xml.ws.wsaddressing
Java class for EndpointReferenceType complex type.
W3CEndpointReference() - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReference
 
W3CEndpointReference(Source) - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReference
 
W3CEndpointReferenceBuilder - Class in javax.xml.ws.wsaddressing
 
W3CEndpointReferenceBuilder() - Constructor for class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
WAITING - Static variable in class org.apache.axis2.transport.RequestResponseTransport.RequestResponseTransportStatus
awaitResponse has been called.
walkSchema(AxisMessage, String) - Method in class org.apache.axis2.wsdl.codegen.extension.JAXWSWapperExtension
 
walkSchema(AxisMessage, String) - Method in class org.apache.axis2.wsdl.codegen.extension.SchemaUnwrapperExtension
walk the given schema element For a successful unwrapping the element should have the following structure < element > < complexType > < sequence > < element /> < /sequence > < /complexType > < /element >
WarBasedAxisConfigurator - Class in org.apache.axis2.deployment
Processes the init parameters for the AxisServlet.
WarBasedAxisConfigurator(ServletConfig) - Constructor for class org.apache.axis2.deployment.WarBasedAxisConfigurator
Default constructor for configurator.
WarBasedWSDLLocator - Class in org.apache.axis2.deployment.resolver
 
WarBasedWSDLLocator(String, ClassLoader, InputStream) - Constructor for class org.apache.axis2.deployment.resolver.WarBasedWSDLLocator
 
WarFileBasedURIResolver - Class in org.apache.axis2.deployment.resolver
 
WarFileBasedURIResolver(ClassLoader) - Constructor for class org.apache.axis2.deployment.resolver.WarFileBasedURIResolver
 
warning(SAXParseException) - Method in class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
WEB_METHOD - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_PARAM - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_RESULT - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_SERVICE - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WEB_SERVICE_PROVIDER - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WebEndpoint - Annotation Type in javax.xml.ws
 
WebEndpointAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebFault - Annotation Type in javax.xml.ws
 
WebFaultAnnot - Class in org.apache.axis2.jaxws.description.builder
 
webLocationString - Static variable in class org.apache.axis2.deployment.DeploymentEngine
 
WebMethod - Annotation Type in javax.jws
 
WebMethodAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebParam - Annotation Type in javax.jws
 
WebParam.Mode - Enum in javax.jws
 
WebParamAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebResult - Annotation Type in javax.jws
 
WebResultAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebService - Annotation Type in javax.jws
 
WEBSERVICE_MESSAGE_CONTEXT - Static variable in class org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl
 
WebServiceAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebServiceClient - Annotation Type in javax.xml.ws
 
WebServiceClientAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebServiceContext - Interface in javax.xml.ws
 
WebServiceContextAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebServiceContextImpl - Class in org.apache.axis2.jaxws.context
 
WebServiceContextImpl() - Constructor for class org.apache.axis2.jaxws.context.WebServiceContextImpl
 
WebServiceContextInjector - Interface in org.apache.axis2.jaxws.server.endpoint.injection
 
WebServiceContextInjectorImpl - Class in org.apache.axis2.jaxws.server.endpoint.injection.impl
 
WebServiceContextInjectorImpl() - Constructor for class org.apache.axis2.jaxws.server.endpoint.injection.impl.WebServiceContextInjectorImpl
 
WebServiceException - Exception in javax.xml.ws
 
WebServiceException() - Constructor for exception javax.xml.ws.WebServiceException
 
WebServiceException(String) - Constructor for exception javax.xml.ws.WebServiceException
 
WebServiceException(String, Throwable) - Constructor for exception javax.xml.ws.WebServiceException
 
WebServiceException(Throwable) - Constructor for exception javax.xml.ws.WebServiceException
 
WebServiceFeature - Class in javax.xml.ws
 
WebServiceFeature() - Constructor for class javax.xml.ws.WebServiceFeature
 
WebServiceFeatureAnnotation - Annotation Type in javax.xml.ws.spi
 
WebServicePermission - Class in javax.xml.ws
 
WebServicePermission(String) - Constructor for class javax.xml.ws.WebServicePermission
 
WebServicePermission(String, String) - Constructor for class javax.xml.ws.WebServicePermission
 
WebServiceProvider - Annotation Type in javax.xml.ws
 
WebServiceProviderAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebServiceRef - Annotation Type in javax.xml.ws
 
WebServiceRefAnnot - Class in org.apache.axis2.jaxws.description.builder
 
WebServiceRefs - Annotation Type in javax.xml.ws
 
WHTTP_METHOD_WSDLX_NOTSAFE - Static variable in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
WHTTP_METHOD_WSDLX_SAFE - Static variable in class org.apache.axis2.description.WSDL20DefaultValueHolder
 
WIDE_CHAR_LITERAL - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
wide_char_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
wide_character_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
wide_string_literal() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
WIDE_STRING_LITERAL - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
wide_string_type() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
WITHOUT_DATABIND_CODE - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.ExtensionArguments
 
Worker - Interface in org.apache.axis2.transport.http.server
 
WorkerFactory - Interface in org.apache.axis2.transport.http.server
 
WorkerPool - Interface in org.apache.axis2.transport.nhttp.util
 
WorkerPoolFactory - Class in org.apache.axis2.transport.nhttp.util
Dynamically select util.concurrent implemenation
WorkerPoolFactory() - Constructor for class org.apache.axis2.transport.nhttp.util.WorkerPoolFactory
 
wrap(Class, List<String>, Map<String, Object>, Map<String, PropertyDescriptorPlus>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
wrap Creates a jaxb object that is initialized with the child objects.
wrap(Class, List<String>, Map<String, Object>) - Method in class org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl
 
wrap(Class, List<String>, Map<String, Object>, Map<String, PropertyDescriptorPlus>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
wrap Creates a jaxb object that is initialized with the child objects.
wrap(Class, List<String>, Map<String, Object>) - Method in interface org.apache.axis2.jaxws.wrapper.JAXBWrapperTool
wrap Creates a jaxb object that is initialized with the child objects.
WRAP_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.CStructWriter
 
WRAPPED_DATABINDING_CLASS_NAME - Static variable in class org.apache.axis2.schema.writer.JavaBeanWriter
 
wrapped_jaxws - Variable in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
WRAPPED_OUTPUTNAME_SUFFIX - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WRAPPER_PARAM - Static variable in class org.apache.axis2.transport.jms.JMSConstants
The Parameter name indicating the wrapper element for non SOAP/XML messages
WrappingXMLStreamReader - Class in org.apache.axis2.databinding.utils.reader
 
WrappingXMLStreamReader(XMLStreamReader) - Constructor for class org.apache.axis2.databinding.utils.reader.WrappingXMLStreamReader
 
write(byte[], int, int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(byte[]) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
write(byte[], int, int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
write(byte[]) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
write(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.AbstractCollectionValue
 
write(Object, DataType, OutputStream) - Method in class org.apache.axis2.corba.idl.values.AbstractValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.AliasValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.ArrayValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.EnumValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.SequenceValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.StructValue
 
write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.UnionValue
 
write(byte[]) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
Write bytes to the stream.
write(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
write(QName, Map, Map, BeanWriterMetaInfoHolder, boolean) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a complex type
write(XmlSchemaElement, Map, Map, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a element
write(XmlSchemaSimpleType, Map, Map, BeanWriterMetaInfoHolder) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write a simple type
write(XmlSchemaElement, Map, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(QName, Map, Map, BeanWriterMetaInfoHolder, boolean) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaSimpleType, Map, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.CStructWriter
 
write(XmlSchemaElement, Map, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
write(QName, Map, Map, BeanWriterMetaInfoHolder, boolean) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
`
write(XmlSchemaSimpleType, Map, Map, BeanWriterMetaInfoHolder) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
WRITE_SCHEMA_CLASSES - Static variable in class org.apache.axis2.schema.SchemaConstants.SchemaCompilerArguments
 
WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
Specifies whether the SOAP Message should contain an XML declaration.
writeAntBuild() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the Ant build.
writeArrayList(ObjectOutput, ArrayList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an array of objects to the specified output stream.
writeAttribute(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeAttribute(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeAttribute(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeAttribute(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeAttribute(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeBatch() - Method in interface org.apache.axis2.schema.writer.BeanWriter
Writes a wrapped class.
writeBatch() - Method in class org.apache.axis2.schema.writer.CStructWriter
 
writeBatch() - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
 
writeBoolean(boolean) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeBoolean(boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeBuildScript() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Write the Build Script
writeByte(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeByte(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeBytes(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeBytes(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeBytes() - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeCallBackHandlers() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the callback handlers.
writeCData(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeCData(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeCData(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeCData(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeChar(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeChar(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeCharacters(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeCharacters(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeCharacters(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeCharacters(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeChars(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeChars(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeComment(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeComment(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeComment(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeComment(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeCServiceSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
writeCSkel() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Writes the Skel.
writeCStub() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
Writes the Stub.
writeDataHandler(DataHandler) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeDataHandler(DataHandler) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeDataHandler(DataHandler) - Method in interface org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeDouble(double) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeDouble(double) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeDTD(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeDTD(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeDTD(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeDTD(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEmptyElement(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEmptyElement(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEmptyElement(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEndDocument() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEndDocument() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEndDocument() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEndDocument() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEndElement() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEndElement() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEndElement() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEndElement() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeEntityRef(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeEntityRef(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeEntityRef(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeEntityRef(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeExceptions() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the exceptions.
writeExceptions() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
Writes the exception calsses.
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in interface org.apache.axis2.schema.writer.BeanWriter
Write the extensions mapper component - this is relevant to only the OOP languages and a particular implementation may ignore this
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.CStructWriter
Keep unimplemented
writeExtensionMapper(BeanWriterMetaInfoHolder[]) - Method in class org.apache.axis2.schema.writer.JavaBeanWriter
Write the extension classes - this is needed to process the hierarchy of classes
writeExternal(ObjectOutput) - Method in class org.apache.axis2.addressing.EndpointReference
Write the EPR to the specified OutputStream.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.addressing.RelatesTo
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.client.Options
Save the contents of this object.
writeExternal(ObjectOutput, MessageContext, String, OMOutputFormat) - Static method in class org.apache.axis2.context.externalize.MessageExternalizeUtils
Write out the Message
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.MessageContext
Save the contents of this MessageContext instance.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.OperationContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.ServiceContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.ServiceGroupContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.context.SessionContext
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.description.Parameter
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.description.ParameterIncludeImpl
Save the contents of this object.
writeExternal(ObjectOutput) - Method in class org.apache.axis2.util.MetaDataEntry
Save the contents of this object
writeExternal(ObjectOutput) - Method in class org.apache.axis2.util.SelfManagedDataHolder
 
writeFields() - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeFile(Document, FileWriter) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
A resusable method for the implementation of interface and implementation writing.
writeFloat(float) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeFloat(float) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeHashMap(ObjectOutput, HashMap, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a hashmap of objects to the specified output stream.
writeInt(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeInt(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeInterface(boolean) - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the interfaces.
writeInterfaceImplementation() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the implementations.
writeItem(Object, boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Writes pair of objects to the stream.
writeLinkedList(ObjectOutput, LinkedList, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a linked list of objects to the specified output stream.
writeList(List) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Write a list.
writeLong(long) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeLong(long) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeMap(Map) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Write a map FORMAT for null map EMPTY_OBJECT FORMAT for non-empty map ACTIVE_OBJECT for each contained key value pair writePair EMPTY_OBJECT (indicates end of the list
writeMessage(MessageContext, OutputStream) - Static method in class org.apache.axis2.transport.TransportUtils
 
writeMessageReceiver() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Writes the message receiver
writeMimeMessage(MessageContext, OutputStream) - Method in class org.apache.axis2.transport.mail.MailTransportSender
 
writeNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeNamespace(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeNamespace(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeObject(Object) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeObject(Object) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeObject(ObjectOutput, Object, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write an object to the specified output stream.
writePair(Object, boolean, Object, boolean) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
Writes pair of objects to the stream.
writeProcessingInstruction(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeProcessingInstruction(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeProcessingInstruction(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeProcessingInstruction(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeReplace() - Method in class org.apache.axis2.databinding.types.NegativeInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.NonNegativeInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.NonPositiveInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeReplace() - Method in class org.apache.axis2.databinding.types.PositiveInteger
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.AxisRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity
 
writeRequest(OutputStream) - Method in class org.apache.axis2.transport.http.RESTRequestEntity2
 
writeSchema(XmlSchema, String) - Method in class org.apache.axis2.wsdl.codegen.writer.SchemaWriter
 
writeServiceClass() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
Write the service class
writeServiceEndpointInterface() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
Write the service endpoint interface
writeServiceEndpointInterfaceImpl() - Method in class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter
 
writeServiceXml() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the service XML
writeServiceXml() - Method in class org.apache.axis2.wsdl.codegen.emitter.CEmitter
 
writeShort(int) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeShort(int) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeSkeleton() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
 
writeSkeletonInterface() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the skeletonInterface
writeStartDocument() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartDocument(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartDocument(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartDocument() - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartDocument(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartDocument(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartDocument() - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartDocument(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartDocument() - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartDocument(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartDocument(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareOMBuilder
 
writeStartElement(String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.MTOMAwareXMLSerializer
 
writeStartElement(String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.databinding.utils.writer.OMElementStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String, String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeStartElement(String) - Method in class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
writeString(ObjectOutput, String, String) - Static method in class org.apache.axis2.util.ObjectStateUtils
Write a string to the specified output stream.
writeTestClasses() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write the test classes
writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
Writes this SOAPMessage object to the given output stream.
writeTo(Result) - Method in class javax.xml.ws.EndpointReference
 
writeTo(Result) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReference
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.fastinfoset.FastInfosetMessageFormatter
Write the SOAP envelop to the given OutputStream.
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.fastinfoset.FastInfosetPOXMessageFormatter
Write the SOAP envelop to the given OutputStream.
writeTo(Result) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReference
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.json.JSONMessageFormatter
Writes the JSON message to the output stream with the correct convention.
writeTo(OutputStream) - Method in class org.apache.axis2.saaj.SOAPMessageImpl
Writes this SOAPMessage object to the given output stream.
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.ApplicationXMLFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.MultipartFormDataFormatter
To support deffered writing transports as in http chunking..
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.SOAPMessageFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
writeTo(MessageContext, OMOutputFormat, OutputStream, boolean) - Method in interface org.apache.axis2.transport.MessageFormatter
To support deffered writing transports as in http chunking..
writeToMemory(byte[], int) - Method in class org.apache.axis2.saaj.util.SAAJDataSource
This method is a low level write.
writeUTF(String) - Method in class org.apache.axis2.context.externalize.DebugObjectOutputStream
 
writeUTF(String) - Method in class org.apache.axis2.context.externalize.SafeObjectOutputStream
 
writeWSDL(AxisService) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
writeWSDL(AxisService, Definition, Map) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
writeWSDL(AxisService) - Method in class org.apache.axis2.wsdl.codegen.writer.WSDL20Writer
 
writeWSDLFiles() - Method in class org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter
Write out the WSDL files (and the schemas) writing the WSDL (and schemas) is somewhat special so we cannot follow the usual pattern of using the class writer
WS - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
WS_ADDRESSING_VERSION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_ANONYMOUS_URL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_ANONYMOUS_URL - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_DEFAULT_METADATA_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_DEFAULT_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_DEFAULT_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_DEFAULT_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_ENDPOINT_REFERENCE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_FAULT_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_FROM - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_INTERFACE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_INTERFACE_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_IS_REFERENCE_PARAMETER_ATTRIBUTE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_MESSAGE_ID - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_METADATA - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_NONE_URI - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_ORIGINAL_METADATA_PREFIX - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_POLICIES - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_RELATES_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_RELATES_TO_RELATIONSHIP_TYPE - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_RELATES_TO_RELATIONSHIP_TYPE_DEFAULT_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
Deprecated. use AddressingConstants.Final.WSA_DEFAULT_RELATIONSHIP_TYPE instead.
WSA_RELATES_TO_RELATIONSHIP_TYPE_DEFAULT_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
Deprecated. use AddressingConstants.Submission.WSA_DEFAULT_RELATIONSHIP_TYPE instead.
WSA_REPLY_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_SERVICE_NAME_ENDPOINT_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_SERVICE_NAME_ENDPOINT_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
WSA_SOAP_FAULT_ACTION - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSA_TO - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSA_TYPE_ATTRIBUTE_VALUE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAD_NS - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSAM_INVOCATION_PATTERN_ASYNCHRONOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_BOTH - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_PARAMETER_NAME - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_INVOCATION_PATTERN_SYNCHRONOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants
 
WSAM_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
wsamQName - Static variable in class org.apache.axis2.addressing.metadata.InterfaceName
 
wsamQName - Static variable in class org.apache.axis2.addressing.metadata.ServiceName
 
WSAW_ANONYMOUS - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_NAMESPACE - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Final
 
WSAW_USING_ADDRESSING - Static variable in interface org.apache.axis2.addressing.AddressingConstants.Submission
 
wsawQName - Static variable in class org.apache.axis2.addressing.metadata.InterfaceName
 
wsawQName - Static variable in class org.apache.axis2.addressing.metadata.ServiceName
 
WSDL11ActionHelper - Class in org.apache.axis2.addressing.wsdl
The WSDL11ActionHelper provides 3 static methods to determine the correct wsa:Action value from a wsdl4j Input/Output/Fault object.
WSDL11ActionHelper() - Constructor for class org.apache.axis2.addressing.wsdl.WSDL11ActionHelper
 
WSDL11DefaultActionPatternHelper - Class in org.apache.axis2.addressing.wsdl
Generates a wsa:Action value using the Default Action Pattern defined at http://www.w3.org/TR/2006/WD-ws-addr-wsdl-20060216/#defactionwsdl11
WSDL11DefaultActionPatternHelper() - Constructor for class org.apache.axis2.addressing.wsdl.WSDL11DefaultActionPatternHelper
 
WSDL11ToAllAxisServicesBuilder - Class in org.apache.axis2.description
Extends the WSDL11ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each port on each service in the WSDL 1.1 file.
WSDL11ToAllAxisServicesBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
Class constructor.
WSDL11ToAllAxisServicesBuilder(Definition) - Constructor for class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL11ToAllAxisServicesBuilder(Definition, String) - Constructor for class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL11ToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDL11ToAxisServiceBuilder(InputStream, QName, String) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
constructor taking in the service name and the port name
WSDL11ToAxisServiceBuilder(Definition, QName, String) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder(Definition, QName, String, boolean) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder(InputStream, AxisService) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException - Exception in org.apache.axis2.description
Inner class declaration for the processing exceptions
WSDL11ToAxisServiceBuilder.WSDLProcessingException() - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(String) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(Throwable) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11ToAxisServiceBuilder.WSDLProcessingException(String, Throwable) - Constructor for exception org.apache.axis2.description.WSDL11ToAxisServiceBuilder.WSDLProcessingException
 
WSDL11Writer - Class in org.apache.axis2.wsdl.codegen.writer
 
WSDL11Writer(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.WSDL11Writer
 
WSDL1_1_NAMESPACE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL1_1_NAMESPACE
WSDL20DefaultValueHolder - Class in org.apache.axis2.description
 
WSDL20DefaultValueHolder() - Constructor for class org.apache.axis2.description.WSDL20DefaultValueHolder
 
WSDL20ToAllAxisServicesBuilder - Class in org.apache.axis2.description
Extends the WSDL20ToAxisServiceBuilder class to provide functionality to return multiple AxisService objects; one for each endpoint on each service in the WSDL 2.0 file.
WSDL20ToAllAxisServicesBuilder(InputStream) - Constructor for class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
Class constructor.
WSDL20ToAllAxisServicesBuilder(String, String) - Constructor for class org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder
 
WSDL20ToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDL20ToAxisServiceBuilder(InputStream, QName, String) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, String, String) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, String, String, boolean) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, QName) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20ToAxisServiceBuilder(String, AxisService) - Constructor for class org.apache.axis2.description.WSDL20ToAxisServiceBuilder
 
WSDL20Util - Class in org.apache.axis2.util
 
WSDL20Util() - Constructor for class org.apache.axis2.util.WSDL20Util
 
WSDL20Writer - Class in org.apache.axis2.wsdl.codegen.writer
 
WSDL20Writer(File) - Constructor for class org.apache.axis2.wsdl.codegen.writer.WSDL20Writer
 
WSDL2_0_NAMESPACE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL2_0_NAMESPACE
WSDL2C - Class in org.apache.axis2.wsdl
 
WSDL2C() - Constructor for class org.apache.axis2.wsdl.WSDL2C
 
WSDL2Code - Class in org.apache.axis2.wsdl
 
WSDL2Code() - Constructor for class org.apache.axis2.wsdl.WSDL2Code
 
WSDL2Constants - Interface in org.apache.axis2.description
 
WSDL2Java - Class in org.apache.axis2.wsdl
 
WSDL2Java() - Constructor for class org.apache.axis2.wsdl.WSDL2Java
 
WSDL2JavaOptionsValidator - Class in org.apache.axis2.wsdl.util
 
WSDL2JavaOptionsValidator() - Constructor for class org.apache.axis2.wsdl.util.WSDL2JavaOptionsValidator
 
wsdl4jDefinition - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDL4JImportedWSDLHelper - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J defintion which includes imports.
WSDL4JImportedWSDLHelper() - Constructor for class org.apache.axis2.wsdl.util.WSDL4JImportedWSDLHelper
 
WSDL4JWrapper - Class in org.apache.axis2.jaxws.util
Implementation of WSDLWrapper interface which controls access to the underlying Definition (WSDLDefinitionWrapper).
WSDL4JWrapper(URL) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Deprecated. Use a constructor that passes in the ConfigContext, or memoryLimit parameter
WSDL4JWrapper(URL, boolean, int) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
WSDL4JWrapper(URL, JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Deprecated. use a constructor with a ConfigurationContext or limitMemory parameter
WSDL4JWrapper(URL, JAXWSCatalogManager, boolean) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
WSDL4JWrapper(URL, JAXWSCatalogManager, boolean, int) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
WSDL4JWrapper(URL, ConfigurationContext, JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
WSDL4JWrapper(URL, ConfigurationContext) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
 
WSDL4JWrapper(URL, Definition) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Deprecated. Use a constructor that has a ConfigContext or memoryLimit parameter
WSDL4JWrapper(URL, Definition, ConfigurationContext) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL4JWrapper(URL, Definition, boolean, int) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL4JWrapper(URL, Definition, JAXWSCatalogManager, boolean, int) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL4JWrapper(URL, Definition, JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Deprecated. Use a constructor with a ConfigurationContext or memory limit setting
WSDL4JWrapper(URL, Definition, ConfigurationContext, JAXWSCatalogManager) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL4JWrapper(Definition) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Deprecated. Use WSDL4JWrapper(Definition,ConfigurationContext)
WSDL4JWrapper(Definition, boolean, int) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL4JWrapper(Definition, ConfigurationContext) - Constructor for class org.apache.axis2.jaxws.util.WSDL4JWrapper
Constructor
WSDL_1_1 - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_1_1_STYLE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_20_DESCRIPTION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_2_0 - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_4_J_DEFINITION - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_COMPOSITE - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_CONTENT - Static variable in class org.apache.axis2.Constants
 
WSDL_DEFINITION - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_DESCRIPTION - Static variable in interface javax.xml.ws.handler.MessageContext
 
WSDL_EXTENTION_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_FILE_NAME - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_INTERFACE - Static variable in interface javax.xml.ws.handler.MessageContext
 
WSDL_LOCATION - Static variable in interface org.apache.axis2.description.java2wsdl.AnnotationConstants
 
WSDL_LOCATION - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_LOCATION_URI_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_MESSAGE_DIRECTION_IN - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL_MESSAGE_DIRECTION_IN
WSDL_MESSAGE_DIRECTION_OUT - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
Field WSDL_MESSAGE_DIRECTION_OUT
WSDL_MESSAGE_IN_MESSAGE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_MESSAGE_OUT_MESSAGE - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_NAMESPACE - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_NAMESPACE - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_OPERATION - Static variable in interface javax.xml.ws.handler.MessageContext
 
WSDL_PORT - Static variable in class javax.xml.ws.Endpoint
 
WSDL_PORT - Static variable in interface javax.xml.ws.handler.MessageContext
 
WSDL_PORT - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL_PORT - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_PORTTYPE_NAME - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_RPC_PREFIX - Static variable in interface org.apache.axis2.description.WSDL2Constants
 
WSDL_SERVICE - Static variable in class javax.xml.ws.Endpoint
 
WSDL_SERVICE - Static variable in interface javax.xml.ws.handler.MessageContext
 
WSDL_SERVICE_QNAME - Static variable in class org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder
 
WSDL_SERVICE_QNAME - Static variable in class org.apache.axis2.jaxws.description.builder.MDQConstants
 
WSDL_USE_ENCODED - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_USE_LITERAL - Static variable in interface org.apache.axis2.wsdl.WSDLConstants
 
WSDL_VERSION_1 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_1 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2 - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_2 - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_2_OPTIONAL - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_2_OPTIONAL - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_OPTION - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
WSDL_VERSION_OPTION_LONG - Static variable in interface org.apache.axis2.description.java2wsdl.Java2WSDLConstants
 
WSDL_VERSION_OPTION_LONG - Static variable in interface org.apache.axis2.util.CommandLineOptionConstants.WSDL2JavaConstants
 
wsdlBaseDocumentURI - Variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
WSDLBasedPolicyProcessor - Class in org.apache.axis2.client
 
WSDLBasedPolicyProcessor(ConfigurationContext) - Constructor for class org.apache.axis2.client.WSDLBasedPolicyProcessor
 
WsdlComposite - Class in org.apache.axis2.jaxws.description.builder
 
WsdlComposite() - Constructor for class org.apache.axis2.jaxws.description.builder.WsdlComposite
 
WSDLConstants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL11Constants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL20_2004_Constants - Interface in org.apache.axis2.wsdl
 
WSDLConstants.WSDL20_2006Constants - Interface in org.apache.axis2.wsdl
 
WSDLDataLocator - Class in org.apache.axis2.dataretrieval
Axis 2 Data Locator responsibles for retrieving WSDL metadata.
WSDLDataLocator() - Constructor for class org.apache.axis2.dataretrieval.WSDLDataLocator
 
WSDLDataLocator(ServiceData[]) - Constructor for class org.apache.axis2.dataretrieval.WSDLDataLocator
Constructor
WSDLDefinitionWrapper - Class in org.apache.axis2.wsdl.util
There are cases where a WSDL definition is kept in memory in case it needs to be accessed during runtime.
WSDLDefinitionWrapper(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Deprecated. because this constructor does not provide any guidance for memory usage
WSDLDefinitionWrapper(Definition, boolean, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
WSDLDefinitionWrapper(Definition, AxisConfiguration) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
 
WSDLDefinitionWrapper(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Deprecated. use a constructor with a AxisConfiguration or memory limit parameter
WSDLDefinitionWrapper(Definition, URL, boolean) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, boolean, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, int) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
WSDLDefinitionWrapper(Definition, URL, AxisConfiguration) - Constructor for class org.apache.axis2.wsdl.util.WSDLDefinitionWrapper
Constructor
wsdlDocumentLocation(String) - Method in class javax.xml.ws.wsaddressing.W3CEndpointReferenceBuilder
 
wsdlDocumentLocation(String) - Method in class org.apache.axis2.jaxws.addressing.SubmissionEndpointReferenceBuilder
Add the URI from where the WSDL for the endpoint that the endpoint reference will target can be retrieved.
wsdlFile - Variable in class org.apache.axis2.jaxws.description.xml.handler.ServiceRefType
 
WsdlGenerator - Interface in org.apache.axis2.jaxws.description.builder
 
WSDLLocation - Class in org.apache.axis2.addressing.metadata
 
WSDLLocation() - Constructor for class org.apache.axis2.addressing.metadata.WSDLLocation
 
WSDLLocation(String, String) - Constructor for class org.apache.axis2.addressing.metadata.WSDLLocation
 
wsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceAnnot
 
wsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceClientAnnot
 
wsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceProviderAnnot
 
wsdlLocation() - Method in class org.apache.axis2.jaxws.description.builder.WebServiceRefAnnot
 
WSDLPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
WSDLPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.WSDLPrettyPrinterExtension
 
WSDLReaderConfigurator - Interface in org.apache.axis2.jaxws.wsdl
This interface will be implemented by classes that wish to configure an instance of a WSDLReader object.
WSDLReaderConfiguratorImpl - Class in org.apache.axis2.jaxws.wsdl
An instance of this class will be registered with the MetadataFactoryRegistry and will be retrieved when a WSDLReader instance is created.
WSDLReaderConfiguratorImpl() - Constructor for class org.apache.axis2.jaxws.wsdl.WSDLReaderConfiguratorImpl
 
WSDLSerializationUtil - Class in org.apache.axis2.util
Helps the AxisService to WSDL process
WSDLSerializationUtil() - Constructor for class org.apache.axis2.util.WSDLSerializationUtil
 
WSDLSupplier - Interface in org.apache.axis2.dataretrieval
Return a WSDL as an OMElement.
WSDLToAxisServiceBuilder - Class in org.apache.axis2.description
 
WSDLToAxisServiceBuilder() - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLToAxisServiceBuilder(InputStream, QName) - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLToAxisServiceBuilder(InputStream, AxisService) - Constructor for class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
WSDLUtil - Class in org.apache.axis2.wsdl
Some utility methods for the WSDL users
WSDLUtil() - Constructor for class org.apache.axis2.wsdl.WSDLUtil
 
WSDLValidatorExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
WSDLValidatorExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.WSDLValidatorExtension
 
WSDLWrapper - Interface in org.apache.axis2.jaxws.util
Defines WSDL Access methods
WSDLWrapperBasicImpl - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperBasicImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Constructor
WSDLWrapperBasicImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperBasicImpl
Constructor
WSDLWrapperImpl - Interface in org.apache.axis2.wsdl.util
This interface provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperReloadImpl - Class in org.apache.axis2.wsdl.util
This class provides support for processing a WSDL4J definition with a lower memory footprint.
WSDLWrapperReloadImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Constructor The WSDL Defintion object is owned by the WSDLWrapperReloadImpl object.
WSDLWrapperReloadImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperReloadImpl
Constructor The WSDL Defintion object is owned by the WSDLWrapperReloadImpl object.
WSDLWrapperSaveImpl - Class in org.apache.axis2.wsdl.util
There are cases where a WSDL definition is kept in memory in case it needs to be accessed during runtime.
WSDLWrapperSaveImpl(Definition) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Constructor
WSDLWrapperSaveImpl(Definition, URL) - Constructor for class org.apache.axis2.wsdl.util.WSDLWrapperSaveImpl
Constructor
WSInfo - Class in org.apache.axis2.deployment.repository.util
 
WSInfo(String, long, Deployer, int) - Constructor for class org.apache.axis2.deployment.repository.util.WSInfo
 
WSInfoList - Class in org.apache.axis2.deployment.repository.util
 
WSInfoList(DeploymentEngine) - Constructor for class org.apache.axis2.deployment.repository.util.WSInfoList
 
wsInfoList - Variable in class org.apache.axis2.deployment.RepositoryListener
Reference to a WSInfoList
wsToDeploy - Variable in class org.apache.axis2.deployment.DeploymentEngine
Stores all the web Services to deploy.
wsToUnDeploy - Variable in class org.apache.axis2.deployment.DeploymentEngine
Stores all the web Services to undeploy.

X

X_SERVICE_PATH - Static variable in class org.apache.axis2.transport.mail.Constants
 
XFormURLEncodedBuilder - Class in org.apache.axis2.builder
 
XFormURLEncodedBuilder() - Constructor for class org.apache.axis2.builder.XFormURLEncodedBuilder
 
XFormURLEncodedFormatter - Class in org.apache.axis2.transport.http
Formates the request message as application/x-www-form-urlencoded
XFormURLEncodedFormatter() - Constructor for class org.apache.axis2.transport.http.XFormURLEncodedFormatter
 
XMIME_CONTENT_TYPE_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XML_LANG - Static variable in class org.apache.axis2.namespace.Constants
 
XML_NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDL11ToAxisServiceBuilder
 
XML_SCHEMA_COMPLEX_TYPE_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_ELEMENT_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_IMPORT_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_SCHEMA_SEQUENCE_LOCAL_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XML_STREAM_EXCEPTION - Static variable in class org.apache.axis2.deployment.DeploymentErrorMsgs
 
XMLBEANS_CONFIG_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBEANS_PROCESS_METHOD - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBEANS_UTILITY_CLASS - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLBeansExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
XMLBeansExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XMLChar - Class in org.apache.axis2.util
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.axis2.util.XMLChar
 
XmlComplexType - Class in org.apache.axis2.wsdl.codegen.schema
this class represents an xml complex type
XmlComplexType() - Constructor for class org.apache.axis2.wsdl.codegen.schema.XmlComplexType
 
XMLDispatch<T> - Class in org.apache.axis2.jaxws.client.dispatch
 
XMLDispatch(ServiceDelegate, EndpointDescription, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
XMLDispatch(ServiceDelegate, EndpointDescription, EndpointReference, String, WebServiceFeature...) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatch
 
XMLDispatchAsyncListener - Class in org.apache.axis2.jaxws.client.dispatch
The XMLDispatchAsyncListener is an extension of the AsyncResponse class to provide proper deserialization into the target format (XML String or Source).
XMLDispatchAsyncListener(EndpointDescription) - Constructor for class org.apache.axis2.jaxws.client.dispatch.XMLDispatchAsyncListener
 
XmlElement - Class in org.apache.axis2.wsdl.codegen.schema
this class represents an xml element
XmlElement() - Constructor for class org.apache.axis2.wsdl.codegen.schema.XmlElement
 
XMLFault - Class in org.apache.axis2.jaxws.message
This is a value class that is an agnostic representation of a fault.
XMLFault(XMLFaultCode, XMLFaultReason, Block[]) - Constructor for class org.apache.axis2.jaxws.message.XMLFault
Construct Application XMLFault with minimum required information
XMLFault(XMLFaultCode, XMLFaultReason) - Constructor for class org.apache.axis2.jaxws.message.XMLFault
Construct System XMLFault with minimum required information
XMLFaultCode - Class in org.apache.axis2.jaxws.message
Agnostic representation of SOAP 1.1 and SOAP 1.2 fault code values.
XMLFaultCode(QName) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultCode
 
XMLFaultReason - Class in org.apache.axis2.jaxws.message
Agnostic representation of a Fault Reason/faultstring.
XMLFaultReason(String, String) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultReason
A Fault Reason has the reason text and language
XMLFaultReason(String) - Constructor for class org.apache.axis2.jaxws.message.XMLFaultReason
A Fault Reason with the default language
XMLFaultUtils - Class in org.apache.axis2.jaxws.message.util
Collection of utilities used by the Message implementation to process XMLFaults.
XMLFaultUtils() - Constructor for class org.apache.axis2.jaxws.message.util.XMLFaultUtils
 
XmlImport - Class in org.apache.axis2.wsdl.codegen.schema
this class represents an xml schema import
XmlImport() - Constructor for class org.apache.axis2.wsdl.codegen.schema.XmlImport
 
xmlNameJavaNameMap - Variable in class org.apache.axis2.schema.BeanWriterMetaInfoHolder
 
xmlNameToJava(String) - Static method in class org.apache.axis2.util.JavaUtils
 
xmlNameToJavaIdentifier(String) - Static method in class org.apache.axis2.util.JavaUtils
converts an xml name to a java identifier
XMLNS_AXIS2WRAPPED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLNS_NAMESPACE_URI - Static variable in class org.apache.axis2.wsdl.codegen.schema.XmlSchema
 
XMLPart - Interface in org.apache.axis2.jaxws.message
XMLPart The XML portion of a Message The JAX-WS implementation (proxy, message receiver, etc.) interact with the Message via Blocks.
XMLPartBase - Class in org.apache.axis2.jaxws.message.impl
XMLPartBase class for an XMLPart An XMLPart is an abstraction of the xml portion of the message.
XMLPartFactory - Interface in org.apache.axis2.jaxws.message.factory
XMLPartFactory

Creates an XMLPart object.

XMLPartFactoryImpl - Class in org.apache.axis2.jaxws.message.impl
MessageFactoryImpl
XMLPartFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.impl.XMLPartFactoryImpl
Default Constructor required for Factory
XMLPartImpl - Class in org.apache.axis2.jaxws.message.impl
XMLPartImpl

This class extends the implementation of the XMLPartBase so that it can define the transformations between OM, SAAJ SOAPEnvelope and XMLSpine.

XMLPrettyPrinter - Class in org.apache.axis2.util
An XML pretty printer based on xsl stylesheets
XMLPrettyPrinter() - Constructor for class org.apache.axis2.util.XMLPrettyPrinter
 
XMLPrettyPrinterExtension - Class in org.apache.axis2.wsdl.codegen.extension
 
XMLPrettyPrinterExtension() - Constructor for class org.apache.axis2.wsdl.codegen.extension.XMLPrettyPrinterExtension
 
XMLRootElementUtil - Class in org.apache.axis2.jaxws.utility
 
XmlSchema - Class in org.apache.axis2.wsdl.codegen.schema
this class represents and schema object.
XmlSchema() - Constructor for class org.apache.axis2.wsdl.codegen.schema.XmlSchema
 
XmlSchema(String) - Constructor for class org.apache.axis2.wsdl.codegen.schema.XmlSchema
 
XMLSCHEMA_NAMESPACE_PREFIX - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XMLSCHEMA_NAMESPACE_URI - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
xmlSchemaCollection - Variable in class org.apache.axis2.corba.deployer.SchemaGenerator
 
xmlSchemaCollection - Variable in class org.apache.axis2.description.java2wsdl.DefaultSchemaGenerator
 
XMLStreamReaderFilter - Class in org.apache.axis2.jaxws.message.util
XMLStreamReaderFilter Abstract class that simply delegates to the initial reader.
XMLStreamReaderFilter(XMLStreamReader) - Constructor for class org.apache.axis2.jaxws.message.util.XMLStreamReaderFilter
Construct a Filter
XMLStreamReaderForXMLSpine - Class in org.apache.axis2.jaxws.message.impl
XMLStreamReaderForXMLSpine

An XMLSpine is composed of many different parts: a sparse OM tree, header blocks, body blocks, etc.

XMLStreamReaderForXMLSpine(OMElement, Protocol, List<Block>, List<Block>, List<Block>, boolean) - Constructor for class org.apache.axis2.jaxws.message.impl.XMLStreamReaderForXMLSpine
 
XMLStreamReaderFromDOM - Class in org.apache.axis2.jaxws.message.util.impl
XMLStreamReader created from walking a DOM.
XMLStreamReaderFromDOM(Element) - Constructor for class org.apache.axis2.jaxws.message.util.impl.XMLStreamReaderFromDOM
Create the XMLStreamReader with an Envelope
XMLStreamWriterWithOS - Class in org.apache.axis2.jaxws.message.util
XMLStreamReader that exposes direct access to the OutputStream.
XMLStreamWriterWithOS(OutputStream, String) - Constructor for class org.apache.axis2.jaxws.message.util.XMLStreamWriterWithOS
 
XMLStringBlock - Interface in org.apache.axis2.jaxws.message.databinding
XMLStringBlock Block with a business object that is a String containing xml text
XMLStringBlockFactory - Interface in org.apache.axis2.jaxws.message.factory
XMLStringBlockFactory

Creates a XMLStringBlock

The FactoryRegistry should be used to get access to the Factory

XMLStringBlockFactoryImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
XMLStringFactoryImpl

Creates an XMLStringBlock

XMLStringBlockFactoryImpl() - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockFactoryImpl
Default Constructor required for Factory
XMLStringBlockImpl - Class in org.apache.axis2.jaxws.message.databinding.impl
XMLStringBlock

Block containing a business object that is a String of xml text

XMLStringBlockImpl(OMElement, QName, BlockFactory) - Constructor for class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
Constructor called from factory
XMLStringDataSource - Class in org.apache.axis2.datasource
OMDataSource backed by a string containing xml data
XMLStringDataSource(String) - Constructor for class org.apache.axis2.datasource.XMLStringDataSource
 
XMLUtils - Class in org.apache.axis2.util
 
XMLUtils() - Constructor for class org.apache.axis2.util.XMLUtils
 
XMLUtils.ParserErrorHandler - Class in org.apache.axis2.util
 
XMLUtils.ParserErrorHandler() - Constructor for class org.apache.axis2.util.XMLUtils.ParserErrorHandler
 
XMPP - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_PREFIX - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_PASSWORD - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE_GOOGLETALK - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_TYPE_JABBER - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_URL - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPP_SERVER_USERNAME - Static variable in class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPPClientSidePacketListener - Class in org.apache.axis2.transport.xmpp.util
 
XMPPClientSidePacketListener(MessageContext) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPClientSidePacketListener
 
XMPPConnectionFactory - Class in org.apache.axis2.transport.xmpp.util
 
XMPPConnectionFactory() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPConnectionFactory
 
XMPPConstants - Class in org.apache.axis2.transport.xmpp.util
 
XMPPConstants() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPConstants
 
XMPPListener - Class in org.apache.axis2.transport.xmpp
 
XMPPListener() - Constructor for class org.apache.axis2.transport.xmpp.XMPPListener
 
XMPPOutTransportInfo - Class in org.apache.axis2.transport.xmpp.util
Holds XMPP transport out details
XMPPOutTransportInfo() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
XMPPOutTransportInfo(String) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPOutTransportInfo
 
XMPPPacketListener - Class in org.apache.axis2.transport.xmpp.util
 
XMPPPacketListener(XMPPConnectionFactory, ConfigurationContext, Executor) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPPacketListener
 
XMPPSender - Class in org.apache.axis2.transport.xmpp
 
XMPPSender() - Constructor for class org.apache.axis2.transport.xmpp.XMPPSender
 
XMPPServerCredentials - Class in org.apache.axis2.transport.xmpp.util
Holds connection details to a XMPP Server
XMPPServerCredentials() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
XMPPServerCredentials(String, String, String, String, String) - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPServerCredentials
 
XMPPUtils - Class in org.apache.axis2.transport.xmpp.util
 
XMPPUtils() - Constructor for class org.apache.axis2.transport.xmpp.util.XMPPUtils
 
XOR - Static variable in interface org.apache.axis2.corba.idl.parser.IDLTokenTypes
 
xor_expr() - Method in class org.apache.axis2.corba.idl.parser.IDLParser
 
XSD2Java - Class in org.apache.axis2.schema
 
XSD2Java() - Constructor for class org.apache.axis2.schema.XSD2Java
 
XSD_ANY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYTYPE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ANYURI - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ANYURI - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BASE64 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BASE64 - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BOOLEAN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_BYTE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_BYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DATETIME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DATETIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DECIMAL - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DOUBLE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_DURATION - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_DURATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ELEMENT_FORM_DEFAULT - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_ENTITIES - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ENTITIES - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ENTITY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ENTITY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_FLOAT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_FLOAT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_HEXBIN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_ID - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_ID - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREF - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREF - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_IDREFS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_IDREFS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_INTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_INTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LANGUAGE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_LONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_LONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTH - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_MONTHDAY - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NAME - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_NAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NAMESPACE - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
XSD_NCNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NCNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NMTOKENS - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_NOTATION - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_NOTATION - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_QNAME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_QNAME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_REF - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_SCHEMA - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_SCHEMA - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_SCHEMA_URL - Static variable in class org.apache.axis2.wsdl.databinding.TypeMappingAdapter
 
XSD_SHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_SHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_STRING - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_STRING - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TARGETNAMESPACE - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_TIME - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TIME - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TIMEINSTANT1999 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TIMEINSTANT2000 - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TOKEN - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_TOKEN - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_TYPE - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_UNQUALIFIED - Static variable in class org.apache.axis2.description.WSDLToAxisServiceBuilder
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEAR - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEAR - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.namespace.Constants
 
XSD_YEARMONTH - Static variable in class org.apache.axis2.schema.SchemaConstants
 
XsdAnyURIType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdAnyURIType
 
XsdBooleanType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdBooleanType
 
XSDConfig - Class in org.apache.axis2.xmlbeans
 
XSDConfig(String) - Constructor for class org.apache.axis2.xmlbeans.XSDConfig
 
XSDCONFIG_OPTION - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XSDCONFIG_OPTION_LONG - Static variable in class org.apache.axis2.wsdl.codegen.extension.XMLBeansExtension
 
XsdIntegerType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdIntegerType
 
XSDListUtils - Class in org.apache.axis2.datasource.jaxb
Utilities to convert to/from xsd:list String to Object[]/List values.
XsdNMTOKENType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdNMTOKENType
 
XsdNonNegativeIntegerType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdNonNegativeIntegerType
 
XsdPositiveIntegerType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdPositiveIntegerType
 
XsdQNameType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdQNameType
 
XsdStringType - Class in org.apache.axis2.jaxws.description.xml.handler
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class org.apache.axis2.jaxws.description.xml.handler.XsdStringType
 
XSI_NAMESPACE - Static variable in interface org.apache.axis2.databinding.utils.Constants
 
XSLT_INCLUDE_DATABIND_SUPPORTER_HREF_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
XSLT_INCLUDE_TEST_OBJECT_HREF_KEY - Static variable in interface org.apache.axis2.wsdl.util.Constants
 
XSLTIncludeResolver - Class in org.apache.axis2.wsdl.util
 
XSLTIncludeResolver() - Constructor for class org.apache.axis2.wsdl.util.XSLTIncludeResolver
 
XSLTIncludeResolver(CodeGenConfiguration) - Constructor for class org.apache.axis2.wsdl.util.XSLTIncludeResolver
 
xsltStream - Variable in class org.apache.axis2.wsdl.codegen.writer.FileWriter
 
XSLTTemplateProcessor - Class in org.apache.axis2.util
 
XSLTTemplateProcessor() - Constructor for class org.apache.axis2.util.XSLTTemplateProcessor
 
XSLTUtils - Class in org.apache.axis2.util
 
XSLTUtils() - Constructor for class org.apache.axis2.util.XSLTUtils
 

Y

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

_

_boolean - Class in org.apache.axis2.databinding.types.soapencoding
_boolean bean class
_boolean() - Constructor for class org.apache.axis2.databinding.types.soapencoding._boolean
 
_boolean - Class in org.apache.axis2.databinding.types.xsd
_boolean bean class
_boolean() - Constructor for class org.apache.axis2.databinding.types.xsd._boolean
 
_boolean.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_boolean.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._boolean.Factory
 
_boolean.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_boolean.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._boolean.Factory
 
_byte - Class in org.apache.axis2.databinding.types.soapencoding
_byte bean class
_byte() - Constructor for class org.apache.axis2.databinding.types.soapencoding._byte
 
_byte - Class in org.apache.axis2.databinding.types.xsd
_byte bean class
_byte() - Constructor for class org.apache.axis2.databinding.types.xsd._byte
 
_byte.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_byte.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._byte.Factory
 
_byte.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_byte.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._byte.Factory
 
_convertOM2SE(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert OM tree into a SOAPEnvelope
_convertOM2SE(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertOM2Spine(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert OM into XMLSpine
_convertOM2Spine(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSE2OM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert SOAPEnvelope into an OM tree
_convertSE2OM(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSE2Spine(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert SOAPEnvelope into XMLSPine
_convertSE2Spine(SOAPEnvelope) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSpine2OM(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert XMLSpine into an OM tree
_convertSpine2OM(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_convertSpine2SE(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Convert XMLSpine into a SOAPEnvelope
_convertSpine2SE(XMLSpine) - Method in class org.apache.axis2.jaxws.message.impl.XMLPartImpl
 
_createSpine(Protocol, SOAPBinding.Style, int, OMElement) - Static method in class org.apache.axis2.jaxws.message.impl.XMLPartBase
Create an empty, default spine for the specificed protocol
_double - Class in org.apache.axis2.databinding.types.soapencoding
_double bean class
_double() - Constructor for class org.apache.axis2.databinding.types.soapencoding._double
 
_double - Class in org.apache.axis2.databinding.types.xsd
_double bean class
_double() - Constructor for class org.apache.axis2.databinding.types.xsd._double
 
_double.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_double.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._double.Factory
 
_double.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_double.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._double.Factory
 
_float - Class in org.apache.axis2.databinding.types.soapencoding
_float bean class
_float() - Constructor for class org.apache.axis2.databinding.types.soapencoding._float
 
_float - Class in org.apache.axis2.databinding.types.xsd
_float bean class
_float() - Constructor for class org.apache.axis2.databinding.types.xsd._float
 
_float.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_float.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._float.Factory
 
_float.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_float.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._float.Factory
 
_getBOFromBO(Object, Object, boolean) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromBO(Object, Object, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
The default implementation is to return the business object.
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getBOFromOM(OMElement, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Default method for getting business object from OM.
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getBOFromReader(XMLStreamReader, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
The derived class must provide an implementation that builds the business object from the reader
_getOMFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getOMFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_getReaderFromBO(Object, Object) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Get an XMLStreamReader for the BusinessObject The derived Block must implement this method
_getReaderFromOM(OMElement) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
 
_getServiceClient() - Method in class org.apache.axis2.client.Stub
Get service client implementation used by this stub.
_int - Class in org.apache.axis2.databinding.types.soapencoding
_int bean class
_int() - Constructor for class org.apache.axis2.databinding.types.soapencoding._int
 
_int - Class in org.apache.axis2.databinding.types.xsd
_int bean class
_int() - Constructor for class org.apache.axis2.databinding.types.xsd._int
 
_int.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_int.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._int.Factory
 
_int.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_int.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._int.Factory
 
_long - Class in org.apache.axis2.databinding.types.soapencoding
_long bean class
_long() - Constructor for class org.apache.axis2.databinding.types.soapencoding._long
 
_long - Class in org.apache.axis2.databinding.types.xsd
_long bean class
_long() - Constructor for class org.apache.axis2.databinding.types.xsd._long
 
_long.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_long.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._long.Factory
 
_long.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_long.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._long.Factory
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.JAXBBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.OMBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SOAPEnvelopeBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.SourceBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.databinding.impl.XMLStringBlockImpl
 
_outputFromBO(Object, Object, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output BusinessObject contents to a Writer.
_outputFromOM(OMElement, XMLStreamWriter, boolean) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output OMElement contents to a Writer.
_outputFromReader(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Output Reader contents to a Writer.
_postPivot_getXMLStreamReader() - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Called if we have passed the pivot point but someone wants to output the block.
_postPivot_outputTo(XMLStreamWriter) - Method in class org.apache.axis2.jaxws.message.impl.BlockImpl
Called if we have passed the pivot point but someone wants to output the block.
_read(InputStream) - Method in class org.apache.axis2.corba.idl.values.ObjectByValue
 
_service - Variable in class org.apache.axis2.client.Stub
 
_serviceClient - Variable in class org.apache.axis2.client.Stub
 
_setServiceClient(ServiceClient) - Method in class org.apache.axis2.client.Stub
Set service client implementation used by this stub.
_short - Class in org.apache.axis2.databinding.types.soapencoding
_short bean class
_short() - Constructor for class org.apache.axis2.databinding.types.soapencoding._short
 
_short - Class in org.apache.axis2.databinding.types.xsd
_short bean class
_short() - Constructor for class org.apache.axis2.databinding.types.xsd._short
 
_short.Factory - Class in org.apache.axis2.databinding.types.soapencoding
Factory class that keeps the parse method
_short.Factory() - Constructor for class org.apache.axis2.databinding.types.soapencoding._short.Factory
 
_short.Factory - Class in org.apache.axis2.databinding.types.xsd
Factory class that keeps the parse method
_short.Factory() - Constructor for class org.apache.axis2.databinding.types.xsd._short.Factory
 
_tokenNames - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_0 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_0 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_1 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_1 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_10 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_11 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_12 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_13 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_14 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_15 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_16 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_17 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_18 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_19 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_2 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_2 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_20 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_21 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_22 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_23 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_24 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_25 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_26 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_27 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_28 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_29 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_3 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_3 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_30 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_31 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_32 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_33 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_34 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_35 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_36 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_37 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_38 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_39 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_4 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_4 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_40 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_41 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_42 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_43 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_44 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_45 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_46 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_47 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_48 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_49 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_5 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_5 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_50 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_51 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_52 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_53 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_54 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_55 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_56 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_57 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_58 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_59 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_6 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_6 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_60 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_61 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_62 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_63 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_64 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_65 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_66 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_67 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_68 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_69 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_7 - Static variable in class org.apache.axis2.corba.idl.parser.IDLLexer
 
_tokenSet_7 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_8 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_tokenSet_9 - Static variable in class org.apache.axis2.corba.idl.parser.IDLParser
 
_truncatable_ids() - Method in class org.apache.axis2.corba.idl.values.ObjectByValue
 
_type() - Method in class org.apache.axis2.corba.idl.values.ObjectByValue
 
_write(OutputStream) - Method in class org.apache.axis2.corba.idl.values.ObjectByValue
 

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

Copyright © 2007 Apache Web Services Project. All Rights Reserved.