Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.apache.axis.client.async.AsyncResult
-
Method abort
- abort() - Method in interface org.apache.axis.client.async.IAsyncResult
-
Method abort
- absolutize(URI) - Method in class org.apache.axis.types.URI
-
Absolutize URI with given base URI.
- AbstractCompiler - Class in org.apache.axis.components.compiler
-
This class implements the functionality common to all Java compilers.
- AbstractCompiler() - Constructor for class org.apache.axis.components.compiler.AbstractCompiler
- AbstractQueryStringHandler - Class in org.apache.axis.transport.http
-
An optional base class for query string handlers; provides various helper methods and extracts things from the the message context
- AbstractQueryStringHandler() - Constructor for class org.apache.axis.transport.http.AbstractQueryStringHandler
- AbstractXMLEncoder - Class in org.apache.axis.components.encoding
-
Abstract class for XML String encoders.
- AbstractXMLEncoder() - Constructor for class org.apache.axis.components.encoding.AbstractXMLEncoder
- ACCEPTMISSINGPARAMS - Static variable in class org.apache.axis.MessageContext
-
A boolean param, to control whether we accept missing parameters as nulls or refuse to acknowledge them.
- ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
registerListener
method. - actionPerformed(ActionEvent) - Method in class org.apache.axis.utils.SOAPMonitor
-
Listener to handle button actions
- actor - Variable in class org.apache.axis.message.SOAPHeaderElement
- ADAPTER_POSTFIX - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- add(Object) - Method in class org.apache.axis.utils.IdentityHashMap
-
adds an object to the Map.
- add(String, String) - Method in class org.apache.axis.utils.NSStack
-
Add a mapping for a namespaceURI to the specified prefix to the top frame in the stack.
- add(String, String[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Convenience method which allows passing an array of Strings which will be converted into QNames with no namespace.
- add(String, String, String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Add an entry
- add(String, Definition, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Add the given Definition and Document information to the symbol table (including imported symbols), populating it with SymTabEntries for each of the top-level symbols.
- add(String, QName[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Add operation name and vector containing return and parameter names.
- add(URL) - Method in class org.apache.axis.utils.URLHashSet
-
Adds the specified URL to this set if it is not already present.
- addActorURI(String) - Method in class org.apache.axis.AxisEngine
-
Add an actor by uri that will hold for the entire engine.
- addApplicationProperty(String) - Method in class org.apache.axis.transport.jms.JMSURLHelper
-
Adds the name of a property from the url properties that should be added to the JMS message.
- addApplicationProperty(String, String) - Method in class org.apache.axis.transport.jms.JMSURLHelper
-
Adds the name and value od the application property to the JMS URL.
- addArgument(String) - Method in class org.apache.axis.utils.CLOption
-
Mutator of Argument property.
- addAttachment(Object) - Method in class org.apache.axis.client.Stub
-
Add an attachment
- addAttachmentPart(Object) - Method in class org.apache.axis.client.Call
-
This method adds an attachment.
- addAttachmentPart(AttachmentPart) - Method in class javax.xml.soap.SOAPMessage
-
Adds the given
AttachmentPart
object to thisSOAPMessage
object. - addAttachmentPart(AttachmentPart) - Method in class org.apache.axis.Message
-
Adds the given
AttachmentPart
object to thisSOAPMessage
object. - addAttachmentPart(Part) - Method in interface org.apache.axis.attachments.Attachments
-
Adds an existing attachment to this list.
- addAttachmentPart(Part) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Adds an existing attachment to this list.
- addAttribute(String, String, String) - Method in class org.apache.axis.message.MessageElement
-
add a normal CDATA/text attribute.
- addAttribute(String, String, String, String) - Method in class org.apache.axis.message.MessageElement
-
add an attribute.
- addAttribute(String, String, QName) - Method in class org.apache.axis.message.MessageElement
-
add an attribute to the qname vector.
- addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
-
Adds an attribute with the specified name and value to this
SOAPElement
object. - addAttribute(Name, String) - Method in class org.apache.axis.message.MessageElement
-
add a new attribute
- addBindingGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addBindingGenerators
- addBody() - Method in interface javax.xml.soap.SOAPEnvelope
-
Creates a
SOAPBody
object and sets it as theSOAPBody
object for thisSOAPEnvelope
object. - addBody() - Method in class org.apache.axis.message.SOAPEnvelope
-
Add a soap body if one does not exist
- addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
-
Creates a new
SOAPBodyElement
object with the specified name and adds it to thisSOAPBody
object. - addBodyElement(Name) - Method in class org.apache.axis.message.SOAPBody
- addBodyElement(SOAPBodyElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Add a SOAP Body Element
- addBodyPart(DimeBodyPart) - Method in class org.apache.axis.attachments.DimeMultiPart
- addChain(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- addChild(MessageElement) - Method in class org.apache.axis.message.MessageElement
-
Note that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.
- addChild(MessageElement) - Method in class org.apache.axis.message.SOAPBody
- addChild(MessageElement) - Method in class org.apache.axis.message.SOAPHeader
- addChildDeserializer(Deserializer) - Method in class org.apache.axis.encoding.DeserializerImpl
- addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the givenString
object and adds the new element to thisSOAPElement
object. - addChildElement(String) - Method in class org.apache.axis.message.MessageElement
-
add a child element in the message element's own namespace
- addChildElement(String) - Method in class org.apache.axis.message.SOAPBody
- addChildElement(String) - Method in class org.apache.axis.message.SOAPHeader
- 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 thisSOAPElement
object. - addChildElement(String, String) - Method in class org.apache.axis.message.MessageElement
-
add a child element
- addChildElement(String, String) - Method in class org.apache.axis.message.SOAPBody
- addChildElement(String, String) - Method in class org.apache.axis.message.SOAPHeader
- 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 thisSOAPElement
object. - addChildElement(String, String, String) - Method in class org.apache.axis.message.MessageElement
-
add a child element
- addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPBody
- addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPHeader
- addChildElement(Name) - Method in interface javax.xml.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the givenName
object and adds the new element to thisSOAPElement
object. - addChildElement(Name) - Method in class org.apache.axis.message.MessageElement
-
add the child element
- addChildElement(Name) - Method in class org.apache.axis.message.SOAPBody
- addChildElement(Name) - Method in class org.apache.axis.message.SOAPHeader
- addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
-
Add a
SOAPElement
as a child of thisSOAPElement
instance. - addChildElement(SOAPElement) - Method in class org.apache.axis.message.MessageElement
-
The added child must be an instance of MessageElement rather than an abitrary SOAPElement otherwise a (wrapped) ClassCastException will be thrown.
- addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPBody
- addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeader
- addConnectorToPool(JMSConnector) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Adds a JMSConnector to the appropriate vendor pool
- addDefinitionGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addDefinitionGenerators
- addDetail() - Method in interface javax.xml.soap.SOAPFault
-
Creates a
Detail
object and sets it as theDetail
object for thisSOAPFault
object. - addDetail() - Method in class org.apache.axis.message.SOAPFault
-
Creates a
Detail
object and sets it as theDetail
object for thisSOAPFaultException
object. - addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
-
Creates a new
DetailEntry
object with the given name and adds it to thisDetail
object. - addDetailEntry(Name) - Method in class org.apache.axis.message.Detail
-
Creates a new
DetailEntry
object with the given name and adds it to thisDetail
object. - addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
-
Adds the root node of the DOM
Document
to thisSOAPBody
object. - addDocument(Document) - Method in class org.apache.axis.message.SOAPBody
- addFault() - Method in interface javax.xml.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFault() - Method in class org.apache.axis.message.SOAPBody
- addFault(QName, Class, QName, boolean) - Method in class org.apache.axis.client.Call
-
Add a fault for this operation.
- addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFault(Name, String) - Method in class org.apache.axis.message.SOAPBody
- addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFault(Name, String, Locale) - Method in class org.apache.axis.message.SOAPBody
- addFault(FaultDesc) - Method in class org.apache.axis.description.OperationDesc
- addFaultDetail(QName, String) - Method in exception class org.apache.axis.AxisFault
-
Create an element of the given qname and add it to the details.
- addFaultDetail(Element) - Method in exception class org.apache.axis.AxisFault
-
Append an element to the fault detail list.
- addFaultDetailString(String) - Method in exception class org.apache.axis.AxisFault
-
add a string tag to the fault details.
- addFaultSubCode(QName) - Method in exception class org.apache.axis.AxisFault
-
Add a fault sub-code.
- addFaultSubCodeAsString(String) - Method in exception class org.apache.axis.AxisFault
-
Add a fault sub-code with the local name
code
and namespaceConstants.NS_URI_AXIS
. - addFieldDesc(FieldDesc) - Method in class org.apache.axis.description.TypeDesc
-
Add a new FieldDesc, keeping the convenience fields in sync.
- addFile(String) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Add the name of the file containing the source program to the file list
- addFile(String) - Method in interface org.apache.axis.components.compiler.Compiler
-
Set the name of the file containing the source program
- addGenerator(Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
-
Method addGenerator
- addGenerator(Class, Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addGenerator
- addHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
-
Add a Handler to the chain (at the end)
- addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- addHandler(Handler) - Method in interface org.apache.axis.Chain
-
Adds a handler to the end of the chain.
- addHandler(Handler) - Method in class org.apache.axis.SimpleChain
- addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
-
Creates a
SOAPHeader
object and sets it as theSOAPHeader
object for thisSOAPEnvelope
object. - addHeader() - Method in class org.apache.axis.message.SOAPEnvelope
-
Add a soap header if one does not exist
- addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
-
Adds a
MimeHeader
object with the specified name and value to thisMimeHeaders
object's list of headers. - addHeader(String, String) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
-
Add a header.
- addHeader(SOAPHeaderElement) - Method in exception class org.apache.axis.AxisFault
-
Add a SOAP header which should be serialized along with the fault.
- addHeader(SOAPHeaderElement) - Method in class org.apache.axis.client.Call
-
Add a header which should be inserted into each outgoing message we generate.
- addHeader(SOAPHeaderElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Add a HeaderElement
- addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
-
Creates a new
SOAPHeaderElement
object initialized with the specified name and adds it to thisSOAPHeader
object. - addHeaderElement(Name) - Method in class org.apache.axis.message.SOAPHeader
- addHostname(String) - Method in exception class org.apache.axis.AxisFault
-
add the hostname string.
- addHostnameIfNeeded() - Method in exception class org.apache.axis.AxisFault
-
add the hostname of the current system.
- addMapping(Mapping) - Method in class org.apache.axis.message.MessageElement
-
add a new namespace/prefix mapping
- addMessageGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
These addXXXGenerators are called by the constructor.
- 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 thisSOAPPart
object. - addMimeHeader(String, String) - Method in class org.apache.axis.attachments.AttachmentPart
-
Add the specified MIME header, as per JAXM.
- addMimeHeader(String, String) - Method in interface org.apache.axis.Part
-
Add the specified MIME header, as per JAXM.
- addMimeHeader(String, String) - Method in class org.apache.axis.SOAPPart
-
Add the specified MIME header, as per JAXM.
- 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.axis.message.MessageElement
-
create a
Mapping
mapping and add to our namespace list. - addNewHandler(String, Map) - Method in class org.apache.axis.handlers.HandlerChainImpl
- addNewHandler(String, Map) - Method in class org.apache.axis.handlers.JAXRPCHandler
- addObject(Object) - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
-
Adds the object to the pool, if not already added
- addObjectById(String, Object) - Method in class org.apache.axis.encoding.DeserializationContext
-
Add the object associated with this id (where id is the value of an id= attribute, i.e.
- addOperation(String, QName) - Method in class org.apache.axis.providers.BasicProvider
- addOperation(WSDDOperation) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Add a WSDDOperation to the Service.
- addOperationDesc(OperationDesc) - Method in class org.apache.axis.description.JavaServiceDesc
- addOperationDesc(OperationDesc) - Method in interface org.apache.axis.description.ServiceDesc
- addOptions(CLOptionDescriptor[]) - Method in class org.apache.axis.wsdl.gen.WSDL2
-
addOptions Add option descriptions to the tool.
- addOptions(CLOptionDescriptor[]) - Method in class org.apache.axis.wsdl.Java2WSDL
-
addOptions Add option descriptions to the tool.
- addPackageName(String, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Add package to name
- addParam(RPCParam) - Method in class org.apache.axis.message.RPCElement
- addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
-
Adds a parameter type and mode for a specific operation.
- addParameter(String, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds a parameter type and mode for a specific operation.
- addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
-
Adds a parameter type and mode for a specific operation.
- addParameter(String, QName, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
- addParameter(QName, QName, Class, byte, boolean, boolean) - Method in class org.apache.axis.description.OperationDesc
- addParameter(QName, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
- addParameter(QName, QName, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
- addParameter(ParameterDesc) - Method in class org.apache.axis.description.OperationDesc
- addParameterAsHeader(QName, QName, Class, ParameterMode, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds a parameter type as a soap:header.
- addParameterAsHeader(QName, QName, ParameterMode, ParameterMode) - Method in class org.apache.axis.client.Call
-
Adds a parameter type as a soap:header.
- addPart(String, String, AttachmentPart) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- addPart(String, String, AttachmentPart) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Add an
AttachmentPart
together with its content and location IDs. - addPortTypeGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addPortTypeGenerators
- addReferencedObject(String, Object) - Method in interface org.apache.axis.message.IDResolver
-
Store the object associated with id
- addRequiredProperties(String[]) - Method in class org.apache.axis.transport.jms.JMSURLHelper
- addRequiredProperty(String) - Method in class org.apache.axis.transport.jms.JMSURLHelper
- addRole(String) - Method in class org.apache.axis.configuration.SimpleProvider
-
Add a role to the configuration's global list
- addService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- addService(WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- addServiceGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addServiceGenerators
- addSession(Session) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Add this passed in Session to this Service's list of sessions
- addStuff(Generator, Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
-
Method addStuff
- addStuff(Generator, SymTabEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
-
Method addStuff
- addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
-
Creates a new
Text
object initialized with the givenString
and adds it to thisSOAPElement
object. - addTextNode(String) - Method in class org.apache.axis.message.MessageElement
-
add a text node to the document.
- addTextNode(String) - Method in class org.apache.axis.message.RPCParam
- addTrailer(MessageElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Add an element to the trailer
- addTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- addTransport(WSDDTransport) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- addTransportPackage(String) - Static method in class org.apache.axis.client.Call
-
Add a package to the system protocol handler search path.
- addTypeGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method addTypeGenerators
- addTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Add a WSDDTypeMapping to the Service.
- addUnderscore(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Prepend an underscore to the name
- addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
-
Populates the connection factory config table with properties from the JMS URL query string
- addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
Extract Sonic-specific properties from the JMS URL
- addWorker(Runnable) - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Adds a new worker to the pool
- Admin - Class in org.apache.axis.utils
-
Handy static utility functions for turning XML into Axis deployment operations.
- Admin() - Constructor for class org.apache.axis.utils.Admin
- AdminClient - Class in org.apache.axis.client
-
An admin client object that can be used both from the command line and programmatically.
- AdminClient() - Constructor for class org.apache.axis.client.AdminClient
-
Construct an admin client w/o a logger.
- AdminClient(boolean) - Constructor for class org.apache.axis.client.AdminClient
-
this is a somwhat contrived variant constructor, one that throws an exception if things go wrong.
- AdminService(Element[]) - Method in class org.apache.axis.utils.Admin
-
Process a given XML document - needs cleanup.
- AdminServlet - Class in org.apache.axis.transport.http
-
Proof-of-concept "management" servlet for Axis.
- AdminServlet() - Constructor for class org.apache.axis.transport.http.AdminServlet
- adoptNode(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- adoptNode(Node) - Method in class org.apache.axis.SOAPPart
- ALL_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field ALL_OPT
- ALLOW_FORM_OPTIMIZATION - Static variable in class org.apache.axis.SOAPPart
-
property used to set SOAPEnvelope as default form
- ALLOW_INVALID_URL_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field ALLOW_INVALID_URL_OPT
- AMP - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- ANON_TOKEN - Static variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Field ANON_TOKEN
- ANYCONTENT - Static variable in class org.apache.axis.Constants
-
The name of the field which accepts xsd:any content in Beans.
- AnyContentType - Interface in org.apache.axis.encoding
-
Interface to indicate that a bean has xsd:any content
- appendChild(Node) - Method in class org.apache.axis.message.NodeImpl
-
Adds the node
newChild
to the end of the list of children of this node. - appendChild(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- appendChild(Node) - Method in class org.apache.axis.message.SOAPHeader
- appendChild(Node) - Method in class org.apache.axis.SOAPPart
- appendData(String) - Method in class org.apache.axis.message.Text
- appendPath(String) - Method in class org.apache.axis.types.URI
-
Append to the end of the path of this URI.
- APPLICATION - Static variable in class org.apache.axis.constants.Scope
- APPLICATION_STR - Static variable in class org.apache.axis.constants.Scope
- applyAndSaveSettings() - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
actually update the engine and save the settings
- applyBackslashes(String) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
-
Slave method for getQNameWithBackslashedLocal()
- ARGUMENT_DISALLOWED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
-
Flag to say this option does not take arguments
- ARGUMENT_OPTIONAL - Static variable in class org.apache.axis.utils.CLOptionDescriptor
-
Flag to say that the argument is optional
- ARGUMENT_REQUIRED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
-
Flag to say that one argument is required
- ARGUMENTS_REQUIRED_2 - Static variable in class org.apache.axis.utils.CLOptionDescriptor
-
Flag to say this option requires 2 arguments
- ARRAY_DESERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ARRAY_SERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ArrayDeserializer - Class in org.apache.axis.encoding.ser
-
An ArrayDeserializer handles deserializing SOAP arrays.
- ArrayDeserializer() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializer
- ArrayDeserializer.ArrayListExtension - Class in org.apache.axis.encoding.ser
-
During processing, the Array Deserializer stores the array in an ArrayListExtension class.
- ArrayDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for arrays
- ArrayDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
- ArrayDeserializerFactory(QName) - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
-
Constructor
- ArraySerializer - Class in org.apache.axis.encoding.ser
-
An ArraySerializer handles serializing of arrays.
- ArraySerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializer
-
Constructor
- ArraySerializer(Class, QName, QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializer
-
Constructor Special constructor that takes the component type of the array.
- ArraySerializer(Class, QName, QName, QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializer
-
Constructor Special constructor that takes the component type and QName of the array.
- ArraySerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for arrays
- ArraySerializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
- ArraySerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
- ArraySerializerFactory(QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
- ArraySerializerFactory(QName, QName) - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
- arrayType - Variable in class org.apache.axis.encoding.ser.ArrayDeserializer
- ArrayUtil - Class in org.apache.axis.utils
- ArrayUtil() - Constructor for class org.apache.axis.utils.ArrayUtil
- ArrayUtil.NonConvertable - Class in org.apache.axis.utils
- asElementArray(List) - Static method in class org.apache.axis.utils.XMLUtils
-
Converts a List with org.w3c.dom.Element objects to an Array with org.w3c.dom.Element objects.
- AsyncCall - Class in org.apache.axis.client.async
-
Support for Asynchronous call
- AsyncCall(Call) - Constructor for class org.apache.axis.client.async.AsyncCall
-
Constructor AsyncCall
- AsyncCall(Call, IAsyncCallback) - Constructor for class org.apache.axis.client.async.AsyncCall
-
Constructor AsyncCall
- AsyncConnection(ConnectionFactory, javax.jms.Connection, String, String, String, String) - Constructor for class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- AsyncResult - Class in org.apache.axis.client.async
-
Access the results of the Async call
- AsyncResult(AsyncCall, QName, Object[]) - Constructor for class org.apache.axis.client.async.AsyncResult
-
Constructor AsyncResult
- ATTACHMENT_ENCAPSULATION_FORMAT - Static variable in class org.apache.axis.client.Call
-
Property for setting attachment format.
- ATTACHMENT_ENCAPSULATION_FORMAT_DIME - Static variable in class org.apache.axis.client.Call
-
Property value for setting attachment format as DIME.
- ATTACHMENT_ENCAPSULATION_FORMAT_MIME - Static variable in class org.apache.axis.client.Call
-
Property value for setting attachment format as MIME.
- ATTACHMENT_ENCAPSULATION_FORMAT_MTOM - Static variable in class org.apache.axis.client.Call
-
Property value for setting attachment format as DIME.
- AttachmentPart - Class in javax.xml.soap
-
A single attachment to a
SOAPMessage
object. - AttachmentPart - Class in org.apache.axis.attachments
-
An attachment part.
- AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
-
Create a new AttachmentPart.
- AttachmentPart() - Constructor for class org.apache.axis.attachments.AttachmentPart
-
Bulds a new
AttachmentPart
. - AttachmentPart(DataHandler) - Constructor for class org.apache.axis.attachments.AttachmentPart
-
Bulds a new
AttachmentPart
with aDataHandler
. - attachmentParts - Variable in class org.apache.axis.client.Call
-
these are our attachments
- Attachments - Interface in org.apache.axis.attachments
-
Access the Attachments of a Message.
- ATTACHMENTS_DIR - Static variable in class org.apache.axis.MessageContext
-
The directory where in coming attachments are created.
- AttachmentsImpl - Class in org.apache.axis.attachments
-
Implements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
- AttachmentsImpl(Object, String, String) - Constructor for class org.apache.axis.attachments.AttachmentsImpl
-
Construct one of these on a parent Message.
- AttachmentUtils - Class in org.apache.axis.attachments
-
This class allow access to the Jaf data handler in AttachmentPart.
- ATTR_ACTOR - Static variable in class org.apache.axis.Constants
- ATTR_ARRAY_SIZE - Static variable in class org.apache.axis.Constants
- ATTR_ARRAY_TYPE - Static variable in class org.apache.axis.Constants
- ATTR_ATTACHMENT_FORMAT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_AXIS_ENGINE - Static variable in class org.apache.axis.transport.http.AxisServletBase
-
name of the axis engine to use in the servlet context
- ATTR_CLASS - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_CLASSNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_DESERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_ENCODING_STYLE - Static variable in class org.apache.axis.Constants
- ATTR_ENCSTYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_HANDLERINFOCHAIN - Static variable in class org.apache.axis.Constants
- ATTR_HREF - Static variable in class org.apache.axis.Constants
- ATTR_ID - Static variable in class org.apache.axis.Constants
- ATTR_INHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_INNER_NAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_INNER_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_ITEM_TYPE - Static variable in class org.apache.axis.Constants
- ATTR_ITEMQNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_ITEMTYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_LANG_SPEC_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_LOCKED - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_MEP - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_MODE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_MUST_UNDERSTAND - Static variable in class org.apache.axis.Constants
- ATTR_NAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_OFFSET - Static variable in class org.apache.axis.Constants
- ATTR_OUTHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_PIVOT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_POSITION - Static variable in class org.apache.axis.Constants
- ATTR_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_QNAME - Static variable in class org.apache.axis.Constants
- ATTR_QNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_REF - Static variable in class org.apache.axis.Constants
- ATTR_RELAY - Static variable in class org.apache.axis.Constants
- ATTR_RETHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_RETITEMQNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_RETITEMTYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_RETQNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_RETTYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_ROLE - Static variable in class org.apache.axis.Constants
- ATTR_ROOT - Static variable in class org.apache.axis.Constants
- ATTR_SERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_SOAP12ACTION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_SOAPACTION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_SOAPACTORNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_STREAMING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_STYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_TYPE - Static variable in class org.apache.axis.Constants
- ATTR_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_USE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ATTR_VALUE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- AttributeDesc - Class in org.apache.axis.description
-
An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
- AttributeDesc() - Constructor for class org.apache.axis.description.AttributeDesc
- attributeQName2String(QName) - Method in class org.apache.axis.encoding.SerializationContext
-
Convert attribute QName to a string of the form
: There are slightly different rules for attributes: - There is no default namespace - any attribute in a namespace must have a prefix - attributes - Variable in class org.apache.axis.components.net.DefaultSocketFactory
-
attributes
- attributes - Variable in class org.apache.axis.message.NodeImpl
- attributes - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field attributes
- AttributeSerializationContextImpl - Class in org.apache.axis.encoding
-
Used to suppress element tag serialization when serializing simple types into attributes.
- AttributeSerializationContextImpl(Writer, SerializationContext) - Constructor for class org.apache.axis.encoding.AttributeSerializationContextImpl
- authenticate(MessageContext) - Method in interface org.apache.axis.security.SecurityProvider
-
Authenticate a user from a username/password pair.
- authenticate(MessageContext) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
-
Authenticate a user from a username/password pair.
- authenticate(MessageContext) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
-
Authenticate a user from a username/password pair.
- AuthenticatedUser - Interface in org.apache.axis.security
-
A small (mostly marker) interface for wrapping provider-specific user classes.
- AUTHUSER - Static variable in class org.apache.axis.MessageContext
-
Place to store an AuthenticatedUser.
- autoRegister() - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
register classes, log exceptions
- AutoRegisterServlet - Class in org.apache.axis.transport.http
-
Servlet that autoregisters
- AutoRegisterServlet() - Constructor for class org.apache.axis.transport.http.AutoRegisterServlet
- available() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
- available() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- available() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- available() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- available() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
return the number of bytes available to be read without blocking
- availableFromTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
- awaitShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Await shutdown of the worker
- awaitShutdown(long) - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Await shutdown of the worker
- AXIS_SAX - Static variable in class org.apache.axis.Constants
- AXIS_SESSION_MARKER - Static variable in class org.apache.axis.transport.http.AxisHttpSession
- AXIS_VOID - Static variable in class org.apache.axis.encoding.XMLType
-
A "marker" XML type QName we use to indicate a void type.
- AxisClient - Class in org.apache.axis.client
-
Provides the equivalent of an "Axis engine" on the client side.
- AxisClient() - Constructor for class org.apache.axis.client.AxisClient
- AxisClient(EngineConfiguration) - Constructor for class org.apache.axis.client.AxisClient
- AxisClientProxy - Class in org.apache.axis.client
-
Very simple dynamic proxy InvocationHandler class.
- AxisContentHandler - Class in org.apache.axis.encoding.ser.castor
-
This ContentHandler delegates all serialization to an axis SerializationContext
- AxisContentHandler(SerializationContext) - Constructor for class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
Creates a contentHandler delegate
- AxisEngine - Class in org.apache.axis
-
An
AxisEngine
is the base class for AxisClient and AxisServer. - AxisEngine(EngineConfiguration) - Constructor for class org.apache.axis.AxisEngine
-
Construct an AxisEngine using the specified engine configuration.
- AxisFault - Exception Class in org.apache.axis
-
An exception which maps cleanly to a SOAP fault.
- AxisFault() - Constructor for exception class org.apache.axis.AxisFault
-
No-arg constructor for building one from an XML stream.
- AxisFault(Exception) - Constructor for exception class org.apache.axis.AxisFault
-
Wrap an AxisFault around an existing Exception.
- AxisFault(String) - Constructor for exception class org.apache.axis.AxisFault
-
create a simple axis fault from the message.
- AxisFault(String, String, String, Element[]) - Constructor for exception class org.apache.axis.AxisFault
-
Make a fault in the
Constants.NS_URI_AXIS
namespace. - AxisFault(String, Throwable) - Constructor for exception class org.apache.axis.AxisFault
-
create a fault from any throwable; When faulting a throwable (as opposed to an exception), stack trace information does not go into the fault.
- AxisFault(QName, String, String, Element[]) - Constructor for exception class org.apache.axis.AxisFault
-
Make a fault in any namespace.
- AxisFault(QName, QName[], String, String, String, Element[]) - Constructor for exception class org.apache.axis.AxisFault
-
Make a fault in any namespace.
- AxisHttpSession - Class in org.apache.axis.transport.http
-
An HTTP/Servlet implementation of Axis sessions.
- AxisHttpSession(HttpServletRequest) - Constructor for class org.apache.axis.transport.http.AxisHttpSession
- AxisHttpSession(HttpSession) - Constructor for class org.apache.axis.transport.http.AxisHttpSession
- AxisHTTPSessionListener - Class in org.apache.axis.transport.http
-
A simple listener for Servlet 2.3 session lifecycle events.
- AxisHTTPSessionListener() - Constructor for class org.apache.axis.transport.http.AxisHTTPSessionListener
- AxisProperties - Class in org.apache.axis
-
Configuration properties for AXIS.
- AxisProperties() - Constructor for class org.apache.axis.AxisProperties
- axisServer - Variable in class org.apache.axis.transport.http.AxisServletBase
-
per-instance cache of the axis server
- AxisServer - Class in org.apache.axis.server
- AxisServer() - Constructor for class org.apache.axis.server.AxisServer
- AxisServer(EngineConfiguration) - Constructor for class org.apache.axis.server.AxisServer
- AxisServerFactory - Interface in org.apache.axis.server
- AxisServiceConfig - Interface in org.apache.axis
-
If a Java class which acts as the target for an Axis service implements this interface, it may convey metadata about its configuration to the Axis engine.
- AxisServiceConfigImpl - Class in org.apache.axis
-
A simple implementation of AxisServiceConfig.
- AxisServiceConfigImpl() - Constructor for class org.apache.axis.AxisServiceConfigImpl
- AxisServlet - Class in org.apache.axis.transport.http
- AxisServlet() - Constructor for class org.apache.axis.transport.http.AxisServlet
-
create a new servlet instance
- AxisServletBase - Class in org.apache.axis.transport.http
-
Base class for servlets used in axis, has common methods to get and save the engine to a common location, currently the webapp's context, though some alternate persistence mechanism is always possible.
- AxisServletBase() - Constructor for class org.apache.axis.transport.http.AxisServletBase
B
- BackslashUtil - Class in org.apache.axis.wsdl.symbolTable
- BackslashUtil() - Constructor for class org.apache.axis.wsdl.symbolTable.BackslashUtil
- BASE_NAME - Static variable in class org.apache.axis.i18n.RB
- Base64 - Class in org.apache.axis.encoding
- Base64() - Constructor for class org.apache.axis.encoding.Base64
- Base64Deserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for Base64
- Base64Deserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Deserializer
- Base64DeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for hexBinary.
- Base64DeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64DeserializerFactory
- base64encode(byte[]) - Static method in class org.apache.axis.utils.XMLUtils
- Base64Serializer - Class in org.apache.axis.encoding.ser
-
Serializer for Base64
- Base64Serializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Serializer
- Base64SerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for hexBinary.
- Base64SerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64SerializerFactory
- BaseDeserializerFactory - Class in org.apache.axis.encoding.ser
-
Base class for Axis Deserialization Factory classes for code reuse
- BaseDeserializerFactory(Class) - Constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Constructor
- BaseDeserializerFactory(Class, QName, Class) - Constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
- BaseFactory - Class in org.apache.axis.encoding.ser
-
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
- BaseFactory() - Constructor for class org.apache.axis.encoding.ser.BaseFactory
- basePropertyFileName - Variable in class org.apache.axis.i18n.RB
- BaseSerializerFactory - Class in org.apache.axis.encoding.ser
-
Base class for Axis Serialization Factory classes for code reuse
- BaseSerializerFactory(Class) - Constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Constructor
- BaseSerializerFactory(Class, QName, Class) - Constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
- BaseType - Class in org.apache.axis.wsdl.symbolTable
-
This Type is for a QName represents a Base Type (i.e.
- BaseType(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.BaseType
-
Constructor BaseType
- baseTypeMapping - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field baseTypeMapping
- BaseTypeMapping - Class in org.apache.axis.wsdl.symbolTable
-
Get the base language name for a qname
- BaseTypeMapping() - Constructor for class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
- BasicClientConfig - Class in org.apache.axis.configuration
-
A SimpleProvider set up with hardcoded basic configuration for a client (i.e.
- BasicClientConfig() - Constructor for class org.apache.axis.configuration.BasicClientConfig
-
Constructor - deploy client-side basic transports.
- BasicHandler - Class in org.apache.axis.handlers
-
BasicHandler
is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods. - BasicHandler() - Constructor for class org.apache.axis.handlers.BasicHandler
- BasicProvider - Class in org.apache.axis.providers
-
This class has one way of keeping track of the operations declared for a particular service provider.
- BasicProvider() - Constructor for class org.apache.axis.providers.BasicProvider
- BasicServerConfig - Class in org.apache.axis.configuration
-
A SimpleProvider set up with hardcoded basic configuration for a server (i.e.
- BasicServerConfig() - Constructor for class org.apache.axis.configuration.BasicServerConfig
-
Constructor - deploy a hardcoded basic server-side configuration.
- BEAN_DESERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- BEAN_SERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- BeanDeserializer - Class in org.apache.axis.encoding.ser
-
General purpose deserializer for an arbitrary java bean.
- BeanDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
- BeanDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
- BeanDeserializer(Class, QName, TypeDesc, Map) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
- BeanDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for Bean
- BeanDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializerFactory
- BeanPropertyDescriptor - Class in org.apache.axis.utils
-
This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
- BeanPropertyDescriptor() - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
-
Protected constructor for use by our children
- BeanPropertyDescriptor(PropertyDescriptor) - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
-
Constructor (takes a PropertyDescriptor)
- BeanPropertyTarget - Class in org.apache.axis.encoding.ser
-
Class which knows how to update a bean property
- BeanPropertyTarget(Object, BeanPropertyDescriptor) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
-
This constructor is used for a normal property.
- BeanPropertyTarget(Object, BeanPropertyDescriptor, int) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
-
This constructor is used for an indexed property.
- BeanSerializer - Class in org.apache.axis.encoding.ser
-
General purpose serializer/deserializerFactory for an arbitrary java bean.
- BeanSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
- BeanSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
- BeanSerializer(Class, QName, TypeDesc, BeanPropertyDescriptor[]) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
- BeanSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Bean
- BeanSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializerFactory
- BeanUtils - Class in org.apache.axis.utils
- BeanUtils() - Constructor for class org.apache.axis.utils.BeanUtils
- BeanVendorAdapter - Class in org.apache.axis.components.jms
-
Uses ClassUtils.forName and reflection to configure ConnectionFactory.
- BeanVendorAdapter() - Constructor for class org.apache.axis.components.jms.BeanVendorAdapter
- bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Field bEntry
- bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Field bEntry
- BigDecimalHolder - Class in javax.xml.rpc.holders
-
Holder for
BigDecimal
s. - BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
-
Make a new
BigDecimalHolder
with anull
value. - BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
-
Make a new
BigDecimalHolder
withvalue
as the value. - BigIntegerHolder - Class in javax.xml.rpc.holders
-
Holder for
BigInteger
s. - BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
-
Make a new
BigIntegerHolder
with anull
value. - BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
-
Make a new
BigIntegerHolder
withvalue
as the value. - BigIntegerRep(byte[]) - Constructor for class org.apache.axis.types.NegativeInteger.BigIntegerRep
- BigIntegerRep(byte[]) - Constructor for class org.apache.axis.types.NonNegativeInteger.BigIntegerRep
- BigIntegerRep(byte[]) - Constructor for class org.apache.axis.types.NonPositiveInteger.BigIntegerRep
- BigIntegerRep(byte[]) - Constructor for class org.apache.axis.types.PositiveInteger.BigIntegerRep
- binding - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field binding
- binding - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Field binding
- BINDING_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field BINDING_NAME_OPT
- BindingEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a WSDL binding.
- BindingEntry(Binding) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
-
This is a minimal constructor.
- BindingEntry(Binding, int, Style, boolean, HashMap, Map, Map) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Construct a BindingEntry from a WSDL4J Binding object and the additional binding info: binding type, binding style, whether there is any literal binding, and the attributes which contain the input/output/fault body type information.
- BindingEntry.OperationAttr - Class in org.apache.axis.wsdl.symbolTable
-
Contains attributes for Operations - Body type: encoded or literal
- bindingWriters - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Return Wsdl2java's JavaBindingWriter object.
- BodyBuilder - Class in org.apache.axis.message
- BooleanHolder - Class in javax.xml.rpc.holders
-
Holder for
boolean
s. - BooleanHolder - Class in org.apache.axis.components.net
-
hold a boolean value.
- BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
-
Make a new
BooleanHolder
with anull
value. - BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
-
Make a new
BooleanHolder
withvalue
as the value. - BooleanHolder(boolean) - Constructor for class org.apache.axis.components.net.BooleanHolder
-
Constructor BooleanHolder
- BooleanWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Boolean
s. - BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
-
Make a new
BooleanWrapperHolder
with anull
value. - BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
-
Make a new
BooleanWrapperHolder
withvalue
as the value. - boundary - Variable in class org.apache.axis.attachments.BoundaryDelimitedStream
- boundary - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- boundary - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field boundary
- BOUNDARY_NOT_FOUND - Static variable in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Field BOUNDARY_NOT_FOUND.
- boundaryDelimitedStream - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field boundaryDelimitedStream
- BoundaryDelimitedStream - Class in org.apache.axis.attachments
-
This class takes the input stream and turns it multiple streams.
- BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axis.attachments.BoundaryDelimitedStream
-
Constructor to create the next stream from the previous one.
- boundaryPosition(byte[], int, int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Read from the boundary delimited stream.
- bPackageOpt - Variable in class org.apache.axis.wsdl.WSDL2Java
-
Field bPackageOpt
- BROKER_URL - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - bs_handle - Variable in class org.apache.axis.utils.ByteArray
- bs_stream - Variable in class org.apache.axis.utils.ByteArray
- BSF - Class in org.apache.axis.components.script
- BSF() - Constructor for class org.apache.axis.components.script.BSF
- BSFProvider - Class in org.apache.axis.providers
- BSFProvider() - Constructor for class org.apache.axis.providers.BSFProvider
- builder - Variable in class org.apache.axis.message.SOAPFaultDetailsBuilder
- BUILDFILE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field BUILDFILE_OPT
- ByteArray - Class in org.apache.axis.utils
-
Class ByteArray
- ByteArray() - Constructor for class org.apache.axis.utils.ByteArray
-
Constructor ByteArray
- ByteArray(int) - Constructor for class org.apache.axis.utils.ByteArray
-
Constructor ByteArray
- ByteArray(int, int) - Constructor for class org.apache.axis.utils.ByteArray
-
Constructor ByteArray
- ByteArrayHolder - Class in javax.xml.rpc.holders
-
Holder for
byte[]
s. - ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
-
Make a new
ByteArrayHolder
with anull
value. - ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
-
Make a new
ByteArrayHolder
withvalue
as the value. - ByteArrayOutputStream - Class in org.apache.axis.utils
-
This class implements an output stream in which the data is written into a byte array.
- ByteArrayOutputStream() - Constructor for class org.apache.axis.utils.ByteArrayOutputStream
-
Creates a new byte array output stream.
- ByteArrayOutputStream(int) - Constructor for class org.apache.axis.utils.ByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
- ByteHolder - Class in javax.xml.rpc.holders
-
Holder for
byte
s. - ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
-
Make a new
ByteHolder
with anull
value. - ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
-
Make a new
ByteHolder
withvalue
as the value. - byteValue() - Method in class org.apache.axis.types.UnsignedInt
- byteValue() - Method in class org.apache.axis.types.UnsignedLong
- ByteWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Byte
s. - ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
-
Make a new
ByteWrapperHolder
with anull
value. - ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
-
Make a new
ByteWrapperHolder
withvalue
as the value.
C
- cache - Variable in class org.apache.axis.utils.ByteArray
- cachedEndpoint - Variable in class org.apache.axis.client.Stub
- cachediskstream - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This is the cached disk stream.
- cachedPassword - Variable in class org.apache.axis.client.Stub
- cachedPortName - Variable in class org.apache.axis.client.Stub
- cachedProperties - Variable in class org.apache.axis.client.Stub
- cachedSOAPEnvelope - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- cachedSOAPEnvelope - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field cachedSOAPEnvelope
- cachedTimeout - Variable in class org.apache.axis.client.Stub
- cachedUsername - Variable in class org.apache.axis.client.Stub
- cacheStringDSer - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
- cacheStringDSer - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- cacheStringDSer - Variable in class org.apache.axis.encoding.ser.SimpleListDeserializer
- cacheXMLType - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
- cacheXMLType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- cacheXMLType - Variable in class org.apache.axis.encoding.ser.SimpleListDeserializer
- CalendarDeserializer - Class in org.apache.axis.encoding.ser
-
The CalendarSerializer deserializes a dateTime.
- CalendarDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarDeserializer
-
The Deserializer is constructed with the xmlType and javaType
- CalendarDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A CalendarDeserializer Factory
- CalendarDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarDeserializerFactory
- CalendarHolder - Class in javax.xml.rpc.holders
-
Holder for
Calendar
s. - CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
-
Make a new
CalendarHolder
with anull
value.r - CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
-
Make a new
CalendarHolder
withvalue
as the value. - CalendarSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for dateTime (Calendar).
- CalendarSerializer() - Constructor for class org.apache.axis.encoding.ser.CalendarSerializer
- CalendarSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Calendar(dateTime) primitives
- CalendarSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarSerializerFactory
- call - Variable in class org.apache.axis.client.AdminClient
-
the object that represents our call
- call(byte[], long) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Send a message and wait for a response.
- call(byte[], long, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Send a message and wait for a response.
- 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(SOAPMessage, Object) - Method in class org.apache.axis.soap.SOAPConnectionImpl
-
Sends the given message to the specified endpoint and blocks until it has returned the response.
- Call - Class in org.apache.axis.client
-
Axis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.
- Call - Interface in javax.xml.rpc
-
The
javax.xml.rpc.Call
interface provides support for the dynamic invocation of a service endpoint. - Call(String) - Constructor for class org.apache.axis.client.Call
-
Build a call from a URL string.
- Call(URL) - Constructor for class org.apache.axis.client.Call
-
Build a call from a URL.
- Call(Service) - Constructor for class org.apache.axis.client.Call
-
Default constructor - not much else to say.
- CALL - Static variable in class org.apache.axis.MessageContext
-
If on the client - this is the Call object.
- Callback - Interface in org.apache.axis.encoding
- CallbackTarget - Class in org.apache.axis.encoding
- CallbackTarget(Callback, Object) - Constructor for class org.apache.axis.encoding.CallbackTarget
- canHandleBlock(QName) - Method in class org.apache.axis.FaultableHandler
- canHandleBlock(QName) - Method in interface org.apache.axis.Handler
-
Indicate if this handler can process
qname
. - canHandleBlock(QName) - Method in class org.apache.axis.handlers.BasicHandler
- canHandleBlock(QName) - Method in class org.apache.axis.SimpleChain
- canSearchParents - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field canSearchParents
- capitalizeFirstChar(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Capitalize the first character of the name.
- CastorDeserializer - Class in org.apache.axis.encoding.ser.castor
-
Castor deserializer
- CastorDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorDeserializer
- CastorDeserializerFactory - Class in org.apache.axis.encoding.ser.castor
-
A CastorDeserializer Factory
- CastorDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorDeserializerFactory
- CastorEnumTypeDeserializer - Class in org.apache.axis.encoding.ser.castor
-
Castor deserializer
- CastorEnumTypeDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
- CastorEnumTypeDeserializerFactory - Class in org.apache.axis.encoding.ser.castor
-
A CastorEnumTypeDeserializer Factory
- CastorEnumTypeDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializerFactory
- CastorEnumTypeSerializer - Class in org.apache.axis.encoding.ser.castor
-
Castor serializer
- CastorEnumTypeSerializer() - Constructor for class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
- CastorEnumTypeSerializerFactory - Class in org.apache.axis.encoding.ser.castor
-
SerializerFactory for Castor Enum Type objects
- CastorEnumTypeSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializerFactory
- CastorSerializer - Class in org.apache.axis.encoding.ser.castor
-
Castor serializer
- CastorSerializer() - Constructor for class org.apache.axis.encoding.ser.castor.CastorSerializer
- CastorSerializerFactory - Class in org.apache.axis.encoding.ser.castor
-
SerializerFactory for Castor objects
- CastorSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.castor.CastorSerializerFactory
- CDATAImpl - Class in org.apache.axis.message
- CDATAImpl(String) - Constructor for class org.apache.axis.message.CDATAImpl
- Chain - Interface in org.apache.axis
-
A
Handler
that executes a 'chain' of child handlers in order. - ChainedParamReader - Class in org.apache.axis.utils.bytecode
-
Description: In ParamReader class, user can not get inherited method parameter from the class they passed in.
- ChainedParamReader(Class) - Constructor for class org.apache.axis.utils.bytecode.ChainedParamReader
-
Process a given class's parameter names
- 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 class org.apache.axis.client.Call
-
This is the character set encoding to use for the message
- characters(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContext
- characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
- characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
- characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
delegates to the serialization context
- characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
Append any characters received to the value.
- characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
Append any characters received to the value.
- characters(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
- characters(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
- characters(char[], int, int) - Method in class org.apache.axis.message.SOAPHandler
- CHECK_MUST_UNDERSTAND - Static variable in class org.apache.axis.client.Call
-
If this property is true, code will enforce must understand check on both the request and the response paths.
- checkError() - Method in class org.apache.axis.transport.http.FilterPrintWriter
- checkMethodName(MessageContext, String, String) - Method in class org.apache.axis.providers.java.RPCProvider
-
Throw an AxisFault if the requested method is not allowed.
- childDeepCloned(NodeImpl, NodeImpl) - Method in class org.apache.axis.message.MessageElement
- childDeepCloned(NodeImpl, NodeImpl) - Method in class org.apache.axis.message.SOAPEnvelope
- children - Variable in class org.apache.axis.message.NodeImpl
- ChunkedInputStream - Class in org.apache.axis.transport.http
- ChunkedInputStream(InputStream) - Constructor for class org.apache.axis.transport.http.ChunkedInputStream
- ChunkedOutputStream - Class in org.apache.axis.transport.http
- ChunkedOutputStream(OutputStream) - Constructor for class org.apache.axis.transport.http.ChunkedOutputStream
- chunkSize - Variable in class org.apache.axis.transport.http.ChunkedInputStream
- CIDprefix - Static variable in interface org.apache.axis.attachments.Attachments
-
The prefix used to assoc.
- CLArgsParser - Class in org.apache.axis.utils
-
Parser for command line arguments.
- CLArgsParser(String[], CLOptionDescriptor[]) - Constructor for class org.apache.axis.utils.CLArgsParser
-
Create a parser that deals with options and parses certain args.
- CLArgsParser(String[], CLOptionDescriptor[], ParserControl) - Constructor for class org.apache.axis.utils.CLArgsParser
-
Create a parser that can deal with options and parses certain args.
- classCache - Variable in class org.apache.axis.AxisEngine
-
Java class cache.
- ClassCache - Class in org.apache.axis.utils.cache
-
A cache class for JavaClass objects, which enables us to quickly reference methods.
- ClassCache() - Constructor for class org.apache.axis.utils.cache.ClassCache
- CLASSIC_CLASS - Static variable in class org.apache.axis.components.compiler.Javac
- className - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field className
- className - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
-
Field className
- className - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Field className
- classpath - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The classpath to be used for compilation
- CLASSPATH_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
- CLASSPATH_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
- ClasspathUtils - Class in org.apache.axis.utils
-
Utility class for constructing the classpath
- ClasspathUtils() - Constructor for class org.apache.axis.utils.ClasspathUtils
- ClassReader - Class in org.apache.axis.utils.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.axis.utils.bytecode.ClassReader
- ClassUtils - Class in org.apache.axis.utils
-
Utility methods for Class Loading.
- ClassUtils() - Constructor for class org.apache.axis.utils.ClassUtils
- cleanup() - Method in class org.apache.axis.AxisEngine
-
Cleanup routine removes application scoped objects.
- cleanup() - Method in class org.apache.axis.components.threadpool.ThreadPool
- cleanup() - Method in class org.apache.axis.FaultableHandler
- cleanup() - Method in interface org.apache.axis.Handler
-
Cleanup is called when the chain containing this Handler object is done processing the chain.
- cleanup() - Method in class org.apache.axis.handlers.BasicHandler
- cleanup() - Method in class org.apache.axis.handlers.JAXRPCHandler
- cleanup() - Method in class org.apache.axis.SimpleChain
- clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
- clear() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.clear()
. - clear() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Removes all TypeMappings and namespaceURIs from this TypeMappingRegistry.
- clear() - Method in class org.apache.axis.message.SAX2EventRecorder
- clearAttachments() - Method in class org.apache.axis.client.Stub
-
This method clears the request attachments.
- clearBody() - Method in class org.apache.axis.message.SOAPEnvelope
-
clear the elements in the soap body
- clearCache() - Static method in class org.apache.axis.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.axis.attachments.AttachmentPart
-
Clears out the content of this
AttachmentPart
object. - clearFaultDetails() - Method in exception class org.apache.axis.AxisFault
-
Clear the fault details list.
- clearFaultSubCodes() - Method in exception class org.apache.axis.AxisFault
-
Clear all fault sub-codes.
- clearHeaders() - Method in exception class org.apache.axis.AxisFault
-
Clear all fault headers.
- clearHeaders() - Method in class org.apache.axis.client.Call
-
Clear the list of headers which we insert into each message Note: Not part of JAX-RPC specification.
- clearHeaders() - Method in class org.apache.axis.client.Stub
-
This method clears both requestHeaders and responseHeaders hashtables.
- clearOperation() - Method in class org.apache.axis.client.Call
- clearSessions() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Remove all of this Service's serviceObjects from it known sessions
- CLIENT_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- CLIENT_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
JMSConnectorFactory
parameter valid for either domain. - clientConfigFile - Variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- clientProperties - Variable in class org.apache.axis.transport.http.CommonsHTTPSender
- clone() - Method in class org.apache.axis.collections.SequencedHashMap
-
Creates a shallow copy of this object, preserving the internal structure by copying only references.
- clone() - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Instantiate a clone of this Namespaces object.
- cloneFrame() - Method in class org.apache.axis.utils.NSStack
-
Return a copy of the current frame.
- cloneNode(boolean) - Method in class org.apache.axis.message.MessageElement
-
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
- cloneNode(boolean) - Method in class org.apache.axis.message.NodeImpl
-
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
- cloneNode(boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
- cloneNode(boolean) - Method in class org.apache.axis.message.SOAPEnvelope
- cloneNode(boolean) - Method in class org.apache.axis.SOAPPart
- cloning() - Method in class org.apache.axis.message.MessageElement
-
protected clone method (not public) copied status ------------------- protected String name ; Y protected String prefix ; Y protected String namespaceURI ; Y protected transient Attributes attributes Y protected String id; Y? protected String href; Y? protected boolean _isRoot = true; Y? protected SOAPEnvelope message = null; N? protected transient DeserializationContext context; Y? protected transient QName typeQName = null; Y? protected Vector qNameAttrs = null; Y? protected transient SAX2EventRecorder recorder = null; N? protected int startEventIndex = 0; N? protected int startContentsIndex = 0; N? protected int endEventIndex = -1; N? protected CharacterData textRep = null; Y? protected MessageElement parent = null; N public ArrayList namespaces = null; Y protected String encodingStyle = null; N? private Object objectValue = null; N?
- CLOption - Class in org.apache.axis.utils
-
Basic class describing an instance of option.
- CLOption(int) - Constructor for class org.apache.axis.utils.CLOption
-
Constructor taking an id (that must be a proper character code)
- CLOption(String) - Constructor for class org.apache.axis.utils.CLOption
-
Constructor taking argument for option.
- CLOptionDescriptor - Class in org.apache.axis.utils
-
Basic class describing an type of option.
- CLOptionDescriptor(String, int, int, String) - Constructor for class org.apache.axis.utils.CLOptionDescriptor
-
Constructor.
- CLOptionDescriptor(String, int, int, String, int[]) - Constructor for class org.apache.axis.utils.CLOptionDescriptor
-
Constructor.
- close() - Method in class javax.xml.soap.SOAPConnection
-
Closes this
SOAPConnection
object. - close() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Closes the stream.
- close() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Closes the stream.
- close() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This method is a low level write.
- close() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- close() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- close() - Method in class org.apache.axis.soap.SOAPConnectionImpl
-
Closes this
SOAPConnection
object. - close() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- close() - Method in class org.apache.axis.transport.http.ChunkedOutputStream
- close() - Method in class org.apache.axis.transport.http.FilterPrintWriter
- close() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
disassociate from the underlying input stream
- close() - Method in class org.apache.axis.transport.http.SocketInputStream
- close() - Method in class org.apache.axis.utils.ByteArray
-
Method close
- close() - Method in class org.apache.axis.utils.ByteArrayOutputStream
-
Closing a ByteArrayOutputStream has no effect.
- close() - Method in class org.apache.axis.utils.TeeOutputStream
- closeAllConnectors() - Static method in class org.apache.axis.transport.jms.JMSTransport
-
Closes all JMS connectors
- closed - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
If true the source input stream is now closed.
- closed - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- closed - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field closed
- closed - Variable in class org.apache.axis.transport.http.ChunkedInputStream
- closed - Variable in class org.apache.axis.transport.http.SocketInputStream
- closeMatchingJMSConnectors(String, String, String) - Static method in class org.apache.axis.transport.jms.JMSTransport
-
Closes JMS connectors that match the specified endpoint address
- closePrintWriter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Only close the PrintWriter if the PrintWriter belongs to this class.
- closePrintWriter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Close the print writer.
- CLUtil - Class in org.apache.axis.utils
-
CLUtil offers basic utility operations for use both internal and external to package.
- code - Variable in class org.apache.axis.message.SOAPFaultBuilder
- CollectionElement - Class in org.apache.axis.wsdl.symbolTable
-
This Element is for a QName that is a 'collection'.
- CollectionElement(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.CollectionElement
-
Constructor CollectionElement
- collectionIndex - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
- CollectionTE - Interface in org.apache.axis.wsdl.symbolTable
-
Interface CollectionTE
- CollectionType - Class in org.apache.axis.wsdl.symbolTable
-
This Type is for a QName that is a 'collection'.
- CollectionType(QName, TypeEntry, Node, String, boolean) - Constructor for class org.apache.axis.wsdl.symbolTable.CollectionType
-
Constructor CollectionType
- comment(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContext
- comment(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
- comment(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
- CommentImpl - Class in org.apache.axis.message
-
Most of methods are inherited from TEXT, defined for its Interface Marker only
- CommentImpl(String) - Constructor for class org.apache.axis.message.CommentImpl
- CommonsHTTPClientProperties - Interface in org.apache.axis.components.net
-
Interface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.
- CommonsHTTPClientPropertiesFactory - Class in org.apache.axis.components.net
- CommonsHTTPClientPropertiesFactory() - Constructor for class org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
- CommonsHTTPSender - Class in org.apache.axis.transport.http
-
This class uses Jakarta Commons's HttpClient to call a SOAP server.
- CommonsHTTPSender() - Constructor for class org.apache.axis.transport.http.CommonsHTTPSender
- compareDocumentPosition(Node) - Method in class org.apache.axis.message.NodeImpl
- compareDocumentPosition(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- compareDocumentPosition(Node) - Method in class org.apache.axis.SOAPPart
- compareTo(UnsignedInt) - Method in class org.apache.axis.types.UnsignedInt
- compareTo(UnsignedLong) - Method in class org.apache.axis.types.UnsignedLong
- compile() - Method in interface org.apache.axis.components.compiler.Compiler
-
Compile a source file yielding a loadable program file.
- compile() - Method in class org.apache.axis.components.compiler.Javac
-
Compile a source file yielding a loadable class file.
- compile() - Method in class org.apache.axis.components.compiler.Jikes
-
Execute the compiler
- Compiler - Interface in org.apache.axis.components.compiler
-
This interface defines a compiler's functionality for all (Java-based) compiled languages
- CompilerError - Class in org.apache.axis.components.compiler
-
This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)
- CompilerError(String) - Constructor for class org.apache.axis.components.compiler.CompilerError
-
The error message constructor.
- CompilerError(String, boolean, int, int, int, int, String) - Constructor for class org.apache.axis.components.compiler.CompilerError
-
The error message constructor.
- CompilerFactory - Class in org.apache.axis.components.compiler
-
This class implements a factory to instantiate a Compiler.
- CompilerFactory() - Constructor for class org.apache.axis.components.compiler.CompilerFactory
- COMPLETED - Static variable in class org.apache.axis.client.async.Status
-
Field COMPLETED
- COMPLETED_STR - Static variable in class org.apache.axis.client.async.Status
-
Field COMPLETED_STR
- COMPLEX_TYPE_FAULT - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Field COMPLEX_TYPE_FAULT
- componentsReady() - Method in interface org.apache.axis.encoding.Deserializer
-
Some deserializers (ArrayDeserializer) require all of the component values to be known before the value is complete.
- componentsReady() - Method in class org.apache.axis.encoding.DeserializerImpl
-
Some deserializers (ArrayDeserializer) require all of the component values to be known before the value is complete.
- componentsReadyFlag - Variable in class org.apache.axis.encoding.DeserializerImpl
- componentType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
- COMPRESSION_GZIP - Static variable in class org.apache.axis.transport.http.HTTPConstants
- ComProvider - Class in org.apache.axis.providers
- ComProvider() - Constructor for class org.apache.axis.providers.ComProvider
- config - Variable in class org.apache.axis.AxisEngine
-
Our go-to guy for configuration...
- ConfigurationException - Exception Class in org.apache.axis
-
ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.
- ConfigurationException(Exception) - Constructor for exception class org.apache.axis.ConfigurationException
-
Construct a ConfigurationException from an Exception.
- ConfigurationException(Exception, boolean) - Constructor for exception class org.apache.axis.ConfigurationException
-
Construct a ConfigurationException from an Exception.
- ConfigurationException(String) - Constructor for exception class org.apache.axis.ConfigurationException
-
Construct a ConfigurationException from a String.
- configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.DirProvider
- configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
- configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.NullProvider
- configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.SimpleProvider
-
Configure an AxisEngine.
- configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.XMLStringProvider
- configureEngine(AxisEngine) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- configureEngine(AxisEngine) - Method in interface org.apache.axis.EngineConfiguration
-
Configure this AxisEngine using whatever data source we have.
- configureFromContext(MessageContext) - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
configure our elements from the context.
- configureGlobalConfig(WSDDGlobalConfiguration) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- configureGlobalConfig(WSDDGlobalConfiguration) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- configureResponseFromAxisFault(HttpServletResponse, AxisFault) - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
Configure the servlet response status code and maybe other headers from the fault info.
- connect() - Method in class org.apache.axis.transport.jms.JMSURLConnection
- CONNECT_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
- CONNECT_ID - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - CONNECT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - CONNECT_TIMEOUT - Static variable in class org.apache.axis.components.net.DefaultSocketFactory
-
Field CONNECT_TIMEOUT
- CONNECTION_DEFAULT_CONNECTION_TIMEOUT_KEY - Static variable in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
the key for the Axis Property that sets the default connection timeout for the httpclient, can be overriden by the MessageContext
- CONNECTION_DEFAULT_SO_TIMEOUT_KEY - Static variable in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
the key for the Axis Property that sets the read timeout for the httpclient
- CONNECTION_FACTORY_CLASS - Static variable in class org.apache.axis.components.jms.BeanVendorAdapter
- CONNECTION_FACTORY_JNDI_NAME - Static variable in class org.apache.axis.components.jms.JNDIVendorAdapter
- CONNECTION_POOL_TIMEOUT_KEY - Static variable in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
the key for the Axis Property that sets the connection pool timeout for the httpclient pool
- CONNECTION_TIMEOUT_PROPERTY - Static variable in class org.apache.axis.client.Call
-
Timeout property: should be accompanies by an integer
- CONNECTION_URLS - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - connectionManager - Variable in class org.apache.axis.transport.http.CommonsHTTPSender
- CONNECTOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- Constants - Class in org.apache.axis
- Constants() - Constructor for class org.apache.axis.Constants
- constructorTarget - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
-
Constructor Target object to use (if constructorToUse != null)
- ConstructorTarget - Class in org.apache.axis.encoding
-
Used when the class need a specific Constructor (not default one)
- ConstructorTarget(Constructor, Deserializer) - Constructor for class org.apache.axis.encoding.ConstructorTarget
- constructorToUse - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
-
Constructor if no default constructor
- constructSignatures(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method constructSignatures
- ContainedAttribute - Class in org.apache.axis.wsdl.symbolTable
- ContainedAttribute(TypeEntry, QName) - Constructor for class org.apache.axis.wsdl.symbolTable.ContainedAttribute
- containedAttributes - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
contained attributes in the schema's type definition
- containedElements - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
contained elements in the schema's type definition
- ContainedEntry - Class in org.apache.axis.wsdl.symbolTable
- ContainedEntry(TypeEntry, QName) - Constructor for class org.apache.axis.wsdl.symbolTable.ContainedEntry
- contains(URL) - Method in class org.apache.axis.utils.URLHashSet
-
Returns true if this set contains the specified element.
- contains(Handler) - Method in interface org.apache.axis.Chain
-
Discover if a handler is in this chain.
- contains(Handler) - Method in class org.apache.axis.SimpleChain
- containsKey(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.containsKey(Object)
. - containsKey(Object) - Method in class org.apache.axis.utils.IdentityHashMap
- containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Returns true if the
MessageContext
contains a property with the specified name. - containsProperty(String) - Method in class org.apache.axis.MessageContext
-
Returns true if the MessageContext contains a property with the specified name.
- containsValue(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.containsValue(Object)
. - CONTENT_TYPE - Static variable in class org.apache.axis.attachments.ImageDataSource
- CONTENT_TYPE - Static variable in class org.apache.axis.attachments.MimeMultipartDataSource
- CONTENT_TYPE - Static variable in class org.apache.axis.attachments.OctetStreamDataSource
- CONTENT_TYPE - Static variable in class org.apache.axis.attachments.PlainTextDataSource
- CONTENT_TYPE - Static variable in class org.apache.axis.attachments.SourceDataSource
- CONTENT_TYPE_MTOM - Static variable in class org.apache.axis.Message
-
Content Type for MTOM/XOP
- contentId - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- contentId - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field contentId
- contentLocation - Variable in class org.apache.axis.attachments.AttachmentsImpl
-
This is the content location as specified in SOAP with Attachments.
- contentLocation - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field contentLocation
- contentType - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
The content type.
- context - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- context - Variable in class org.apache.axis.message.MessageElement
- context - Variable in class org.apache.axis.message.SOAPFaultBuilder
- CONTEXT_FACTORY - Static variable in class org.apache.axis.components.jms.JNDIVendorAdapter
- convert(Object, Class) - Static method in class org.apache.axis.utils.JavaUtils
-
Utility function to convert an Object to some desired Class.
- convert2Int(byte[]) - Static method in class org.apache.axis.types.HexBinary
-
Convert 4 hex digits to an int, and return the number of converted bytes.
- convertArrayToObject(Object, Class) - Static method in class org.apache.axis.utils.ArrayUtil
-
Convert an array object of which type is T[] to ArrayOfT class.
- convertAttrSAXtoDOM(Attributes) - Method in class org.apache.axis.message.NodeImpl
-
The internal representation of Attributes cannot help being changed It is because Attribute is not immutible Type, so if we keep out value and just return it in another form, the application may chnae it, which we cannot detect without some kind back track method (call back notifying the chnage.) I am not sure which approach is better.
- convertExceptionToAxisFault(Exception, Message) - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
turn any Exception into an AxisFault, log it, set the response status code according to what the specifications say and return a response message for posting.
- convertObjectToArray(Object, Class) - Static method in class org.apache.axis.utils.ArrayUtil
-
Convert ArrayOfT to T[].
- copyStackByDefault - Static variable in exception class org.apache.axis.ConfigurationException
-
Flag wether to copy the orginal exception by default.
- CORBAProvider - Class in org.apache.axis.providers.java
-
A basic CORBA Provider
- CORBAProvider() - Constructor for class org.apache.axis.providers.java.CORBAProvider
- count - Variable in class org.apache.axis.utils.ByteArray
- count() - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject
- 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.axis.Message
-
Gets a count of the number of attachments in this message.
- CR - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- CR - Static variable in class org.apache.axis.utils.JavaUtils
- create() - Static method in class org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
- create(Class, QName) - Static method in class org.apache.axis.encoding.ser.castor.CastorDeserializerFactory
- create(Class, QName) - Static method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializerFactory
- create(Class, QName) - Static method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializerFactory
- create(Class, QName) - Static method in class org.apache.axis.encoding.ser.castor.CastorSerializerFactory
- create(String) - Method in class javax.xml.soap.SOAPElementFactory
-
Deprecated.Use javax.xml.soap.SOAPFactory.createElement(String localName) instead
- create(String) - Static method in class org.apache.axis.components.net.TransportClientPropertiesFactory
- create(String, int, StringBuffer, BooleanHolder) - Method in class org.apache.axis.components.net.DefaultSocketFactory
-
Creates a socket.
- create(String, int, StringBuffer, BooleanHolder) - Method in class org.apache.axis.components.net.JSSESocketFactory
-
creates a secure socket
- create(String, int, StringBuffer, BooleanHolder) - Method in interface org.apache.axis.components.net.SocketFactory
-
Create a socket
- 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(Name) - Method in class javax.xml.soap.SOAPElementFactory
-
Deprecated.Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead
- createApplicationProperties(MessageContext) - Method in class org.apache.axis.transport.jms.JMSSender
-
Return a map of properties that makeup the application-specific for the JMS Messages.
- createArrayElement(String) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method createArrayElement
- createAsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.QueueConnector
- createAsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.TopicConnector
- createAsyncConnection(ConnectionFactory, javax.jms.Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
- createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
-
Creates a new empty
AttachmentPart
object. - createAttachmentPart() - Method in interface org.apache.axis.attachments.Attachments
-
Create a new attachment Part in this Message.
- createAttachmentPart() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Create a new attachment Part in this Message.
- createAttachmentPart() - Method in class org.apache.axis.Message
-
Creates a new empty
AttachmentPart
object. - createAttachmentPart(Object) - Method in interface org.apache.axis.attachments.Attachments
-
Create a new attachment Part in this Message.
- createAttachmentPart(Object) - Method in class org.apache.axis.attachments.AttachmentsImpl
- 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(DataHandler) - Method in class javax.xml.soap.SOAPMessage
-
Creates an
AttachmentPart
object and populates it using the givenDataHandler
object. - createAttribute(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- createAttribute(String) - Method in class org.apache.axis.SOAPPart
- createAttributeElement(String, Class, QName, boolean, Document) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create Attribute Element with a given name and type
- createAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Attribute is not particularly dealt with in SAAJ.
- createAttributeNS(String, String) - Method in class org.apache.axis.SOAPPart
- createBackingStoreInputStream() - Method in class org.apache.axis.utils.ByteArray
-
Method createBackingStoreInputStream
- createCall() - Method in interface javax.xml.rpc.Service
-
Creates a
Call
object not associated with specific operation or target service endpoint. - createCall() - Method in class org.apache.axis.client.Service
-
Creates a new Call object with no prefilled data.
- createCall(QName) - Method in interface javax.xml.rpc.Service
-
Creates a
Call
instance. - createCall(QName) - Method in class org.apache.axis.client.Service
-
Creates a new Call object - will prefill as much info from the WSDL as it can.
- createCall(QName, String) - Method in interface javax.xml.rpc.Service
-
Creates a
Call
instance. - createCall(QName, String) - Method in class org.apache.axis.client.Service
-
Creates a new Call object - will prefill as much info from the WSDL as it can.
- createCall(QName, QName) - Method in interface javax.xml.rpc.Service
-
Creates a
Call
instance. - createCall(QName, QName) - Method in class org.apache.axis.client.Service
-
Creates a new Call object - will prefill as much info from the WSDL as it can.
- createCDATASection(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Creates a
CDATASection
node whose value is the specified string. - createCDATASection(String) - Method in class org.apache.axis.SOAPPart
- createCFMap(Options) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
- createClassLoader(String, ClassLoader) - Static method in class org.apache.axis.utils.ClassUtils
-
Creates a new ClassLoader from a classpath specification and a parent class loader.
- createClientConnector(HashMap, HashMap, String, String, JMSVendorAdapter) - Static method in class org.apache.axis.transport.jms.JMSConnectorFactory
-
Static method to create a client connector.
- createComment(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Creates a
Comment
node given the specified string. - createComment(String) - Method in class org.apache.axis.SOAPPart
- createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
-
Create a new
SOAPConnection
. - createConnection() - Method in class org.apache.axis.soap.SOAPConnectionFactoryImpl
-
Create a new
SOAPConnection
. - createConnectionWithRetry(ConnectionFactory, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
- createConnectorMap(Options) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
- createConsumer(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
- createDefinition() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Build a Definition from the input wsdl file or create a new Definition
- createDetail() - Method in class javax.xml.soap.SOAPFactory
-
Creates a new
Detail
object which serves as a container forDetailEntry
objects. - createDetail() - Method in class org.apache.axis.soap.SOAPFactoryImpl
- createDimeMessage() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Creates the DIME message
- createDocumentationElement(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a documentation element
- createDocumentFragment() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Creates an empty
DocumentFragment
object. - createDocumentFragment() - Method in class org.apache.axis.SOAPPart
- createElement(String) - Method in class javax.xml.soap.SOAPFactory
-
Create a
SOAPElement
object initialized with the given local name. - createElement(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
based on the tagName, we will make different kind SOAP Elements Instance Is really we can determine the Type by the Tagname???
- createElement(String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
-
Create a
SOAPElement
object initialized with the given local name. - createElement(String) - Method in class org.apache.axis.SOAPPart
- createElement(String) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create a DOM Element in this context
- createElement(String, String, boolean, boolean, Document) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create Element with a given name and type
- 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(String, String, String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
-
Create a new
SOAPElement
object with the given local name, prefix and uri. - createElement(Name) - Method in class javax.xml.soap.SOAPFactory
-
Create a
SOAPElement
object initialized with the givenName
object. - createElement(Name) - Method in class org.apache.axis.soap.SOAPFactoryImpl
-
Create a
SOAPElement
object initialized with the givenName
object. - createElementNS(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Return SOAPElements (what if they want SOAPEnvelope or Header/Body?)
- createElementNS(String, String) - Method in class org.apache.axis.SOAPPart
- createElementWithAnonymousType(String, Class, boolean, Document) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write an <element> with an anonymous internal ComplexType
- createEmitter() - Method in class org.apache.axis.wsdl.Java2WSDL
-
Instantiate an Emitter
- createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector
- createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.QueueConnector
-
Create an endpoint for a queue destination.
- createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.TopicConnector
-
Create an endpoint for a queue destination.
- createEndpoint(String) - Method in class org.apache.axis.transport.jms.JMSConnector
- createEndpoint(String) - Method in class org.apache.axis.transport.jms.QueueConnector
- createEndpoint(String) - Method in class org.apache.axis.transport.jms.TopicConnector
- createEntityReference(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- createEntityReference(String) - Method in class org.apache.axis.SOAPPart
- createFactory(Class, Class, QName) - Static method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Utility method that intospects on a factory class to decide how to create the factory.
- createFactory(Class, Class, QName) - Static method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Utility method that intospects on a factory class to decide how to create the factory.
- createHandlerChain() - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
- createListenerSession(javax.jms.Connection, Subscription) - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- createLiteralArrayElement(String, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create an array which is a wrapper type for "item" elements of a component type.
- createMessage() - Method in class javax.xml.soap.MessageFactory
-
Creates a new
SOAPMessage
object with the defaultSOAPPart
,SOAPEnvelope
,SOAPBody
, andSOAPHeader
objects. - createMessage() - Method in class org.apache.axis.soap.MessageFactoryImpl
-
Creates a new
SOAPMessage
object with the defaultSOAPPart
,SOAPEnvelope
,SOAPBody
, andSOAPHeader
objects. - createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
-
Internalizes the contents of the given
InputStream
object into a newSOAPMessage
object and returns theSOAPMessage
object. - createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis.soap.MessageFactoryImpl
-
Internalizes the contents of the given
InputStream
object into a newSOAPMessage
object and returns theSOAPMessage
object. - createMessageName(Definition, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method createMessageName
- createMP(String, Collection, int) - Static method in class org.apache.axis.attachments.MimeUtils
-
This routine will create a multipart object from the parts and the SOAP content.
- createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
-
Creates a new
Name
object initialized with the given local name. - createName(String) - Method in class javax.xml.soap.SOAPFactory
-
Creates a new
Name
object initialized with the given local name. - createName(String) - Method in class org.apache.axis.message.SOAPEnvelope
-
create a Name given the local part
- createName(String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
- 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, 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, String, String) - Method in class org.apache.axis.message.SOAPEnvelope
-
Create a name given local part, prefix and uri
- createName(String, String, String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
- createParser() - Method in class org.apache.axis.wsdl.gen.WSDL2
-
createParser Used by extended classes to construct an instance of the Parser
- createParser() - Method in class org.apache.axis.wsdl.WSDL2Java
-
Instantiate an extension of the Parser
- createProcessingInstruction(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Creates a
ProcessingInstruction
node given the specified name and data strings. - createProcessingInstruction(String, String) - Method in class org.apache.axis.SOAPPart
- createResponseBody(RPCElement, MessageContext, OperationDesc, ServiceDesc, Object, SOAPEnvelope, ArrayList) - Method in class org.apache.axis.providers.java.RPCProvider
- createSendSession(javax.jms.Connection) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- createServerConnector(HashMap, HashMap, String, String, JMSVendorAdapter) - Static method in class org.apache.axis.transport.jms.JMSConnectorFactory
-
Static method to create a server connector.
- createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
-
Create a
Service
instance. - createService(URL, QName) - Method in class org.apache.axis.client.ServiceFactory
-
Create a Service instance.
- createService(QName) - Method in class javax.xml.rpc.ServiceFactory
-
Create a
Service
instance. - createService(QName) - Method in class org.apache.axis.client.ServiceFactory
-
Create a Service instance.
- createSession(String) - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
demand create a session if there is not already one for the string
- createSubscription(MessageListener, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
- createSyncConnection(ConnectionFactory, Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.QueueConnector
- createSyncConnection(ConnectionFactory, Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.TopicConnector
- createSyncConnection(ConnectionFactory, javax.jms.Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
- createTemporaryDestination() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
- createTextNode(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Creates a
Text
node given the specified string. - createTextNode(String) - Method in class org.apache.axis.SOAPPart
- createTypeFromRef(Node) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Node may contain a reference (via type=, ref=, or element= attributes) to another type.
- createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Creates a new empty
TypeMapping
object. - createTypeMapping() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Creates a new empty TypeMapping object for the specified encoding style or XML schema namespace.
- createTypes(Definition) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Build a Types object and load the input wsdl types
- createWithDelegate() - Static method in class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
- curIndex - Variable in class org.apache.axis.encoding.ser.ArrayDeserializer
- curIndex - Variable in class org.apache.axis.encoding.ser.VectorDeserializer
- currentMemoryBuf - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Hold the last memory buffer.
- currentMemoryBufSz - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
The number of bytes written to the above buffer.
D
- data - Variable in class org.apache.axis.attachments.DimeBodyPart
- DataHandlerHolder - Class in org.apache.axis.holders
-
Class DataHandlerHolder
- DataHandlerHolder() - Constructor for class org.apache.axis.holders.DataHandlerHolder
-
Constructor MimeMultipartHolder
- DataHandlerHolder(DataHandler) - Constructor for class org.apache.axis.holders.DataHandlerHolder
-
Constructor MimeMultipartHolder
- DateDeserializer - Class in org.apache.axis.encoding.ser
-
The DateSerializer deserializes a Date.
- DateDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.DateDeserializer
-
The Deserializer is constructed with the xmlType and javaType
- DateDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A DateDeserializer Factory
- DateDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.DateDeserializerFactory
- DateHolder - Class in org.apache.axis.holders
-
Class DateHolder
- DateHolder() - Constructor for class org.apache.axis.holders.DateHolder
-
Constructor DateHolder
- DateHolder(Date) - Constructor for class org.apache.axis.holders.DateHolder
-
Constructor DateHolder
- DateSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for Dates.
- DateSerializer() - Constructor for class org.apache.axis.encoding.ser.DateSerializer
- DateSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Date primitives
- DateSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.DateSerializerFactory
- Day - Class in org.apache.axis.types
-
Implementation of the XML Schema type gDay
- Day(int) - Constructor for class org.apache.axis.types.Day
-
Constructs a Day with the given values No timezone is specified
- Day(int, String) - Constructor for class org.apache.axis.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.axis.types.Day
-
Construct a Day from a String in the format ---DD[timezone]
- DayHolder - Class in org.apache.axis.holders
-
Class DayHolder
- DayHolder() - Constructor for class org.apache.axis.holders.DayHolder
-
Constructor DayHolder
- DayHolder(Day) - Constructor for class org.apache.axis.holders.DayHolder
-
Constructor DayHolder
- debug - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field debug
- debug(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setDebug(value)
- DEBUG_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field DEBUG_OPT
- debugEnabled - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field debugEnabled
- DebugHandler - Class in org.apache.axis.handlers
- DebugHandler() - Constructor for class org.apache.axis.handlers.DebugHandler
- DEC - Static variable in class org.apache.axis.types.HexBinary
- decLockCounter() - Static method in class org.apache.axis.transport.http.AxisServletBase
-
thread safe lock counter decrement
- decode(char[], int, int) - Static method in class org.apache.axis.encoding.Base64
- decode(char[], int, int, OutputStream) - Static method in class org.apache.axis.encoding.Base64
- decode(String) - Static method in class org.apache.axis.encoding.Base64
- decode(String) - Static method in class org.apache.axis.types.HexBinary
-
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
- decode(String, OutputStream) - Static method in class org.apache.axis.encoding.Base64
- decrement() - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject
- DEFAULT - Static variable in class org.apache.axis.client.async.Status
-
Field DEFAULT
- DEFAULT - Static variable in class org.apache.axis.constants.Scope
- DEFAULT - Static variable in class org.apache.axis.constants.Style
- DEFAULT - Static variable in class org.apache.axis.constants.Use
- DEFAULT_ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
value for ACKNOWLEDGE_MODE if left unset.
- DEFAULT_ATTACHMENT_IMPL - Static variable in class org.apache.axis.AxisEngine
- DEFAULT_ATTACHMNET_IMPL - Static variable in class org.apache.axis.Message
-
Default Attachments Implementation class.
- DEFAULT_CACHE_INCREMENT - Static variable in class org.apache.axis.utils.ByteArray
- DEFAULT_CONNECT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_DELIVERY_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_ENABLE_BACKING_STORE - Static variable in class org.apache.axis.utils.ByteArray
- DEFAULT_ENCODING - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
- DEFAULT_INTERACT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_JWS_FILE_EXTENSION - Variable in class org.apache.axis.handlers.JWSHandler
- DEFAULT_MAX_THREADS - Static variable in class org.apache.axis.components.threadpool.ThreadPool
- DEFAULT_MESSAGE_TIMEOUT - Static variable in class org.apache.axis.Constants
-
The default timeout for messages.
- DEFAULT_MIN_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_NO_LOCAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_NSTOPKG_FILE - Static variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field DEFAULT_NSTOPKG_FILE
- DEFAULT_NUM_RETRIES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_NUM_SESSIONS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_PASSWORD - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - DEFAULT_PRIORITY - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_RESIDENT_SIZE - Static variable in class org.apache.axis.utils.ByteArray
- DEFAULT_SOAP_VERSION - Static variable in class org.apache.axis.Constants
- DEFAULT_TIME_TO_LIVE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_TRANSPORT_NAME - Static variable in class org.apache.axis.transport.http.HTTPTransport
- DEFAULT_UNSUBSCRIBE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DEFAULT_USERNAME - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domains. - DefaultAuthenticator - Class in org.apache.axis.utils
-
This class is used by WSDL2javaAntTask and WSDL2.
- DefaultAuthenticator(String, String) - Constructor for class org.apache.axis.utils.DefaultAuthenticator
- DefaultAxisServerFactory - Class in org.apache.axis.server
-
Helper class for obtaining AxisServers.
- DefaultAxisServerFactory() - Constructor for class org.apache.axis.server.DefaultAxisServerFactory
- DefaultCommonsHTTPClientProperties - Class in org.apache.axis.components.net
-
Default property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.
- DefaultCommonsHTTPClientProperties() - Constructor for class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
- DefaultEngineConfigurationFactory - Class in org.apache.axis.configuration
-
Deprecated.
- DefaultEngineConfigurationFactory() - Constructor for class org.apache.axis.configuration.DefaultEngineConfigurationFactory
-
Deprecated.Create the default engine configuration and detect whether the user has overridden this with their own.
- DefaultEngineConfigurationFactory(EngineConfigurationFactory) - Constructor for class org.apache.axis.configuration.DefaultEngineConfigurationFactory
-
Deprecated.
- DefaultEntityResolver - Class in org.apache.axis.utils
- DefaultEntityResolver() - Constructor for class org.apache.axis.utils.DefaultEntityResolver
- DefaultHTTPSTransportClientProperties - Class in org.apache.axis.components.net
- DefaultHTTPSTransportClientProperties() - Constructor for class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- DefaultHTTPTransportClientProperties - Class in org.apache.axis.components.net
- DefaultHTTPTransportClientProperties() - Constructor for class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- DefaultJAXRPC11TypeMappingImpl - Class in org.apache.axis.encoding
-
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.
- DefaultJAXRPC11TypeMappingImpl() - Constructor for class org.apache.axis.encoding.DefaultJAXRPC11TypeMappingImpl
- DefaultSOAP12TypeMappingImpl - Class in org.apache.axis.encoding
-
Deprecated.Please use DefaultSOAPEncodingTypeMappingImpl.java
- DefaultSOAP12TypeMappingImpl() - Constructor for class org.apache.axis.encoding.DefaultSOAP12TypeMappingImpl
-
Deprecated.
- DefaultSOAPEncodingTypeMappingImpl - Class in org.apache.axis.encoding
-
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.
- DefaultSOAPEncodingTypeMappingImpl() - Constructor for class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
- DefaultSocketFactory - Class in org.apache.axis.components.net
-
Default socket factory.
- DefaultSocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.DefaultSocketFactory
-
Constructor is used only by subclasses.
- defaultType - Variable in class org.apache.axis.encoding.DeserializerImpl
- DefaultTypeMappingImpl - Class in org.apache.axis.encoding
-
This is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.1.
- DefaultTypeMappingImpl() - Constructor for class org.apache.axis.encoding.DefaultTypeMappingImpl
- DefaultTypeMappingImpl(boolean) - Constructor for class org.apache.axis.encoding.DefaultTypeMappingImpl
- DefaultXMLEncoder - Class in org.apache.axis.components.encoding
- DefaultXMLEncoder(String) - Constructor for class org.apache.axis.components.encoding.DefaultXMLEncoder
- DefinedElement - Class in org.apache.axis.wsdl.symbolTable
-
This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
- DefinedElement(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedElement
-
Create an element type defined by a ref/type attribute
- DefinedElement(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedElement
-
Create an element type defined directly.
- DefinedType - Class in org.apache.axis.wsdl.symbolTable
-
This Type is for a QName that is a complex or simple type, these types are always emitted.
- DefinedType(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedType
-
Constructor DefinedType
- DefinedType(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedType
-
Constructor DefinedType
- definition - Variable in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
- definition - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Field definition
- definition - Variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Field definition
- definition - Variable in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Field definition
- delegate - Variable in class org.apache.axis.message.SOAPDocumentImpl
- delegate(TypeMappingRegistry) - Method in interface org.apache.axis.encoding.TypeMappingRegistry
-
delegate Changes the contained type mappings to delegate to their corresponding types in the secondary TMR.
- delegate(TypeMappingRegistry) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
delegate Changes the contained type mappings to delegate to their corresponding types in the secondary TMR.
- delete() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
- deleted - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Flag to show if the resources behind this have been deleted.
- deleteData(int, int) - Method in class org.apache.axis.message.Text
- deleteTemporaryDestination(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
- DELIVERY_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - DELIVERY_MODE_DISCARDABLE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DELIVERY_MODE_NONPERSISTENT - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DELIVERY_MODE_PERSISTENT - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- deploy(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
-
do a deploy and/or undeploy, depending on what is in the document.
- DEPLOY_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field DEPLOY_OPT
- deployHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Put a WSDDHandler into this deployment, replacing any other WSDDHandler which might already be present with the same QName.
- deployHandler(WSDDHandler) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- deployHandler(WSDDHandler) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- deployHandler(WSDDHandler) - Static method in class org.apache.axis.management.ServiceAdmin
- DeploymentAdministrator - Class in org.apache.axis.management.jmx
- DeploymentAdministrator() - Constructor for class org.apache.axis.management.jmx.DeploymentAdministrator
- DeploymentAdministratorMBean - Interface in org.apache.axis.management.jmx
- DeploymentQuery - Class in org.apache.axis.management.jmx
- DeploymentQuery() - Constructor for class org.apache.axis.management.jmx.DeploymentQuery
- DeploymentQueryMBean - Interface in org.apache.axis.management.jmx
- deployService(String, SOAPService) - Method in class org.apache.axis.configuration.SimpleProvider
- deployService(QName, SOAPService) - Method in class org.apache.axis.configuration.SimpleProvider
- deployService(WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Put a WSDDService into this deployment, replacing any other WSDDService which might already be present with the same QName.
- deployService(WSDDService) - Static method in class org.apache.axis.management.ServiceAdmin
- deployService(WSDDServiceWrapper) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- deployService(WSDDServiceWrapper) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- deploySkeleton(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setSkeletonWanted(value)
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
- deployTransport(String, Handler) - Method in class org.apache.axis.configuration.SimpleProvider
- deployTransport(QName, Handler) - Method in class org.apache.axis.configuration.SimpleProvider
- deployTransport(WSDDTransport) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Put a WSDDTransport into this deployment, replacing any other WSDDTransport which might already be present with the same QName.
- deployTransport(WSDDTransport) - Static method in class org.apache.axis.management.ServiceAdmin
- deployTransport(WSDDTransportWrapper) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- deployTransport(WSDDTransportWrapper) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- deployTypeMapping(WSDDTypeMapping) - Method in interface org.apache.axis.deployment.wsdd.WSDDTypeMappingContainer
- deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- deregisterClass(String) - Method in class org.apache.axis.utils.cache.ClassCache
-
Remove an entry from the cache.
- derivedTypes - Variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
- describeOptions(CLOptionDescriptor[]) - Static method in class org.apache.axis.utils.CLUtil
-
Format options into StringBuffer and return.
- deserClass - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- deserClassConstructor - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- DeserializationContext - Class in org.apache.axis.encoding
-
This interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org.xml.sax.helpers.DefaultHandler.
- DeserializationContext - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
- DeserializationContext(MessageContext, SOAPHandler) - Constructor for class org.apache.axis.encoding.DeserializationContext
-
Construct Deserializer using MessageContext and EnvelopeBuilder handler
- DeserializationContext(InputSource, MessageContext, String) - Constructor for class org.apache.axis.encoding.DeserializationContext
-
Construct Deserializer
- DeserializationContext(InputSource, MessageContext, String, SOAPEnvelope) - Constructor for class org.apache.axis.encoding.DeserializationContext
-
Construct Deserializer
- deserialize() - Method in class org.apache.axis.message.RPCElement
- DESERIALIZE_CURRENT_ELEMENT - Static variable in class org.apache.axis.encoding.ser.DocumentDeserializer
- DESERIALIZE_CURRENT_ELEMENT - Static variable in class org.apache.axis.encoding.ser.ElementDeserializer
- deserializer - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- Deserializer - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.
- Deserializer - Interface in org.apache.axis.encoding
-
This interface describes the AXIS Deserializer.
- DeserializerFactory - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.
- DeserializerFactory - Interface in org.apache.axis.encoding
-
This interface describes the AXIS DeserializerFactory.
- DeserializerImpl - Class in org.apache.axis.encoding
-
The Deserializer base class.
- DeserializerImpl() - Constructor for class org.apache.axis.encoding.DeserializerImpl
- DeserializerTarget - Class in org.apache.axis.encoding
- DeserializerTarget(Deserializer, Object) - Constructor for class org.apache.axis.encoding.DeserializerTarget
- deserializing(boolean) - Method in class org.apache.axis.encoding.DeserializationContext
- destDir - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The name of the directory to contain the resulting object program file
- DESTINATION - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- destroy() - Method in class javax.xml.rpc.handler.GenericHandler
-
The
destroy
method indicates the end of lifecycle for a Handler instance. - destroy() - Method in interface javax.xml.rpc.handler.Handler
-
The
destroy
method indicates the end of lifecycle for a Handler instance. - destroy() - Method in interface javax.xml.rpc.handler.HandlerChain
-
Indicates the end of lifecycle for a HandlerChain.
- destroy() - Method in interface javax.xml.rpc.server.ServiceLifecycle
-
JAX-RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
- destroy() - Method in class org.apache.axis.handlers.HandlerChainImpl
- destroy() - Method in class org.apache.axis.monitor.SOAPMonitorService
-
Servlet termination
- destroy() - Method in class org.apache.axis.transport.http.AxisServletBase
-
Destroy method is called when the servlet is going away.
- detachAllChildren() - Method in class org.apache.axis.message.MessageElement
-
remove all children.
- detachAttachmentFile() - Method in class org.apache.axis.attachments.AttachmentPart
-
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.axis.message.NodeImpl
-
Removes this
Node
object from the tree. - detail - Variable in class org.apache.axis.message.SOAPFault
- Detail - Class in org.apache.axis.message
-
Detail Container implementation
- Detail - Interface in javax.xml.soap
-
A container for
DetailEntry
objects. - Detail() - Constructor for class org.apache.axis.message.Detail
- DetailEntry - Class in org.apache.axis.message
-
Detail Entry implementation
- DetailEntry - Interface in javax.xml.soap
-
The content for a
Detail
object, giving details for aSOAPFault
object. - DetailEntry(Name) - Constructor for class org.apache.axis.message.DetailEntry
- determineIfHoldersNeeded(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Find all inout/out parameters and add a flag to the Type of that parameter saying a holder is needed.
- determineInterfaceNames(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method determineInterfaceNames
- DimeAttachmentStreams - Class in org.apache.axis.attachments
-
This is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format.
- DimeAttachmentStreams(DimeDelimitedInputStream) - Constructor for class org.apache.axis.attachments.DimeAttachmentStreams
- DimeBodyPart - Class in org.apache.axis.attachments
-
Holds one attachment DIME part.
- DimeBodyPart() - Constructor for class org.apache.axis.attachments.DimeBodyPart
- DimeBodyPart(byte[], DimeTypeNameFormat, String, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
-
Create a DIME Attachment Part.
- DimeBodyPart(DataHandler, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
-
Create a DIME Attachment Part.
- DimeBodyPart(DataHandler, DimeTypeNameFormat, String, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
-
Create a DIME Attachment Part.
- DimeDelimitedInputStream - Class in org.apache.axis.attachments
-
This class takes the input stream and turns it multiple streams.
- dimeDelimitedStream - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- DimeMultiPart - Class in org.apache.axis.attachments
-
This class hold all parts of a DIME multipart message.
- DimeMultiPart() - Constructor for class org.apache.axis.attachments.DimeMultiPart
- DimeTypeNameFormat - Class in org.apache.axis.attachments
-
This class is a single part for DIME mulitpart message.
- dims - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field dims
- DirProvider - Class in org.apache.axis.configuration
- DirProvider(String) - Constructor for class org.apache.axis.configuration.DirProvider
- DirProvider(String, String) - Constructor for class org.apache.axis.configuration.DirProvider
- disableFormatting() - Method in class org.apache.axis.message.SOAPBody
- disableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Disable access to this service from a particular transport
- discardBackingStore() - Method in class org.apache.axis.utils.ByteArray
-
Method discardBackingStore
- discardBuffer() - Method in class org.apache.axis.utils.ByteArray
-
Method discardBuffer
- diskCacheFile - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field diskCacheFile
- dispose() - Method in class org.apache.axis.attachments.AttachmentPart
-
when an attachment part is disposed, any associated files are deleted, and the datahandler itself nulled.
- dispose() - Method in interface org.apache.axis.attachments.Attachments
-
dispose of the attachments and their files; do not use the object after making this call.
- dispose() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
dispose of the attachments and their files; do not use the object after making this call.
- dispose() - Method in class org.apache.axis.Message
-
Dispose of attachments.
- dispose() - Method in class org.apache.axis.MessageContext
-
if a message (or subclass) has any disposal needs, this method is where it goes.
- doAutoTypes - Variable in class org.apache.axis.encoding.TypeMappingImpl
- doClient(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
-
Client side of processing.
- document - Variable in class org.apache.axis.message.NodeImpl
- DOCUMENT - Static variable in class org.apache.axis.constants.Style
- DOCUMENT_STR - Static variable in class org.apache.axis.constants.Style
- DocumentDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for DOM Document
- DocumentDeserializer() - Constructor for class org.apache.axis.encoding.ser.DocumentDeserializer
- DocumentDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for DOM Document.
- DocumentDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.DocumentDeserializerFactory
- DocumentSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for DOM Document
- DocumentSerializer() - Constructor for class org.apache.axis.encoding.ser.DocumentSerializer
- DocumentSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for DOM Document
- DocumentSerializerFactory() - Constructor for class org.apache.axis.encoding.ser.DocumentSerializerFactory
- DocumentToStream(Document, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
- DocumentToString(Document) - Static method in class org.apache.axis.utils.XMLUtils
-
turn a whole DOM document into XML
- DocumentToWriter(Document, Writer) - Static method in class org.apache.axis.utils.XMLUtils
- doesExist(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Check if the className exists.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.monitor.SOAPMonitorService
-
HTTP GET request
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AdminServlet
-
handle a GET request.
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
-
Process GET requests.
- DOM2Writer - Class in org.apache.axis.utils
-
This class is a utility to serialize a DOM node as XML.
- DOM2Writer() - Constructor for class org.apache.axis.utils.DOM2Writer
- DOMAIN - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DOMAIN_DEFAULT - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DOMAIN_QUEUE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- DOMAIN_TOPIC - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
-
Process a POST to the servlet by handing it off to the Axis Engine.
- doRegisterFromVersion(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Set up the default type mapping (and the SOAP encoding type mappings) as per the passed "version" option.
- doServer(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
-
Server side of processing.
- dotnet_soapenc_bugfix - Static variable in class org.apache.axis.encoding.TypeMappingImpl
-
Work around a .NET bug with soap encoded types.
- DoubleHolder - Class in javax.xml.rpc.holders
-
Holder for
double
s. - DoubleHolder() - Constructor for class javax.xml.rpc.holders.DoubleHolder
-
Make a new
DoubleHolder
with anull
value. - DoubleHolder(double) - Constructor for class javax.xml.rpc.holders.DoubleHolder
-
Make a new
DoubleHolder
withvalue
as the value. - doubleValue() - Method in class org.apache.axis.types.UnsignedInt
- doubleValue() - Method in class org.apache.axis.types.UnsignedLong
- DoubleWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Double
s. - DoubleWrapperHolder() - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
-
Make a new
DoubleWrapperHolder
with anull
value. - DoubleWrapperHolder(Double) - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
-
Make a new
DoubleWrapperHolder
withvalue
as the value. - dtnf - Variable in class org.apache.axis.attachments.DimeBodyPart
- dump() - Method in exception class org.apache.axis.AxisFault
-
Dump the fault info to the log at debug level.
- dump(PrintStream) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Dump the contents of the symbol table.
- dump(String) - Method in class org.apache.axis.utils.NSStack
-
Produce a trace dump of the entire stack, starting from the top and including frame markers.
- dumpToString() - Method in exception class org.apache.axis.AxisFault
-
turn the fault and details into a string, with XML escaping.
- DuplicateFileException - Exception Class in org.apache.axis.wsdl.toJava
-
Class DuplicateFileException
- DuplicateFileException(String, String) - Constructor for exception class org.apache.axis.wsdl.toJava.DuplicateFileException
-
Constructor DuplicateFileException
- DUPLICATES_ALLOWED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
-
Flag to say this option may be repeated on the command line
- Duration - Class in org.apache.axis.types
-
Implementation of the XML Schema type duration.
- Duration() - Constructor for class org.apache.axis.types.Duration
-
Default no-arg constructor
- Duration(boolean, int, int, int, int, int, double) - Constructor for class org.apache.axis.types.Duration
- Duration(boolean, Calendar) - Constructor for class org.apache.axis.types.Duration
-
Constructs Duration from a Calendar.
- Duration(String) - Constructor for class org.apache.axis.types.Duration
-
Constructs Duration from a String in an xsd:duration format - PnYnMnDTnHnMnS.
- DurationHolder - Class in org.apache.axis.holders
-
Class DurationHolder
- DurationHolder() - Constructor for class org.apache.axis.holders.DurationHolder
-
Constructor DurationHolder
- DurationHolder(Duration) - Constructor for class org.apache.axis.holders.DurationHolder
-
Constructor DurationHolder
- DynamicContentDataHandler - Class in org.apache.axis.attachments
-
To be used with writing out DIME Attachments.
- DynamicContentDataHandler(Object, String) - Constructor for class org.apache.axis.attachments.DynamicContentDataHandler
- DynamicContentDataHandler(URL) - Constructor for class org.apache.axis.attachments.DynamicContentDataHandler
- DynamicContentDataHandler(DataSource) - Constructor for class org.apache.axis.attachments.DynamicContentDataHandler
E
- EchoHandler - Class in org.apache.axis.handlers
- EchoHandler() - Constructor for class org.apache.axis.handlers.EchoHandler
- EJBProvider - Class in org.apache.axis.providers.java
-
A basic EJB Provider
- EJBProvider() - Constructor for class org.apache.axis.providers.java.EJBProvider
- ELEM_BODY - Static variable in class org.apache.axis.Constants
- ELEM_ENVELOPE - Static variable in class org.apache.axis.Constants
- ELEM_FAULT - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_ACTOR - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_CODE - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_CODE_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_DETAIL - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_DETAIL_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_NODE_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_REASON_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_ROLE_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_STRING - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_SUBCODE_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_FAULT_VALUE_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_HEADER - Static variable in class org.apache.axis.Constants
- ELEM_NOTUNDERSTOOD - Static variable in class org.apache.axis.Constants
- ELEM_SUPPORTEDENVELOPE - Static variable in class org.apache.axis.Constants
- ELEM_TEXT_SOAP12 - Static variable in class org.apache.axis.Constants
- ELEM_UPGRADE - Static variable in class org.apache.axis.Constants
- ELEM_WSDD_ARRAYMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_BEANMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_DEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_DOC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_ELEMENTMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_ENDPOINTURL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_FAULT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_FAULTFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_GLOBAL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_JAXRPC_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_JAXRPC_HANDLERINFO - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_JAXRPC_HEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_JAXRPC_ROLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_NAMESPACE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_OPERATION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_PARAM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_REQFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_RESPFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_ROLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_SERVICE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_TRANSPORT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_TYPEMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_UNDEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_WSDD_WSDLFILE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- ELEM_XOP_INCLUDE - Static variable in class org.apache.axis.Constants
- element - Variable in class org.apache.axis.message.SOAPFaultBuilder
- Element - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
- Element(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.Element
-
Create an Element object for an xml construct that references a type that has not been defined yet.
- Element(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.Element
-
Create a Element object for an xml construct that is not a base java type
- ElementDecl - Class in org.apache.axis.wsdl.symbolTable
-
Simple utility struct for holding element declarations.
- ElementDecl(TypeEntry, QName) - Constructor for class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Constructor ElementDecl
- ElementDesc - Class in org.apache.axis.description
-
An AttributeDesc is a FieldDesc for an Java field mapping to an XML element
- ElementDesc() - Constructor for class org.apache.axis.description.ElementDesc
- ElementDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for DOM elements
- ElementDeserializer() - Constructor for class org.apache.axis.encoding.ser.ElementDeserializer
- ElementDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for Element.
- ElementDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.ElementDeserializerFactory
- elementMetaData - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field elementMetaData
- elements - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field elements
- ElementSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for DOM elements
- ElementSerializer() - Constructor for class org.apache.axis.encoding.ser.ElementSerializer
- ElementSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Element
- ElementSerializerFactory() - Constructor for class org.apache.axis.encoding.ser.ElementSerializerFactory
- ElementToStream(Element, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
- ElementToString(Element) - Static method in class org.apache.axis.utils.XMLUtils
-
turn an element into an XML fragment
- ElementToWriter(Element, Writer) - Static method in class org.apache.axis.utils.XMLUtils
- emit(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Generates a WSDL document for a given
Class
. - emit(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Generates a complete WSDL document for a given
Class
- emit(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Call run(uri) instead.
- emit(String, int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Generates a WSDL document for a given
Class
. - emit(String, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Generates WSDL documents for a given
Class
- emit(String, Document) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Call run(context, doc) instead.
- emitter - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field emitter
- emitter - Variable in class org.apache.axis.wsdl.toJava.JavaWriter
-
Field emitter
- Emitter - Class in org.apache.axis.wsdl.fromJava
-
This class emits WSDL from Java classes.
- Emitter - Class in org.apache.axis.wsdl.toJava
-
This class produces java files for stubs, skeletons, and types from a WSDL document.
- Emitter() - Constructor for class org.apache.axis.wsdl.fromJava.Emitter
-
Construct Emitter.
- Emitter() - Constructor for class org.apache.axis.wsdl.toJava.Emitter
-
Default constructor.
- emitToString(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Generates a String containing the WSDL for a given
Class
. - empty_class_array - Static variable in class org.apache.axis.providers.java.EJBProvider
- empty_object_array - Static variable in class org.apache.axis.providers.java.EJBProvider
- EMPTY_STRING_ARRAY - Static variable in class org.apache.axis.utils.StringUtils
-
An empty immutable
String
array. - enableBackingStore - Variable in class org.apache.axis.utils.ByteArray
- enableDefaultConstructor - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableDefaultConstructor
- enableEquals - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableEquals
- enableFullConstructor - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableFullConstructor
- enableGetters - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableGetters
- enableHashCode - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableHashCode
- enableMemberFields - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableMemberFields
- enableParserReuse - Static variable in class org.apache.axis.utils.XMLUtils
- enableSetters - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableSetters
- enableSimpleConstructors - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableSimpleConstructors
- enableToString - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enableToString
- enableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Make this service available on a particular transport
- encode(byte[]) - Static method in class org.apache.axis.encoding.Base64
-
Returns base64 representation of specified byte array.
- encode(byte[]) - Static method in class org.apache.axis.types.HexBinary
-
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
- encode(byte[], int, int) - Static method in class org.apache.axis.encoding.Base64
-
Returns base64 representation of specified byte array.
- encode(byte[], int, int, OutputStream) - Static method in class org.apache.axis.encoding.Base64
-
Outputs base64 representation of the specified byte array to a byte stream.
- encode(byte[], int, int, Writer) - Static method in class org.apache.axis.encoding.Base64
-
Outputs base64 representation of the specified byte array to a character stream.
- encode(String) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
-
Encode a string
- encode(String) - Method in interface org.apache.axis.components.encoding.XMLEncoder
-
encode a given string
- ENCODED - Static variable in class org.apache.axis.constants.Use
- ENCODED_STR - Static variable in class org.apache.axis.constants.Use
- encoding - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The encoding of the source program or
null
to use the platform's default encoding - ENCODING_UTF_16 - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
- ENCODING_UTF_8 - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
- encodingStyle - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- encodingStyle - Variable in class org.apache.axis.message.MessageElement
-
Our encoding style, if any
- ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for encoding Style: Encoding style specified as a namespace URI.
- endCDATA() - Method in class org.apache.axis.encoding.DeserializationContext
- endCDATA() - Method in class org.apache.axis.message.SAX2EventRecorder
- endCDATA() - Method in class org.apache.axis.message.SAXOutputter
- endDocument() - Method in class org.apache.axis.encoding.DeserializationContext
-
endDocument is invoked at the end of the document.
- endDocument() - Method in class org.apache.axis.message.SAX2EventRecorder
- endDocument() - Method in class org.apache.axis.message.SAXOutputter
- endDTD() - Method in class org.apache.axis.encoding.DeserializationContext
- endDTD() - Method in class org.apache.axis.message.SAX2EventRecorder
- endDTD() - Method in class org.apache.axis.message.SAXOutputter
- endElement() - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
- endElement() - Method in class org.apache.axis.encoding.SerializationContext
-
Writes the end element tag for the open element.
- endElement() - Method in class org.apache.axis.encoding.TextSerializationContext
- endElement(String, String, String) - Method in class org.apache.axis.encoding.DeserializationContext
-
endElement is called at the end tag of an element
- endElement(String, String, String) - Method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
delegates to the serialization context
- endElement(String, String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
- endElement(String, String, String) - Method in class org.apache.axis.message.SAXOutputter
- endElement(String, String, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
-
endElement is called when the end element tag is reached.
- endElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
-
endElement is called when the end element tag is reached.
- endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
- endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
- endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
-
Final call back where we can populate the exception with data.
- endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
- endEntity(String) - Method in class org.apache.axis.encoding.DeserializationContext
- endEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
- endEntity(String) - Method in class org.apache.axis.message.SAXOutputter
- endEventIndex - Variable in class org.apache.axis.message.MessageElement
- Endpoint - Class in javax.xml.messaging
-
An opaque representation of an application endpoint.
- Endpoint(String) - Constructor for class javax.xml.messaging.Endpoint
-
Constructs an
Endpoint
object using the given string identifier. - ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: Target service endpoint address.
- endPrefixMapping(String) - Method in class org.apache.axis.encoding.DeserializationContext
- endPrefixMapping(String) - Method in class org.apache.axis.message.SAX2EventRecorder
- endPrefixMapping(String) - Method in class org.apache.axis.message.SAXOutputter
- ENGINE_HANDLER - Static variable in class org.apache.axis.MessageContext
-
Contains an instance of Handler, which is the ServiceContext and the entrypoint of this service.
- EngineConfiguration - Interface in org.apache.axis
-
EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
- EngineConfigurationFactory - Interface in org.apache.axis
-
EngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances.
- EngineConfigurationFactoryDefault - Class in org.apache.axis.configuration
-
This is a default implementation of EngineConfigurationFactory.
- EngineConfigurationFactoryDefault() - Constructor for class org.apache.axis.configuration.EngineConfigurationFactoryDefault
-
Create the default engine configuration and detect whether the user has overridden this with their own.
- EngineConfigurationFactoryFinder - Class in org.apache.axis.configuration
-
This is a default implementation of EngineConfigurationFactory.
- EngineConfigurationFactoryServlet - Class in org.apache.axis.configuration
-
This is a default implementation of ServletEngineConfigurationFactory.
- EngineConfigurationFactoryServlet(ServletConfig) - Constructor for class org.apache.axis.configuration.EngineConfigurationFactoryServlet
-
Create the default engine configuration and detect whether the user has overridden this with their own.
- ensureOperationMessageValid(Message) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
ensures that a message in a
<input>
,<output>
, or<fault> element in an
<operation>
element is valid. - ensureOperationsOfPortTypeValid(PortType) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
ensures that an an element
<portType>
is valid. - ensureOperationValid(Operation) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
ensures that an an element
<operation>
within an element<portType>
is valid.
- ensureSession() - Method in class org.apache.axis.transport.http.AxisHttpSession
- ENTERPRISE_LOG_CATEGORY - Static variable in class org.apache.axis.Constants
- Entities - Class in org.apache.axis.types
-
Custom class for supporting XSD data type Entities
- Entities() - Constructor for class org.apache.axis.types.Entities
- Entities(String) - Constructor for class org.apache.axis.types.Entities
-
ctor for Entities
- Entity - Class in org.apache.axis.types
-
Custom class for supporting XSD data type Entity
- Entity() - Constructor for class org.apache.axis.types.Entity
- Entity(String) - Constructor for class org.apache.axis.types.Entity
-
ctor for Entity
- entLog - Static variable in class org.apache.axis.client.Call
- entLog - Static variable in class org.apache.axis.FaultableHandler
-
The
Log
used for enterprise-centric logging. - entLog - Static variable in class org.apache.axis.providers.BasicProvider
- entLog - Static variable in class org.apache.axis.providers.java.CORBAProvider
- entLog - Static variable in class org.apache.axis.providers.java.EJBProvider
- entLog - Static variable in class org.apache.axis.providers.java.JavaProvider
- entLog - Static variable in class org.apache.axis.providers.java.RMIProvider
- Entry(String, String, String) - Constructor for class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
-
Constructor Entry
- entrySet() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.entrySet()
. - Enum - Class in org.apache.axis.constants
-
General support for 'enumerated' data types.
- Enum(Enum.Type, int, String) - Constructor for class org.apache.axis.constants.Enum
- Enum.Type - Class in org.apache.axis.constants
- EnumDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for a JAX-RPC enum.
- EnumDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumDeserializer
- EnumDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for Enumeration.
- EnumDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumDeserializerFactory
- enumerationTypes - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field enumerationTypes
- EnumSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for a JAX-RPC enum.
- EnumSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumSerializer
- EnumSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Enum
- EnumSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumSerializerFactory
- ENV_ATTACHMENT_DIR - Static variable in class org.apache.axis.AxisEngine
- ENV_SERVLET_CONTEXT - Static variable in class org.apache.axis.AxisEngine
- ENV_SERVLET_REALPATH - Static variable in class org.apache.axis.AxisEngine
- EnvelopeBuilder - Class in org.apache.axis.message
-
The EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off HeaderBuilder and BodyBuilders.
- EnvelopeBuilder(String, SOAPConstants) - Constructor for class org.apache.axis.message.EnvelopeBuilder
- EnvelopeBuilder(SOAPEnvelope, String) - Constructor for class org.apache.axis.message.EnvelopeBuilder
- EnvelopeHandler - Class in org.apache.axis.message
- EnvelopeHandler(SOAPHandler) - Constructor for class org.apache.axis.message.EnvelopeHandler
- eos - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- eos - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field eos
- eos() - Method in class org.apache.axis.transport.http.ChunkedOutputStream
- equals(Object) - Method in class javax.xml.namespace.QName
-
Tests this QName for equality with another object.
- equals(Object) - Method in class org.apache.axis.attachments.DimeTypeNameFormat
- equals(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.equals(Object)
. - equals(Object) - Method in class org.apache.axis.constants.Enum
- equals(Object) - Method in class org.apache.axis.encoding.TypeMappingImpl.Pair
- equals(Object) - Method in class org.apache.axis.message.MessageElement
-
equality test.
- equals(Object) - Method in class org.apache.axis.message.PrefixedQName
- equals(Object) - Method in class org.apache.axis.message.Text
- equals(Object) - Method in class org.apache.axis.transport.jms.JMSEndpoint
- equals(Object) - Method in class org.apache.axis.transport.jms.Subscription
- equals(Object) - Method in class org.apache.axis.types.Day
- equals(Object) - Method in class org.apache.axis.types.Duration
-
The equals method compares the time represented by duration object, not its string representation.
- equals(Object) - Method in class org.apache.axis.types.HexBinary
- equals(Object) - Method in class org.apache.axis.types.IDRefs
-
IDREFs can be equal without having identical ordering because they represent a set of references.
- equals(Object) - Method in class org.apache.axis.types.Month
- equals(Object) - Method in class org.apache.axis.types.MonthDay
- equals(Object) - Method in class org.apache.axis.types.NMTokens
-
NMTokens can be equal without having identical ordering because they represent a set of references.
- equals(Object) - Method in class org.apache.axis.types.NormalizedString
- equals(Object) - Method in class org.apache.axis.types.Notation
- equals(Object) - Method in class org.apache.axis.types.Schema
- equals(Object) - Method in class org.apache.axis.types.Time
- equals(Object) - Method in class org.apache.axis.types.UnsignedInt
- equals(Object) - Method in class org.apache.axis.types.UnsignedLong
- equals(Object) - Method in class org.apache.axis.types.URI
-
Determines if the passed-in Object is equivalent to this URI.
- equals(Object) - Method in class org.apache.axis.types.Year
- equals(Object) - Method in class org.apache.axis.types.YearMonth
- equals(Object) - Method in class org.apache.axis.utils.IDKey
-
checks if instances are equal
- equals(Object) - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- equals(Object) - Method in class org.apache.axis.wsdl.toJava.NamespaceSelector
- equals(QName, QName) - Static method in class org.apache.axis.Constants
-
equals The first QName is the current version of the name.
- equals(Enum) - Method in class org.apache.axis.constants.Enum
- error(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
- ERROR_BAD_CHARACTER_IN_HEX_STRING - Static variable in class org.apache.axis.types.HexBinary
- ERROR_ODD_NUMBER_OF_DIGITS - Static variable in class org.apache.axis.types.HexBinary
- ErrorHandler - Class in org.apache.axis.handlers
- ErrorHandler() - Constructor for class org.apache.axis.handlers.ErrorHandler
- errors - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The input stream to output compilation errors
- escapeNumericChar(Writer, String) - Static method in class org.apache.axis.utils.StringUtils
-
write the escaped version of a given string
- escapeNumericChar(String) - Static method in class org.apache.axis.utils.StringUtils
-
write the escaped version of a given string
- examineAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object. - examineAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeader
- examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
-
Returns a list of all the
SOAPHeaderElement
objects in thisSOAPHeader
object that have the the specified actor. - examineHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeader
- examineMustUnderstandHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent totrue
. - examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeader
- EXCEPTION - Static variable in class org.apache.axis.client.async.Status
-
Field EXCEPTION
- EXCEPTION_CLASS_NAME - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Field EXCEPTION_CLASS_NAME
- EXCEPTION_DATA_TYPE - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Field EXCEPTION_DATA_TYPE
- EXCEPTION_LOG_CATEGORY - Static variable in class org.apache.axis.Constants
-
Servlet exceptions.
- EXCEPTION_STR - Static variable in class org.apache.axis.client.async.Status
-
Field EXCEPTION_STR
- exceptionLog - Variable in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
log for exceptions
- execute() - Method in class org.apache.axis.transport.http.SimpleAxisWorker
-
The main workhorse method.
- existsPortWithName(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
checks whether there exists a WSDL port with a given name in the current symbol table
- expandDirs(String) - Static method in class org.apache.axis.utils.ClasspathUtils
-
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.
- extendType - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field extendType
- extensionBase - Variable in class org.apache.axis.wsdl.symbolTable.DefinedType
-
Field extensionBase
- EXTRA_CLASSES_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field EXTRA_CLASSES_OPT
- extractAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object and detaches them from thisSOAPHeader
object. - extractAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeader
- extractAttachments(Call) - Method in class org.apache.axis.client.Stub
-
Extract attachments
- extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
-
Returns a list of all the
SOAPHeaderElement
objects in thisSOAPHeader
object that have the the specified actor and detaches them from thisSOAPHeader
object. - extractHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeader
F
- factory - Variable in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
-
Deprecated.
- FACTORY - Static variable in class org.apache.axis.constants.Scope
- FACTORY_CLASS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field FACTORY_CLASS_OPT
- FACTORY_STR - Static variable in class org.apache.axis.constants.Scope
- FactoryProperty - Class in org.apache.axis.wsdl.toJava
-
This is a general purpose class that allows one to pass name/value properties to the JavaGeneratorFactory.
- FactoryProperty() - Constructor for class org.apache.axis.wsdl.toJava.FactoryProperty
- FakeX509TrustManager() - Constructor for class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
- FakeX509TrustManager() - Constructor for class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
- FastUUIDGen - Class in org.apache.axis.components.uuid
-
Creates time-based UUID's.
- FastUUIDGen() - Constructor for class org.apache.axis.components.uuid.FastUUIDGen
- fatalError(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
- fault - Variable in class org.apache.axis.message.SOAPFault
- FAULT_CLIENT - Static variable in class org.apache.axis.Constants
- FAULT_MUSTUNDERSTAND - Static variable in class org.apache.axis.Constants
- FAULT_ON_NO_RESPONSE - Static variable in class org.apache.axis.client.Call
-
If this property is true, the code will throw a fault if there is no response message from the server.
- FAULT_SERVER_GENERAL - Static variable in class org.apache.axis.Constants
- FAULT_SERVER_USER - Static variable in class org.apache.axis.Constants
- FAULT_SOAP12_DATAENCODINGUNKNOWN - Static variable in class org.apache.axis.Constants
- FAULT_SOAP12_MUSTUNDERSTAND - Static variable in class org.apache.axis.Constants
- FAULT_SOAP12_RECEIVER - Static variable in class org.apache.axis.Constants
- FAULT_SOAP12_SENDER - Static variable in class org.apache.axis.Constants
- FAULT_SOAP12_VERSIONMISMATCH - Static variable in class org.apache.axis.Constants
- FAULT_SUBCODE_BADARGS - Static variable in class org.apache.axis.Constants
- FAULT_SUBCODE_PROC_NOT_PRESENT - Static variable in class org.apache.axis.Constants
- FAULT_VERSIONMISMATCH - Static variable in class org.apache.axis.Constants
- FaultableHandler - Class in org.apache.axis
-
A
FaultableHandler
is essentially a wrapper for any other Handler which provides flexible fault handling semantics. - FaultableHandler(Handler) - Constructor for class org.apache.axis.FaultableHandler
-
Create a new FaultHandler.
- faultActor - Variable in exception class org.apache.axis.AxisFault
- faultActor - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faultClass - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faultCode - Variable in exception class org.apache.axis.AxisFault
- faultCode - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faultCode - Variable in class org.apache.axis.message.SOAPFaultCodeBuilder
- faultData - Variable in class org.apache.axis.message.SOAPFaultBuilder
- FaultDesc - Class in org.apache.axis.description
-
Holds information about a fault for an operation
- FaultDesc() - Constructor for class org.apache.axis.description.FaultDesc
-
Default constructor
- FaultDesc(QName, String, QName, boolean) - Constructor for class org.apache.axis.description.FaultDesc
-
Full constructor
- faultDetails - Variable in exception class org.apache.axis.AxisFault
- faultDetails - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faultHeaders - Variable in exception class org.apache.axis.AxisFault
-
SOAP headers which should be serialized with the Fault.
- FaultInfo - Class in org.apache.axis.wsdl.symbolTable
-
Fault information object.
- FaultInfo(SOAPHeaderFault, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
-
This constructor creates FaultInfo for a soap:headerFault.
- FaultInfo(Fault, Use, String, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
-
This constructor creates FaultInfo for a binding fault.
- FaultInfo(QName, String, String, String, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Constructor FaultInfo
- faultNode - Variable in exception class org.apache.axis.AxisFault
- faultNode - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faults - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field faults
- faultString - Variable in exception class org.apache.axis.AxisFault
- faultString - Variable in class org.apache.axis.message.SOAPFaultBuilder
- faultSubCode - Variable in exception class org.apache.axis.AxisFault
-
SOAP1.2 addition: subcodes of faults; a Vector of QNames
- faultSubCode - Variable in class org.apache.axis.message.SOAPFaultBuilder
- FieldDesc - Class in org.apache.axis.description
-
FieldDescs are metadata objects which control the mapping of a given Java field to/from XML.
- FieldDesc(boolean) - Constructor for class org.apache.axis.description.FieldDesc
-
Can't construct the base class directly, must construct either an ElementDesc or an AttributeDesc.
- FieldPropertyDescriptor - Class in org.apache.axis.utils
- FieldPropertyDescriptor(String, Field) - Constructor for class org.apache.axis.utils.FieldPropertyDescriptor
-
Construct a BPD with a field Both must be set
- FieldTarget - Class in org.apache.axis.encoding
- FieldTarget(Object, Field) - Constructor for class org.apache.axis.encoding.FieldTarget
- FieldTarget(Object, String) - Constructor for class org.apache.axis.encoding.FieldTarget
- fileExists(String, String, Namespaces) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Does the given file already exist in the given namespace?
- fileList - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The source program filenames
- fileName - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
-
Field fileName
- FileProvider - Class in org.apache.axis.configuration
-
A simple ConfigurationProvider that uses the Admin class to read + write XML files.
- FileProvider(InputStream) - Constructor for class org.apache.axis.configuration.FileProvider
-
Constructor which takes an input stream directly.
- FileProvider(String) - Constructor for class org.apache.axis.configuration.FileProvider
-
Constructor which accesses a file in the current directory of the engine or at an absolute path.
- FileProvider(String, String) - Constructor for class org.apache.axis.configuration.FileProvider
-
Constructor which accesses a file relative to a specific base path.
- fillArguments(List) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Fill the arguments taken by the Java compiler
- filter - Static variable in class org.apache.axis.attachments.MimeUtils
-
Field filter
- FilterPrintWriter - Class in org.apache.axis.transport.http
-
simple wrapper around PrintWriter class.
- FilterPrintWriter(HttpServletResponse) - Constructor for class org.apache.axis.transport.http.FilterPrintWriter
- FilterPrintWriter.NullOutputStream - Class in org.apache.axis.transport.http
- finalClose() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Close the underlying stream and remove all references to it.
- finalClose() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- finalGetDeserializer(Class, QName, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
- finalGetSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingImpl
- finalize() - Method in class org.apache.axis.attachments.AttachmentPart
-
On death, we clean up our file.
- finalize() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
- finalize() - Method in class org.apache.axis.MessageContext
-
during finalization, the dispose() method is called.
- finalize() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
stop the server if not already told to.
- finalize() - Method in class org.apache.axis.utils.ByteArray
-
Method finalize
- find(Class) - Static method in class org.apache.axis.utils.cache.JavaClass
-
Find (or create if necessary) a JavaClass associated with a given class
- findAttributeReaders(Class) - Static method in class org.apache.axis.utils.bytecode.ClassReader
- findClass(String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Lookup an entry by class name
- findElement(Vector, String, String) - Method in class org.apache.axis.message.MessageElement
- findGlobalConfig() - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
get the global configuration
- findGlobalConfig() - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
get the global configuration
- findHandler(String) - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
find a specific handler
- findHandler(String) - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
find the handler
- findHandlers() - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
get all handlers
- findHandlers() - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
return all handlers
- findName(String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Lookup an entry by file name
- findNode(Node, QName) - Static method in class org.apache.axis.utils.XMLUtils
-
Find a Node with a given QName
- findService(String) - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
fina a specific service
- findService(String) - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
find the service
- findServices() - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
get all services
- findServices() - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
return all services
- findTransport(String) - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
find a specific transport
- findTransport(String) - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
find the transport
- findTransports() - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
return all transports
- findTransports() - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
return all transports
- findtSchemaDocument(SchemaType) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- findType(String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Lookup an entry by type.
- firstCall() - Method in class org.apache.axis.client.Stub
-
Is this the first time the type mappings are being registered?
- fixupDeserializer - Variable in class org.apache.axis.message.MessageElement
-
!!! TODO : Make sure this handles multiple targets
- FloatHolder - Class in javax.xml.rpc.holders
-
Holder for
float
s. - FloatHolder() - Constructor for class javax.xml.rpc.holders.FloatHolder
-
Make a new
FloatHolder
with anull
value. - FloatHolder(float) - Constructor for class javax.xml.rpc.holders.FloatHolder
-
Make a new
FloatHolder
withvalue
as the value. - floatValue() - Method in class org.apache.axis.types.UnsignedInt
- floatValue() - Method in class org.apache.axis.types.UnsignedLong
- FloatWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Float
s. - FloatWrapperHolder() - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
-
Make a new
FloatWrapperHolder
with anull
value. - FloatWrapperHolder(Float) - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
-
Make a new
FloatWrapperHolder
withvalue
as the value. - flush() - Method in class org.apache.axis.transport.http.FilterPrintWriter
- flush() - Method in class org.apache.axis.utils.ByteArray
-
Method flush
- flush() - Method in class org.apache.axis.utils.TeeOutputStream
- flushToDisk() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Routine to flush data to disk if is in memory.
- FORM_BODYINSTREAM - Static variable in class org.apache.axis.SOAPPart
- FORM_BYTES - Static variable in class org.apache.axis.SOAPPart
- FORM_FAULT - Static variable in class org.apache.axis.SOAPPart
- FORM_INPUTSTREAM - Static variable in class org.apache.axis.SOAPPart
- FORM_OPTIMIZED - Static variable in class org.apache.axis.SOAPPart
- FORM_SOAPENVELOPE - Static variable in class org.apache.axis.SOAPPart
- FORM_STRING - Static variable in class org.apache.axis.SOAPPart
- forName(String) - Static method in class org.apache.axis.utils.ClassUtils
-
Use this method instead of Class.forName
- forName(String, boolean, ClassLoader) - Static method in class org.apache.axis.utils.ClassUtils
-
Use this method instead of Class.forName (String className, boolean init, ClassLoader loader)
- FROM_ADDRESS - Static variable in class org.apache.axis.transport.mail.MailConstants
G
- generate() - Method in interface org.apache.axis.wsdl.gen.Generator
-
Generate something.
- generate() - Method in class org.apache.axis.wsdl.gen.NoopGenerator
-
Do a whole lot of nothing.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Generate a java source file and/or helper source file.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Write all the binding bindings: stub, skeleton, and impl.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Write other items from the definition as needed.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Generate deploy.wsdd.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
-
Generate a java source file for enum class.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
-
Method generate
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaHolderWriter
-
Generate a java source file for the holder class.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Override generate method to prevent duplicate interfaces because of two bindings referencing the same portType
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Write all the service bindnigs: service and testcase.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
Write all the service bindnigs: service and testcase.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Generate undeploy.wsdd.
- generate() - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Generate a file.
- generateAll(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setAllWanted(all)
- GeneratedFileInfo - Class in org.apache.axis.wsdl.toJava
-
File info available after emit to describe what exactly was created by the Emitter.
- GeneratedFileInfo() - Constructor for class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Construct an empty file info list.
- GeneratedFileInfo.Entry - Class in org.apache.axis.wsdl.toJava
-
Structure to hold entries.
- generateImports(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setImports(generateImports)
- generateServerSide(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setServerSide(value)
- generateServerSide(Emitter, String) - Method in class org.apache.axis.wsdl.Java2WSDL
-
Generate the server side artifacts from the generated WSDL
- generateSession() - Static method in class org.apache.axis.utils.SessionUtils
-
Generate and return a new session identifier.
- generateSessionId() - Static method in class org.apache.axis.utils.SessionUtils
-
Generate and return a new session identifier.
- generateTestCase(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setTestCaseWanted()
- generateWSDL(MessageContext) - Method in interface org.apache.axis.Handler
-
Obtain WSDL information.
- generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
- generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
- generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
- generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.JWSHandler
- generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Generate WSDL.
- generateWSDL(MessageContext) - Method in class org.apache.axis.providers.BasicProvider
-
Generate the WSDL for this service.
- generateWSDL(MessageContext) - Method in class org.apache.axis.server.AxisServer
- generateWSDL(MessageContext) - Method in class org.apache.axis.SimpleChain
-
Iterate over the chain letting each handler have a crack at contributing to a WSDL description.
- Generator - Interface in org.apache.axis.wsdl.gen
-
This is the interface for all writers.
- GeneratorFactory - Interface in org.apache.axis.wsdl.gen
-
Generator and Generatoractory are part of the generator framework.
- generatorPass(Definition, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Allow the Generator extension to make a pass through the symbol table doing any pre-generation logic, like creating the Java names for each object and constructing signature strings.
- generatorPass(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method generatorPass
- generatorPass(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Do the Wsdl2java generator pass: - resolve name clashes - construct signatures
- GenericHandler - Class in javax.xml.rpc.handler
-
The
javax.xml.rpc.handler.GenericHandler
class implements theHandler
interface. - GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
-
Default constructor.
- genQNameAttributeString(QName, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Generate an XML prefixed attribute value with a corresponding xmlns declaration for the prefix.
- genQNameAttributeStringWithLastLocalPart(QName, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
- get(int) - Method in class org.apache.axis.collections.SequencedHashMap
-
Gets the key at the specified index.
- get(Object) - Method in class org.apache.axis.collections.LRUMap
-
Get the value for a key from the Map.
- get(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.get(Object)
. - get(Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Get the property value
- get(Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Get the property value
- get(Object) - Method in class org.apache.axis.utils.IdentityHashMap
- get(Object) - Method in class org.apache.axis.utils.LockableHashtable
-
Get an entry from this hashtable, and if we don't find anything, defer to our parent, if any.
- get(Object, int) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Get an indexed property
- get(Object, int) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Get an indexed property
- get(String) - Method in interface org.apache.axis.session.Session
-
Get a property from the session
- get(String) - Method in class org.apache.axis.session.SimpleSession
-
Get a property from the session
- get(String) - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Get a property from the session
- get(QName, Class) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the entry with the given QName of the given class.
- get_any() - Method in interface org.apache.axis.encoding.AnyContentType
- get_any() - Method in interface org.apache.axis.encoding.MixedContentType
- get_any() - Method in class org.apache.axis.types.Schema
- getAcceptedIssuers() - Method in class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
-
Method getAcceptedIssuers
- getAcceptedIssuers() - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
-
Method getAcceptedIssuers
- getActivationDataHandler() - Method in class org.apache.axis.attachments.AttachmentPart
-
Get the data handler.
- getActivationDataHandler(Part) - Static method in class org.apache.axis.attachments.AttachmentUtils
-
Obtain the DataHandler from the part.
- 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.axis.message.SOAPHeaderElement
- getActors() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Get the merged actor list for this service, including engine-wide actor URIs.
- getActorURIs() - Method in class org.apache.axis.AxisEngine
-
Get a list of actor URIs that hold for the entire engine.
- getActualType() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
- getActualType() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
- getAddressFromPort(Port) - Static method in class org.apache.axis.utils.WSDLUtils
-
Return the endpoint address from a invalid input: '<'soap:address location="..."> tag
- 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.axis.message.MessageElement
-
Get an interator to all the attributes of the node.
- getAllClasses() - Method in interface org.apache.axis.encoding.TypeMapping
-
Returns an array of all the classes contained within this mapping
- getAllClasses() - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Returns an array of all the classes contained within this mapping
- getAllClasses(TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Returns an array of all the classes contained within this mapping
- getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
-
Returns all the headers in this
MimeHeaders
object. - getAllInParams() - Method in class org.apache.axis.description.OperationDesc
-
Return a list of ALL "in" params (including INOUTs) Note: if we were sure the order went IN->INOUT->OUT, we could optimize this.
- getAllKeys() - Method in class org.apache.axis.utils.LockableHashtable
-
Returns the keys in this hashtable, and its parent chain
- getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
-
Retrieves all the headers for this
AttachmentPart
object as an iterator over theMimeHeader
objects. - getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
-
Retrieves all the headers for this
SOAPPart
object as an iterator over theMimeHeader
objects. - getAllMimeHeaders() - Method in class org.apache.axis.attachments.AttachmentPart
- getAllMimeHeaders() - Method in class org.apache.axis.SOAPPart
-
Retrieves all the headers for this
SOAPPart
object as an iterator over theMimeHeader
objects. - getAllOutParams() - Method in class org.apache.axis.description.OperationDesc
-
Return a list of ALL "out" params (including INOUTs) Note: if we were sure the order went IN->INOUT->OUT, we could optimize this.
- getAllowedMethods() - Method in interface org.apache.axis.AxisServiceConfig
-
Get the allowed method names.
- getAllowedMethods() - Method in class org.apache.axis.AxisServiceConfigImpl
-
Get the allowed method names.
- getAllowedMethods() - Method in class org.apache.axis.description.JavaServiceDesc
- getAllowedMethods() - Method in interface org.apache.axis.description.ServiceDesc
- getAllowedMethods() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns a vector of methods to export
- getAllPropertyNames() - Method in class org.apache.axis.MessageContext
-
Returns an Iterator view of the names of the properties in this MessageContext and any parents of the LockableHashtable
- getAnnotationDocumentation(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the complete text of the child xsd:annotation/xsd:documentation element from the provided node.
- getAnyContentDescriptor() - Method in class org.apache.axis.description.TypeDesc
- getAnyContentPD(Class) - Static method in class org.apache.axis.utils.BeanUtils
- getAnyDesc() - Method in class org.apache.axis.description.TypeDesc
- getAnyElement() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getAnyElement
- getAnyPropertyDesc() - Method in class org.apache.axis.encoding.ser.BeanDeserializer
-
Get a BeanPropertyDescriptor which indicates where we should put extensibility elements (i.e.
- getApplicationProperties() - Method in class org.apache.axis.transport.jms.JMSURLHelper
-
Returns a collection of properties that are defined within the JMS URL to be added directly to the JMS messages.
- getApplicationSession() - Method in class org.apache.axis.AxisEngine
-
Get the
Session
object associated with the application session. - getArgument() - Method in class org.apache.axis.utils.CLOption
-
Retrieve argument to option if it takes arguments.
- getArgument(int) - Method in class org.apache.axis.utils.CLOption
-
Retrieve indexed argument to option if it takes arguments.
- getArgumentById(int) - Method in class org.apache.axis.utils.CLArgsParser
-
Retrieve the
CLOption
with specified id, ornull
if no command line option is found. - getArgumentByName(String) - Method in class org.apache.axis.utils.CLArgsParser
-
Retrieve the
CLOption
with specified name, ornull
if no command line option is found. - getArgumentCount() - Method in class org.apache.axis.utils.CLOption
-
Get number of arguments.
- getArguments() - Method in class org.apache.axis.utils.CLArgsParser
-
Retrieve a list of options that were parsed from command list.
- getArrayComponentQName(Node, IntHolder, BooleanHolder, QNameHolder, BooleanHolder, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node represents an array encoding of one of the following forms, then return the qname repesenting the element type of the array.
- getArrayDimension(Class) - Static method in class org.apache.axis.utils.ArrayUtil
-
Gets the dimension of arrayType
- getArrayType() - Method in class org.apache.axis.description.ElementDesc
- getArrayType() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the QName of the SOAP array type
- getArrayType() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the QName of the SOAP array type
- getArrayType() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the QName of the SOAP array type
- getAsBytes() - Method in class org.apache.axis.SOAPPart
-
Get the contents of this Part (not the headers!), as a byte array.
- getAsCalendar() - Method in class org.apache.axis.types.Duration
-
Returns duration as a calendar.
- getAsCalendar() - Method in class org.apache.axis.types.Time
-
return the time as a calendar: ignore the year, month and date fields
- getAsCalendar(Calendar) - Method in class org.apache.axis.types.Duration
-
Returns duration as a calendar.
- getAsDir(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Get the package name in directory format (dots replaced by slashes).
- getAsDocument() - Method in class org.apache.axis.message.MessageElement
-
get the message element as a document.
- getAsDOM() - Method in class org.apache.axis.message.MessageElement
-
create a DOM from the message element, by serializing and deserializing the element
- getAsSOAPEnvelope() - Method in class org.apache.axis.SOAPPart
-
Get the contents of this Part (not the MIME headers!), as a SOAPEnvelope.
- getAsString() - Method in class org.apache.axis.message.MessageElement
-
get the message element as a string.
- getAsString() - Method in class org.apache.axis.SOAPPart
-
Get the contents of this Part (not the headers!), as a String.
- getAttachment(int) - Method in interface org.apache.axis.message.MessageWithAttachments
- getAttachment(String) - Method in interface org.apache.axis.message.MessageWithAttachments
- getAttachmentByReference(String) - Method in interface org.apache.axis.attachments.Attachments
-
This method should look at a refernce and determine if it is a CID: or url to look for attachment.
- getAttachmentByReference(String) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
This method should look at a refernce and determine if it is a CID: or url to look for attachment.
- getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartInputStream
- getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- getAttachmentCount() - Method in interface org.apache.axis.attachments.Attachments
-
This is the number of attachments.
- getAttachmentCount() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
This is the number of attachments.
- getAttachmentFile() - Method in class org.apache.axis.attachments.AttachmentPart
-
Get the filename of this attachment.
- getAttachmentImplClassName() - Static method in class org.apache.axis.Message
-
Returns the name of the class prividing Attachment Implementation.
- getAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that are part of thisSOAPMessage
object. - getAttachments() - Method in interface org.apache.axis.attachments.Attachments
-
This method will return all attachments as a collection.
- getAttachments() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
This method will return all attachments as a collection.
- getAttachments() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- getAttachments() - Method in class org.apache.axis.attachments.MultiPartInputStream
- getAttachments() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- getAttachments() - Method in class org.apache.axis.client.Stub
-
Get the array of attachments The attachment array is cleared after this, so it is a destructive operation.
- getAttachments() - Method in class org.apache.axis.Message
-
Retrieves all the
AttachmentPart
objects that are part of thisSOAPMessage
object. - getAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
- getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttachments(MimeHeaders) - Method in interface org.apache.axis.attachments.Attachments
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttachments(MimeHeaders) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttachments(MimeHeaders) - Method in class org.apache.axis.Message
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttachmentsImpl() - Method in class org.apache.axis.Message
-
Get the Attachments of this Message.
- getAttrHref() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the ref attribute name
- getAttrHref() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the ref attribute name
- getAttrHref() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the href attribute name
- getAttribute(String) - Method in class org.apache.axis.message.MessageElement
-
get an attribute by name
- getAttribute(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Given a node, return the value of the given attribute.
- getAttributeAnonQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the WSDL2Java QName for the anonymous type of the attribute or null.
- getAttributeNameForField(String) - Method in class org.apache.axis.description.TypeDesc
-
Get the QName associated with this field, but only if it's marked as an attribute.
- getAttributeNode(String) - Method in class org.apache.axis.message.MessageElement
-
Deprecated.this is not implemented
- getAttributeNodeNS(String, String) - Method in class org.apache.axis.message.MessageElement
-
Deprecated.not implemented!
- getAttributeNS(String, String) - Method in class org.apache.axis.message.MessageElement
-
get the attribute with namespace/local name match.
- getAttributes() - Method in class org.apache.axis.message.NodeImpl
-
A
NamedNodeMap
containing the attributes of this node (if it is anElement
) ornull
otherwise. - getAttributes() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getAttributes() - Method in class org.apache.axis.message.SOAPHeaderElement
- getAttributes() - Method in class org.apache.axis.SOAPPart
- getAttributesEx() - Method in class org.apache.axis.message.MessageElement
-
get the attributes
- getAttributesWithLocalName(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Given a node, return the attributes that have the specified local name.
- getAttributeValue(String) - Method in class org.apache.axis.message.MessageElement
-
get the value of an attribute
- getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns the value of the attribute with the specified name.
- getAttributeValue(Name) - Method in class org.apache.axis.message.MessageElement
-
Get the value of an attribute whose namespace and local name are described.
- getAttrItemType() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the item type name of an array
- getAttrItemType() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the item type name of an array
- getAttrItemType() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the item type name of an array
- getAxisClient() - Method in class org.apache.axis.client.Service
- getAxisEngine() - Method in class org.apache.axis.MessageContext
-
Get the axis engine.
- getAxisServer() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
demand create an axis server; return an existing one if one exists.
- getAxisServer() - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
- getAxisServer() - Static method in class org.apache.axis.transport.mail.MailServer
- getBackingStoreFileName() - Method in class org.apache.axis.utils.ByteArray
-
Method getBackingStoreFileName
- getBaseName(QName) - Method in class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
-
If the qname is registered in the target language, return the name of the registered type.
- getBaseType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Returns the Base Type Name.
- getBaseType(TypeEntry, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the base type of a given type with its symbol table.
- getBaseTypeMapping() - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Method getBaseTypeMapping
- getBaseTypeMapping() - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getBaseTypeMapping
- getBaseTypeMapping() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getBaseTypeMapping
- getBaseURI() - Method in class org.apache.axis.message.NodeImpl
- getBaseURI() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
DOM Level 3 stubs
- getBaseURI() - Method in class org.apache.axis.SOAPPart
-
DOM Level 3 stubs
- getBeanAttributes(Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
-
Return a list of properties in the bean which should be attributes
- getBeanHelperWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, boolean) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
getHelperWriter
- getBeanWriter(Emitter, TypeEntry, TypeEntry) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
getBeanWriter
- getBinaryTypeEncoderName(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Returns the class name that should be used to serialize and deserialize this binary element
- getBinding() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get this entry's WSDL4J Binding object.
- getBindingEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the BindingEntry with the given QName.
- getBindingName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the binding name
- getBindingStyle() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get this entry's binding style.
- getBindingType() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get this entry's binding type.
- getBody() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the
SOAPBody
object associated with thisSOAPEnvelope
object. - getBody() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the soap body
- getBody(SOAPEnvelope, MessageContext) - Method in class org.apache.axis.providers.java.RPCProvider
- getBodyByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
-
Get a body element given its name
- getBodyElements() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get all the BodyElement's in the soap body
- getBodyQName() - Method in class org.apache.axis.soap.SOAP11Constants
- getBodyQName() - Method in class org.apache.axis.soap.SOAP12Constants
- getBodyQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the QName for the Body element
- getBundle(String, Class, String, Locale) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, String, String) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
-
Construct a new ProjectResourceBundle
- getBytes() - Method in class org.apache.axis.attachments.OctetStream
- getBytes() - Method in class org.apache.axis.types.HexBinary
- getBytes(Class) - Static method in class org.apache.axis.utils.bytecode.ClassReader
-
load 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.
- getCachedContext() - Method in class org.apache.axis.providers.java.EJBProvider
- getCacheWSDL() - Method in class org.apache.axis.client.Service
-
Tells whether or not we're caching WSDL
- getCall() - Method in class org.apache.axis.client.AdminClient
-
External access to our
Callinvalid input: '<'/codeinvalid input: '<' object.
- getCall() - Method in class org.apache.axis.client.async.AsyncCall
-
Method getCall
- getCall() - Method in class org.apache.axis.client.AxisClientProxy
-
Returns the current call.
- getCall() - Method in class org.apache.axis.client.Service
-
Deprecated.please use Stub._getCall
- getCallback() - Method in class org.apache.axis.client.async.AsyncCall
-
Method getCallback
- getCalls(QName) - Method in interface javax.xml.rpc.Service
-
Gets an array of preconfigured
Call
objects for invoking operations on the specified port. - getCalls(QName) - Method in class org.apache.axis.client.Service
-
Gets an array of preconfigured Call objects for invoking operations on the specified port.
- getCause() - Method in exception class javax.xml.soap.SOAPException
-
Returns the
Throwable
object embedded in thisSOAPException
if there is one. - getChildCharacterData(Element) - Static method in class org.apache.axis.utils.XMLUtils
-
Concat all the text and cdata node children of this elem and return the resulting text.
- getChildElement(QName) - Method in class org.apache.axis.message.MessageElement
-
Convenience method to get the first matching child for a given QName.
- getChildElement(Element, String) - Method in class org.apache.axis.deployment.wsdd.WSDDElement
- getChildElements() - Method in interface javax.xml.soap.SOAPElement
-
Returns an iterator over all the immediate content of this element.
- getChildElements() - Method in class org.apache.axis.message.MessageElement
-
get an iterator over the children This iterator may get confused if changes are made to the children while the iteration is in progress.
- getChildElements(QName) - Method in class org.apache.axis.message.MessageElement
-
get an iterator over child elements
- getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
-
Returns an iterator over all the child elements with the specified name.
- getChildElements(Name) - Method in class org.apache.axis.message.MessageElement
-
get an iterator over child elements
- getChildElements(Element, String) - Method in class org.apache.axis.deployment.wsdd.WSDDElement
- getChildNodes() - Method in class org.apache.axis.message.NodeImpl
-
A
NodeList
that contains all children of this node. - getChildNodes() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getChildNodes() - Method in class org.apache.axis.SOAPPart
- getChildren() - Method in class org.apache.axis.message.MessageElement
-
get a list of children
- getChunked() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- getChunkSize() - Method in class org.apache.axis.attachments.DynamicContentDataHandler
-
Get the DIME record chunk size
- getClassCache() - Method in class org.apache.axis.AxisEngine
-
Get the
ClassCache
associated with this engine. - getClassForQName(QName) - Method in interface org.apache.axis.encoding.TypeMapping
-
Gets the Class mapped to QName.
- getClassForQName(QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Gets the Class mapped to QName.
- getClassForQName(QName, Class) - Method in interface org.apache.axis.encoding.TypeMapping
- getClassForQName(QName, Class) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Gets the Class mapped to QName, preferring the passed Class if possible
- getClassForQName(QName, Class, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
- getClassLoader() - Method in class org.apache.axis.MessageContext
-
Get the classloader, implicitly binding to the thread context classloader if an override has not been supplied.
- getClassLoader(String) - Static method in class org.apache.axis.utils.ClassUtils
-
Obtain the ClassLoader (if any) associated with the given className.
- getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Returns the appropriate extends text
- getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Return "public ".
- getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaHolderWriter
-
Return "public final ".
- getClassName() - Method in class org.apache.axis.description.FaultDesc
- getClassName() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Returns the class name.
- getClassNames() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Get the list of generated classes
- getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Return "class ".
- getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Returns "interface ".
- getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
-
Returns "interface ".
- getClientEngine() - Method in class org.apache.axis.AxisEngine
-
Client engine access.
- getClientEngine() - Method in class org.apache.axis.client.AxisClient
- getClientEngine() - Method in class org.apache.axis.server.AxisServer
-
Get this server's client engine.
- getClientEngineConfig() - Method in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
-
Deprecated.Get a default client engine configuration.
- getClientEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
-
Get a default client engine configuration.
- getClientEngineConfig() - Method in interface org.apache.axis.EngineConfigurationFactory
-
Get a default client engine configuration.
- getClientID() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- getClientID() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- getClientID() - Method in class org.apache.axis.transport.jms.JMSConnector
- getCls() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the
Class
to export - getCollectionComponentQName(Node, QNameHolder, BooleanHolder, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node represents an element that references a collection then return the qname repesenting the component of the collection.
- getCompiler() - Static method in class org.apache.axis.components.compiler.CompilerFactory
- getCompleteAttributes() - Method in class org.apache.axis.message.MessageElement
-
Obtain an Attributes collection consisting of all attributes for this MessageElement, including namespace declarations.
- getComplexElementExtensionBase(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node represents a supported JAX-RPC complexType/element which extends another complexType.
- getComplexElementRestrictionBase(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Look for the base type of node iff node is a complex type that has been derived by restriction; otherwise return null.
- getComplexTypeExtensionBase(SymbolTable) - Method in class org.apache.axis.wsdl.symbolTable.DefinedType
-
Get a TypeEntry for the base type of this type, if one exists.
- getComponentQName() - Method in class org.apache.axis.encoding.ser.ArraySerializerFactory
- getComponentType() - Method in class org.apache.axis.encoding.ser.ArraySerializerFactory
- getComponentType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Return the QName of the component if this is an array type
- getConfig() - Method in class org.apache.axis.AxisEngine
-
Get the
EngineConfiguration
used throughout thisAxisEngine
instance. - getConnectionFactory() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- getConnectionFactory() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- getConnectionFactory() - Method in class org.apache.axis.transport.jms.JMSConnector
- getConnectionPoolTimeout() - Method in interface org.apache.axis.components.net.CommonsHTTPClientProperties
-
Used to set the amount of time, in milliseconds, spent waiting for an available connection from the pool.
- getConnectionPoolTimeout() - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Return the integer value associated with the property axis.http.client.connection.pool.timeout or a default of 0.
- getConnector() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
- getConnector(HashMap, HashMap, String, String, JMSVendorAdapter) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Retrieves a JMSConnector that satisfies the provided connector criteria
- getConstructorForParam(Parameter, SymbolTable, BooleanHolder) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return a constructor for the provided Parameter This string will be suitable for assignment:
- getContainedAttributes() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- getContainedAttributeTypes(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Return the attribute names and types if any in the node The even indices are the attribute types (TypeEntry) and the odd indices are the corresponding names (Strings).
- getContainedElementDeclarations(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node represents a supported JAX-RPC complexType or simpleType, a Vector is returned which contains ElementDecls for the child element names.
- getContainedElements() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- getContainedException() - Method in exception class org.apache.axis.ConfigurationException
-
Get any contained exception.
- getContainedSimpleTypes(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Method getContainedSimpleTypes
- 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.axis.attachments.AttachmentPart
-
Gets the content of this
AttachmentPart
object as a Java object. - getContent() - Method in class org.apache.axis.SOAPPart
-
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.axis.Message
-
Retrieves a description of this
SOAPMessage
object's content. - 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".
- getContentId() - Method in class org.apache.axis.attachments.AttachmentPart
- getContentId() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Get the id for this stream part.
- getContentId() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- getContentId() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
-
Return the content id of the stream.
- getContentId() - Method in class org.apache.axis.attachments.MultiPartInputStream
-
Return the content id of the stream.
- getContentId() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- getContentId() - Method in interface org.apache.axis.Part
-
Get the content ID.
- getContentId() - Method in class org.apache.axis.SOAPPart
-
Content ID.
- getContentIdRef() - Method in class org.apache.axis.attachments.AttachmentPart
-
Content ID.
- getContentIdRef() - Method in interface org.apache.axis.Part
-
Content ID.
- getContentIdRef() - Method in class org.apache.axis.SOAPPart
-
Content ID.
- getContentLength() - Method in interface org.apache.axis.attachments.Attachments
-
Get the content length of the stream.
- getContentLength() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Get the content length of the stream.
- getContentLength() - Method in class org.apache.axis.Message
-
Get the content length, including both soap and any attachments.
- getContentLength() - Method in class org.apache.axis.SOAPPart
-
Get the content length for this SOAPPart.
- getContentLength(MimeBodyPart) - Static method in class org.apache.axis.attachments.MimeUtils
-
Determine the length for the individual part.
- getContentLength(Multipart) - Static method in class org.apache.axis.attachments.MimeUtils
-
Determine as efficiently as possible the content length for attachments in a mail Multipart.
- 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".
- getContentLocation() - Method in class org.apache.axis.attachments.AttachmentPart
- getContentLocation() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- getContentLocation() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
-
Return the content location.
- getContentLocation() - Method in class org.apache.axis.attachments.MultiPartInputStream
-
Return the content location.
- getContentLocation() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- getContentLocation() - Method in interface org.apache.axis.Part
-
Get the content location.
- getContentLocation() - Method in class org.apache.axis.SOAPPart
-
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.axis.attachments.AttachmentPart
-
getContentType
- getContentType() - Method in interface org.apache.axis.attachments.Attachments
-
Write the content to the stream.
- getContentType() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Gets the content type for the whole stream.
- getContentType() - Method in class org.apache.axis.attachments.ImageDataSource
- getContentType() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- getContentType() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This method returns the MIME type of the data in the form of a string.
- getContentType() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
- getContentType() - Method in class org.apache.axis.attachments.OctetStreamDataSource
- getContentType() - Method in class org.apache.axis.attachments.PlainTextDataSource
- getContentType() - Method in class org.apache.axis.attachments.SourceDataSource
- getContentType() - Method in interface org.apache.axis.Part
-
Get the content type.
- getContentType() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the MIME content type
- getContentType() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the MIME content type
- getContentType() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the MIME content type
- getContentType() - Method in class org.apache.axis.SOAPPart
-
Content type is always "text/xml" for SOAPParts.
- getContentType(MimeMultipart) - Static method in class org.apache.axis.attachments.MimeUtils
-
This routine will get the content type from a mulit-part mime message.
- getContentType(SOAPConstants) - Method in class org.apache.axis.Message
-
Get the content type of the attachments.
- getContext() - Method in class org.apache.axis.components.net.IBMFakeTrustSocketFactory
-
Method getContext
- getContext() - Method in class org.apache.axis.components.net.IBMJSSESocketFactory
-
gets a SSL Context
- getContext() - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory
-
Method getContext
- getContext() - Method in class org.apache.axis.components.net.SunJSSESocketFactory
-
gets a SSL Context
- getContext() - Method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
Getter for property context.
- getContext(Properties) - Method in class org.apache.axis.providers.java.EJBProvider
- getConvertedValue(Class) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension
-
Get previously converted value
- getConvertedValue(Class) - Method in interface org.apache.axis.utils.JavaUtils.ConvertCache
- getCreate(String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Get the namespaace for the given package If there is no entry in the HashMap for this namespace, create one.
- getCreate(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Get the package name for the given namespace.
- getCreate(String, String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Get the namespaace for the given package If there is no entry in the HashMap for this namespace, create one.
- getCreatePrefix(String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Get the prefix for the given namespace.
- getCurElement() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get current MessageElement
- getCurrentContext() - Static method in class org.apache.axis.MessageContext
-
Get the active message context.
- getCurrentDefinition() - Method in class org.apache.axis.wsdl.gen.Parser
-
Return the current definition.
- getCurrentForm() - Method in class org.apache.axis.SOAPPart
- getCurrentMessage() - Method in class org.apache.axis.encoding.SerializationContext
-
Return the current message
- getCurrentMessage() - Method in class org.apache.axis.MessageContext
-
Return the current (i.e.
- getCurrentMessage() - Method in class org.apache.axis.SOAPPart
-
Get the current message, in whatever form it happens to be right now.
- getCurrentMessageContext() - Static method in class org.apache.axis.AxisEngine
-
Get the active message context.
- getCurrentNSMappings() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the Namespace Mappings.
- getCurrentRecordPos() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the current position in the record.
- getCurrentXMLType() - Method in class org.apache.axis.encoding.SerializationContext
-
Get the currently prefered xmlType
- getData() - Method in class org.apache.axis.message.Text
- getDataHandler() - Method in class javax.xml.soap.AttachmentPart
-
Gets the
DataHandler
object for thisAttachmentPart
object. - getDataHandler() - Method in class org.apache.axis.attachments.AttachmentPart
-
Gets the
DataHandler
object for thisAttachmentPart
object. - getDataSize() - Method in class org.apache.axis.attachments.DimeBodyPart
- getDataSize(DataHandler) - Method in class org.apache.axis.attachments.DimeBodyPart
- getDay() - Method in class org.apache.axis.types.Day
- getDay() - Method in class org.apache.axis.types.MonthDay
- getDays() - Method in class org.apache.axis.types.Duration
- getDebug() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use isDebug()
- getDefault() - Static method in class org.apache.axis.client.async.Status
-
Method getDefault
- getDefault() - Method in class org.apache.axis.constants.Enum.Type
- getDefault() - Static method in class org.apache.axis.constants.Scope
- getDefault() - Static method in class org.apache.axis.constants.Style
- getDefault() - Static method in class org.apache.axis.constants.Use
- getDEFAULT_CACHE_INCREMENT() - Static method in class org.apache.axis.utils.ByteArray
- getDEFAULT_RESIDENT_SIZE() - Static method in class org.apache.axis.utils.ByteArray
- getDefaultClassLoader() - Static method in class org.apache.axis.utils.ClassUtils
- getDefaultClasspath(MessageContext) - Static method in class org.apache.axis.utils.ClasspathUtils
-
Get the default classpath from various thingies in the message context
- getDefaultConnectionTimeout() - Method in interface org.apache.axis.components.net.CommonsHTTPClientProperties
-
Used to set the default amount of time, in milliseconds, spent waiting for a connection.
- getDefaultConnectionTimeout() - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Return the integer value associated with the property axis.http.client.connection.default.connection.timeout or a default of 0.
- getDefaultEncoder() - Static method in class org.apache.axis.components.encoding.XMLEncoderFactory
-
Returns the default encoder
- getDefaultJWSClassDir() - Method in class org.apache.axis.transport.http.AxisServlet
-
Provided to allow overload of default JWSClassDir by derived class.
- getDefaultNamespace() - Method in class org.apache.axis.description.JavaServiceDesc
- getDefaultNamespace() - Method in interface org.apache.axis.description.ServiceDesc
- getDefaultSoTimeout() - Method in interface org.apache.axis.components.net.CommonsHTTPClientProperties
-
Used to set the default amount of time, in milliseconds, spent waiting for a reponse.
- getDefaultSoTimeout() - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Return the integer value associated with the property axis.http.client.connection.default.so.timeout or a default of 0.
- getDefaultType() - Method in interface org.apache.axis.encoding.Deserializer
- getDefaultType() - Method in class org.apache.axis.encoding.DeserializerImpl
- getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Gets the registered default
TypeMapping
instance. - getDefaultTypeMapping() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Return the default TypeMapping
- getDefaultTypeMapping() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Deprecated.Use getTypeMappingRegistry instead
- getDefaultTypeMapping() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Returns the default
TypeMapping
used by the service - getDefinition() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the Definition.
- getDeployedServices() - Method in class org.apache.axis.configuration.DirProvider
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in class org.apache.axis.configuration.FileProvider
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in class org.apache.axis.configuration.NullProvider
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in class org.apache.axis.configuration.SimpleProvider
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Get an enumeration of the services deployed to this engine
- getDeployedServices() - Method in interface org.apache.axis.EngineConfiguration
-
Get an enumeration of the services deployed to this engine.
- getDeployment() - Method in class org.apache.axis.configuration.DirProvider
- getDeployment() - Method in class org.apache.axis.configuration.FileProvider
- getDeployment() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getDeployment() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
-
Get the deployment.
- getDeployment() - Method in interface org.apache.axis.WSDDEngineConfiguration
-
Get the WSDDDeployment for this engine configuration.
- getDeploymentData(Document) - Method in interface org.apache.axis.Handler
-
This will return the root element of an XML doc that describes the deployment information about this handler.
- getDeploymentData(Document) - Method in class org.apache.axis.handlers.BasicHandler
- getDeploymentData(Document) - Method in class org.apache.axis.SimpleChain
- getDeploySkeleton() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use isSkeletonWanted()
- getDerivedTypes(TypeEntry, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
This method returns a set of all types that are derived from this type via an extension of a complexType
- getDescription() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Retrieve textual description.
- getDescription() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the service description
- getDeserClassConstructor() - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Returns the deserClassConstructor.
- getDeserializationContext() - Method in class org.apache.axis.message.MessageElement
-
Retrieve the DeserializationContext associated with this MessageElement
- getDeserializer - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- getDeserializer() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
- getDeserializer(Class, QName) - Method in class org.apache.axis.encoding.DeserializationContext
-
Get a Deserializer which can turn a given xml type into a given Java type
- getDeserializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- getDeserializer(Class, QName, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- getDeserializer(Class, QName, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
- getDeserializer(String, Class, QName) - Static method in class org.apache.axis.types.Schema
-
Get Custom Deserializer
- getDeserializer(QName) - Method in interface org.apache.axis.encoding.TypeMapping
-
Gets the DeserializerFactory registered for the specified XML data type.
- getDeserializer(QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- getDeserializer(QName, Class, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
-
Get the Deserializer for the attribute or child element.
- getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns a Deserializer for the specified XML processing mechanism type.
- getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.ArrayDeserializerFactory
-
getDeserializerAs() is overloaded here in order to set the default item type on the ArrayDeserializers we create.
- getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.SimpleDeserializerFactory
-
Get the Deserializer and the set the Constructor so the deserializer does not have to do introspection.
- getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializerFactory
-
Get the Deserializer and the set the Constructor so the deserializer does not have to do introspection.
- getDeserializerForClass(Class) - Method in class org.apache.axis.encoding.DeserializationContext
-
Convenience method to get the Deserializer for a specific java class from its meta data.
- getDeserializerForType(QName) - Method in class org.apache.axis.encoding.DeserializationContext
-
Convenience method to get the Deserializer for a specific xmlType.
- getDeserializerName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getDestClass() - Method in class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension
-
Get the destination array class described by the xml
- getDestClass() - Method in interface org.apache.axis.utils.JavaUtils.ConvertCache
-
Get the destination array class described by the xml
- getDestination() - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getDestinationClass() - Method in class org.apache.axis.encoding.DeserializationContext
-
Allows the destination class to be retrieved so that downstream deserializers like ArrayDeserializer can pick it up when deserializing its components using getDeserializerForClass
- getDetail() - Method in exception class javax.xml.rpc.soap.SOAPFaultException
-
Gets the detail element.
- getDetail() - Method in interface javax.xml.soap.SOAPFault
-
Returns the detail element for this
SOAPFault
object. - getDetail() - Method in class org.apache.axis.message.SOAPFault
-
Returns the detail element for this
SOAPFaultException
object. - 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.axis.message.Detail
-
Gets a list of the detail entries in this
Detail
object. - getDimensions() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
-
Method getDimensions
- getDimensions() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Return the dimensions of this type, which can be 0 or more "[]".
- getDimeTypeNameFormat() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- getDisallowedMethods() - Method in class org.apache.axis.description.JavaServiceDesc
- getDisallowedMethods() - Method in interface org.apache.axis.description.ServiceDesc
- getDisallowedMethods() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Return list of methods that should not be exported
- getDiskCacheFile() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
get the filename of the content if it is cached to disk.
- getDoctype() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getDoctype() - Method in class org.apache.axis.SOAPPart
- getDocumentation() - Method in class org.apache.axis.description.JavaServiceDesc
-
get the documentation for the service
- getDocumentation() - Method in class org.apache.axis.description.OperationDesc
-
get the documentation for the operation
- getDocumentation() - Method in class org.apache.axis.description.ParameterDesc
-
get the documentation for the parameter
- getDocumentation() - Method in interface org.apache.axis.description.ServiceDesc
-
get the documentation for the service
- getDocumentation() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getDocumentation
- getDocumentBuilder() - Static method in class org.apache.axis.utils.XMLUtils
-
Gets a DocumentBuilder
- getDocumentElement() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
should not be called, the method will be handled in SOAPPart
- getDocumentElement() - Method in class org.apache.axis.SOAPPart
- getDocumentLocator() - Method in class org.apache.axis.encoding.DeserializationContext
- getDocumentURI() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getDocumentURI() - Method in class org.apache.axis.SOAPPart
- getDomain() - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getDomConfig() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getDomConfig() - Method in class org.apache.axis.SOAPPart
- getDOMDocument() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
-
get the deployment as a DOM.
- getDoMultiRefs() - Method in class org.apache.axis.encoding.SerializationContext
-
Are we doing multirefs?
- getDoThreads() - Method in class org.apache.axis.transport.http.SimpleAxisServer
- getDoThreads() - Method in class org.apache.axis.transport.mail.MailServer
- getDynamicVar(Object) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
There may be information that does not exist in WSDL4J/DOM structures and does not exist in our additional structures, but that Writer implementation will need.
- getEJBHome(InitialContext, String) - Method in class org.apache.axis.providers.java.EJBProvider
- getElement(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the Element TypeEntry with the given QName.
- getElementAnonQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the WSDL2Java QName for the anonymous type of the element or null.
- getElementById(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Returns the
Element
whoseID
is given byelementId
. - getElementById(String) - Method in class org.apache.axis.SOAPPart
- getElementByID(String) - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the MessageElement for the indicated id (where id is the #value of an href) If the MessageElement has not been processed, the MessageElement will be returned.
- getElementDecl(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Returns the TypeEntry of the given element
- getElementFormDefaults() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
- getElementIndex() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Return an unmodifiable map of qnames -> Elements in the symbol table.
- getElementName() - Method in interface javax.xml.soap.SOAPElement
-
Returns the name of this
SOAPElement
object. - getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDArrayMapping
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDBeanMapping
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
-
the documentation
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDElement
-
Return the element name of a particular subclass.
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDFault
-
Return the element name of a particular subclass.
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDFaultFlow
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
-
Return the element name of a particular subclass.
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDRequestFlow
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDResponseFlow
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- getElementName() - Method in class org.apache.axis.message.MessageElement
-
get the full name of the element
- getElementNameForField(String) - Method in class org.apache.axis.description.TypeDesc
-
Get the QName associated with this field, but only if it's marked as an element.
- getElementQName() - Method in class org.apache.axis.description.OperationDesc
- getElements() - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
- getElementsByTagName(String) - Method in class org.apache.axis.message.MessageElement
- getElementsByTagName(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
search the SOAPPart in order of SOAPHeader and SOAPBody for the requested Element name
- getElementsByTagName(String) - Method in class org.apache.axis.SOAPPart
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis.message.MessageElement
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
-
search the SOAPPart in order of SOAPHeader and SOAPBody for the requested Element name
- getElementsByTagNameNS(String, String) - Method in class org.apache.axis.SOAPPart
- getElementsNS(Element, String, String) - Method in class org.apache.axis.message.MessageElement
-
helper method for recusively getting the element that has namespace URI and localname
- getEmptyInputSource() - Static method in class org.apache.axis.utils.XMLUtils
- getEncoder() - Method in class org.apache.axis.encoding.SerializationContext
- getEncoder(String) - Static method in class org.apache.axis.components.encoding.XMLEncoderFactory
-
Returns the requested encoder
- getEncoding() - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
-
gets the encoding supported by this encoder
- getEncoding() - Method in class org.apache.axis.components.encoding.DefaultXMLEncoder
-
gets the encoding supported by this encoder
- getEncoding() - Method in interface org.apache.axis.components.encoding.XMLEncoder
-
gets the encoding supported by this encoder
- getEncoding() - Method in class org.apache.axis.constants.Use
- getEncoding() - Method in class org.apache.axis.encoding.SerializationContext
-
get the encoding for the serialization
- getEncoding() - Method in class org.apache.axis.SOAPPart
- getEncoding() - Static method in class org.apache.axis.utils.XMLUtils
-
Get the current encoding in effect
- getEncoding(MessageContext) - Static method in class org.apache.axis.utils.XMLUtils
-
Get the current encoding in effect
- getEncoding(Message, MessageContext) - Static method in class org.apache.axis.utils.XMLUtils
- getEncoding(Message, MessageContext, XMLEncoder) - Static method in class org.apache.axis.utils.XMLUtils
- getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
-
Returns the encoding style for this
SOAPElement
object. - getEncodingStyle() - Method in class org.apache.axis.client.Call
-
Returns the encoding style as a URI that should be used for the SOAP message.
- getEncodingStyle() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getEncodingStyle() - Method in class org.apache.axis.encoding.DeserializationContext
-
Returns this context's encoding style.
- getEncodingStyle() - Method in class org.apache.axis.encoding.SerializationContext
-
Returns this context's encoding style.
- getEncodingStyle() - Method in class org.apache.axis.message.MessageElement
-
Get the encoding style.
- getEncodingStyle() - Method in class org.apache.axis.MessageContext
-
Returns the encoding style as a URI that should be used for the SOAP message.
- getEncodingURI() - Method in class org.apache.axis.soap.SOAP11Constants
- getEncodingURI() - Method in class org.apache.axis.soap.SOAP12Constants
- getEncodingURI() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the encoding namespace for this version of SOAP
- getEndColumn() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the ending column number of the program text originating this error
- getEndLine() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the ending line number of the program text originating this error
- getEndpointURL() - Method in class org.apache.axis.description.JavaServiceDesc
- getEndpointURL() - Method in interface org.apache.axis.description.ServiceDesc
- getEndpointURL(MessageContext) - Method in class org.apache.axis.transport.http.QSWSDLHandler
-
Returns the endpoint URL that should be used in the returned WSDL.
- getEngine() - Method in class org.apache.axis.client.Service
-
Returns the current AxisEngine used by this Service and all of the Call objects created from this Service object.
- getEngine() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getEngine() - Method in class org.apache.axis.handlers.soap.SOAPService
- getEngine() - Static method in class org.apache.axis.management.ServiceAdmin
-
Get the singleton engine for this management object
- getEngine() - Method in class org.apache.axis.transport.http.AxisServletBase
-
get the engine for this servlet from cache or context
- getEngine(HttpServlet) - Static method in class org.apache.axis.transport.http.AxisServletBase
-
This is a uniform method of initializing AxisServer in a servlet context.
- getEngineConfiguration() - Method in class org.apache.axis.client.Service
-
Constructs a EngineConfig if one is not available.
- getEngineEnvironment(HttpServlet) - Static method in class org.apache.axis.transport.http.AxisServletBase
-
extract information from the servlet configuration files
- getEnum(int) - Method in class org.apache.axis.constants.Enum.Type
-
Returns name of enumerated value
- getEnum(String) - Method in class org.apache.axis.constants.Enum.Type
-
Returns enumerated value of name
- getEnum(String, Enum) - Method in class org.apache.axis.constants.Enum.Type
-
Returns enumerated value of name For large sets of enumerated values, a HashMap could be used to retrieve.
- getEnumerationBaseAndValues(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
If the specified node represents a supported JAX-RPC enumeration, a Vector is returned which contains the base type and the enumeration values.
- getEnumNames() - Method in class org.apache.axis.constants.Enum.Type
-
Returns array of names for enumerated values
- getEnumTypeWriter(Emitter, TypeEntry, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
getEnumWriter
- getEnumValueIds(Vector) - Static method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
-
Get the enumeration names for the values.
- getEnvelope() - Method in class javax.xml.soap.SOAPPart
-
Gets the
SOAPEnvelope
object associated with thisSOAPPart
object. - getEnvelope() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get Envelope
- getEnvelope() - Method in class org.apache.axis.message.EnvelopeBuilder
- getEnvelope() - Method in class org.apache.axis.message.MessageElement
-
get our current envelope
- getEnvelope() - Method in class org.apache.axis.SOAPPart
-
Gets the
SOAPEnvelope
object associated with thisSOAPPart
object. - getEnvelopeURI() - Method in class org.apache.axis.soap.SOAP11Constants
- getEnvelopeURI() - Method in class org.apache.axis.soap.SOAP12Constants
- getEnvelopeURI() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the envelope namespace for this version of SOAP
- getErrors() - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Return the list of errors generated by this compilation
- getErrors() - Method in interface org.apache.axis.components.compiler.Compiler
-
Return the list of errors generated by this compilation
- getErrorString() - Method in class org.apache.axis.utils.CLArgsParser
-
Retrieve an error message that occured during parsing if one existed.
- getException() - Method in class org.apache.axis.client.async.AsyncResult
-
Method getException
- getException() - Method in interface org.apache.axis.client.async.IAsyncResult
-
Method getException
- getExceptionJavaNameHook(QName) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
-
Returns the appropriate extends text
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Returns the appropriate extends text
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Returns the appropriate extends clause.
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaFaultWriter
-
Return "extends org.apache.axis.AxisFault ".
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Returns "extends java.rmi.Remote ".
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
-
Returns "extends javax.xml.rpc.Service ".
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Returns "extends org.apache.axis.client.Service ".
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Returns "extends org.apache.axis.client.Stub ".
- getExtendsText() - Method in class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
-
Returns "extends junit.framework.TestCase ".
- getExtraClasses() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Return the list of extra classes that the emitter will produce WSDL for.
- getFactory() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method getFactory
- getFactory(String, Hashtable) - Static method in class org.apache.axis.components.net.SocketFactoryFactory
-
Returns a copy of the environment's default socket factory.
- getFault() - Method in interface javax.xml.soap.SOAPBody
-
Returns the
SOAPFault
object in thisSOAPBody
object. - getFault() - Method in class org.apache.axis.message.SOAPBody
- getFault() - Method in class org.apache.axis.message.SOAPFault
- getFaultActor() - Method in exception class javax.xml.rpc.soap.SOAPFaultException
-
Gets the
faultactor
element. - getFaultActor() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault actor for this
SOAPFault
object. - getFaultActor() - Method in exception class org.apache.axis.AxisFault
-
get the fault actor
- getFaultActor() - Method in class org.apache.axis.message.SOAPFault
-
Gets the fault actor for this
SOAPFaultException
object. - getFaultBodyType(Operation, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the fault body type for the given fault of the given operation.
- getFaultBodyTypeMap() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method getFaultBodyTypeMap
- getFaultByClass(Class) - Method in class org.apache.axis.description.OperationDesc
-
Returns the FaultDesc for the fault class given.
- getFaultByClass(Class, boolean) - Method in class org.apache.axis.description.OperationDesc
-
Returns the FaultDesc for the fault class given.
- getFaultByQName(QName) - Method in class org.apache.axis.description.OperationDesc
-
Returns the FaultDesc for a QName (which is typically found in the details element of a SOAP fault).
- getFaultByXmlType(QName) - Method in class org.apache.axis.description.OperationDesc
-
Returns the FaultDesc for an XMLType.
- getFaultCode() - Method in exception class javax.xml.rpc.soap.SOAPFaultException
-
Gets the
faultcode
element. - getFaultCode() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault code for this
SOAPFault
object. - getFaultCode() - Method in exception class org.apache.axis.AxisFault
-
Get the fault code
QName
. - getFaultCode() - Method in class org.apache.axis.message.SOAPFault
-
Gets the fault code for this
SOAPFaultException
object. - getFaultCode() - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
- getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
-
Gets the mandatory SOAP 1.1 fault code for this
SOAPFault
object as a SAAJName
object. - getFaultCodeAsName() - Method in class org.apache.axis.message.SOAPFault
- getFaultDataType(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Given a fault message, return the XML type of the exception data.
- getFaultDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDFault
- getFaultDetails() - Method in exception class org.apache.axis.AxisFault
-
Get all the fault details.
- getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- getFaultNode() - Method in exception class org.apache.axis.AxisFault
-
Get the fault node.
- getFaultQName() - Method in class org.apache.axis.soap.SOAP11Constants
- getFaultQName() - Method in class org.apache.axis.soap.SOAP12Constants
- getFaultQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the QName for the Fault element
- getFaultReason() - Method in exception class org.apache.axis.AxisFault
-
This is SOAP 1.2 equivalent of
AxisFault.getFaultString()
. - getFaultRole() - Method in exception class org.apache.axis.AxisFault
-
This is SOAP 1.2 equivalent of
AxisFault.getFaultActor()
. - getFaults() - Method in class org.apache.axis.description.OperationDesc
- getFaults() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Return the map of BindingOperations to ArraList of FaultBodyType
- getFaultString() - Method in exception class javax.xml.rpc.soap.SOAPFaultException
-
Gets the
faultstring
element. - getFaultString() - Method in interface javax.xml.soap.SOAPFault
-
Gets the fault string for this
SOAPFault
object. - getFaultString() - Method in exception class org.apache.axis.AxisFault
-
Get the fault string; this will never be null but may be the empty string.
- getFaultString() - Method in class org.apache.axis.message.SOAPFault
-
Gets the fault string for this
SOAPFaultException
object. - getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
-
Returns the optional detail element for this
SOAPFault
object. - getFaultStringLocale() - Method in class org.apache.axis.message.SOAPFault
- getFaultSubCodes() - Method in exception class org.apache.axis.AxisFault
-
get the fault subcode list; only used in SOAP 1.2
- getFeature(String, String) - Method in class org.apache.axis.message.NodeImpl
- getFeature(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- getFeature(String, String) - Method in class org.apache.axis.SOAPPart
- getField() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
- getFieldByName(String) - Method in class org.apache.axis.description.TypeDesc
-
Get a FieldDesc by field name.
- getFieldName() - Method in class org.apache.axis.description.FieldDesc
-
Obtain the field name.
- getFieldNameForAttribute(QName) - Method in class org.apache.axis.description.TypeDesc
-
Get the field name associated with this QName, but only if it's marked as an attribute.
- getFieldNameForElement(QName, boolean) - Method in class org.apache.axis.description.TypeDesc
-
Get the field name associated with this QName, but only if it's marked as an element.
- getFields() - Method in class org.apache.axis.description.TypeDesc
-
Obtain the current array of FieldDescs
- getFields(boolean) - Method in class org.apache.axis.description.TypeDesc
- getFile() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the filename associated with this compiler error.
- getFileName() - Method in exception class org.apache.axis.wsdl.toJava.DuplicateFileException
-
Method getFileName
- getFileName() - Method in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
- getFileName() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Return the file name as a string of the form: "invalid input: '<'directory-ized fully-qualified classname>.java"
- getFileName() - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Return the fully-qualified name of the deploy.wsdd file to be generated.
- getFileName() - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Return the fully-qualified name of the undeploy.wsdd file to be generated.
- getFileName() - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
This method must be implemented by a subclass.
- getFileNames() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Get the list of generated filenames
- getFirst() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the entry for the "oldest" mapping.
- getFirstBody() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the first BodyElement in the SOAP Body
- getFirstChild() - Method in class org.apache.axis.message.NodeImpl
-
The first child of this node.
- getFirstChild() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Do we have to count the Attributes as node ????
- getFirstChild() - Method in class org.apache.axis.SOAPPart
- getFirstKey() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the key for the "oldest" mapping.
- getFirstMimeHeader(String) - Method in class org.apache.axis.attachments.AttachmentPart
-
Get the specified MIME header.
- getFirstValue() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the value for the "oldest" mapping.
- getFixupDeserializer() - Method in class org.apache.axis.message.MessageElement
- getFlags() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Retrieve flags about option.
- getFragment() - Method in class org.apache.axis.types.URI
-
Get the fragment for this URI.
- getFullExceptionName(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Given a fault message, return the fully qualified Java class name of the exception to be generated from this fault
- getFullQNameFromString(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
-
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
- getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.ArraySerializerFactory
-
Obtains a serializer by invoking
(javaType, xmlType) on the serClass. - getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Obtains a deserializer by invoking
(javaType, xmlType) on the deserClass. - getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Obtains a serializer by invoking
(javaType, xmlType) on the serClass. - getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.BeanDeserializerFactory
-
Optimize construction of a BeanDeserializer by caching the type descriptor and property map.
- getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.BeanSerializerFactory
-
Optimize construction of a BeanSerializer by caching the type and property descriptors.
- getGeneratedClassNames() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
This method returns a list of all generated class names.
- getGeneratedFileInfo() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Returns an object which contains of information on all generated files including the class name, filename and a type string.
- getGeneratedFileNames() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
This method returns a list of all generated file names.
- getGenerateServerSide() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use isServerSide()
- getGenerator(Binding, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate bindings for the given Binding.
- getGenerator(Binding, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(Binding, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGenerator(Definition, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate anything that doesn't fit into the scope of any of the other Generators.
- getGenerator(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGenerator(Message, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate bindings for the given Message.
- getGenerator(Message, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(Message, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGenerator(PortType, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate bindings for the given PortType.
- getGenerator(PortType, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(PortType, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGenerator(Service, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate bindings for the given Service.
- getGenerator(Service, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(Service, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGenerator(TypeEntry, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get a Generator implementation that will generate bindings for the given Type.
- getGenerator(TypeEntry, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method getGenerator
- getGenerator(TypeEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method getGenerator
- getGetDeserializer() - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Returns the getDeserializer.
- getGetSerializer() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Returns the getSerializer.
- getGlobalConfig() - Static method in class org.apache.axis.management.ServiceAdmin
- getGlobalConfiguration() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Get our global configuration
- getGlobalOptions() - Method in class org.apache.axis.configuration.DirProvider
-
Returns the global configuration options.
- getGlobalOptions() - Method in class org.apache.axis.configuration.FileProvider
-
Returns the global configuration options.
- getGlobalOptions() - Method in class org.apache.axis.configuration.NullProvider
- getGlobalOptions() - Method in class org.apache.axis.configuration.SimpleProvider
-
Returns the global configuration options.
- getGlobalOptions() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getGlobalOptions() - Method in interface org.apache.axis.EngineConfiguration
-
Returns the global configuration options.
- getGlobalRequest() - Method in class org.apache.axis.AxisEngine
-
Get the global request
Handler
. - getGlobalRequest() - Method in class org.apache.axis.configuration.DirProvider
-
Returns a global request handler.
- getGlobalRequest() - Method in class org.apache.axis.configuration.FileProvider
-
Returns a global request handler.
- getGlobalRequest() - Method in class org.apache.axis.configuration.NullProvider
- getGlobalRequest() - Method in class org.apache.axis.configuration.SimpleProvider
-
Returns a global request handler.
- getGlobalRequest() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getGlobalRequest() - Method in interface org.apache.axis.EngineConfiguration
-
Returns a global request handler.
- getGlobalResponse() - Method in class org.apache.axis.AxisEngine
-
Get the global respones
Handler
. - getGlobalResponse() - Method in class org.apache.axis.configuration.DirProvider
-
Returns a global response handler.
- getGlobalResponse() - Method in class org.apache.axis.configuration.FileProvider
-
Returns a global response handler.
- getGlobalResponse() - Method in class org.apache.axis.configuration.NullProvider
- getGlobalResponse() - Method in class org.apache.axis.configuration.SimpleProvider
-
Returns a global response handler.
- getGlobalResponse() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getGlobalResponse() - Method in interface org.apache.axis.EngineConfiguration
-
Returns a global response handler.
- getHandler(String) - Method in class org.apache.axis.AxisEngine
-
Get the
Handler
for a particular local name. - getHandler(QName) - Method in class org.apache.axis.configuration.DirProvider
-
retrieve an instance of the named handler
- getHandler(QName) - Method in class org.apache.axis.configuration.FileProvider
-
retrieve an instance of the named handler
- getHandler(QName) - Method in class org.apache.axis.configuration.NullProvider
- getHandler(QName) - Method in class org.apache.axis.configuration.SimpleProvider
- getHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Return an instance of the named handler.
- getHandler(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named handler.
- getHandler(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Gets the handler chain for the specified service endpoint.
- getHandlerChain(QName) - Method in class org.apache.axis.client.Service.HandlerRegistryImpl
- getHandlerChainFactory() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler class.
- getHandlerClassName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the Handler configuration.
- getHandlerInfoChain() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getHandlerInfoList() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- getHandlerInfos() - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
- getHandlerMap() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- getHandlerRegistry() - Method in interface javax.xml.rpc.Service
-
Returns the configured
HandlerRegistry
instance for thisService
instance. - getHandlerRegistry() - Method in class org.apache.axis.client.Service
-
Returns the configured HandlerRegistry instance for this Service instance.
- getHandlers() - Method in interface org.apache.axis.Chain
-
Get the list of handlers in the chain.
- getHandlers() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
-
Obtain our handler list
- getHandlers() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getHandlers() - Static method in class org.apache.axis.management.ServiceAdmin
- getHandlers() - Method in class org.apache.axis.SimpleChain
- getHashMap() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the raw symbol table HashMap.
- getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
-
Returns the
SOAPHeader
object for thisSOAPEnvelope
object. - getHeader() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the soap header
- 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(String) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
-
Get a header value.
- getHeader(String, String) - Method in class org.apache.axis.client.Stub
-
Get the header element
- getHeaderByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
-
Get a header by name (always respecting the currently in-scope actors list)
- getHeaderByName(String, String, boolean) - Method in class org.apache.axis.message.SOAPEnvelope
-
Get a header by name, filtering for headers targeted at this engine depending on the accessAllHeaders parameter.
- getHeaderParts() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the header parameter map.
- getHeaderQName() - Method in class org.apache.axis.soap.SOAP11Constants
- getHeaderQName() - Method in class org.apache.axis.soap.SOAP12Constants
- getHeaderQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the QName for the Header element
- getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
-
Gets the header blocks processed by this Handler instance.
- getHeaders() - Method in interface javax.xml.rpc.handler.Handler
-
Gets the header blocks processed by this Handler instance.
- getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
-
Gets the header blocks processed by this Handler.
- getHeaders() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- getHeaders() - Method in exception class org.apache.axis.AxisFault
-
Get the SOAP headers associated with this fault.
- getHeaders() - Method in class org.apache.axis.client.Stub
-
Get the array of header elements
- getHeaders() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- getHeaders() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get Headers
- getHeadersByActor(ArrayList) - Method in class org.apache.axis.message.SOAPEnvelope
-
Get all the headers targeted at a list of actors.
- getHeadersByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
-
Get an enumeration of header elements given the namespace and localpart
- getHeadersByName(String, String, boolean) - Method in class org.apache.axis.message.SOAPEnvelope
-
Return an Enumeration of headers which match the given namespace and localPart.
- getHelperGeneration() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use isHelperWanted()
- getHolderValue(Object) - Static method in class org.apache.axis.utils.JavaUtils
-
Gets the Holder value.
- getHolderValueType(Class) - Static method in class org.apache.axis.utils.JavaUtils
-
Determines if the Class is a Holder class.
- getHolderWriter(Emitter, TypeEntry) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
getHolderWriter
- getHomeDir() - Method in class org.apache.axis.transport.http.AxisServletBase
-
what is the root dir of the applet?
- getHost() - Method in class org.apache.axis.transport.mail.MailServer
- getHost() - Method in class org.apache.axis.types.URI
-
Get the host for this URI.
- getHost() - Method in class org.apache.axis.utils.Options
- getHostConfiguration(HttpClient, MessageContext, URL) - Method in class org.apache.axis.transport.http.CommonsHTTPSender
- getHours() - Method in class org.apache.axis.types.Duration
- getHref() - Method in class org.apache.axis.message.MessageElement
-
get a saved href
- getHttpServletResponseStatus(AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
-
Extract information from AxisFault and map it to a HTTP Status code.
- getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The
getHttpSession
method returns the current HTTP session (as ajavax.servlet.http.HTTPSession
). - getHttpSession() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
- getId() - Method in class org.apache.axis.types.Schema
- getId() - Method in class org.apache.axis.utils.CLOption
-
Retrieve id of option.
- getId() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Retrieve the id for option.
- getID() - Method in class org.apache.axis.message.MessageElement
-
get a saved ID
- getImageFromStream(InputStream) - Static method in class org.apache.axis.utils.JavaUtils
- getImageIO() - Static method in class org.apache.axis.components.image.ImageIOFactory
-
Get the ImageIO implementation.
- getImplClass() - Method in class org.apache.axis.description.JavaServiceDesc
- getImplCls() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the implementation
Class
if set - getImplementation() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getImplementation() - Method in class org.apache.axis.SOAPPart
- getImplementationClassName() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get an implementation classname to use instead of the default.
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Returns the appropriate implements text
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Returns the appropriate implements clause.
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
-
Return "implements java.io.Serializable ".
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaHolderWriter
-
Return "implements javax.xml.rpc.holders.Holder ".
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Returns the appropriate implements text
- getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Returns "implements
". - getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaSkelWriter
-
Returns "implements
, org.apache.axis.wsdl.Skeleton ". - getImplementsText() - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Returns "implements
". - getImplNamespace() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the implementation namespace
- getImplWSDL() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Get implementation WSDL
Definition
for the current configuration parameters - getImportUrl() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the interface import location URL
- getIncomingAttachmentStreams() - Method in interface org.apache.axis.attachments.Attachments
-
Once this method is called, attachments can only be accessed via the InputStreams.
- getIncomingAttachmentStreams() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Once this method is called, attachments can only be accessed via the InputStreams.
- getIncompatble() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Deprecated.Use the correctly spelled
CLOptionDescriptor.getIncompatible()
instead. - getIncompatible() - Method in class org.apache.axis.utils.CLOptionDescriptor
- getIndex(String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String, String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's index by Namespace name.
- getInitialByteArray(String, int) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
- getInitializedServiceDesc(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Returns a service description with the implementation class filled in.
- getInnerType() - Method in class org.apache.axis.deployment.wsdd.WSDDArrayMapping
- getInnerXMLString(Element) - Static method in class org.apache.axis.utils.XMLUtils
-
get the inner XML inside an element as a string.
- getInputBodyType() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method getInputBodyType
- getInputBodyType(Operation) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the input body type for the given operation.
- getInputEncoding() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getInputEncoding() - Method in class org.apache.axis.SOAPPart
- getInputNamespace(String) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Used to return the namespace of the input clause of the given operation.
- getInputParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
- getInputSchema() - Method in class org.apache.axis.wsdl.fromJava.Emitter
- getInputSourceFromURI(String) - Static method in class org.apache.axis.utils.XMLUtils
-
Utility to get the bytes uri.
- getInputStream() - Method in class org.apache.axis.attachments.ImageDataSource
- getInputStream() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This method returns an InputStream representing the the data and throws the appropriate exception if it can not do so.
- getInputStream() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
- getInputStream() - Method in class org.apache.axis.attachments.OctetStreamDataSource
- getInputStream() - Method in class org.apache.axis.attachments.PlainTextDataSource
- getInputStream() - Method in class org.apache.axis.attachments.SourceDataSource
- getInputWSDL() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Get the name of the input WSDL
- getInstance() - Static method in class org.apache.axis.transport.jms.JMSConnectorManager
- getInstance() - Static method in class org.apache.axis.utils.cache.MethodCache
-
Gets the only instance of this class
- getInstance(QName, WSDDService, EngineConfiguration) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
- getInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- getIntegerProperty(String, String) - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Convert the value for property into an int or, if none is found, use the dephault value instead.
- getIntfNamespace() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the interface namespace
- getIntfWSDL() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Get a interface WSDL
Definition
for the current configuration parameters - getIsReturn() - Method in class org.apache.axis.description.ParameterDesc
-
Indicates ParameterDesc represents return of OperationDesc
- getItemQName() - Method in class org.apache.axis.description.ElementDesc
- getItemQName() - Method in class org.apache.axis.description.ParameterDesc
- getItemQName() - Method in class org.apache.axis.encoding.SerializationContext
- getItemQName() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- getItemQName(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
- getItemType() - Method in class org.apache.axis.description.ParameterDesc
- getItemType() - Method in class org.apache.axis.encoding.SerializationContext
- getItemType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
- getJavaClass() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- getJavaClass() - Method in class org.apache.axis.utils.cache.JavaClass
-
Return the java.lang.Class associated with this entry
- getJavadocDescriptionPart(String, boolean) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Takes out new lines and wraps at Javadoc tags
- getJavaImplWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
getJavaImplWriter
- getJavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
getJavaInterfaceWriter
- getJavaLocalName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Query Java Local Name
- getJavaName(QName) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Convert the specified QName into a full Java Name.
- getJavaNameHook(QName) - Method in class org.apache.axis.wsdl.toJava.Emitter
- getJavaPackageName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Query Java Package Name
- getJavaSkelWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
getJavaSkelWriter
- getJavaStubWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
getJavaStubWriter
- getJavaType() - Method in class org.apache.axis.description.FieldDesc
- getJavaType() - Method in class org.apache.axis.description.ParameterDesc
-
Get the java type (note that this is javaType in the signature.)
- getJavaType() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
get javaType
- getJavaVariableName(QName, QName, boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
- getJavaVariableNameHook(QName, QName, boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
- getJavaVersionNumber() - Method in class org.apache.axis.client.HappyClient
-
calculate the java version number by probing for classes; this tactic works across many jvm implementations; taken from Ant.
- getJAXRPChandlerChain(MessageContext) - Method in class org.apache.axis.client.AxisClient
- getJMSConnectionFactoryProperties(JMSURLHelper) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
-
Creates a connection factory property table using values supplied in the endpoint address
- getJMSConnectorProperties(JMSURLHelper) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
-
Creates a JMS connector property table using values supplied in the endpoint address.
- getJMSURL() - Method in class org.apache.axis.transport.jms.JMSConnector
- getJMSVendorAdapter() - Static method in class org.apache.axis.components.jms.JMSVendorAdapterFactory
- getJMSVendorAdapter(String) - Static method in class org.apache.axis.components.jms.JMSVendorAdapterFactory
- getJWSClassDir() - Method in class org.apache.axis.transport.http.AxisServlet
- getKeys() - Method in class org.apache.axis.i18n.ProjectResourceBundle
- getKeys() - Method in interface org.apache.axis.session.Session
-
Get an enumeration of the keys in this session
- getKeys() - Method in class org.apache.axis.session.SimpleSession
-
Get an enumeration of the keys in this session
- getKeys() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Get an enumeration of the keys in this session
- getLanguageSpecificType() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getLast() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the entry for the "newest" mapping.
- getLastAccessTime() - Method in class org.apache.axis.session.SimpleSession
- getLastChild() - Method in class org.apache.axis.message.NodeImpl
-
The last child of this node.
- getLastChild() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getLastChild() - Method in class org.apache.axis.SOAPPart
- getLastKey() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the key for the "newest" mapping.
- getLastLocalPart(String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
- getLastValue() - Method in class org.apache.axis.collections.SequencedHashMap
-
Return the value for the "newest" mapping.
- getLength() - Method in class org.apache.axis.message.MessageElement
-
The number of nodes in the list.
- getLength() - Method in class org.apache.axis.message.NamedNodeMapImpl
-
The number of nodes in this map.
- getLength() - Method in class org.apache.axis.message.NullAttributes
-
Return the number of attributes in the list.
- getLength() - Method in class org.apache.axis.message.SAX2EventRecorder
- getLength() - Method in class org.apache.axis.message.Text
- getLinkedCause() - Method in exception class javax.xml.rpc.JAXRPCException
-
Gets the linked cause.
- getLinkedCause() - Method in exception class javax.xml.rpc.ServiceException
-
Gets the linked cause.
- getList() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Return the entire list of generated files
- getListItemType(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the value of itemType attribute of invalid input: '<'xsd:list> in invalid input: '<'xsd:simpleType>
- getListNode(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
- getLoadableClassName(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Converts text of the form Foo[] to the proper class name for loading [LFoo
- getLoadCounter() - Static method in class org.apache.axis.transport.http.AxisServletBase
-
get a count of the # of services running.
- getLocalHost() - Static method in class org.apache.axis.transport.http.SimpleAxisWorker
-
One method for all host name lookups.
- getLocalHostname() - Static method in class org.apache.axis.utils.NetworkUtils
-
Get the string defining the hostname of the system, as taken from the default network adapter of the system.
- 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.axis.message.NodeImpl
-
Returns the local part of the qualified name of this node.
- getLocalName() - Method in class org.apache.axis.message.PrefixedQName
- getLocalName() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getLocalName() - Method in class org.apache.axis.SOAPPart
- getLocalName(int) - Method in class org.apache.axis.message.NullAttributes
-
Return an attribute's local name.
- getLocalNameFromFullName(String) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Utility method to get the local class name from a fully qualified java class name
- getLocalPart() - Method in class javax.xml.namespace.QName
-
Gets the local part for this QName.
- getLocationUrl() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the service endpoint URL
- getLockObject() - Method in interface org.apache.axis.session.Session
-
Get an Object suitable for synchronizing the session.
- getLockObject() - Method in class org.apache.axis.session.SimpleSession
-
Get an Object suitable for synchronizing the session.
- getLockObject() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Get an Object suitable for synchronizing the session.
- getLog(String) - Static method in class org.apache.axis.components.logger.LogFactory
- getLogging() - Static method in exception class org.apache.axis.InternalException
-
Discover whether the logging flag is set.
- getMaintainSession() - Method in class org.apache.axis.client.Call
-
Get the value of maintainSession flag.
- getMaintainSession() - Method in class org.apache.axis.client.Service
-
If true, this service wants to track sessions.
- getMaintainSession() - Method in class org.apache.axis.MessageContext
-
Discover if we are maintaining session state.
- 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.axis.attachments.AttachmentPart
- getMatchingMimeHeaders(String[]) - Method in interface org.apache.axis.Part
-
Get an
Iterator
over all headers that match any item inmatch
. - getMatchingMimeHeaders(String[]) - Method in class org.apache.axis.SOAPPart
-
Get all headers that match.
- getMaximumConnectionsPerHost() - Method in interface org.apache.axis.components.net.CommonsHTTPClientProperties
-
Used to set the maximum number of connections that will be pooled for a given host.
- getMaximumConnectionsPerHost() - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Return the integer value associated with the property axis.http.client.maximum.connections.per.host or a default of 2.
- getMaximumSize() - Method in class org.apache.axis.collections.LRUMap
-
Getter for property maximumSize.
- getMaximumTotalConnections() - Method in interface org.apache.axis.components.net.CommonsHTTPClientProperties
-
Used to set the maximum number of connections that the pool can open for all hosts.
- getMaximumTotalConnections() - Method in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
Return the integer value associated with the property axis.http.client.maximum.total.connections or a default of 20.
- getMaxOccurs() - Method in class org.apache.axis.description.ElementDesc
- getMaxOccursIsExactlyOne() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getMaxOccursIsExactlyOne
- getMaxOccursIsUnbounded() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getMaxOccursIsUnbounded
- getMaxSessions() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
get max session count
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
-
Gets the type of the XML processing mechanism and representation used by this Deserializer.
- getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
-
Gets the type of the XML processing mechanism and representation used by this Serializer.
- getMechanismType() - Method in class org.apache.axis.encoding.DeserializerImpl
-
JAX-RPC compliant method which returns mechanism type.
- getMechanismType() - Method in class org.apache.axis.encoding.ser.ArraySerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.Base64Serializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.BeanSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.CalendarSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.castor.CastorSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.DateSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.DocumentSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.ElementSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.HexSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.MapSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.QNameSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.SimpleListSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.SimpleSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.TimeSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.VectorSerializer
- getMechanismType() - Method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- getMemberTypeQNames(Node) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Method getMemberTypeQNames
- getMep() - Method in class org.apache.axis.description.OperationDesc
- getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAPMessage from this message context.
- getMessage() - Method in exception class javax.xml.soap.SOAPException
-
Returns the detail message for this
SOAPException
object. - getMessage() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the message produced by the language processor
- getMessage() - Method in class org.apache.axis.MessageContext
-
Gets the SOAPMessage from this message context.
- getMessage() - Method in class org.apache.axis.SOAPPart
-
Get the
Message
for thisPart
. - getMessage() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Method getMessage
- getMessage() - Method in class org.apache.axis.wsdl.symbolTable.MessageEntry
-
Get this entry's Message object.
- getMessage(Object, String, Locale, String, Object[]) - Static method in class org.apache.axis.i18n.RB
- getMessage(String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key
- getMessage(String) - Static method in class org.apache.axis.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String) - Static method in class org.apache.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String) - Static method in class org.apache.axis.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String) - Static method in class org.apache.axis.utils.tcpmon
-
Get the message with the given key.
- getMessage(String, String[]) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String[]) - Static method in class org.apache.axis.i18n.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String[]) - Static method in class org.apache.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String) - Static method in class org.apache.axis.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.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String) - Static method in class org.apache.axis.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.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String) - Static method in class org.apache.axis.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.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessage(String, String, String, String, String, String) - Method in class org.apache.axis.i18n.MessageBundle
-
Gets a string message from the resource bundle for the given key.
- getMessage(String, String, String, String, String, String) - Static method in class org.apache.axis.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.axis.utils.Messages
-
Get a message from resource.properties from the package of the given object.
- getMessageBundle() - Static method in class org.apache.axis.i18n.Messages
- getMessageBundle() - Static method in class org.apache.axis.utils.Messages
- getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method
getMessageContext
returns theMessageContext
targeted for this endpoint instance. - getMessageContext() - Method in class org.apache.axis.client.Call
-
Obtain a reference to our MessageContext.
- getMessageContext() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get MessageContext
- getMessageContext() - Method in class org.apache.axis.encoding.SerializationContext
-
Get the MessageContext we're operating with
- getMessageContext() - Method in class org.apache.axis.Message
-
Get the context associated with this message.
- getMessageContext() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
- getMessageEntries() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
- getMessageEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the MessageEntry with the given QName.
- getMessageInfo(SOAPMessage) - Method in class org.apache.axis.handlers.HandlerChainImpl
- getMessageOperationStyle() - Method in class org.apache.axis.description.OperationDesc
- getMessageType() - Method in class org.apache.axis.Message
-
Get the message type.
- getMessageType() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the Message Type (REQUEST/RESPONSE)
- getMethod() - Method in class org.apache.axis.description.OperationDesc
- getMethod() - Method in class org.apache.axis.utils.cache.JavaMethod
-
Lookup a method based on name.
- getMethod(Class, String) - Method in class org.apache.axis.encoding.ser.BaseFactory
-
Returns the the specified method - if any.
- getMethod(Class, String, Class[]) - Method in class org.apache.axis.utils.cache.MethodCache
-
Returns the specified method - if any.
- getMethod(String) - Method in class org.apache.axis.utils.cache.JavaClass
-
Lookup a method based on name.
- getMethodName() - Method in class org.apache.axis.message.RPCElement
- 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 thisSOAPPart
object that is identified by the givenString
. - getMimeHeader(String) - Method in class org.apache.axis.attachments.AttachmentPart
-
Gets all the values of the header identified by the given
String
. - getMimeHeader(String) - Method in interface org.apache.axis.Part
-
Gets all the values of the
MimeHeader
object in thisSOAPPart
object that is identified by the givenString
. - getMimeHeader(String) - Method in class org.apache.axis.SOAPPart
-
Gets all the values of the
MimeHeader
object in thisSOAPPart
object that is identified by the givenString
. - 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.axis.Message
-
Returns all the transport-specific MIME headers for this
SOAPMessage
object in a transport-independent fashion. - getMIMEInfo() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Get the MIME type of the parameter.
- getMIMEInfo(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the mime mapping for the given parameter name.
- getMIMETypeQName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Given a MIME type, return the AXIS-specific type QName.
- getMIMETypes() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the MIME types map.
- getMinOccurs() - Method in class org.apache.axis.description.ElementDesc
- getMinOccursIs0() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getMinOccursIs0
- getMinutes() - Method in class org.apache.axis.types.Duration
- getMode() - Method in class org.apache.axis.description.ParameterDesc
- getMode() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Deprecated.(use getStyle and getUse)
- getMode() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Get the mode (IN, INOUT, OUT) of the parameter.
- getModeAsString(byte) - Static method in class org.apache.axis.description.ParameterDesc
- getModeString(byte) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Method getModeString
- getMonth() - Method in class org.apache.axis.types.Month
- getMonth() - Method in class org.apache.axis.types.MonthDay
- getMonth() - Method in class org.apache.axis.types.YearMonth
- getMonths() - Method in class org.apache.axis.types.Duration
- 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.axis.message.SOAPHeaderElement
- getMustunderstandFaultQName() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the Qname of Mustunderstand fault code
- getMustunderstandFaultQName() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the Qname of Mustunderstand fault code
- getMustunderstandFaultQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the Qname of Mustunderstand fault code
- getMyConfig() - Method in class org.apache.axis.transport.http.SimpleAxisServer
- getName() - Method in class javax.xml.soap.MimeHeader
-
Returns the name of this
MimeHeader
object. - getName() - Method in class org.apache.axis.attachments.ImageDataSource
- getName() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This will flush any memory source to disk and provide the name of the file if desired.
- getName() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
- getName() - Method in class org.apache.axis.attachments.OctetStreamDataSource
- getName() - Method in class org.apache.axis.attachments.PlainTextDataSource
- getName() - Method in class org.apache.axis.attachments.SourceDataSource
- getName() - Method in class org.apache.axis.constants.Enum
- getName() - Method in class org.apache.axis.constants.Enum.Type
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaCORBAProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaEJBProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRMIProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
- getName() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
- getName() - Method in class org.apache.axis.description.FaultDesc
- getName() - Method in class org.apache.axis.description.JavaServiceDesc
-
the name of the service
- getName() - Method in class org.apache.axis.description.OperationDesc
-
Return the operation's name
- getName() - Method in class org.apache.axis.description.ParameterDesc
- getName() - Method in interface org.apache.axis.description.ServiceDesc
-
the name of the service
- getName() - Method in interface org.apache.axis.Handler
-
Return the name (i.e.
- getName() - Method in class org.apache.axis.handlers.BasicHandler
-
Return the name (i.e.
- getName() - Method in class org.apache.axis.message.MessageElement
-
get the local name of this element
- getName() - Method in interface org.apache.axis.security.AuthenticatedUser
-
Return a string representation of the user's name.
- getName() - Method in class org.apache.axis.security.servlet.ServletAuthenticatedUser
-
Return a string representation of the user's name.
- getName() - Method in class org.apache.axis.security.simple.SimpleAuthenticatedUser
-
Return a string representation of the user's name.
- getName() - Method in class org.apache.axis.types.Notation
- getName() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Get our property name.
- getName() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Retrieve name of option which is also text for long option.
- getName() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
- getName() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Return the name of the fault.
- getName() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Get the name of this parameter.
- getName() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Get the name of this entry.
- getName() - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- getNameDiscoverer() - Static method in class org.apache.axis.AxisProperties
- getNamedItem(String) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Retrieves a node specified by name.
- getNamedItemNS(String, String) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Retrieves a node specified by local name and namespace URI.
- getNamespace() - Method in class org.apache.axis.wsdl.toJava.NamespaceSelector
- getNamespace(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
- getNamespace(String, Node, Node) - Static method in class org.apache.axis.utils.XMLUtils
-
Searches for the namespace URI of the given prefix in the given DOM range.
- getNamespaceExcludes() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Returns the list of excludes to specifically exclude from the generated source.
- getNamespaceIncludes() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Returns the list of namespaces specifically excluded from the generated code.
- getNamespaceMap() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
get the packagename to namespace map
- getNamespaceMap() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the map of namespace -> Java package names
- getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an iterator of namespace prefixes.
- getNamespacePrefixes() - Method in class org.apache.axis.message.MessageElement
-
get an iterator of the prefixes.
- getNamespaces() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Obtain the list of namespaces registered for this service
- getNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Get the list of namespaces currently registered
- getNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the namespaces object for the current context
- getNamespaces() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Method getNamespaces
- getNamespaceURI() - Method in class javax.xml.namespace.QName
-
Gets the namespace URI for this QName.
- getNamespaceURI() - Method in class org.apache.axis.message.NodeImpl
-
The namespace URI of this node, or
null
if it is unspecified. - getNamespaceURI() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getNamespaceURI() - Method in class org.apache.axis.SOAPPart
- getNamespaceURI() - Method in class org.apache.axis.utils.Mapping
- 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.axis.encoding.DeserializationContext
-
Get the Namespace for a particular prefix
- getNamespaceURI(String) - Method in class org.apache.axis.message.MessageElement
-
map from a prefix to a namespace.
- getNamespaceURI(String) - Method in class org.apache.axis.utils.NSStack
-
Given a prefix, return the associated namespace (if any).
- getNestedTypes(SymbolTable, boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
This method returns a set of all the nested types.
- getNestedTypes(TypeEntry, SymbolTable, boolean) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
This method returns a set of all the nested types.
- getNewQName(QName) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Common code for generating a QName in emitted code.
- getNewQNameWithLastLocalPart(QName) - Static method in class org.apache.axis.wsdl.toJava.Utils
- getNext() - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
getDelegate gets the new Delegate TypeMapping
- getNext() - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
- getNextRoleURI() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the "next" role/actor URI
- getNextRoleURI() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the "next" role/actor URI
- getNextSibling() - Method in class org.apache.axis.message.NodeImpl
-
The node immediately following this node.
- getNextSibling() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getNextSibling() - Method in class org.apache.axis.SOAPPart
- getNextStream() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Gets the next stream.
- getNextStream() - Method in class org.apache.axis.attachments.DimeAttachmentStreams
- getNextStream() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams
- getNextStream() - Method in class org.apache.axis.attachments.MultipartAttachmentStreams
- getNextStream(int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Gets the next stream.
- getNillable() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getNillable
- getNilQName() - Method in interface org.apache.axis.schema.SchemaVersion
-
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
- getNilQName() - Method in class org.apache.axis.schema.SchemaVersion1999
-
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
- getNilQName() - Method in class org.apache.axis.schema.SchemaVersion2000
-
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
- getNilQName() - Method in class org.apache.axis.schema.SchemaVersion2001
-
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
- getNode() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Query the node for this type.
- getNodeName() - Method in class org.apache.axis.message.NodeImpl
-
The name of this node, depending on its type; see the table above.
- getNodeName() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
Node Implementation
- getNodeName() - Method in class org.apache.axis.SOAPPart
-
Node Implementation
- getNodeNameQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
XML nodes may have a name attribute.
- getNodeQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
An xml element may have a name.
- getNodeType() - Method in class org.apache.axis.message.NodeImpl
-
A code representing the type of the underlying object, as defined above.
- getNodeType() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
override it in sub-classes
- getNodeType() - Method in class org.apache.axis.SOAPPart
- getNodeValue() - Method in class org.apache.axis.message.NodeImpl
-
The value of this node, depending on its type; see the table above.
- getNodeValue() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getNodeValue() - Method in class org.apache.axis.message.Text
-
Implementation of DOM TEXT Interface *************************************************************
- getNodeValue() - Method in class org.apache.axis.SOAPPart
- 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.axis.attachments.AttachmentPart
- getNonMatchingMimeHeaders(String[]) - Method in interface org.apache.axis.Part
-
Get all headers that do not match.
- getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis.SOAPPart
-
Get all headers that do not match.
- getNonProxyHosts() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- getNonProxyHosts() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- getNonProxyHosts() - Method in interface org.apache.axis.components.net.TransportClientProperties
-
Returns a valid String, may be empty ("").
- getNumInParams() - Method in class org.apache.axis.description.OperationDesc
- getNumOutParams() - Method in class org.apache.axis.description.OperationDesc
- getNumParams() - Method in class org.apache.axis.description.OperationDesc
- getNumRetries() - Method in class org.apache.axis.transport.jms.JMSConnector
- getObjectAttributes(Object, Attributes, SerializationContext) - Method in class org.apache.axis.encoding.ser.BeanSerializer
-
Check for meta-data in the bean that will tell us if any of the properties are actually attributes, add those to the element attribute list
- getObjectByRef(String) - Method in class org.apache.axis.encoding.DeserializationContext
-
Gets the MessageElement or actual Object value associated with the href value.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.axis.client.ServiceFactory
- getObjectValue() - Method in class org.apache.axis.message.MessageElement
-
Returns value of the node as an object of registered type.
- getObjectValue() - Method in class org.apache.axis.message.RPCParam
- getObjectValue(Class) - Method in class org.apache.axis.message.MessageElement
-
Returns value of the node as an object of registered type.
- getOperation() - Method in class org.apache.axis.client.Call
- getOperation() - Method in class org.apache.axis.MessageContext
-
The current operation.
- getOperation(String) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
- getOperationByElementQName(QName) - Method in class org.apache.axis.description.JavaServiceDesc
-
Map an XML QName to an operation.
- getOperationByElementQName(QName) - Method in interface org.apache.axis.description.ServiceDesc
-
Map an XML QName to an operation.
- getOperationByName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
Return an operation matching the given method name.
- getOperationByName(String) - Method in interface org.apache.axis.description.ServiceDesc
-
Return an operation matching the given method name.
- getOperationByQName(QName) - Method in class org.apache.axis.MessageContext
-
get the first possible operation that could match a body containing an element of the given QName.
- getOperationDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
- getOperationDesc(MessageContext, RPCElement) - Method in class org.apache.axis.providers.java.RPCProvider
- getOperationJavaNameHook(BindingEntry, String) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getOperationName() - Method in interface javax.xml.rpc.Call
-
Gets the name of the operation to be invoked using this Call instance.
- getOperationName() - Method in class org.apache.axis.client.Call
-
Returns the operation name associated with this Call object.
- getOperationName(QName) - Method in class org.apache.axis.providers.BasicProvider
- getOperationNames() - Method in class org.apache.axis.providers.BasicProvider
- getOperationParameters(Operation, String, BindingEntry) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
For the given operation, this method returns the parameter info conveniently collated.
- getOperationQName(BindingOperation, BindingEntry, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return the operation QName.
- getOperationQNames() - Method in class org.apache.axis.providers.BasicProvider
- getOperations() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
- getOperations() - Method in class org.apache.axis.description.JavaServiceDesc
-
get all the operations as a list of OperationDescs.
- getOperations() - Method in interface org.apache.axis.description.ServiceDesc
-
get all the operations as a list of OperationDescs.
- getOperations() - Method in class org.apache.axis.message.RPCElement
- getOperations() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get a
Set
of comprisedOperation
objects. - getOperationsByName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
get all overloaded operations by name
- getOperationsByName(String) - Method in interface org.apache.axis.description.ServiceDesc
-
get all overloaded operations by name
- getOperationsByQName(QName) - Method in class org.apache.axis.description.JavaServiceDesc
-
Return all operations which match this QName (i.e.
- getOperationsByQName(QName) - Method in interface org.apache.axis.description.ServiceDesc
-
Return all operations which match this QName (i.e.
- getOperationSOAPAction(BindingOperation) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return the SOAPAction (if any) of this binding operation
- getOperationStyle() - Method in class org.apache.axis.client.Call
-
Get the operation style.
- getOperationStyle() - Method in class org.apache.axis.MessageContext
-
Get the operation style.
- getOperationUse() - Method in class org.apache.axis.client.Call
-
Get the operation use.
- getOperationUse() - Method in class org.apache.axis.MessageContext
-
Get the operation use.
- getOption(String) - Method in interface org.apache.axis.Handler
-
Returns the option corresponding to the 'name' given.
- getOption(String) - Method in class org.apache.axis.handlers.BasicHandler
-
Returns the option corresponding to the 'name' given
- getOption(ServletContext, String, String) - Method in class org.apache.axis.transport.http.AxisServletBase
-
Retrieve option, in order of precedence: (Managed) System property (see discovery.ManagedProperty), servlet init param, context init param.
- getOptional() - Method in class org.apache.axis.wsdl.symbolTable.ContainedAttribute
-
Method getOptional
- getOptional() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method getOptional
- getOptions() - Method in interface org.apache.axis.Handler
-
Return the entire list of options.
- getOptions() - Method in class org.apache.axis.handlers.BasicHandler
-
Return the entire list of options
- getOrder() - Method in class org.apache.axis.description.ParameterDesc
- getOriginalServiceName() - Method in class org.apache.axis.wsdl.symbolTable.ServiceEntry
- getOrMakeTypeMapping(String) - Method in interface org.apache.axis.encoding.TypeMappingRegistry
-
Obtain a type mapping for the given encoding style.
- getOrMakeTypeMapping(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Obtain a type mapping for the given encodingStyle.
- getOutParams() - Method in class org.apache.axis.description.OperationDesc
-
Returns an ordered list of out params (NOT inouts)
- getOutputBodyType() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method getOutputBodyType
- getOutputBodyType(Operation) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the output body type for the given operation.
- getOutputDir() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the output directory to use for emitted source files
- getOutputNamespace(String) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Used to return the namespace of the output clause of the given operation.
- getOutputParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
- getOutputParams() - Method in interface javax.xml.rpc.Call
-
Returns a
Map
of {name, value} for the output parameters of the last invoked operation. - getOutputParams() - Method in class org.apache.axis.client.Call
-
Get the output parameters (if any) from the last invocation.
- getOutputStream() - Method in class org.apache.axis.attachments.ImageDataSource
- getOutputStream() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This method returns an OutputStream where the data can be written and throws the appropriate exception if it can not do so.
- getOutputStream() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
- getOutputStream() - Method in class org.apache.axis.attachments.OctetStreamDataSource
- getOutputStream() - Method in class org.apache.axis.attachments.PlainTextDataSource
- getOutputStream() - Method in class org.apache.axis.attachments.SourceDataSource
- getOutputValues() - Method in interface javax.xml.rpc.Call
-
Returns a
List
values for the output parameters of the last invoked operation. - getOutputValues() - Method in class org.apache.axis.client.Call
-
Returns a List values for the output parameters of the last invoked operation.
- getOwnerDocument() - Method in class org.apache.axis.message.MessageElement
- getOwnerDocument() - Method in class org.apache.axis.message.NodeImpl
-
The
Document
object associated with this node. - getOwnerDocument() - Method in class org.apache.axis.message.SOAPDocumentImpl
-
we have to have a link to them...
- getOwnerDocument() - Method in class org.apache.axis.SOAPPart
- getPackage() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Returns the package name.
- getPackage(String) - Static method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Reverse the process.
- getPackage(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the Package name for the specified namespace
- getPackage(QName) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the Package name for the specified QName
- getPackageName() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get global package name to use instead of mapping namespaces
- getPackageNameFromFullName(String) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Utility method to get the package name from a fully qualified java class name
- getParam(String) - Method in class org.apache.axis.message.RPCElement
-
This gets the FIRST param whose name matches.
- getParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
- getParamDesc() - Method in class org.apache.axis.message.RPCParam
- getParameter() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
- getParameter(int) - Method in class org.apache.axis.description.OperationDesc
- getParameter(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Get the value of one of our parameters
- getParameterMode(String, int) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Used to return the mode of the n-th parameter of the specified operation.
- getParameterName(String, int) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Used to return the name of the n-th parameter of the specified operation.
- getParameterNames(Constructor) - Method in class org.apache.axis.utils.bytecode.ChainedParamReader
-
return the names of the declared parameters for the given constructor.
- getParameterNames(Constructor) - Method in class org.apache.axis.utils.bytecode.ParamReader
-
return the names of the declared parameters for the given constructor.
- getParameterNames(Member, Class[]) - Method in class org.apache.axis.utils.bytecode.ParamReader
- getParameterNames(Method) - Method in class org.apache.axis.utils.bytecode.ChainedParamReader
-
return the names of the declared parameters for the given method.
- getParameterNames(Method) - Method in class org.apache.axis.utils.bytecode.ParamReader
-
return the names of the declared parameters for the given method.
- getParameterNamesFromDebugInfo(Method) - Static method in class org.apache.axis.utils.bytecode.ParamNameExtractor
-
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
- getParameters() - Method in class org.apache.axis.description.FaultDesc
- getParameters() - Method in class org.apache.axis.description.OperationDesc
- getParameters() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get all of the parameters for all operations.
- getParameters(Operation) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the Parameters object for the given operation.
- getParametersFromParts(Vector, Collection, boolean, String, BindingEntry) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
This method returns a vector containing Parameters which represent each Part (shouldn't we call these "Parts" or something?) This routine does the wrapped doc/lit processing.
- getParametersTable() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Returns the config parameters as a hashtable (lockable)
- getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
-
Gets the XML type of a parameter by name.
- getParameterTypeByName(String) - Method in class org.apache.axis.client.Call
-
Return the QName of the type of the parameters with the given name.
- getParameterTypeByQName(QName) - Method in class org.apache.axis.client.Call
-
Return the QName of the type of the parameters with the given name.
- getParameterTypeJavaNameHook(BindingEntry, String, int) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getParameterTypeName(Parameter) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Get the parameter type name.
- getParams() - Method in class org.apache.axis.message.RPCElement
- getParent() - Method in class org.apache.axis.description.OperationDesc
- getParent() - Method in class org.apache.axis.message.NodeImpl
-
get the parent node
- getParent() - Method in class org.apache.axis.utils.LockableHashtable
-
Gets the parent Hashtable for this object (if any)
- getParentElement() - Method in interface javax.xml.soap.Node
-
Returns the parent element of this
Node
object. - getParentElement() - Method in class org.apache.axis.message.NodeImpl
-
Returns the parent element of this
Node
object. - getParentNode() - Method in class org.apache.axis.message.NodeImpl
-
The parent of this node.
- getParentNode() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getParentNode() - Method in class org.apache.axis.SOAPPart
- getParser() - Method in class org.apache.axis.wsdl.gen.WSDL2
-
getParser get the Parser object
- getPassword() - Method in class org.apache.axis.client.Call
-
Get the password.
- getPassword() - Method in class org.apache.axis.client.Stub
-
Get the password
- getPassword() - Method in class org.apache.axis.MessageContext
-
Get the password.
- getPassword() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- getPassword() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- getPassword() - Method in class org.apache.axis.transport.jms.JMSConnector
- getPassword() - Method in class org.apache.axis.utils.Options
- getPassword() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method getPassword
- getPasswordAuthentication() - Method in class org.apache.axis.utils.DefaultAuthenticator
- getPastPivot() - Method in class org.apache.axis.MessageContext
-
Determine when we've passed the pivot.
- getPath() - Method in class org.apache.axis.types.URI
-
Get the path for this URI.
- getPath(boolean, boolean) - Method in class org.apache.axis.types.URI
-
Get the path for this URI (optionally with the query string and fragment).
- getPd(Class) - Static method in class org.apache.axis.utils.BeanUtils
-
Create a BeanPropertyDescriptor array for the indicated class.
- getPd(Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
-
Create a BeanPropertyDescriptor array for the indicated class.
- getPivotHandler() - Method in class org.apache.axis.SimpleTargetedChain
- getPivotHandler() - Method in interface org.apache.axis.TargetedChain
-
Returns the Pivot Handler.
- getPivotQName() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- getPkg2NamespacesMap() - Method in class org.apache.axis.wsdl.toJava.Namespaces
- getPool() - Static method in class org.apache.axis.transport.http.SimpleAxisServer
-
get the thread pool
- getPOP3() - Method in class org.apache.axis.transport.mail.MailServer
-
Obtain the serverSocket that that MailServer is listening on.
- getPort() - Method in class org.apache.axis.types.URI
-
Get the port for this URI.
- getPort() - Method in class org.apache.axis.utils.Options
- getPort() - Method in class org.apache.axis.wsdl.symbolTable.PortEntry
-
replies the WSDL port element represented by this symbol table entry
- getPort(Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
- getPort(Class) - Method in class org.apache.axis.client.Service
-
Return a dynamic proxy for the given proxy interface.
- getPort(String, Class) - Method in class org.apache.axis.client.Service
-
Return an object which acts as a dynamic proxy for the passed interface class.
- getPort(QName, Class) - Method in interface javax.xml.rpc.Service
-
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
- getPort(QName, Class) - Method in class org.apache.axis.client.Service
-
Return either an instance of a generated stub, if it can be found, or a dynamic proxy for the given proxy interface.
- getPortJavaNameHook(String) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getPortName() - Method in class org.apache.axis.client.Call
-
Returns the fully qualified name of the port for this Call object (if there is one).
- getPortName() - Method in class org.apache.axis.client.Stub
-
Get the port name.
- getPorts() - Method in interface javax.xml.rpc.Service
-
Returns an
Iterator
for the list ofQName
s of service endpoints grouped by this service. - getPorts() - Method in class org.apache.axis.client.Service
-
Returns an
Iterator
for the list ofQName
s of service endpoints grouped by this service - getPortType() - Method in class org.apache.axis.wsdl.symbolTable.PortTypeEntry
-
Get this entry's PortType object.
- getPortTypeEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the PortTypeEntry with the given QName.
- getPortTypeName() - Method in interface javax.xml.rpc.Call
-
Gets the qualified name of the port type.
- getPortTypeName() - Method in class org.apache.axis.client.Call
-
Returns the fully qualified name of the port type for this Call object (if there is one).
- getPortTypeName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the portType name
- getPossibleOperationsByQName(QName) - Method in class org.apache.axis.MessageContext
-
Returns a list of operation descriptors that could may possibly match a body containing an element of the given QName.
- 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.axis.message.NodeImpl
-
The namespace prefix of this node, or
null
if it is unspecified. - getPrefix() - Method in class org.apache.axis.message.PrefixedQName
- getPrefix() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getPrefix() - Method in class org.apache.axis.SOAPPart
- getPrefix() - Method in class org.apache.axis.utils.Mapping
- getPrefix(String) - Method in class org.apache.axis.message.MessageElement
-
get the prefix for a given namespace URI
- getPrefix(String) - Method in class org.apache.axis.utils.NSStack
-
Return an active prefix for the given namespaceURI, including the default prefix ("").
- getPrefix(String, boolean) - Method in class org.apache.axis.utils.NSStack
-
Return an active prefix for the given namespaceURI.
- getPrefix(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
- getPrefixForURI(String) - Method in class org.apache.axis.encoding.SerializationContext
-
Get a prefix for a namespace URI.
- getPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContext
-
Get a prefix for the given namespace URI.
- getPrefixForURI(String, String, boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Get a prefix for the given namespace URI.
- getPretty() - Method in class org.apache.axis.encoding.SerializationContext
-
Get whether the serialization should be pretty printed.
- getPreviousSibling() - Method in class org.apache.axis.message.NodeImpl
-
The node immediately preceding this node.
- getPreviousSibling() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getPreviousSibling() - Method in class org.apache.axis.SOAPPart
- getPrimitiveClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
- getPrimitiveClassFromName(String) - Static method in class org.apache.axis.utils.JavaUtils
- getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
The default behaviour (of super.getPrintWriter) is, given the file name, create a PrintWriter for it.
- getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Method getPrintWriter
- getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Method getPrintWriter
- getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
You should not need to override this method.
- getProperties() - Static method in class org.apache.axis.AxisProperties
-
This is an expensive operation.
- getProperties() - Method in class org.apache.axis.i18n.RB
-
Get the underlying properties
- getProperties() - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getProperties() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Gets the list of extension properties for custom JavaGeneratorFactories.
- getProperties(Class, TypeDesc) - Static method in class org.apache.axis.encoding.ser.BeanDeserializerFactory
-
Get a list of the bean properties
- getProperty(String) - Method in interface javax.xml.rpc.Call
-
Gets the value of a named property.
- getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Gets the value of a specific property from the
MessageContext
. - getProperty(String) - Method in class javax.xml.soap.SOAPMessage
-
Retrieves value of the specified property.
- getProperty(String) - Static method in class org.apache.axis.AxisProperties
-
Get value for property bound to the current thread context class loader.
- getProperty(String) - Method in class org.apache.axis.client.Call
-
Returns the value associated with the named property.
- getProperty(String) - Method in class org.apache.axis.description.JavaServiceDesc
- getProperty(String) - Method in interface org.apache.axis.description.ServiceDesc
- getProperty(String) - Method in class org.apache.axis.Message
- getProperty(String) - Method in class org.apache.axis.MessageContext
-
Returns the value associated with the named property - or null if not defined/set.
- getProperty(String, String) - Static method in class org.apache.axis.AxisProperties
-
Get value for property bound to the current thread context class loader.
- getPropertyDescriptorMap() - Method in class org.apache.axis.description.TypeDesc
-
Get/Cache the property descriptor map
- getPropertyDescriptors() - Method in class org.apache.axis.description.TypeDesc
-
Get/Cache the property descriptors
- getPropertyNames() - Method in interface javax.xml.rpc.Call
-
Gets the names of configurable properties supported by this
Call
object. - getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
-
Returns an Iterator view of the names of the properties in this
MessageContext
. - getPropertyNames() - Method in class org.apache.axis.client.Call
- getPropertyNames() - Method in class org.apache.axis.MessageContext
-
Returns an
Iterator
view of the names of the properties in thisMessageContext
. - getPropertyValue(String) - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getProvider() - Method in class org.apache.axis.constants.Style
- getProviderQName() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getProxyHost() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- getProxyHost() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- getProxyHost() - Method in interface org.apache.axis.components.net.TransportClientProperties
-
Returns a valid String, may be empty ("").
- getProxyPassword() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- getProxyPassword() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- getProxyPassword() - Method in interface org.apache.axis.components.net.TransportClientProperties
-
Returns a valid String, may be empty ("").
- getProxyPort() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- getProxyPort() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- getProxyPort() - Method in interface org.apache.axis.components.net.TransportClientProperties
-
Returns a valid String, may be empty ("").
- getProxyUser() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
- getProxyUser() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- getProxyUser() - Method in interface org.apache.axis.components.net.TransportClientProperties
-
Returns a valid String, may be empty ("").
- getPublic() - Method in class org.apache.axis.types.Notation
- getQName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- getQName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getQName() - Method in class org.apache.axis.description.FaultDesc
- getQName() - Method in class org.apache.axis.description.ParameterDesc
- getQName() - Method in class org.apache.axis.message.MessageElement
-
get the fully qualified name of this element
- getQName() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Return the QName of a fault.
- getQName() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Get the fully qualified name of this parameter.
- getQName() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Get the QName of this entry.
- getQName(int) - Method in class org.apache.axis.message.NullAttributes
-
Return an attribute's qualified (prefixed) name.
- getQName2ClassMap() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Return the type qname to java type mapping
- getQName2ClassMap() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the type qname to java class map
- getQNameForClass(Class) - Method in class org.apache.axis.encoding.SerializationContext
-
Get the QName associated with the specified class.
- getQNameFromPrefixedName(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Convert a prefixed name into a qname
- getQNameFromString(String) - Method in class org.apache.axis.encoding.DeserializationContext
-
Construct a QName from a string of the form
: - getQNameFromString(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
-
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
- getQNameString(QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return a string suitable for representing a given QName in the context of this WSDL document.
- getQNameWithBackslashedLocal(QName) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
- getQNameWithBackslashlessLocal(QName) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
- getQNameWithDifferentLocal(QName, String) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
-
Creates a copy of the supplied QName w/ the supplied local name
- getQualifiedName() - Method in interface javax.xml.soap.Name
-
Gets the namespace-qualified name of the XML name that this
Name
object represents. - getQualifiedName() - Method in class org.apache.axis.message.PrefixedQName
- getQueryString() - Method in class org.apache.axis.types.URI
-
Get the query string for this URI.
- getQueue(QueueSession, String) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- getQueue(QueueSession, String) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
- getQueueConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.BeanVendorAdapter
- getQueueConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- getQueueConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
- getQueueConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
- getRealElement() - Method in class org.apache.axis.message.MessageElement
-
get the 'real' element -will follow hrefs.
- getRecorder() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get Event Recorder
- getRecorder() - Method in class org.apache.axis.message.MessageElement
-
get the event recorder
- getRef() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getReference() - Method in class org.apache.axis.client.Service
-
Returns a reference to this object.
- getReferencedObject(String) - Method in interface org.apache.axis.message.IDResolver
-
Get the object refereced by the href
- getRefType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
If this type references another type, return that type, otherwise return null.
- getRegBasedAuthority() - Method in class org.apache.axis.types.URI
-
Get the registry based authority for this URI.
- getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns a list of registered encodingStyle URIs in this
TypeMappingRegistry
instance. - getRegisteredEncodingStyleURIs() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Gets a list of namespace URIs registered with this TypeMappingRegistry.
- getRelay() - Method in class org.apache.axis.message.SOAPHeaderElement
- getRemainingArgs() - Method in class org.apache.axis.utils.Options
-
This returns an array of unused args - these are the non-option args from the command line.
- getRemainingFlags() - Method in class org.apache.axis.utils.Options
-
This just returns a string with the unprocessed flags - mainly for error reporting - so you can report the unknown flags.
- getRep() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Get the internal HttpSession.
- getRequest() - Method in class org.apache.axis.security.servlet.ServletAuthenticatedUser
- getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Get our request flow
- getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- getRequestHandler() - Method in class org.apache.axis.SimpleTargetedChain
- getRequestHandler() - Method in interface org.apache.axis.TargetedChain
-
Returns the Request handler.
- getRequestMessage() - Method in class org.apache.axis.MessageContext
-
Get the request message.
- getRequestQName(OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method getRequestQName
- getRequiredProperties() - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getResourceAsStream(Class, String) - Static method in class org.apache.axis.utils.ClassUtils
-
Get an input stream from a named resource.
- getResourceAsStream(Class, String, boolean) - Static method in class org.apache.axis.utils.ClassUtils
-
Get an input stream from a named resource.
- getResourceAsStream(String) - Method in class org.apache.axis.utils.JWSClassLoader
-
Overloaded getResourceAsStream() so we can be sure to return the correct class file regardless of where it might live on our hard drive.
- getResourceBundle() - Method in class org.apache.axis.i18n.MessageBundle
- getResourceBundle() - Static method in class org.apache.axis.i18n.Messages
- getResourceBundle() - Static method in class org.apache.axis.utils.Messages
- getResourceClassIterator(Class) - Static method in class org.apache.axis.AxisProperties
- getResourceName() - Method in class org.apache.axis.i18n.ProjectResourceBundle
- getResourcesToRegister() - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
subclass this to return an array of resource names.
- getResponse() - Method in class org.apache.axis.client.async.AsyncResult
-
Method getResponse
- getResponse() - Method in interface org.apache.axis.client.async.IAsyncResult
-
Method getResponse
- getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Get our response flow
- getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- getResponseHandler() - Method in class org.apache.axis.SimpleTargetedChain
- getResponseHandler() - Method in interface org.apache.axis.TargetedChain
-
Returns the Response Handler.
- getResponseHeader(String, String) - Method in class org.apache.axis.client.Stub
-
Get a response header element
- getResponseHeaders() - Method in class org.apache.axis.client.Stub
-
Get the array of response header elements
- getResponseHeaders(Call) - Method in class org.apache.axis.client.Stub
-
Deprecated.This method has been changed to a no-op but remains in the code to keep compatibility with pre-1.1 generated stubs.
- getResponseMessage() - Method in class org.apache.axis.client.Call
-
Directly get the response message in our MessageContext.
- getResponseMessage() - Method in class org.apache.axis.MessageContext
-
Get the response message.
- getResponseQName(OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method getResponseQName
- getResponseString(Parameter, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return the Object variable 'var' cast to the appropriate type doing the right thing for the primitive types.
- getRestrictionOrExtensionNode(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns the contained restriction or extension node underneath the specified node.
- getReturnClass() - Method in class org.apache.axis.description.OperationDesc
- getReturnParamDesc() - Method in class org.apache.axis.description.OperationDesc
- getReturnQName() - Method in class org.apache.axis.description.OperationDesc
- getReturnType() - Method in interface javax.xml.rpc.Call
-
Gets the return type for a specific operation.
- getReturnType() - Method in class org.apache.axis.client.Call
-
Returns the QName of the type of the return value of this Call - or null if not set.
- getReturnType() - Method in class org.apache.axis.description.OperationDesc
- getReturnTypeJavaNameHook(BindingEntry, String) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getRole() - Method in class org.apache.axis.message.SOAPHeaderElement
- getRoleAttributeQName() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the QName for the role attribute (actor/role)
- getRoleAttributeQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the QName for the role attribute (actor/role)
- getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
-
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
- getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.
- getRoles() - Method in class org.apache.axis.configuration.DirProvider
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.axis.configuration.FileProvider
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.axis.configuration.NullProvider
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.axis.configuration.SimpleProvider
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getRoles() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- getRoles() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- getRoles() - Method in interface org.apache.axis.EngineConfiguration
-
Get a list of roles that this engine plays globally.
- getRoles() - Method in class org.apache.axis.handlers.HandlerChainImpl
- getRoles() - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
- getRoles() - Method in class org.apache.axis.handlers.soap.SOAPService
- getRoles() - Method in class org.apache.axis.MessageContext
-
Gets the SOAP actor roles associated with an execution of the
HandlerChain
and its containedHandler
instances. - getRootPart() - Method in interface org.apache.axis.attachments.Attachments
-
From the complex stream return the SOAP part.
- getRootPart() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
From the complex stream return the root part.
- getSAXParser() - Static method in class org.apache.axis.utils.XMLUtils
-
Get a SAX parser instance from the JAXP factory.
- getSchemaTypeInfo() - Method in class org.apache.axis.message.NodeImpl
- getSchemaVersion() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the schema version for this envelope
- getSchemaVersion() - Method in class org.apache.axis.MessageContext
-
Get the XML schema version information.
- getScheme() - Method in class org.apache.axis.types.URI
-
Get the scheme for this URI.
- getSchemeSpecificPart() - Method in class org.apache.axis.types.URI
-
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
- getScope() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the scope for the deploy.xml file.
- getScope(int) - Static method in class org.apache.axis.constants.Scope
- getScope(int) - Method in class org.apache.axis.constants.Scope.Type
- getScope(String) - Static method in class org.apache.axis.constants.Scope
- getScope(String) - Method in class org.apache.axis.constants.Scope.Type
- getScope(String, Scope) - Static method in class org.apache.axis.constants.Scope
- getScope(String, Scope) - Method in class org.apache.axis.constants.Scope.Type
- getScopedAttribute(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
Given a node, return the value of the given attribute.
- getScopes() - Static method in class org.apache.axis.constants.Scope
- getScript() - Static method in class org.apache.axis.components.script.ScriptFactory
-
Get the Script implementation.
- getSeconds() - Method in class org.apache.axis.types.Duration
- getSendType() - Method in interface org.apache.axis.attachments.Attachments
-
Determine if an object is to be treated as an attchment.
- getSendType() - Method in class org.apache.axis.attachments.AttachmentsImpl
- getSendType() - Method in class org.apache.axis.handlers.soap.SOAPService
- getSendType(String) - Static method in class org.apache.axis.attachments.AttachmentsImpl
-
Determine how an object typically sent as attachments are to be represented.
- getSendTypeString(int) - Static method in class org.apache.axis.attachments.AttachmentsImpl
-
For a given sendType value, return a string representation.
- getSerClassConstructor() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Returns the serClassConstructor.
- getSerializer - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- getSerializer() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getSerializer(Class) - Method in interface org.apache.axis.encoding.TypeMapping
-
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
- getSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
- getSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- getSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
- getSerializer(String, Class, QName) - Static method in class org.apache.axis.types.Schema
-
Get Custom Serializer
- getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns a Serializer for the specified XML processing mechanism type.
- getSerializerAs(String) - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
- getSerializerAs(String) - Method in class org.apache.axis.encoding.ser.BeanSerializerFactory
- getSerializerAs(String) - Method in class org.apache.axis.encoding.ser.SimpleSerializerFactory
- getSerializerAsInternal(String) - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
- getSerializerForJavaType(Class) - Method in class org.apache.axis.encoding.SerializationContext
-
Convenience method to get the Serializer for a specific java type
- getSerializerName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- getServer(Map) - Static method in class org.apache.axis.server.AxisServer
- getServer(Map) - Method in interface org.apache.axis.server.AxisServerFactory
- getServer(Map) - Method in class org.apache.axis.server.DefaultAxisServerFactory
-
Get an AxisServer.
- getServer(Map) - Method in class org.apache.axis.server.JNDIAxisServerFactory
-
Obtain an AxisServer reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
- getServerEngineConfig() - Method in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
-
Deprecated.Get a default server engine configuration.
- getServerEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
-
Get a default server engine configuration.
- getServerEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
-
Get a default server engine configuration.
- getServerEngineConfig() - Method in interface org.apache.axis.EngineConfigurationFactory
-
Get a default server engine configuration.
- getServerSocket() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Obtain the serverSocket that that SimpleAxisServer is listening on.
- getService() - Method in class org.apache.axis.client.Call
-
Get the Service object associated with this Call object.
- getService() - Method in class org.apache.axis.MessageContext
-
Get the
SOAPService
used to handle services in this context. - getService() - Method in class org.apache.axis.wsdl.symbolTable.ServiceEntry
-
Get this entry's Service object.
- getService(String) - Method in class org.apache.axis.AxisEngine
-
Get the
SOAPService
for a particular local name. - getService(Map) - Static method in class org.apache.axis.client.ServiceFactory
-
Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
- getService(QName) - Method in class org.apache.axis.configuration.DirProvider
-
retrieve an instance of the named service
- getService(QName) - Method in class org.apache.axis.configuration.FileProvider
-
retrieve an instance of the named service
- getService(QName) - Method in class org.apache.axis.configuration.NullProvider
- getService(QName) - Method in class org.apache.axis.configuration.SimpleProvider
- getService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Retrieve an instance of the named service.
- getService(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named service.
- getService(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- getServiceActors() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Get the service-specific actor list
- getServiceByNamespaceURI(String) - Method in class org.apache.axis.configuration.DirProvider
-
Get a service which has been mapped to a particular namespace
- getServiceByNamespaceURI(String) - Method in class org.apache.axis.configuration.FileProvider
-
Get a service which has been mapped to a particular namespace
- getServiceByNamespaceURI(String) - Method in class org.apache.axis.configuration.NullProvider
- getServiceByNamespaceURI(String) - Method in class org.apache.axis.configuration.SimpleProvider
-
Get a service which has been mapped to a particular namespace
- getServiceByNamespaceURI(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getServiceByNamespaceURI(String) - Method in interface org.apache.axis.EngineConfiguration
-
Get a service which has been mapped to a particular namespace.
- getServiceClass(String, SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.EJBProvider
-
Get the class description for the EJB Remote or Local Interface, which is what we are interested in exposing to the world (i.e.
- getServiceClass(String, SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
-
Returns the Class info about the service class.
- getServiceClassName(Handler) - Method in class org.apache.axis.providers.java.JavaProvider
-
Return the class name of the service
- getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.CORBAProvider
-
Return the option in the configuration that contains the service class name.
- getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.EJBProvider
-
Return the option in the configuration that contains the service class name.
- getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.JavaProvider
-
Return the option in the configuration that contains the service class name
- getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.RMIProvider
-
Return the option in the configuration that contains the service class name.
- getServiceDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getServiceDesc() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method getServiceDesc
- getServiceDesc() - Method in class org.apache.axis.wsdl.fromJava.Types
-
return the service description
- getServiceDesc() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Retruns the SericeDesc object
- getServiceDescription() - Method in class org.apache.axis.handlers.soap.SOAPService
- getServiceDescriptionURL() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Get any service description URL which might be associated with this service.
- getServiceElementName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the service element name
- getServiceEndpointInterfaceJavaNameHook(PortTypeEntry, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getServiceEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the ServiceEntry with the given QName.
- getServiceInterfaceJavaNameHook(ServiceEntry) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
- getServiceName() - Method in interface javax.xml.rpc.Service
-
Gets the name of this Service.
- getServiceName() - Method in class org.apache.axis.client.Service
-
Returns the qualified name of the service (if one is set).
- getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.axis.providers.java.JavaProvider
-
Get the service object whose method actually provides the service.
- getServicePortName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the String representation of the service port name
- getServices() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Return an array of the services in this deployment
- getServices() - Static method in class org.apache.axis.management.ServiceAdmin
- getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
The method
getServletContext
returns theServletContex
t associated with the web application that contain this endpoint. - getServletContext() - Method in class org.apache.axis.transport.http.AxisServletBase
-
what is the servlet context
- getServletContext() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
- getSession() - Method in class org.apache.axis.MessageContext
-
Get the current session.
- getSignature(Member, Class[]) - Static method in class org.apache.axis.utils.bytecode.ClassReader
- getSimpleTypeBase(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node represents a 'normal' non-enumeration simpleType, the QName of the simpleType base is returned.
- getSingleton() - Static method in class org.apache.axis.encoding.DefaultJAXRPC11TypeMappingImpl
-
Obtain the singleton default typemapping.
- getSingleton() - Static method in class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
-
Construct TypeMapping
- getSingletonDelegate() - Static method in class org.apache.axis.encoding.DefaultTypeMappingImpl
-
Obtain the singleton default typemapping.
- getSize() - Method in class javax.xml.soap.AttachmentPart
-
Returns the number of bytes in this
AttachmentPart
object. - getSize() - Method in class org.apache.axis.attachments.AttachmentPart
-
Returns the number of bytes in this
AttachmentPart
object. - getSoapAction() - Method in class org.apache.axis.description.OperationDesc
- getSoapAction() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the soapAction option value
- getSOAPAction(String) - Method in class org.apache.axis.wsdl.SkeletonImpl
-
Used to return the SOAPAction of the given operation.
- getSOAPActionURI() - Method in class org.apache.axis.client.Call
-
Get the soapAction URI.
- getSOAPActionURI() - Method in class org.apache.axis.MessageContext
-
Get the soapAction URI.
- getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Body contained in this
SOAPMessage
object. - getSOAPBody() - Method in class org.apache.axis.Message
- getSOAPConstants() - Method in class org.apache.axis.encoding.DeserializationContext
-
returns the soap constants.
- getSOAPConstants() - Method in class org.apache.axis.message.SOAPEnvelope
-
Get the soap constants for this envelope
- getSOAPConstants() - Method in class org.apache.axis.MessageContext
-
Get the
SOAPConstants
used by this message context. - getSOAPDocument() - Method in class org.apache.axis.SOAPPart
- getSOAPEnvelope() - Method in class org.apache.axis.Message
-
Get this message's SOAPPart as a SOAPEnvelope.
- getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP Header contained in this
SOAPMessage
object. - getSOAPHeader() - Method in class org.apache.axis.Message
- getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
-
Gets the SOAP part of this
SOAPMessage
object. - getSOAPPart() - Method in class org.apache.axis.Message
-
Get this message's SOAPPart.
- getSOAPPartAsBytes() - Method in class org.apache.axis.Message
-
Get a byte array representation of this message's SOAPPart.
- getSOAPPartAsString() - Method in class org.apache.axis.Message
-
Get a string representation of this message's SOAPPart.
- getSocket() - Method in class org.apache.axis.transport.http.SocketHolder
- getSocket(SocketHolder, MessageContext, String, String, int, int, StringBuffer, BooleanHolder) - Method in class org.apache.axis.transport.http.HTTPSender
-
Creates a socket connection to the SOAP server
- getSpecialized(String) - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Obtains a deserializer by invoking getDeserializer method in the javaType class or its Helper class.
- getSpecialized(String) - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Obtains a serializer by invoking getSerializer method in the javaType class or its Helper class.
- getSpecificPD(PropertyDescriptor[], String) - Static method in class org.apache.axis.utils.BeanUtils
- getSpecificPD(BeanPropertyDescriptor[], String) - Static method in class org.apache.axis.utils.BeanUtils
- getStandalone() - Method in class org.apache.axis.SOAPPart
- getStartColumn() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the starting column number of the program text originating this error
- getStartLine() - Method in class org.apache.axis.components.compiler.CompilerError
-
Return the starting line number of the program text originating this error
- getStartOfMappingsPos() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the start of the mapping position
- getStatus() - Method in class org.apache.axis.client.async.AsyncResult
-
Method getStatus
- getStatus() - Method in interface org.apache.axis.client.async.IAsyncResult
-
Method getStatus
- getStatus(int) - Static method in class org.apache.axis.client.async.Status
-
Method getStatus
- getStatus(int) - Method in class org.apache.axis.client.async.Status.Type
-
Method getStatus
- getStatus(String) - Static method in class org.apache.axis.client.async.Status
-
Method getStatus
- getStatus(String) - Method in class org.apache.axis.client.async.Status.Type
-
Method getStatus
- getStatus(String, Status) - Static method in class org.apache.axis.client.async.Status
-
Method getStatus
- getStatus(String, Status) - Method in class org.apache.axis.client.async.Status.Type
-
Method getStatus
- getStopClasses() - Method in class org.apache.axis.description.JavaServiceDesc
- getStopClasses() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Return the list of classes which stop inhertance searches
- getStopClasses() - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the list of classes that we should not emit WSDL for.
- getStreaming() - Method in class org.apache.axis.client.Call
- getStrictErrorChecking() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getStrictErrorChecking() - Method in class org.apache.axis.SOAPPart
- getString(Object, String) - Static method in class org.apache.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.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.axis.i18n.RB
-
Get a message from resource.properties from the package of the given object.
- getString(String) - Method in class org.apache.axis.i18n.RB
-
Gets a string message from the resource bundle for the given key
- getString(String, Object) - Method in class org.apache.axis.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object[]) - Method in class org.apache.axis.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object) - Method in class org.apache.axis.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getString(String, Object, Object, Object) - Method in class org.apache.axis.i18n.RB
-
Gets a string message from the resource bundle for the given key.
- getStringForQName(QName, Element) - Static method in class org.apache.axis.utils.XMLUtils
-
Return a string for a particular QName, mapping a new prefix if necessary.
- getStrOption(String, Handler) - Method in class org.apache.axis.providers.java.CORBAProvider
-
Get a String option by looking first in the service options, and then at the Handler's options.
- getStrOption(String, Handler) - Method in class org.apache.axis.providers.java.EJBProvider
-
Get a String option by looking first in the service options, and then at the Handler's options.
- getStrOption(String, Handler) - Method in class org.apache.axis.providers.java.RMIProvider
-
Get a String option by looking first in the service options, and then at the Handler's options.
- getStrProp(String) - Method in class org.apache.axis.MessageContext
-
Get a
String
property by name. - getStyle() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Get the service style - document or RPC
- getStyle() - Method in class org.apache.axis.description.JavaServiceDesc
-
What kind of service is this?
- getStyle() - Method in class org.apache.axis.description.OperationDesc
-
Return the style of the operation, defaulting to the parent ServiceDesc's style if we don't have one explicitly set.
- getStyle() - Method in interface org.apache.axis.description.ServiceDesc
-
What kind of service is this?
- getStyle() - Method in class org.apache.axis.handlers.soap.SOAPService
- getStyle() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
getStyle
- getStyle(int) - Static method in class org.apache.axis.constants.Style
- getStyle(int) - Method in class org.apache.axis.constants.Style.Type
- getStyle(String) - Static method in class org.apache.axis.constants.Style
- getStyle(String) - Method in class org.apache.axis.constants.Style.Type
- getStyle(String, Style) - Static method in class org.apache.axis.constants.Style
- getStyle(String, Style) - Method in class org.apache.axis.constants.Style.Type
- getStyles() - Static method in class org.apache.axis.constants.Style
- getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
- getSupportedEncodings() - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
JAX-RPC Compliant Method Definitions
- getSupportedEncodings() - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Gets the list of encoding styles supported by this TypeMapping object.
- getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
-
Returns an
Iterator
over the list of all XML processing mechanism types supported by thisDeserializerFactory
. - getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
-
Returns an Iterator over all XML processing mechanism types supported by this
SerializerFactory
. - getSupportedMechanismTypes() - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
-
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
- getSupportedMechanismTypes() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
- getSymbols(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the list of entries with the given QName.
- getSymbolTable() - Method in class org.apache.axis.wsdl.gen.Parser
-
Get the symbol table.
- getSystem() - Method in class org.apache.axis.types.Notation
- getTagName() - Method in class org.apache.axis.message.MessageElement
- getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
-
Gets the address of a target service endpoint.
- getTargetEndpointAddress() - Method in class org.apache.axis.client.Call
-
Returns the URL of the target Web Service.
- getTargetNamespace() - Method in class org.apache.axis.types.Schema
- getTargetService() - Method in class org.apache.axis.MessageContext
-
Get the name of the targed service for this message.
- getTargetService() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the target service name
- getText() - Method in class org.apache.axis.message.SOAPFaultReasonBuilder
- getTextByPath(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns all textual nodes of a subnode defined by a parent node and a path of element names to that subnode.
- getTextClassName(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Converts text of the form [LFoo to the Foo[]
- getTextContent() - Method in class org.apache.axis.message.NodeImpl
- getTextContent() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getTextContent() - Method in class org.apache.axis.SOAPPart
- getTimeout() - Method in class org.apache.axis.client.Call
- getTimeout() - Method in class org.apache.axis.client.Stub
-
Get the timeout value in milliseconds.
- getTimeout() - Method in class org.apache.axis.MessageContext
-
Get timeout from our MessageContext.
- getTimeout() - Method in interface org.apache.axis.session.Session
-
Return the sessions' time-to-live.
- getTimeout() - Method in class org.apache.axis.session.SimpleSession
- getTimeout() - Method in class org.apache.axis.soap.SOAPConnectionImpl
-
get the timeout value
- getTimeout() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Return the sessions' time-to-live.
- getTimeout() - Method in class org.apache.axis.wsdl.gen.Parser
-
Return the current timeout setting
- getTimezone() - Method in class org.apache.axis.types.Day
- getTimezone() - Method in class org.apache.axis.types.Month
- getTimezone() - Method in class org.apache.axis.types.MonthDay
- getTimezone() - Method in class org.apache.axis.types.Year
- getTimezone() - Method in class org.apache.axis.types.YearMonth
- getTopic(TopicSession, String) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- getTopic(TopicSession, String) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
- getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.BeanVendorAdapter
- getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
- getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
- getTrailers() - Method in class org.apache.axis.message.SOAPEnvelope
-
Return trailers
- getTransmissionSize() - Method in class org.apache.axis.attachments.DimeMultiPart
- getTransport(String) - Method in class org.apache.axis.AxisEngine
-
Get the
Handler
that implements the transport for a local name. - getTransport(QName) - Method in class org.apache.axis.configuration.DirProvider
-
retrieve an instance of the named transport
- getTransport(QName) - Method in class org.apache.axis.configuration.FileProvider
-
retrieve an instance of the named transport
- getTransport(QName) - Method in class org.apache.axis.configuration.NullProvider
- getTransport(QName) - Method in class org.apache.axis.configuration.SimpleProvider
- getTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Retrieve an instance of the named transport.
- getTransport(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named transport.
- getTransport(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- getTransportForProtocol(String) - Method in class org.apache.axis.client.Call
-
Get the Transport registered for the given protocol.
- getTransportName() - Method in class org.apache.axis.client.Transport
-
Returns the name of the transport chain to use
- getTransportName() - Method in class org.apache.axis.MessageContext
-
The name of the transport for this context.
- getTransports() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getTransports() - Static method in class org.apache.axis.management.ServiceAdmin
- getType() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Get the type, as read from the header.
- getType() - Method in class org.apache.axis.constants.Enum
- getType() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- getType() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- getType() - Method in class org.apache.axis.message.MessageElement
-
get the element's type.
- getType() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Get the type of a property
- getType() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Get the type of a property
- getType() - Method in class org.apache.axis.wsdl.symbolTable.ContainedEntry
- getType() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
-
Method getType
- getType() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Get the TypeEntry of the parameter.
- getType(int) - Method in class org.apache.axis.message.NullAttributes
-
Return an attribute's type by index.
- getType(String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String, String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's type by Namespace-qualified name.
- getType(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the Type TypeEntry with the given QName.
- getTypeDesc() - Static method in class org.apache.axis.types.Notation
- getTypeDesc() - Static method in class org.apache.axis.types.Schema
-
Return type metadata object
- getTypeDescForClass(Class) - Static method in class org.apache.axis.description.TypeDesc
-
Static function for centralizing access to type metadata for a given class.
- getTypeEntry(QName, boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the type entry for the given qname.
- getTypeEntryCount() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Return the count of TypeEntries in the symbol table.
- getTypeFromAttributes(String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
-
Create a QName for the type of the element defined by localName and namespace with the specified attributes.
- getTypeFromXSITypeAttr(String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
-
Create a QName for the type of the element defined by localName and namespace from the XSI type.
- getTypeIndex() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Return an unmodifiable map of qnames -> Elements in the symbol table.
- getTypeMapping() - Method in class org.apache.axis.client.Call
- getTypeMapping() - Method in class org.apache.axis.description.JavaServiceDesc
- getTypeMapping() - Method in interface org.apache.axis.description.ServiceDesc
- getTypeMapping() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the TypeMapping for this DeserializationContext
- getTypeMapping() - Method in class org.apache.axis.encoding.SerializationContext
-
Get the TypeMapping we're using.
- getTypeMapping() - Method in class org.apache.axis.MessageContext
-
Return the type mapping currently in scope for our encoding style.
- getTypeMapping() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Returns the
TypeMapping
used by the service - getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Returns the registered
TypeMapping
for the specified encodingStyle URI. - getTypeMapping(String) - Method in class org.apache.axis.configuration.NullProvider
- getTypeMapping(String) - Method in class org.apache.axis.configuration.SimpleProvider
- getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getTypeMapping(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Gets the TypeMapping for the namespace.
- getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
-
Gets the
TypeMappingRegistry
for thisService
object. - getTypeMappingRegistry() - Method in class org.apache.axis.AxisEngine
-
Get the
TypeMappingRegistry
for this axis engine. - getTypeMappingRegistry() - Method in class org.apache.axis.client.Service
-
Returns the current TypeMappingRegistry or null.
- getTypeMappingRegistry() - Method in class org.apache.axis.configuration.DirProvider
- getTypeMappingRegistry() - Method in class org.apache.axis.configuration.FileProvider
- getTypeMappingRegistry() - Method in class org.apache.axis.configuration.NullProvider
- getTypeMappingRegistry() - Method in class org.apache.axis.configuration.SimpleProvider
-
Get our TypeMappingRegistry.
- getTypeMappingRegistry() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getTypeMappingRegistry() - Method in class org.apache.axis.description.JavaServiceDesc
- getTypeMappingRegistry() - Method in interface org.apache.axis.description.ServiceDesc
- getTypeMappingRegistry() - Method in class org.apache.axis.encoding.DeserializationContext
-
Get the TypeMappingRegistry we're using.
- getTypeMappingRegistry() - Method in class org.apache.axis.encoding.SerializationContext
-
Get the TypeMappingRegistry we're using.
- getTypeMappingRegistry() - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve the TypeMappingRegistry for this engine.
- getTypeMappingRegistry() - Method in class org.apache.axis.handlers.soap.SOAPService
- getTypeMappingRegistry() - Method in class org.apache.axis.MessageContext
-
Get the currently in-scope type mapping registry.
- getTypeMappings() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getTypeMappings() - Method in class org.apache.axis.deployment.wsdd.WSDDService
- getTypeMappings() - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- getTypeMappingVersion() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the typemapping version
- getTypeNode(SchemaDocument.Schema[], QName) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- getTypeQName() - Method in class org.apache.axis.description.ParameterDesc
- getTypeQName(Class) - Method in interface org.apache.axis.encoding.TypeMapping
-
Gets the QName for the type mapped to Class.
- getTypeQName(Class) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Gets the QName for the type mapped to Class.
- getTypeQName(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the QName of the specified javaType
- getTypeQName(Class, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
- getTypeQName(Node, BooleanHolder, boolean) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
-
An XML element or attribute node has several ways of identifying the type of the element or attribute: - use the type attribute to reference a complexType/simpleType - use the ref attribute to reference another element, group or attributeGroup - use of an anonymous type (i.e.
- getTypeQNameExact(Class) - Method in interface org.apache.axis.encoding.TypeMapping
-
Get the QName for this Java class, but only return a specific mapping if there is one.
- getTypeQNameExact(Class) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Get the QName for this Java class, but only return a specific mapping if there is one.
- getTypeQNameExact(Class, TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Get the QName for this Java class, but only return a specific mapping if there is one.
- getTypeQNameRecursive(Class) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Gets the QName for the type mapped to Class.
- getTypes() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Deprecated.use specialized get{Element,Type}Index() methods instead
- getUndefinedTypeRef() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
getUndefinedTypeRef returns the Undefined TypeEntry that this entry depends on or NULL.
- getUnderlTypeNillable() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Return whether the underlying type is nillable if this is an array type.
- getUnderstoodHeaders() - Method in interface org.apache.axis.Handler
-
Return a list of QNames which this Handler understands.
- getUnderstoodHeaders() - Method in class org.apache.axis.handlers.BasicHandler
-
Return a list of QNames which this Handler understands.
- getUnionNode(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
- getUniqueValue(Collection, String) - Static method in class org.apache.axis.utils.JavaUtils
-
Makes the value passed in
initValue
unique among theString
values contained invalues
by suffixing it with a decimal digit suffix. - getUnparsedArgs() - Method in class org.apache.axis.utils.CLArgsParser
- 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.axis.message.PrefixedQName
- getURI(int) - Method in class org.apache.axis.message.NullAttributes
-
Return an attribute's Namespace URI.
- getUrl() - Method in class org.apache.axis.client.Transport
-
Get the transport-specific URL
- getURL() - Method in class javax.xml.messaging.URLEndpoint
-
Gets the URL associated with this
URLEndpoint
object. - getURL() - Method in class org.apache.axis.utils.Options
- getURLString() - Method in class org.apache.axis.transport.jms.JMSURLHelper
-
Returns a URL formatted String.
- getUse() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Get the service use - literal or encoded
- getUse() - Method in class org.apache.axis.description.JavaServiceDesc
-
What kind of use is this?
- getUse() - Method in class org.apache.axis.description.OperationDesc
-
Return the use of the operation, defaulting to the parent ServiceDesc's use if we don't have one explicitly set.
- getUse() - Method in interface org.apache.axis.description.ServiceDesc
-
What kind of use is this?
- getUse() - Method in class org.apache.axis.handlers.soap.SOAPService
- getUse() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
getUse
- getUse() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Method getUse
- getUse(int) - Static method in class org.apache.axis.constants.Use
- getUse(int) - Method in class org.apache.axis.constants.Use.Type
- getUse(String) - Static method in class org.apache.axis.constants.Use
- getUse(String) - Method in class org.apache.axis.constants.Use.Type
- getUse(String, Use) - Static method in class org.apache.axis.constants.Use
- getUse(String, Use) - Method in class org.apache.axis.constants.Use.Type
- getUseInheritedMethods() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Indicates if the emitter will search classes for inherited methods
- getUser() - Method in class org.apache.axis.utils.Options
- getUserData(String) - Method in class org.apache.axis.message.NodeImpl
- getUserData(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- getUserData(String) - Method in class org.apache.axis.SOAPPart
- getUserinfo() - Method in class org.apache.axis.types.URI
-
Get the userinfo for this URI.
- getUsername() - Method in class org.apache.axis.client.Call
-
Get the user name.
- getUsername() - Method in class org.apache.axis.client.Stub
-
Get the user name
- getUsername() - Method in class org.apache.axis.MessageContext
-
Get the user name.
- getUsername() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- getUsername() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- getUsername() - Method in class org.apache.axis.transport.jms.JMSConnector
- getUsername() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method getUsername
- getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
-
Returns a
java.security.Principal
instance that contains the name of the authenticated user for the current method invocation on the endpoint instance. - getUserPrincipal() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
- getUses() - Static method in class org.apache.axis.client.async.Status
-
Method getUses
- getUses() - Static method in class org.apache.axis.constants.Use
- getUUIDGen() - Static method in class org.apache.axis.components.uuid.UUIDGenFactory
-
Returns an instance of UUIDGen
- 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.axis.constants.Enum
- getValue() - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
-
get the documentation
- getValue() - Method in interface org.apache.axis.encoding.Deserializer
-
Get the deserialized value.
- getValue() - Method in class org.apache.axis.encoding.DeserializerImpl
-
Get the deserialized value.
- getValue() - Method in class org.apache.axis.message.MessageElement
-
Get the value of the doc as a string.
- getValue() - Method in class org.apache.axis.message.NodeImpl
-
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.axis.message.RPCParam
- getValue() - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- getValue(int) - Method in class org.apache.axis.collections.SequencedHashMap
-
Gets the value at the specified index.
- getValue(int) - Method in class org.apache.axis.message.NullAttributes
-
Return an attribute's value by index.
- getValue(Object) - Method in interface org.apache.axis.encoding.Deserializer
-
If the deserializer has component values (like ArrayDeserializer) this method gets the specific component via the hint.
- getValue(Object) - Method in class org.apache.axis.encoding.DeserializerImpl
-
If the deserializer has component values (like ArrayDeserializer) this method gets the specific component via the hint.
- getValue(String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String, String) - Method in class org.apache.axis.message.NullAttributes
-
Look up an attribute's value by Namespace-qualified name.
- getValue(Attributes, String[], String) - Static method in class org.apache.axis.Constants
-
This utility routine returns the value of an attribute which might be in one of several namespaces.
- getValue(Attributes, QName[]) - Static method in class org.apache.axis.Constants
-
Search an attribute collection for a list of QNames, returning the value of the first one found, or null if none were found.
- getValueAsString(Object, QName, Class) - Method in class org.apache.axis.encoding.SerializationContext
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.Base64Serializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.CalendarSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DateSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.EnumSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.HexSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.QNameSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleListSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
- getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.TimeSerializer
- getValueAsString(Object, SerializationContext) - Method in interface org.apache.axis.encoding.SimpleValueSerializer
-
Return an XML compatible representation of the value.
- getValueAsType(QName) - Method in class org.apache.axis.message.MessageElement
- getValueAsType(QName, Class) - Method in class org.apache.axis.message.MessageElement
-
This is deserialization logic mixed in to our element class.
- getValueDOM() - Method in class org.apache.axis.message.MessageElement
- getValueSetMethod() - Static method in class org.apache.axis.message.RPCParam
- getValueTargets() - Method in interface org.apache.axis.encoding.Deserializer
-
Get the Value Targets of the Deserializer.
- getValueTargets() - Method in class org.apache.axis.encoding.DeserializerImpl
-
Get the Value Targets of the Deserializer.
- getVendor() - Method in class org.apache.axis.transport.jms.JMSURLHelper
- getVendorAdapter() - Method in class org.apache.axis.transport.jms.JMSConnector
- getVendorId() - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- getVendorPool(String) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Returns the pool of JMSConnectors for a particular vendor
- getVerbose() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use isVerbose()
- getVerMismatchFaultCodeQName() - Method in class org.apache.axis.soap.SOAP11Constants
-
Obtain the Qname of VersionMismatch fault code
- getVerMismatchFaultCodeQName() - Method in class org.apache.axis.soap.SOAP12Constants
-
Obtain the Qname of VersionMismatch fault code
- getVerMismatchFaultCodeQName() - Method in interface org.apache.axis.soap.SOAPConstants
-
Obtain the Qname of VersionMismatch fault code
- getVersion() - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
get the axis version
- getVersion() - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
get the axis version
- getVersion() - Method in class org.apache.axis.SOAPPart
- getVersion() - Method in class org.apache.axis.types.Schema
- getVersion() - Static method in class org.apache.axis.Version
-
Get the version of this AXIS.
- getVersionMessage() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Return the version message
- getVersionText() - Static method in class org.apache.axis.Version
-
Returns the Axis Version number and build date.
- getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
-
Returns an
Iterator
over the namespace prefixString
s visible to this element. - getVisibleNamespacePrefixes() - Method in class org.apache.axis.message.MessageElement
-
get an iterator over visible prefixes.
- getWebappBase(HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServletBase
-
extract the base of our webapp from an inbound request
- getWebInfPath() - Method in class org.apache.axis.transport.http.AxisServletBase
-
accessor to webinf
- getWholeText() - Method in class org.apache.axis.message.Text
-
DOM Level 3 stubs
- getWorkerCount() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Returns the total number of currently active workers
- getWrapper(String) - Static method in class org.apache.axis.utils.JavaUtils
- getWrapperClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
- getWrapperType(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return a "wrapper" type for the given type name.
- getWrapperType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Returns a "wrapper" type for the given TypeEntry.
- getWriterFactory() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Call getFactory instead. This doesn't return a WriterFactory, it returns a GeneratorFactory.
- getWSDDHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getWSDDService() - Method in class org.apache.axis.management.jmx.WSDDServiceWrapper
- getWSDDService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Return the WSDD description for a given named service
- getWSDDTransport() - Method in class org.apache.axis.management.jmx.WSDDTransportWrapper
- getWSDDTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- getWSDL() - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Get a Full WSDL
Definition
for the current configuration parameters - getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
-
Gets location of the WSDL document for this Service.
- getWSDLDocumentLocation() - Method in class org.apache.axis.client.Service
-
Returns the location of the WSDL document used to prefill the data (if one was used at all).
- getWSDLFile() - Method in class org.apache.axis.description.JavaServiceDesc
-
the wsdl file of the service.
- getWSDLFile() - Method in interface org.apache.axis.description.ServiceDesc
-
the wsdl file of the service.
- getWSDLParser() - Method in class org.apache.axis.client.Service
- getWSDLService() - Method in class org.apache.axis.client.Service
- getWSDLURI() - Method in class org.apache.axis.wsdl.gen.Parser
-
Get the current WSDL URI.
- getWSDLURI() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Get the WSDL URI.
- getXMLEncoder(String) - Static method in class org.apache.axis.utils.XMLUtils
-
Get the XMLEncoder for specific encoding
- getXMLEncoder(MessageContext) - Static method in class org.apache.axis.utils.XMLUtils
-
Get the current XMLEncoder
- getXmlEncoding() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getXmlEncoding() - Method in class org.apache.axis.SOAPPart
- getXmlName() - Method in class org.apache.axis.description.FieldDesc
-
Obtain the XML QName for this field
- getXmlStandalone() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getXmlStandalone() - Method in class org.apache.axis.SOAPPart
- getXmlType() - Method in class org.apache.axis.description.FaultDesc
- getXmlType() - Method in class org.apache.axis.description.FieldDesc
-
Returns the XML type (e.g.
- getXmlType() - Method in class org.apache.axis.description.TypeDesc
- getXMLType() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
-
get xmlType
- getXMLType() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
-
Method getXMLType
- getXMLType(Class, QName, boolean) - Method in interface org.apache.axis.encoding.TypeMapping
-
Get the exact XML type QName which will be used when serializing a given Class to a given type QName.
- getXMLType(Class, QName, boolean) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
Get the exact XML type QName which will be used when serializing a given Class to a given type QName.
- getXMLType(Class, QName, boolean) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Get the exact XML type QName which will be used when serializing a given Class to a given type QName.
- getXmlVersion() - Method in class org.apache.axis.message.SOAPDocumentImpl
- getXmlVersion() - Method in class org.apache.axis.SOAPPart
- getXsdURI() - Method in interface org.apache.axis.schema.SchemaVersion
-
The XSD URI
- getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion1999
-
The XSD URI
- getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion2000
-
The XSD URI
- getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion2001
-
The XSD URI
- getXSIType(Parameter) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Get the QName that could be used in the xsi:type when serializing an object for this parameter/return
- getXSIType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Get the QName that could be used in the xsi:type when serializing an object of the given type.
- getXSITypeGeneration() - Method in class org.apache.axis.message.RPCParam
- getXsiURI() - Method in interface org.apache.axis.schema.SchemaVersion
-
The XSI URI
- getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion1999
-
The XSI URI
- getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion2000
-
The XSI URI
- getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion2001
-
The XSI URI
- getYear() - Method in class org.apache.axis.types.Year
- getYear() - Method in class org.apache.axis.types.YearMonth
- getYears() - Method in class org.apache.axis.types.Duration
- GREATER - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- growArrayToSize(Object, Class, int) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Grow the array
H
- handleCookie(String, String, String, MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
-
little helper function for cookies.
- handleCookie(String, String, MessageContext) - Method in class org.apache.axis.transport.http.CommonsHTTPSender
-
little helper function for cookies.
- handleFault(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
-
The
handleFault
method processes the SOAP faults based on the SOAP message processing model. - handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
-
The
handleFault
method processes the SOAP faults based on the SOAP message processing model. - handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
-
The
handleFault
method initiates the SOAP fault processing for this handler chain. - handleFault(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
- handleGetObject(String) - Method in class org.apache.axis.i18n.ProjectResourceBundle
- handleMixedContent() - Method in class org.apache.axis.encoding.ser.BeanDeserializer
- Handler - Class in org.apache.axis.transport.java
-
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
- Handler - Class in org.apache.axis.transport.jms
-
URLStreamHandler for the "jms" protocol
- Handler - Class in org.apache.axis.transport.local
-
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
- Handler - Class in org.apache.axis.transport.mail
-
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
- Handler - Interface in javax.xml.rpc.handler
-
The
javax.xml.rpc.handler.Handler
interface is required to be implemented by a SOAP message handler. - Handler - Interface in org.apache.axis
-
An AXIS handler.
- Handler() - Constructor for class org.apache.axis.transport.java.Handler
- Handler() - Constructor for class org.apache.axis.transport.jms.Handler
- Handler() - Constructor for class org.apache.axis.transport.local.Handler
- Handler() - Constructor for class org.apache.axis.transport.mail.Handler
- HandlerChain - Interface in javax.xml.rpc.handler
-
The
javax.xml.rpc.handler.HandlerChain
represents a list of handlers. - HandlerChainImpl - Class in org.apache.axis.handlers
-
Implementation of HandlerChain
- HandlerChainImpl() - Constructor for class org.apache.axis.handlers.HandlerChainImpl
- HandlerChainImpl(List) - Constructor for class org.apache.axis.handlers.HandlerChainImpl
- handleRequest(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
-
The
handleRequest
method processes the request SOAP message. - handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
-
The
handleRequest
method processes the request message. - handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
-
The
handleRequest
method initiates the request processing for this handler chain. - handleRequest(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
- handleResponse(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
-
The
handleResponse
method processes the response message. - handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
-
The
handleResponse
method processes the response SOAP message. - handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
-
The
handleResponse
method initiates the response processing for this handler chain. - handleResponse(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
- HandlerInfo - Class in javax.xml.rpc.handler
-
The
javax.xml.rpc.handler.HandlerInfo
represents information about a handler in the HandlerChain. - HandlerInfo() - Constructor for class javax.xml.rpc.handler.HandlerInfo
-
Default constructor.
- HandlerInfo(Class, Map, QName[]) - Constructor for class javax.xml.rpc.handler.HandlerInfo
-
Constructor for HandlerInfo.
- HandlerInfoChainFactory - Class in org.apache.axis.handlers
- HandlerInfoChainFactory() - Constructor for class org.apache.axis.handlers.HandlerInfoChainFactory
- HandlerInfoChainFactory(List) - Constructor for class org.apache.axis.handlers.HandlerInfoChainFactory
- handlerInfos - Variable in class org.apache.axis.handlers.HandlerChainImpl
- handlerInfos - Variable in class org.apache.axis.handlers.HandlerInfoChainFactory
- HandlerIterationStrategy - Interface in org.apache.axis
-
Base interface for doing an action to Handlers with a MessageContext.
- HandlerRegistry - Interface in javax.xml.rpc.handler
-
The
javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of handlers in aHandlerRegistry
. - HandlerRegistryImpl() - Constructor for class org.apache.axis.client.Service.HandlerRegistryImpl
- handlers - Variable in class org.apache.axis.SimpleChain
- HappyClient - Class in org.apache.axis.client
-
Client side equivalent of happyaxis
- HappyClient(PrintStream) - Constructor for class org.apache.axis.client.HappyClient
- hasAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
- hasAttribute(String) - Method in class org.apache.axis.message.MessageElement
-
test for an attribute existing
- hasAttributeNS(String, String) - Method in class org.apache.axis.message.MessageElement
-
Test for an attribute
- hasAttributes() - Method in class org.apache.axis.description.TypeDesc
-
Do we have any FieldDescs marked as attributes?
- hasAttributes() - Method in class org.apache.axis.message.NodeImpl
-
Returns whether this node (if it is an element) has any attributes.
- hasAttributes() - Method in class org.apache.axis.message.SOAPDocumentImpl
- hasAttributes() - Method in class org.apache.axis.SOAPPart
- hasChildNodes() - Method in class org.apache.axis.message.NodeImpl
-
Returns whether this node has any children.
- hasChildNodes() - Method in class org.apache.axis.message.SOAPDocumentImpl
- hasChildNodes() - Method in class org.apache.axis.SOAPPart
- hasElementsByID() - Method in class org.apache.axis.encoding.DeserializationContext
-
Return true if any ids are being tracked by this DeserializationContext
- hasFault() - Method in interface javax.xml.soap.SOAPBody
-
Indicates whether a
SOAPFault
object exists in thisSOAPBody
object. - hasFault() - Method in class org.apache.axis.message.SOAPBody
- hashCode() - Method in class javax.xml.namespace.QName
-
Returns a hash code value for this QName object.
- hashCode() - Method in class org.apache.axis.attachments.DimeTypeNameFormat
- hashCode() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.hashCode()
. - hashCode() - Method in class org.apache.axis.constants.Enum
- hashCode() - Method in class org.apache.axis.encoding.TypeMappingImpl.Pair
- hashCode() - Method in class org.apache.axis.message.PrefixedQName
- hashCode() - Method in class org.apache.axis.message.Text
- hashCode() - Method in class org.apache.axis.transport.jms.JMSEndpoint
- hashCode() - Method in class org.apache.axis.transport.jms.Subscription
- hashCode() - Method in class org.apache.axis.types.Day
-
Return the value of day XORed with the hashCode of timezone iff one is defined.
- hashCode() - Method in class org.apache.axis.types.Duration
- hashCode() - Method in class org.apache.axis.types.HexBinary
- hashCode() - Method in class org.apache.axis.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.axis.types.Month
-
Return the value of month XORed with the hashCode of timezone iff one is defined.
- hashCode() - Method in class org.apache.axis.types.MonthDay
-
Return the value of (month + day) XORed with the hashCode of timezone iff one is defined.
- hashCode() - Method in class org.apache.axis.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.axis.types.NormalizedString
- hashCode() - Method in class org.apache.axis.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.axis.types.Schema
- hashCode() - Method in class org.apache.axis.types.Time
-
Returns the hashcode of the underlying calendar.
- hashCode() - Method in class org.apache.axis.types.UnsignedInt
- hashCode() - Method in class org.apache.axis.types.UnsignedLong
- hashCode() - Method in class org.apache.axis.types.URI
-
Returns a hash-code value for this URI.
- hashCode() - Method in class org.apache.axis.types.Year
-
Return the value of year XORed with the hashCode of timezone iff one is defined.
- hashCode() - Method in class org.apache.axis.types.YearMonth
-
Return the value of (month + year) XORed with the hashCode of timezone iff one is defined.
- hashCode() - Method in class org.apache.axis.utils.IDKey
-
returns hashcode
- hasLiteral() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Do any of the message stanzas contain a soap:body which uses literal?
- hasMIME(BindingEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Are there any MIME parameters in the given binding?
- hasMIME(BindingEntry, BindingOperation) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Are there any MIME parameters in the given binding's operation?
- hasSafePassword() - Method in class org.apache.axis.AxisEngine
-
Discover if this
AxisEngine
has a safe password. - haveSeenSchemaNS - Variable in class org.apache.axis.encoding.DeserializationContext
- HEADER_ACCEPT - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_ACCEPT_APPL_SOAP - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_ACCEPT_APPLICATION_DIME - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_ACCEPT_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_ACCEPT_MULTIPART_RELATED - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_ACCEPT_TEXT_ALL - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_AUTHORIZATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CACHE_CONTROL - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CACHE_CONTROL_NOCACHE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONNECTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONNECTION_CLOSE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONNECTION_KEEPALIVE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_ID - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_LENGTH - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_LOCATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_TYPE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_CONTENT_TYPE_JMS - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_COOKIE - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
Cookie headers
- HEADER_COOKIE2 - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_DEFAULT_CHAR_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
HTTP header field values
- HEADER_EXPECT - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_EXPECT_100_Continue - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_HOST - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_LOCATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_POST - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_PRAGMA - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_PROTOCOL_10 - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
The MessageContext transport ID of HTTP.
- HEADER_PROTOCOL_11 - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_PROTOCOL_V10 - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_PROTOCOL_V11 - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_PROXY_AUTHORIZATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_SET_COOKIE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_SET_COOKIE2 - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_SOAP_ACTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_TRANSFER_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_TRANSFER_ENCODING_CHUNKED - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HEADER_USER_AGENT - Static variable in class org.apache.axis.transport.http.HTTPConstants
- HeaderBuilder - Class in org.apache.axis.message
- HELP_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field HELP_OPT
- HELP_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field HELP_OPT
- helper - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field helper
- HELPER_CLASS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field HELPER_CLASS_OPT
- HexBinary - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type hexBinary.
- HexBinary() - Constructor for class org.apache.axis.types.HexBinary
- HexBinary(byte[]) - Constructor for class org.apache.axis.types.HexBinary
- HexBinary(String) - Constructor for class org.apache.axis.types.HexBinary
- HexBinaryHolder - Class in org.apache.axis.holders
-
Class HexBinaryHolder
- HexBinaryHolder() - Constructor for class org.apache.axis.holders.HexBinaryHolder
-
Constructor HexBinaryHolder
- HexBinaryHolder(HexBinary) - Constructor for class org.apache.axis.holders.HexBinaryHolder
-
Constructor HexBinaryHolder
- HexDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for hexBinary.
- HexDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexDeserializer
- HexDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for hexBinary.
- HexDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexDeserializerFactory
- HexSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for hexBinary.
- HexSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexSerializer
- HexSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for hexBinary.
- HexSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexSerializerFactory
- highSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns the high surrogate of a supplemental character
- hint - Variable in class org.apache.axis.encoding.CallbackTarget
- hint - Variable in class org.apache.axis.encoding.DeserializerTarget
- holder(Parameter, Emitter) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Given a type, return the Java mapping of that type's holder.
- holder(TypeEntry, Emitter) - Static method in class org.apache.axis.wsdl.toJava.Utils
- Holder - Interface in javax.xml.rpc.holders
-
The
java.xml.rpc.holders.Holder
interface represents the base interface for both standard and generated Holder classes. - HOLDER_IS_NEEDED - Static variable in class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
Field HOLDER_IS_NEEDED
- HolderException(String) - Constructor for exception class org.apache.axis.utils.JavaUtils.HolderException
- href - Variable in class org.apache.axis.message.MessageElement
- HTTP_TRANSPORT_VERSION - Static variable in class org.apache.axis.MessageContext
-
The value of the property is used by service WSDL generation (aka ?WSDL).
- HTTP_TXR_BUFFER_SIZE - Static variable in class org.apache.axis.Constants
-
The size of the buffer size for.
- HTTPActionHandler - Class in org.apache.axis.handlers.http
-
An
HTTPActionHandler
simply sets the context's TargetService property from the HTTPAction property. - HTTPActionHandler() - Constructor for class org.apache.axis.handlers.http.HTTPActionHandler
- httpAuthCharEncoding - Static variable in class org.apache.axis.utils.XMLUtils
- HTTPAuthHandler - Class in org.apache.axis.handlers.http
-
An
HTTPAuthHandler
simply sets the context's username and password properties from the HTTP auth headers. - HTTPAuthHandler() - Constructor for class org.apache.axis.handlers.http.HTTPAuthHandler
- HTTPConstants - Class in org.apache.axis.transport.http
-
HTTP protocol and message context constants.
- HTTPConstants() - Constructor for class org.apache.axis.transport.http.HTTPConstants
- HTTPSender - Class in org.apache.axis.transport.http
-
This is meant to be used on a SOAP Client to call a SOAP server.
- HTTPSender() - Constructor for class org.apache.axis.transport.http.HTTPSender
- HTTPTransport - Class in org.apache.axis.transport.http
-
Extends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
- HTTPTransport() - Constructor for class org.apache.axis.transport.http.HTTPTransport
- HTTPTransport(String, String) - Constructor for class org.apache.axis.transport.http.HTTPTransport
-
helper constructor
I
- IAsyncCallback - Interface in org.apache.axis.client.async
-
Callback for Async notification
- IAsyncResult - Interface in org.apache.axis.client.async
-
Access the results of the Async call
- IBMFakeTrustSocketFactory - Class in org.apache.axis.components.net
-
Hook for Axis sender, allowing unsigned server certs
- IBMFakeTrustSocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.IBMFakeTrustSocketFactory
-
Constructor FakeTrustSocketFactory
- IBMFakeTrustSocketFactory.FakeX509TrustManager - Class in org.apache.axis.components.net
-
Class FakeX509TrustManager
- IBMJSSESocketFactory - Class in org.apache.axis.components.net
-
SSL socket factory.
- IBMJSSESocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.IBMJSSESocketFactory
-
Constructor IBMJSSESocketFactory
- id - Variable in class javax.xml.messaging.Endpoint
-
A string that identifies the party that this
Endpoint
object represents; a URI is the default. - id - Variable in class org.apache.axis.attachments.DimeBodyPart
- id - Variable in class org.apache.axis.encoding.DeserializerImpl
- id - Variable in class org.apache.axis.message.MessageElement
- Id - Class in org.apache.axis.types
-
Custom class for supporting XSD data type ID The base type of Id is NCName.
- Id() - Constructor for class org.apache.axis.types.Id
- Id(String) - Constructor for class org.apache.axis.types.Id
-
ctor for Id
- IdentityHashMap - Class in org.apache.axis.utils
-
IdentityHashMap similar to JDK1.4's java.util.IdentityHashMap
- IdentityHashMap() - Constructor for class org.apache.axis.utils.IdentityHashMap
-
Constructor for IdentityHashMap.
- IdentityHashMap(int) - Constructor for class org.apache.axis.utils.IdentityHashMap
-
Constructor for IdentityHashMap.
- IdentityHashMap(int, float) - Constructor for class org.apache.axis.utils.IdentityHashMap
-
Constructor for IdentityHashMap.
- IdentityHashMap(Map) - Constructor for class org.apache.axis.utils.IdentityHashMap
-
Constructor for IdentityHashMap.
- IDKey - Class in org.apache.axis.utils
-
Wrap an identity key (System.identityHashCode())
- IDKey(Object) - Constructor for class org.apache.axis.utils.IDKey
-
Constructor for IDKey
- IDRef - Class in org.apache.axis.types
-
Custom class for supporting XSD data type IDRef
- IDRef() - Constructor for class org.apache.axis.types.IDRef
- IDRef(String) - Constructor for class org.apache.axis.types.IDRef
-
ctor for IDRef
- IDRefs - Class in org.apache.axis.types
-
Custom class for supporting XSD data type IDRefs
- IDRefs() - Constructor for class org.apache.axis.types.IDRefs
- IDRefs(String) - Constructor for class org.apache.axis.types.IDRefs
-
ctor for IDRefs
- IDResolver - Interface in org.apache.axis.message
- ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContext
- ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
- ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
- ignoreNonSOAPBindings(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
If a binding's type is not TYPE_SOAP, then we don't use that binding or that binding's portType.
- ImageDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
ImageDataHandler Deserializer Modified by Russell Butek invalid input: '<'butek@us.ibm.com>
- ImageDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
- ImageDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
ImageDataHandler Serializer
- ImageDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
- ImageDataSource - Class in org.apache.axis.attachments
- ImageDataSource(String, Image) - Constructor for class org.apache.axis.attachments.ImageDataSource
- ImageDataSource(String, String, Image) - Constructor for class org.apache.axis.attachments.ImageDataSource
- ImageHolder - Class in org.apache.axis.holders
-
Class ImageHolder
- ImageHolder() - Constructor for class org.apache.axis.holders.ImageHolder
-
Constructor ImageHolder
- ImageHolder(Image) - Constructor for class org.apache.axis.holders.ImageHolder
-
Constructor ImageHolder
- ImageIO - Interface in org.apache.axis.components.image
-
This interface defines a ImageIO modules functionality
- ImageIOFactory - Class in org.apache.axis.components.image
-
This class implements a factory to instantiate an ImageIO component.
- ImageIOFactory() - Constructor for class org.apache.axis.components.image.ImageIOFactory
- impl - Variable in class org.apache.axis.handlers.JAXRPCHandler
- IMPL_CLASS_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field IMPL_CLASS_OPT
- IMPL_CLASS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field IMPL_CLASS_OPT
- implWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field implWriter
- IMPORT_SCHEMA_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field IMPORT_SCHEMA_OPT
- importNode(Node, boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
- importNode(Node, boolean) - Method in class org.apache.axis.SOAPPart
- imports - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field imports
- IN - Static variable in class javax.xml.rpc.ParameterMode
-
The mode is 'IN'.
- IN - Static variable in class org.apache.axis.description.ParameterDesc
- IN - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
-
Field IN
- IN_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field IN_HEADER
- incLockCounter() - Static method in class org.apache.axis.transport.http.AxisServletBase
-
thread safe lock counter increment
- include(QName) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Determines whether the QName supplied should be generated by comparing the namespace for the QName against the included and excluded names.
- IncomingAttachmentInputStream(InputStream) - Constructor for class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- IncomingAttachmentStreams - Class in org.apache.axis.attachments
-
Similiar in concept to an iterator over the delimited streams inside of the HTTP stream.
- IncomingAttachmentStreams() - Constructor for class org.apache.axis.attachments.IncomingAttachmentStreams
- IncomingAttachmentStreams.IncomingAttachmentInputStream - Class in org.apache.axis.attachments
- increaseCapacity(int) - Method in class org.apache.axis.utils.ByteArray
-
Method increaseCapacity
- increment() - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject
- indexOf(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Gets the index of the specified key.
- INHERITED_CLASS_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field INHERITED_CLASS_OPT
- init() - Method in class org.apache.axis.AxisEngine
-
Initialize the engine.
- init() - Method in class org.apache.axis.FaultableHandler
- init() - Method in interface org.apache.axis.Handler
-
Init is called when the chain containing this Handler object is instantiated.
- init() - Method in class org.apache.axis.handlers.BasicHandler
-
Stubbed-out methods.
- init() - Method in class org.apache.axis.handlers.JAXRPCHandler
- init() - Method in class org.apache.axis.handlers.LogHandler
- init() - Method in class org.apache.axis.monitor.SOAPMonitorService
-
Servlet initialiation
- init() - Method in class org.apache.axis.SimpleChain
- init() - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
init by registering
- init() - Method in class org.apache.axis.transport.http.AxisServlet
-
Initialization method.
- init() - Method in class org.apache.axis.transport.http.AxisServletBase
-
our initialize routine; subclasses should call this if they override it
- init() - Method in class org.apache.axis.transport.local.LocalSender
-
Allocate an embedded Axis server to process requests and initialize it.
- init(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Invoked prior to building a definition to ensure parms and data are set up.
- init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
-
Used for initialization of a service endpoint.
- init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
-
Initializes the configuration for a HandlerChain.
- init(Map) - Method in class org.apache.axis.handlers.HandlerChainImpl
- init(Map) - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
- init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
-
The
init
method to enable the Handler instance to initialize itself. - init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
-
The
init
method enables the Handler instance to initialize itself. - init(Handler, Handler, Handler, Handler, Handler) - Method in class org.apache.axis.SimpleTargetedChain
-
Initialiser which takes real or null request, pivot, and response handlers and which allows for special request and response handlers to be inserted just before and after any pivot handler.
- INIT_PROPERTY_DISABLE_SERVICES_LIST - Static variable in class org.apache.axis.transport.http.AxisServlet
- INIT_PROPERTY_ENABLE_LIST - Static variable in class org.apache.axis.transport.http.AxisServlet
- INIT_PROPERTY_JWS_CLASS_DIR - Static variable in class org.apache.axis.transport.http.AxisServlet
- INIT_PROPERTY_SERVICES_PATH - Static variable in class org.apache.axis.transport.http.AxisServlet
- INIT_PROPERTY_TRANSPORT_NAME - Static variable in class org.apache.axis.transport.http.AxisServlet
- INIT_PROPERTY_USE_SECURITY - Static variable in class org.apache.axis.transport.http.AxisServlet
- initCause(Throwable) - Method in exception class javax.xml.soap.SOAPException
-
Initializes the
cause
field of thisSOAPException
object with the givenThrowable
object. - initFactory() - Method in class org.apache.axis.components.net.IBMJSSESocketFactory
-
Read the keystore, init the SSL socket factory
- initFactory() - Method in class org.apache.axis.components.net.JSSESocketFactory
-
Initialize the SSLSocketFactory
- initFactory() - Method in class org.apache.axis.components.net.SunJSSESocketFactory
-
Read the keystore, init the SSL socket factory
- initFaultSubCodes() - Method in exception class org.apache.axis.AxisFault
-
Do whatever is needed to create the fault subcodes data structure, if it is needed.
- initHashtable() - Method in class org.apache.axis.handlers.BasicHandler
- initialize() - Static method in class org.apache.axis.client.Call
-
Set up the default transport URL mappings.
- initialize() - Method in class org.apache.axis.transport.http.CommonsHTTPSender
- initializeChildren() - Method in class org.apache.axis.message.NodeImpl
-
Initialize the children array
- initMappings() - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
- initQueryStringHandlers() - Method in class org.apache.axis.transport.http.AxisServlet
-
Initialize a Handler for the transport defined in the Axis server config.
- initSAXFactory(String, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
-
Initialize the SAX parser factory.
- initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.BasicProvider
-
This method returns a ServiceDesc that contains the correct implimentation class.
- initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.BSFProvider
- initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.ComProvider
- initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
-
Fill in a service description with the correct impl class and typemapping set.
- initTMR() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Initialize a TypeMappingRegistry with the WSDDTypeMappings.
- INOUT - Static variable in class javax.xml.rpc.ParameterMode
-
The mode is 'INOUT'.
- INOUT - Static variable in class org.apache.axis.description.ParameterDesc
- INOUT - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
-
Field INOUT
- inouts - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field inouts
- INPUT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field INPUT_OPT
- inputs - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field inputs
- inputSource - Variable in class org.apache.axis.encoding.DeserializationContext
- inputStream - Variable in class org.apache.axis.message.InputStreamBody
- InputStreamBody - Class in org.apache.axis.message
- InputStreamBody(InputStream) - Constructor for class org.apache.axis.message.InputStreamBody
- insertBefore(Node, Node) - Method in class org.apache.axis.message.NodeImpl
-
Inserts the node
newChild
before the existing child noderefChild
. - insertBefore(Node, Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- insertBefore(Node, Node) - Method in class org.apache.axis.SOAPPart
- insertData(int, String) - Method in class org.apache.axis.message.Text
- insertTypesFragment(Document) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Inserts the type fragment into the given wsdl document and ensures that definitions from each embedded schema are allowed to reference schema components from the other sibling schemas.
- IntegerWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Integer
s. - IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
-
Make a new
IntegerWrapperHolder
with anull
value. - IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
-
Make a new
IntegerWrapperHolder
withvalue
as the value. - INTERACT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - INTERFACE_NAME - Static variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field INTERFACE_NAME
- interfaceWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field interfaceWriter
- internalConnect(ConnectionFactory, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
- internalConnect(ConnectionFactory, String, String) - Method in class org.apache.axis.transport.jms.QueueConnector
- internalConnect(ConnectionFactory, String, String) - Method in class org.apache.axis.transport.jms.TopicConnector
- InternalException - Exception Class in org.apache.axis
-
Encapsulates exceptions for "should never occur" situations.
- InternalException(Exception) - Constructor for exception class org.apache.axis.InternalException
-
Construct an Internal Exception from an Exception.
- InternalException(String) - Constructor for exception class org.apache.axis.InternalException
-
Construct an Internal Exception from a String.
- internalRegister(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Internal version of register(), which allows null factories.
- interruptAll() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Forcefully interrupt all workers
- INTERRUPTED - Static variable in class org.apache.axis.client.async.Status
-
Field INTERRUPTED
- INTERRUPTED_STR - Static variable in class org.apache.axis.client.async.Status
-
Field INTERRUPTED_STR
- IntHolder - Class in javax.xml.rpc.holders
-
Holder for
int
s. - IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
-
Make a new
IntHolder
with anull
value. - IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
-
Make a new
IntHolder
withvalue
as the value. - intValue() - Method in class org.apache.axis.types.UnsignedInt
- intValue() - Method in class org.apache.axis.types.UnsignedLong
- invalidate() - Method in interface org.apache.axis.session.Session
-
invalidate the session
- invalidate() - Method in class org.apache.axis.session.SimpleSession
-
invalidate the session
- invalidate() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
invalidate the session
- InvocationStrategy - Class in org.apache.axis.strategies
-
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.
- InvocationStrategy() - Constructor for class org.apache.axis.strategies.InvocationStrategy
- invoke() - Method in class org.apache.axis.client.Call
-
Invoke this Call with its established MessageContext (perhaps because you called this.setRequestMessage()) Note: Not part of JAX-RPC specification.
- invoke(Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a specific operation using a synchronous request-response interaction mode.
- invoke(Object[]) - Method in class org.apache.axis.client.async.AsyncCall
-
Method invoke
- invoke(Object[]) - Method in class org.apache.axis.client.Call
-
Invokes the operation associated with this Call object using the passed in parameters as the arguments to the method.
- invoke(Object, Method, Object[]) - Method in class org.apache.axis.client.AxisClientProxy
-
Handle a method invocation.
- invoke(String, Object[]) - Method in class org.apache.axis.client.Call
-
Convenience method to invoke a method with a default (empty) namespace.
- invoke(String, String, Object[]) - Method in class org.apache.axis.client.Call
-
Invoke an RPC service with a method name and arguments.
- invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a specific operation using a synchronous request-response interaction mode.
- invoke(QName, Object[]) - Method in class org.apache.axis.client.async.AsyncCall
-
Method invoke
- invoke(QName, Object[]) - Method in class org.apache.axis.client.Call
-
Invokes a specific operation using a synchronous request-response interaction mode.
- invoke(Message) - Method in class org.apache.axis.client.Call
-
Invoke the service with a custom Message.
- invoke(RPCElement) - Method in class org.apache.axis.client.Call
-
Invoke an RPC service with a pre-constructed RPCElement.
- invoke(SOAPEnvelope) - Method in class org.apache.axis.client.Call
-
Invoke the service with a custom SOAPEnvelope.
- invoke(MessageContext) - Method in class org.apache.axis.client.AxisClient
-
Main routine of the AXIS engine.
- invoke(MessageContext) - Method in class org.apache.axis.FaultableHandler
-
Invokes the specified handler.
- invoke(MessageContext) - Method in interface org.apache.axis.Handler
-
Invoke is called to do the actual work of the Handler object.
- invoke(MessageContext) - Method in class org.apache.axis.handlers.DebugHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.ErrorHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPActionHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPAuthHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
- invoke(MessageContext) - Method in class org.apache.axis.handlers.JAXRPCHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.JWSHandler
-
Just set up the service, the inner service will do the rest...
- invoke(MessageContext) - Method in class org.apache.axis.handlers.LogHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.LogMessage
- invoke(MessageContext) - Method in class org.apache.axis.handlers.MD5AttachHandler
- invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthenticationHandler
-
Authenticate the user and password from the msgContext
- invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthorizationHandler
-
Authorize the user and targetService from the msgContext
- invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
-
Process a MessageContext.
- invoke(MessageContext) - Method in class org.apache.axis.handlers.soap.MustUnderstandChecker
- invoke(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
- invoke(MessageContext) - Method in class org.apache.axis.handlers.SOAPMonitorHandler
-
Process and SOAP message
- invoke(MessageContext) - Method in class org.apache.axis.providers.BSFProvider
- invoke(MessageContext) - Method in class org.apache.axis.providers.ComProvider
- invoke(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
-
Invoke the message by obtaining various common fields, looking up the service object (via getServiceObject), and actually processing the message (via processMessage).
- invoke(MessageContext) - Method in class org.apache.axis.server.AxisServer
-
Main routine of the AXIS server.
- invoke(MessageContext) - Method in class org.apache.axis.SimpleChain
-
Iterate over the chain invoking each handler.
- invoke(MessageContext) - Method in class org.apache.axis.transport.http.CommonsHTTPSender
-
invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
- invoke(MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
-
invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
- invoke(MessageContext) - Method in interface org.apache.axis.transport.http.QSHandler
-
Performs the action associated with this particular query string handler.
- invoke(MessageContext) - Method in class org.apache.axis.transport.http.QSListHandler
-
Performs the action associated with this particular query string handler.
- invoke(MessageContext) - Method in class org.apache.axis.transport.http.QSMethodHandler
-
Performs the action associated with this particular query string handler.
- invoke(MessageContext) - Method in class org.apache.axis.transport.http.QSWSDLHandler
-
Performs the action associated with this particular query string handler.
- invoke(MessageContext) - Method in class org.apache.axis.transport.java.JavaSender
- invoke(MessageContext) - Method in class org.apache.axis.transport.jms.JMSSender
-
invoke() creates an endpoint, sends the request SOAP message, and then either reads the response SOAP message or simply returns.
- invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalResponder
- invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalSender
- invoke(MessageContext) - Method in class org.apache.axis.transport.mail.MailSender
-
invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
- invoked - Variable in class org.apache.axis.SimpleChain
- InvokeException - Exception Class in org.apache.axis.transport.jms
-
The
InvokeException
is thrown when a method encounters a general exception in the course of processing. - InvokeException(String) - Constructor for exception class org.apache.axis.transport.jms.InvokeException
- invokeMethod(MessageContext, Method, Object, Object[]) - Method in class org.apache.axis.providers.java.EJBProvider
-
Override the default implementation such that we can include special handling for
ServerException
. - invokeMethod(MessageContext, Method, Object, Object[]) - Method in class org.apache.axis.providers.java.RPCProvider
-
This method encapsulates the method invocation.
- invokeMethodFromGet(String, String) - Method in class org.apache.axis.transport.http.SimpleAxisWorker
- invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
-
Invokes a remote method using the one-way interaction mode.
- invokeOneWay(Object[]) - Method in class org.apache.axis.client.Call
-
Invokes the operation associated with this Call object using the passed in parameters as the arguments to the method.
- InvokeTimeoutException - Exception Class in org.apache.axis.transport.jms
-
The
InvokeTimeoutException
is thrown when a method cannot complete processing within the time allotted. - InvokeTimeoutException(String) - Constructor for exception class org.apache.axis.transport.jms.InvokeTimeoutException
- IOUtils - Class in org.apache.axis.utils
-
Utility class containing IO helper methods
- is_log - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field is_log
- IS_MSG - Static variable in class org.apache.axis.MessageContext
-
Are we doing Msg vs RPC? - For Java Binding.
- isAbsoluteURI() - Method in class org.apache.axis.types.URI
-
Returns whether this URI represents an absolute URI.
- isAcceptableAsAttribute(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Is the given class acceptable as an attribute
- isAllowInvalidURL() - Method in class org.apache.axis.wsdl.toJava.Emitter
- isAllWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Method isAllWanted
- isAny - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field isAny
- isArray() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Query if property is an array (excluded byte[]).
- isArray(Class) - Static method in class org.apache.axis.wsdl.fromJava.Types
- isAttachment(Object) - Method in interface org.apache.axis.attachments.Attachments
-
Determine if an object is to be treated as an attchment.
- isAttachment(Object) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Determine if an object is to be treated as an attchment.
- isAttachment(Object) - Static method in class org.apache.axis.attachments.AttachmentUtils
-
Determine if an object is to be treated as an attchment.
- isAttachmentSupported() - Static method in class org.apache.axis.utils.JavaUtils
-
Determine whether attachments are supported by checking if the following classes are available: javax.activation.DataHandler, javax.mail.internet.MimeMultipart.
- isBaseType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field isBaseType
- isBaseType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Method isBaseType
- isBasic(Class) - Static method in class org.apache.axis.utils.JavaUtils
- isBeanCompatible(Class, boolean) - Method in class org.apache.axis.wsdl.fromJava.Types
-
isBeanCompatible
- isBodyStream() - Method in class org.apache.axis.SOAPPart
- isBound() - Static method in class org.apache.axis.management.Registrar
-
Check for being bound to a modeler -this will force a binding if none existed.
- isBuildFileWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
get the build file genaeration state
- isClassRegistered(String) - Method in class org.apache.axis.utils.cache.ClassCache
-
Query a given class' cache status.
- isClient() - Method in class org.apache.axis.MessageContext
-
Let us know whether this is the client or the server.
- isClientTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
-
Method isClientTrusted
- isClientTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
-
Method isClientTrusted
- isComment() - Method in interface javax.xml.soap.Text
-
Retrieves whether this
Text
object represents a comment. - isComment() - Method in class org.apache.axis.message.CDATAImpl
- isComment() - Method in class org.apache.axis.message.CommentImpl
- isComment() - Method in class org.apache.axis.message.Text
-
Retrieves whether this
Text
object represents a comment. - isComplex() - Method in class org.apache.axis.description.FaultDesc
- isConformantSchemeName(String) - Static method in class org.apache.axis.types.URI
-
Determine whether a scheme conforms to the rules for a scheme name.
- isConnectionDropped(JMSException) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
- isContent(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character can be considered content.
- isConvertable(Class, Class) - Static method in class org.apache.axis.utils.ArrayUtil
-
Check if the clazz(perhaps ArrayOfT class) can be converted to T[].
- isConvertable(Object, Class) - Static method in class org.apache.axis.utils.JavaUtils
- isConvertable(Object, Class, boolean) - Static method in class org.apache.axis.utils.JavaUtils
- isDebug() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method isDebug
- isDEFAULT_ENABLE_BACKING_STORE() - Static method in class org.apache.axis.utils.ByteArray
- isDefaultNamespace(String) - Method in class org.apache.axis.message.NodeImpl
- isDefaultNamespace(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- isDefaultNamespace(String) - Method in class org.apache.axis.SOAPPart
- isDeploy - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field isDeplpy
- isDeploy() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Returns the deploy mode flag
- isDevelopment() - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
probe for the system being 'production'
- isDevelopment() - Method in class org.apache.axis.transport.http.AxisServletBase
-
probe for the system being 'production'
- isDirty() - Method in class org.apache.axis.message.NodeImpl
-
get the dirty bit
- isDoneParsing() - Method in class org.apache.axis.encoding.DeserializationContext
-
Return if done parsing document.
- isElement() - Method in class org.apache.axis.description.FieldDesc
-
Check if this is an element or an attribute.
- isElementContentWhitespace() - Method in class org.apache.axis.message.Text
- isEmpty() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.isEmpty()
. - isEmpty(String) - Static method in class org.apache.axis.utils.StringUtils
-
Checks if a String is empty ("") or null.
- isEnableBackingStore() - Method in class org.apache.axis.utils.ByteArray
- isEncoded() - Method in class org.apache.axis.encoding.SerializationContext
-
Returns whether this context should be encoded or not.
- isEncoded() - Method in class org.apache.axis.MessageContext
-
Indicates if the opration is encoded.
- isEnded - Variable in class org.apache.axis.encoding.DeserializerImpl
- isEnumClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
-
Determine if the class is a JAX-RPC enum class.
- isEnumClass(Class) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Returns true if indicated type matches the JAX-RPC enumeration class.
- isEqualNode(Node) - Method in class org.apache.axis.message.NodeImpl
- isEqualNode(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- isEqualNode(Node) - Method in class org.apache.axis.SOAPPart
- isError() - Method in class org.apache.axis.components.compiler.CompilerError
-
Assert whether this is a severe error or a warning
- isFalse(Object) - Static method in class org.apache.axis.utils.JavaUtils
- isFalse(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the Object 'value': if its null, return default.
- isFalse(String) - Static method in class org.apache.axis.utils.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;
- isFalseExplicitly(Object) - Static method in class org.apache.axis.utils.JavaUtils
- isFalseExplicitly(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the Object 'value': if its null, return default.
- isFalseExplicitly(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the String 'value': return 'true' if its null, 'false', '0', or 'no' - else 'false'
- isFaultComplex(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Given a fault message, return TRUE if the fault is a complex type fault
- isFileGenerated(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
You should not need to override this method.
- isFinished(int) - Method in interface org.apache.axis.utils.ParserControl
- isFlagSet(char) - Method in class org.apache.axis.utils.Options
-
Returns an int specifying the number of times that the flag was specified on the command line.
- isGenerated() - Method in class org.apache.axis.wsdl.symbolTable.Type
- isGenericURI() - Method in class org.apache.axis.types.URI
-
Get the indicator as to whether this URI uses the "generic URI" syntax.
- isHelperWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Indicate if we should be generating Helper classes
- isHighFidelity() - Method in class org.apache.axis.MessageContext
-
Read the high fidelity property.
- isHighSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns whether the given character is a high surrogate
- isHostInNonProxyList(String, String) - Method in class org.apache.axis.components.net.DefaultSocketFactory
-
Check if the specified host is in the list of non proxy hosts.
- isHostInNonProxyList(String, String) - Method in class org.apache.axis.transport.http.CommonsHTTPSender
-
Check if the specified host is in the list of non proxy hosts.
- isHref - Variable in class org.apache.axis.encoding.DeserializerImpl
- isImports() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method isImports
- isIndexed() - Method in class org.apache.axis.description.FieldDesc
- isIndexed() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Query if property is indexed
- isIndexed() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Query if property is indexed.
- isIndexedOrArray() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Query if property is indexed or if it' an array.
- isInHeader() - Method in class org.apache.axis.description.ParameterDesc
- isInHeader() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Is this parameter in the input message header?
- isInHeaderPart(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Is this part an input header part?.
- isInitialized() - Method in class org.apache.axis.description.JavaServiceDesc
- isInitialized() - Method in interface org.apache.axis.description.ServiceDesc
- isInvalid(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is invalid.
- isJar(InputStream) - Static method in class org.apache.axis.utils.ClasspathUtils
-
Check if this inputstream is a jar/zip
- isJavaId(String) - Static method in class org.apache.axis.utils.JavaUtils
-
isJavaId Returns true if the name is a valid java identifier.
- isJavaKeyword(String) - Static method in class org.apache.axis.utils.JavaUtils
-
checks if the input string is a valid java keyword.
- isKeyLocked(Object) - Method in class org.apache.axis.utils.LockableHashtable
-
Returns true if a given key is in our locked list
- isKnownNamespace(String) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Check if this is a known namespace (soap-enc or schema xsd or schema xsi or xml)
- isListWithItemType(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Returns whether the specified node represents a invalid input: '<'xsd:simpleType> with a nested invalid input: '<'xsd:list itemType="...">.
- isLowSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character can be considered markup.
- isMatchingConnectionFactory(ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
-
Check that the attributes of the candidate connection factory match the requested connection factory properties.
- isMatchingConnectionFactory(javax.jms.ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- isMatchingConnectionFactory(javax.jms.ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
Check that the attributes of the candidate connection factory match the requested connection factory properties.
- isMaxOccursUnbounded() - Method in class org.apache.axis.description.ElementDesc
- isMinOccursZero() - Method in class org.apache.axis.description.ElementDesc
- isMinOccursZero() - Method in class org.apache.axis.description.FieldDesc
-
Check if this field can be omitted.
- isMixed - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field isMixed
- isMixed(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
This method checks mixed=true attribute is set either on complexType or complexContent element.
- isName(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
- isNameStart(int) - Static method in class org.apache.axis.utils.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.axis.utils.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.axis.utils.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.axis.types.Duration
- isNil - Variable in class org.apache.axis.encoding.DeserializerImpl
- isNil(Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
-
Convenenience method that returns true if the value is nil (due to the xsi:nil) attribute.
- isNillable() - Method in class org.apache.axis.description.ElementDesc
-
Returns value of nillable property.
- isNillable() - Method in class org.apache.axis.description.ParameterDesc
-
Indicates whether this parameter is nillable or not.
- isNillable() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Indicates whether this parameter is nillable or not.
- isNowrap() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method isNowrap
- isNullable(Class) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Determines if the field is nullable.
- isOmittable() - Method in class org.apache.axis.description.ParameterDesc
-
Indicates if this parameter is omittable or not (i.e., if it has a minimum occurrence of 0).
- isOmittable() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
- isOnlyLiteralReferenced() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Is this type references ONLY as a literal type? If a binding's message's soapBody says: use="literal", then a type is referenced literally.
- isOperationDIME(String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Check if this operation should use DIME
- isOutHeader() - Method in class org.apache.axis.description.ParameterDesc
- isOutHeader() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Is this parameter in the output message header?
- isOutHeaderPart(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Is this part an output header part?.
- isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
-
Indicates whether
addParameter
andsetReturnType
methods are to be invoked to specify the parameter and return type specification for a specific operation. - isParameterAndReturnSpecRequired(QName) - Method in class org.apache.axis.client.Call
-
Is the caller required to provide the parameter and return type specification? If true, then addParameter and setReturnType MUST be called to provide the meta data.
- isPrimitive(Object) - Method in class org.apache.axis.encoding.SerializationContext
-
Indicates whether the object should be interpretted as a primitive for the purposes of multi-ref processing.
- isPrimitiveType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Method isPrimitiveType
- isProcessed() - Method in class org.apache.axis.message.SOAPHeaderElement
- isProcessingRef() - Method in class org.apache.axis.encoding.DeserializationContext
- isPropertySupported(String) - Method in class org.apache.axis.client.Call
- isPropertyTrue(String) - Method in class org.apache.axis.MessageContext
-
Tests to see if the named property is set in the 'bag', returning
false
if it is not present at all. - isPropertyTrue(String, boolean) - Method in class org.apache.axis.MessageContext
-
Test if a property is set to something we consider to be true in the 'bag'.
- isPubid(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
- isQuiet() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method isQuiet
- isQuiet() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Method isQuiet
- isReadable() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Query if property is readable
- isReadable() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Query if property is readable
- isReadyToGetNextStream() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams
- isRecorded() - Method in class org.apache.axis.message.SOAPEnvelope
- isRecoverable(Throwable, int) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- isRecoverable(Throwable, int) - Method in class org.apache.axis.components.jms.SonicMQVendorAdapter
- isRecursive(IdentityHashMap, Vector) - Method in class org.apache.axis.encoding.ser.VectorSerializer
- isReferenced() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Is this entry referenced by any other entry in the symbol table?
- isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Checks whether or not type mapping between specified XML type and Java type is registered.
- isRegistered(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- isRegistered(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
isRegistered returns true if the [javaType, xmlType] pair is registered.
- isReturnHeader() - Method in class org.apache.axis.description.OperationDesc
-
Is the return value in the header of the response message?
- isRoot() - Method in class org.apache.axis.message.MessageElement
-
get the is-root flag
- isRunning() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Is this service suspended?
- isRunning() - Method in class org.apache.axis.server.AxisServer
- isSameNode(Node) - Method in class org.apache.axis.message.NodeImpl
- isSameNode(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- isSameNode(Node) - Method in class org.apache.axis.SOAPPart
- isSchemaXSD(String) - Static method in class org.apache.axis.Constants
-
Returns true if SchemaXSD Namespace.
- isSchemaXSI(String) - Static method in class org.apache.axis.Constants
-
Returns true if SchemaXSI Namespace.
- isServerSide() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Indicate if we should be emitting server side code and deploy/undeploy
- isServerTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
-
Method isServerTrusted
- isServerTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
-
Method isServerTrusted
- isSessionUsed() - Method in class org.apache.axis.transport.http.SimpleAxisServer
- isShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Returns true if all workers have been shutdown
- isShuttingDown() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Returns true if all workers are in the process of shutting down
- isSimpleSchemaType(QName) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
Determine if a QName is a simple XML Schema type
- isSimpleType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field isSimpleType
- isSimpleType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Method isSimpleType
- isSimpleTypeOrSimpleContent(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
If the specified node is a simple type or contains simpleContent, return true
- isSimpleTypeWithUnion(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
- isSkeletonWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Indicate if we should be deploying skeleton or implementation
- isSOAP_ENC(String) - Static method in class org.apache.axis.Constants
-
Returns true if SOAP_ENC Namespace.
- isSOAP_ENV(String) - Static method in class org.apache.axis.Constants
-
Returns true if the string is the SOAP_ENV Namespace.
- isSpace(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
- isSupplemental(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSupported(String, String) - Method in class org.apache.axis.message.NodeImpl
-
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
- isSupported(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- isSupported(String, String) - Method in class org.apache.axis.SOAPPart
- isTestCaseWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Method isTestCaseWanted
- isTrue(Object) - Static method in class org.apache.axis.utils.JavaUtils
- isTrue(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the Object 'value': if its null, return default.
- isTrue(String) - Static method in class org.apache.axis.utils.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;
- isTrueExplicitly(Object) - Static method in class org.apache.axis.utils.JavaUtils
- isTrueExplicitly(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the Object 'value': if its null, return default.
- isTrueExplicitly(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Tests the String 'value': return 'true' if its 'true', '1', or 'yes' - else 'false'
- isTypeCollisionProtection() - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Get the type collision protection setting
- isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
- isUserInRole(String) - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
- isValid(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is valid.
- isValid(long) - Static method in class org.apache.axis.types.UnsignedByte
-
validate the value against the xsd value space definition
- isValid(long) - Static method in class org.apache.axis.types.UnsignedInt
-
validate the value against the xsd definition
- isValid(long) - Static method in class org.apache.axis.types.UnsignedShort
-
validate the value against the xsd definition
- isValid(String) - Static method in class org.apache.axis.client.async.Status
-
Method isValid
- isValid(String) - Method in class org.apache.axis.constants.Enum.Type
- isValid(String) - Static method in class org.apache.axis.constants.Scope
- isValid(String) - Static method in class org.apache.axis.constants.Style
- isValid(String) - Static method in class org.apache.axis.constants.Use
- isValid(String) - Static method in class org.apache.axis.types.Id
-
validate the value against the xsd definition Same validation as NCName for the time being
- isValid(String) - Static method in class org.apache.axis.types.Language
-
validate the value against the xsd definition TODO
- isValid(String) - Static method in class org.apache.axis.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.axis.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.axis.types.NMToken
-
validate the value against the xsd definition Nmtoken ::= (NameChar)+ NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
- isValid(String) - Static method in class org.apache.axis.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.axis.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(BigInteger) - Static method in class org.apache.axis.types.UnsignedLong
- isValidIANAEncoding(String) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidName(String) - Static method in class org.apache.axis.utils.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.axis.utils.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.axis.utils.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
- isValueSet(char) - Method in class org.apache.axis.utils.Options
-
Returns a string (or null) specifying the value for the passed option.
- isVerbose() - Method in class org.apache.axis.wsdl.gen.Parser
-
Method isVerbose
- isWellFormedAddress(String) - Static method in class org.apache.axis.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.axis.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.axis.types.URI
-
Determines whether a string is an IPv6 reference as defined by RFC 2732, where IPv6address is defined in RFC 2373.
- isWrapped() - Method in class org.apache.axis.description.JavaServiceDesc
-
Determine whether or not this is a "wrapped" invocation, i.e.
- isWrapped() - Method in interface org.apache.axis.description.ServiceDesc
-
Determine whether or not this is a "wrapped" invocation, i.e.
- isWrapped() - Method in class org.apache.axis.wsdl.symbolTable.CollectionType
- isWrapped() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Are we wrapping literal soap body elements.
- isWrappedType(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
-
This method checks out if the given node satisfies the 3rd condition of the "wrapper" style: such an element (a wrapper) must be of a complex type defined using the xsd:sequence compositor and containing only elements declarations.
- isWriteable() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Query if property is writeable
- isWriteable() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Query if property is writeable
- isWSDL(String) - Static method in class org.apache.axis.Constants
-
Returns true if this is a WSDL Namespace.
- isWSDLSOAP(String) - Static method in class org.apache.axis.Constants
-
Returns true if s is a WSDL SOAP Namespace.
- isXML11Space(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
- isXsNode(Node, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Determines if the DOM Node represents an xs:
- item(int) - Method in class org.apache.axis.message.MessageElement
-
get a child node
- item(int) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Returns the
index
th item in the map. - itemQName - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
If this TypeEntry represents an array with elements inside a "wrapper" this field can optionally change the inner QName (default is
- ).
- iterator() - Method in class org.apache.axis.collections.SequencedHashMap
-
Gets an iterator over the keys.
J
- JAFDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
JAFDataHandler Serializer
- JAFDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
- JAFDataHandlerDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A JAFDataHandlerDeserializer Factory
- JAFDataHandlerDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
- JAFDataHandlerDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
- JAFDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
JAFDataHandler Serializer
- JAFDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
- JAFDataHandlerSerializerFactory - Class in org.apache.axis.encoding.ser
-
A JAFDataHandlerSerializer Factory
- JAFDataHandlerSerializerFactory() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory
- JAFDataHandlerSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory
- Java2WSDL - Class in org.apache.axis.wsdl
-
Command line interface to the java2wsdl utility
- Java2WSDL() - Constructor for class org.apache.axis.wsdl.Java2WSDL
-
Instantiate a Java2WSDL emitter.
- JavaBeanFaultWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Complex Fault Writer.
- JavaBeanFaultWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
-
Constructor.
- JavaBeanHelperWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Helper Type Writer.
- JavaBeanHelperWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, Set) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Constructor.
- JavaBeanWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Complex Type Writer.
- JavaBeanWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Constructor.
- JavaBindingWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Binding Writer.
- JavaBindingWriter(Emitter, Binding, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Constructor.
- JavaBuildFileWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's build file Writer.
- JavaBuildFileWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
-
Constructor
- Javac - Class in org.apache.axis.components.compiler
-
This class wraps the Sun's Javac Compiler.
- Javac() - Constructor for class org.apache.axis.components.compiler.Javac
- JavaClass - Class in org.apache.axis.utils.cache
-
A simple cache of previously loaded classes, and their methods.
- JavaClass(Class) - Constructor for class org.apache.axis.utils.cache.JavaClass
-
Create a cache entry for this java.lang.Class
- JavaClassWriter - Class in org.apache.axis.wsdl.toJava
-
Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
- JavaClassWriter(Emitter, String, String) - Constructor for class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Constructor.
- JavaDefinitionWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Definition Writer.
- JavaDefinitionWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Constructor.
- JavaDeployWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's deploy Writer.
- JavaDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Constructor.
- JavaEnumTypeWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Complex Type Writer.
- JavaEnumTypeWriter(Emitter, TypeEntry, Vector) - Constructor for class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
-
Constructor.
- JavaFaultWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Fault Writer.
- JavaFaultWriter(Emitter, SymbolTable, FaultInfo) - Constructor for class org.apache.axis.wsdl.toJava.JavaFaultWriter
-
Constructor.
- JavaGeneratorFactory - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's implementation of the GeneratorFactory
- JavaGeneratorFactory() - Constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Default constructor.
- JavaGeneratorFactory(Emitter) - Constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Constructor JavaGeneratorFactory
- JavaGeneratorFactory.Writers - Class in org.apache.axis.wsdl.toJava
-
Class Writers
- JavaHolderWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Holder Writer.
- JavaHolderWriter(Emitter, TypeEntry) - Constructor for class org.apache.axis.wsdl.toJava.JavaHolderWriter
-
Constructor.
- JavaImplWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's implementation template writer.
- JavaImplWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Constructor.
- JavaInterfaceWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's PortType Writer.
- JavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Constructor.
- JavaMethod - Class in org.apache.axis.utils.cache
-
A simple cache of previously loaded methods
- JavaMethod(Class, String) - Constructor for class org.apache.axis.utils.cache.JavaMethod
-
Create a cache entry for this java.lang.Class
- JavaProvider - Class in org.apache.axis.providers.java
-
Base class for Java dispatching.
- JavaProvider() - Constructor for class org.apache.axis.providers.java.JavaProvider
- JavaSender - Class in org.apache.axis.transport.java
- JavaSender() - Constructor for class org.apache.axis.transport.java.JavaSender
- JavaServiceDesc - Class in org.apache.axis.description
-
A ServiceDesc is an abstract description of a service.
- JavaServiceDesc() - Constructor for class org.apache.axis.description.JavaServiceDesc
-
Default constructor
- JavaServiceIfaceWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's service writer.
- JavaServiceIfaceWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
-
Constructor.
- JavaServiceImplWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's service implementation writer.
- JavaServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Constructor.
- JavaServiceWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Service Writer.
- JavaServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Constructor.
- JavaSkelWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's skeleton writer.
- JavaSkelWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaSkelWriter
-
Constructor.
- JavaStubWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's stub writer.
- JavaStubWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Constructor.
- JavaTestCaseWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's TestCase writer.
- JavaTestCaseWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
-
Constructor.
- JavaTransport - Class in org.apache.axis.transport.java
-
A Transport which will cause an invocation via "java"
- JavaTransport() - Constructor for class org.apache.axis.transport.java.JavaTransport
- javaType - Variable in class org.apache.axis.encoding.ser.Base64Serializer
- javaType - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- javaType - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- javaType - Variable in class org.apache.axis.encoding.ser.castor.CastorDeserializer
- javaType - Variable in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
- javaType - Variable in class org.apache.axis.encoding.ser.HexSerializer
- javaType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- javaType - Variable in class org.apache.axis.encoding.ser.SimpleListDeserializer
- javaType - Variable in class org.apache.axis.encoding.ser.SimpleListSerializer
- javaType - Variable in class org.apache.axis.encoding.ser.SimpleSerializer
- javaType - Variable in class org.apache.axis.encoding.TypeMappingImpl.Pair
- JavaTypeWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's Type Writer.
- JavaTypeWriter(Emitter, TypeEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaTypeWriter
-
Constructor.
- JavaUndeployWriter - Class in org.apache.axis.wsdl.toJava
-
This is Wsdl2java's deploy Writer.
- JavaUndeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Constructor.
- JavaUtils - Class in org.apache.axis.utils
-
Utility class to deal with Java language related issues, such as type conversions.
- JavaUtils.ConvertCache - Interface in org.apache.axis.utils
-
It the argument to the convert(...) method implements the ConvertCache interface, the convert(...) method will use the set/get methods to store and retrieve converted values.
- JavaUtils.HolderException - Exception Class in org.apache.axis.utils
- JavaWriter - Class in org.apache.axis.wsdl.toJava
-
Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
- JavaWriter(Emitter, String) - Constructor for class org.apache.axis.wsdl.toJava.JavaWriter
-
Constructor.
- javax.xml.messaging - package javax.xml.messaging
- javax.xml.namespace - package javax.xml.namespace
- javax.xml.rpc - package javax.xml.rpc
- javax.xml.rpc.encoding - package javax.xml.rpc.encoding
- javax.xml.rpc.handler - package javax.xml.rpc.handler
- javax.xml.rpc.handler.soap - package javax.xml.rpc.handler.soap
- javax.xml.rpc.holders - package javax.xml.rpc.holders
- javax.xml.rpc.server - package javax.xml.rpc.server
- javax.xml.rpc.soap - package javax.xml.rpc.soap
- javax.xml.soap - package javax.xml.soap
- javifyNames(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Fill in the names of each SymTabEntry with the javaified name.
- javifyTypeEntryName(SymbolTable, TypeEntry, HashMap, int) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Refactored to call recursively for JAX-RPC 1.1 spec 4.2.5.
- JAXRPC_METHOD_INFO - Static variable in class org.apache.axis.handlers.HandlerChainImpl
- JAXRPC_PORTTYPE_NAME - Static variable in class org.apache.axis.client.Call
-
Deprecated.use WSDL_PORT_NAME instead.
- JAXRPC_SERVICE - Static variable in class org.apache.axis.client.Call
-
Deprecated.use WSDL_SERVICE instead.
- JAXRPCException - Exception Class in javax.xml.rpc
-
The
javax.xml.rpc.JAXRPCException
is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms. - JAXRPCException() - Constructor for exception class javax.xml.rpc.JAXRPCException
-
Constructs a new exception with
null
as its detail message. - JAXRPCException(String) - Constructor for exception class javax.xml.rpc.JAXRPCException
-
Constructs a new exception with the specified detail message.
- JAXRPCException(String, Throwable) - Constructor for exception class javax.xml.rpc.JAXRPCException
-
Constructs a new exception with the specified detail message and cause.
- JAXRPCException(Throwable) - Constructor for exception class javax.xml.rpc.JAXRPCException
-
Constructs a new JAXRPCException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
- JAXRPCHandler - Class in org.apache.axis.handlers
-
Handles JAXRPC style handlers.
- JAXRPCHandler() - Constructor for class org.apache.axis.handlers.JAXRPCHandler
- JDK13IO - Class in org.apache.axis.components.image
-
JDK1.3 based Image I/O
- JDK13IO() - Constructor for class org.apache.axis.components.image.JDK13IO
- JettyAxisServer - Class in org.apache.axis.transport.http
- JettyAxisServer() - Constructor for class org.apache.axis.transport.http.JettyAxisServer
- Jikes - Class in org.apache.axis.components.compiler
-
This class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation.
- Jikes() - Constructor for class org.apache.axis.components.compiler.Jikes
- JimiIO - Class in org.apache.axis.components.image
-
JIMI based Image I/O
- JimiIO() - Constructor for class org.apache.axis.components.image.JimiIO
- JMS_APPLICATION_MSG_PROPS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
A property that carries a Map of application-specific properties to be added to the JMS messages when issued.
- JMS_CORRELATION_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - JMS_CORRELATION_ID_AS_BYTES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - JMS_PROPERTY_PREFIX - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- JMS_TYPE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - JMS_URL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- JMSConnector - Class in org.apache.axis.transport.jms
-
JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.
- JMSConnector(ConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter, JMSURLHelper) - Constructor for class org.apache.axis.transport.jms.JMSConnector
- JMSConnector.AsyncConnection - Class in org.apache.axis.transport.jms
- JMSConnector.AsyncConnection.ListenerSession - Class in org.apache.axis.transport.jms
- JMSConnector.SyncConnection - Class in org.apache.axis.transport.jms
- JMSConnector.SyncConnection.SendSession - Class in org.apache.axis.transport.jms
- JMSConnectorFactory - Class in org.apache.axis.transport.jms
-
JMSConnectorFactory is a factory class for creating JMSConnectors.
- JMSConnectorFactory() - Constructor for class org.apache.axis.transport.jms.JMSConnectorFactory
- JMSConnectorManager - Class in org.apache.axis.transport.jms
-
JMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections.
- JMSConnectorManager.ShareableObjectPool - Class in org.apache.axis.transport.jms
-
A simple non-blocking pool impl for objects that can be shared.
- JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject - Class in org.apache.axis.transport.jms
-
Wrapper to track the use count of an object
- JMSConstants - Interface in org.apache.axis.transport.jms
-
JMSConstants contains constants that apply to all JMS providers.
- JMSEndpoint - Class in org.apache.axis.transport.jms
-
JMSEndpoint encapsulates interactions w/ a JMS destination.
- JMSEndpoint(JMSConnector) - Constructor for class org.apache.axis.transport.jms.JMSEndpoint
- JMSSender - Class in org.apache.axis.transport.jms
-
This is meant to be used on a SOAP Client to call a SOAP server.
- JMSSender() - Constructor for class org.apache.axis.transport.jms.JMSSender
- JMSTransport - Class in org.apache.axis.transport.jms
-
JMSTransport is the JMS-specific implemenation of org.apache.axis.client.Transport.
- JMSTransport() - Constructor for class org.apache.axis.transport.jms.JMSTransport
- JMSTransport(HashMap, HashMap) - Constructor for class org.apache.axis.transport.jms.JMSTransport
- JMSURLConnection - Class in org.apache.axis.transport.jms
-
URLConnection for the "jms" protocol
- JMSURLConnection(URL) - Constructor for class org.apache.axis.transport.jms.JMSURLConnection
- JMSURLHelper - Class in org.apache.axis.transport.jms
-
JMSURLHelper provides access to properties in the URL.
- JMSURLHelper(URL) - Constructor for class org.apache.axis.transport.jms.JMSURLHelper
- JMSURLHelper(URL, String[]) - Constructor for class org.apache.axis.transport.jms.JMSURLHelper
- JMSVendorAdapter - Class in org.apache.axis.components.jms
-
SPI Interface that all JMSVendorAdaptors must implement.
- JMSVendorAdapter() - Constructor for class org.apache.axis.components.jms.JMSVendorAdapter
- JMSVendorAdapterFactory - Class in org.apache.axis.components.jms
-
Discovery class used to locate vendor adapters.
- JMSVendorAdapterFactory() - Constructor for class org.apache.axis.components.jms.JMSVendorAdapterFactory
- JNDI_VENDOR_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- JNDIAxisServerFactory - Class in org.apache.axis.server
-
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
- JNDIAxisServerFactory() - Constructor for class org.apache.axis.server.JNDIAxisServerFactory
- jndiContextClass - Static variable in class org.apache.axis.providers.java.EJBProvider
- jndiPassword - Static variable in class org.apache.axis.providers.java.EJBProvider
- jndiURL - Static variable in class org.apache.axis.providers.java.EJBProvider
- jndiUsername - Static variable in class org.apache.axis.providers.java.EJBProvider
- JNDIVendorAdapter - Class in org.apache.axis.components.jms
-
Uses JNDI to locate ConnectionFactory and Destinations
- JNDIVendorAdapter() - Constructor for class org.apache.axis.components.jms.JNDIVendorAdapter
- JSSESocketFactory - Class in org.apache.axis.components.net
-
SSL socket factory.
- JSSESocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.JSSESocketFactory
-
Constructor JSSESocketFactory
- JWS_DEFAULT_FILE_EXTENSION - Static variable in class org.apache.axis.Constants
-
What the extension of JWS files is.
- JWSClassLoader - Class in org.apache.axis.utils
-
Class loader for JWS files.
- JWSClassLoader(String, ClassLoader, String) - Constructor for class org.apache.axis.utils.JWSClassLoader
-
Construct a JWSClassLoader with a class name, a parent ClassLoader, and a filename of a .class file containing the bytecode for the class.
- JWSHandler - Class in org.apache.axis.handlers
-
A
JWSHandler
sets the target service and JWS filename in the context depending on the JWS configuration and the target URL. - JWSHandler() - Constructor for class org.apache.axis.handlers.JWSHandler
K
- KEYHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
- keySet() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.keySet()
.
L
- Language - Class in org.apache.axis.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.axis.types.Language
- Language(String) - Constructor for class org.apache.axis.types.Language
-
ctor for Language
- lastIndexOf(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Gets the last index of the specified key.
- LESS - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- LF - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- LINE_LENGTH - Static variable in class org.apache.axis.wsdl.toJava.JavaWriter
-
This controls how many characters per line for javadoc comments
- list - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field list
- list - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Field list
- list() - Method in class org.apache.axis.client.AdminClient
-
send a list command
- list(Options) - Method in class org.apache.axis.client.AdminClient
-
process the options then run a list call
- listConfig(AxisEngine) - Static method in class org.apache.axis.utils.Admin
-
Get an XML document representing this engine's configuration.
- listServices() - Method in class org.apache.axis.management.jmx.DeploymentQuery
-
List all registered services
- listServices() - Method in interface org.apache.axis.management.jmx.DeploymentQueryMBean
-
List all registered services
- listServices() - Static method in class org.apache.axis.management.ServiceAdmin
-
List all registered services
- LITERAL - Static variable in class org.apache.axis.constants.Use
- LITERAL_STR - Static variable in class org.apache.axis.constants.Use
- LOAD_BALANCING - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - loadImage(InputStream) - Method in interface org.apache.axis.components.image.ImageIO
-
Load an Image.
- loadImage(InputStream) - Method in class org.apache.axis.components.image.JDK13IO
-
Load an Image.
- loadImage(InputStream) - Method in class org.apache.axis.components.image.JimiIO
-
Load an Image.
- loadImage(InputStream) - Method in class org.apache.axis.components.image.MerlinIO
-
Load an Image.
- loadInputSchema(String) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Loads the types from the input schema file.
- loadInputTypes(String) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Load the types from the input wsdl file.
- loadProperties(String, ClassLoader) - Method in class org.apache.axis.i18n.RB
- loadProperties(String, ClassLoader, Locale, Locale) - Method in class org.apache.axis.i18n.RB
- loadProperties(String, ClassLoader, Locale, Properties) - Method in class org.apache.axis.i18n.RB
- loadService(Class) - Method in class javax.xml.rpc.ServiceFactory
- loadService(Class) - Method in class org.apache.axis.client.ServiceFactory
-
Create an instance of the generated service implementation class for a given service interface, if available.
- loadService(URL, Class, Properties) - Method in class javax.xml.rpc.ServiceFactory
- loadService(URL, Class, Properties) - Method in class org.apache.axis.client.ServiceFactory
-
Create an instance of the generated service implementation class for a given service interface, if available.
- loadService(URL, QName, Properties) - Method in class javax.xml.rpc.ServiceFactory
- loadService(URL, QName, Properties) - Method in class org.apache.axis.client.ServiceFactory
-
Create an instance of the generated service implementation class for a given service, if available.
- loadServiceDescByIntrospection() - Method in class org.apache.axis.description.JavaServiceDesc
-
Fill in a service description by introspecting the implementation class.
- loadServiceDescByIntrospection(Class) - Method in class org.apache.axis.description.JavaServiceDesc
-
Fill in a service description by introspecting the implementation class.
- loadServiceDescByIntrospection(Class, TypeMapping) - Method in class org.apache.axis.description.JavaServiceDesc
-
Fill in a service description by introspecting the implementation class.
- LOCAL_SERVER - Static variable in class org.apache.axis.transport.local.LocalTransport
- locale - Static variable in class org.apache.axis.i18n.MessagesConstants
- LOCALHOST - Static variable in class org.apache.axis.utils.NetworkUtils
-
what we return when we cannot determine our hostname.
- LOCALHOST_IPV6 - Static variable in class org.apache.axis.utils.NetworkUtils
-
loopback address in IPV6
- LocalResponder - Class in org.apache.axis.transport.local
-
Tiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side.
- LocalResponder() - Constructor for class org.apache.axis.transport.local.LocalResponder
- LocalSender - Class in org.apache.axis.transport.local
-
This is meant to be used on a SOAP Client to call a SOAP server.
- LocalSender() - Constructor for class org.apache.axis.transport.local.LocalSender
- LocalTransport - Class in org.apache.axis.transport.local
-
A Transport which will cause an invocation via a "local" AxisServer.
- LocalTransport() - Constructor for class org.apache.axis.transport.local.LocalTransport
-
No-arg constructor, which will use an AxisServer constructed by the LocalSender (see LocalSender.java).
- LocalTransport(AxisServer) - Constructor for class org.apache.axis.transport.local.LocalTransport
-
Use this constructor if you have a particular server kicking around (perhaps which you've already deployed useful stuff into) which you'd like to use.
- LOCATION_IMPORT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field LOCATION_IMPORT_OPT
- LOCATION_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field LOCATION_OPT
- LockableHashtable - Class in org.apache.axis.utils
-
This subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot be overwritten or removed.
- LockableHashtable() - Constructor for class org.apache.axis.utils.LockableHashtable
- LockableHashtable(int) - Constructor for class org.apache.axis.utils.LockableHashtable
- LockableHashtable(int, float) - Constructor for class org.apache.axis.utils.LockableHashtable
- LockableHashtable(Map) - Constructor for class org.apache.axis.utils.LockableHashtable
- log - Static variable in class org.apache.axis.attachments.AttachmentPart
-
Field log
- log - Static variable in class org.apache.axis.attachments.AttachmentsImpl
- log - Static variable in class org.apache.axis.attachments.BoundaryDelimitedStream
-
The
Log
that this class should log all events to. - log - Static variable in class org.apache.axis.attachments.DimeBodyPart
- log - Static variable in class org.apache.axis.attachments.DimeDelimitedInputStream
- log - Static variable in class org.apache.axis.attachments.ImageDataSource
- log - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field log
- log - Static variable in class org.apache.axis.attachments.MimeUtils
-
Field log
- log - Static variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- log - Static variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field log
- log - Static variable in class org.apache.axis.AxisEngine
-
The
Log
for all message logging. - log - Static variable in exception class org.apache.axis.AxisFault
-
The
Log
used by this class for all logging. - log - Static variable in class org.apache.axis.AxisProperties
-
The
Log
for all interesting events in this class. - log - Static variable in class org.apache.axis.client.AdminClient
- log - Static variable in class org.apache.axis.client.AxisClient
- log - Static variable in class org.apache.axis.client.Call
- log - Static variable in class org.apache.axis.components.compiler.CompilerFactory
- log - Static variable in class org.apache.axis.components.compiler.Javac
- log - Static variable in class org.apache.axis.components.compiler.Jikes
- log - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
- log - Static variable in class org.apache.axis.components.image.ImageIOFactory
- log - Static variable in class org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
- log - Static variable in class org.apache.axis.components.net.DefaultSocketFactory
-
Field log
- log - Static variable in class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
-
Field log
- log - Static variable in class org.apache.axis.components.net.IBMFakeTrustSocketFactory
-
Field log
- log - Static variable in class org.apache.axis.components.net.SocketFactoryFactory
-
Field log
- log - Static variable in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
-
Field log
- log - Static variable in class org.apache.axis.components.net.SunFakeTrustSocketFactory
-
Field log
- log - Static variable in class org.apache.axis.components.net.TransportClientPropertiesFactory
- log - Static variable in class org.apache.axis.components.script.ScriptFactory
- log - Static variable in class org.apache.axis.components.threadpool.ThreadPool
- log - Static variable in class org.apache.axis.components.uuid.UUIDGenFactory
- log - Static variable in class org.apache.axis.configuration.DirProvider
- log - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- log - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryFinder
- log - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
- log - Static variable in class org.apache.axis.configuration.FileProvider
- log - Static variable in exception class org.apache.axis.ConfigurationException
-
The
Log
used by this class for logging all messages. - log - Static variable in class org.apache.axis.constants.Enum
- log - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- log - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployment
- log - Static variable in class org.apache.axis.deployment.wsdd.WSDDDocument
- log - Static variable in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- log - Static variable in class org.apache.axis.deployment.wsdd.WSDDProvider
- log - Static variable in class org.apache.axis.description.JavaServiceDesc
- log - Static variable in class org.apache.axis.description.OperationDesc
- log - Static variable in class org.apache.axis.description.TypeDesc
- log - Static variable in class org.apache.axis.encoding.DeserializationContext
- log - Static variable in class org.apache.axis.encoding.DeserializerImpl
- log - Static variable in class org.apache.axis.encoding.FieldTarget
- log - Static variable in class org.apache.axis.encoding.MethodTarget
- log - Static variable in class org.apache.axis.encoding.ser.ArrayDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.ArraySerializer
- log - Static variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- log - Static variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- log - Static variable in class org.apache.axis.encoding.ser.BeanDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.BeanPropertyTarget
- log - Static variable in class org.apache.axis.encoding.ser.BeanSerializer
- log - Static variable in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
- log - Static variable in class org.apache.axis.encoding.ser.castor.CastorSerializer
- log - Static variable in class org.apache.axis.encoding.ser.DocumentDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.ElementDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.EnumSerializer
- log - Static variable in class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
- log - Static variable in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.MapSerializer
- log - Static variable in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
- log - Static variable in class org.apache.axis.encoding.ser.VectorDeserializer
- log - Static variable in class org.apache.axis.encoding.ser.VectorSerializer
- log - Static variable in class org.apache.axis.encoding.SerializationContext
- log - Static variable in class org.apache.axis.encoding.TypeMappingImpl
- log - Static variable in class org.apache.axis.FaultableHandler
-
The
Log
used to log all events that would be of general interest. - log - Static variable in class org.apache.axis.handlers.DebugHandler
- log - Static variable in class org.apache.axis.handlers.EchoHandler
- log - Static variable in class org.apache.axis.handlers.ErrorHandler
- log - Static variable in class org.apache.axis.handlers.HandlerChainImpl
- log - Static variable in class org.apache.axis.handlers.http.HTTPActionHandler
- log - Static variable in class org.apache.axis.handlers.http.HTTPAuthHandler
- log - Static variable in class org.apache.axis.handlers.http.URLMapper
- log - Static variable in class org.apache.axis.handlers.JAXRPCHandler
- log - Static variable in class org.apache.axis.handlers.JWSHandler
- log - Static variable in class org.apache.axis.handlers.LogHandler
- log - Static variable in class org.apache.axis.handlers.LogMessage
- log - Static variable in class org.apache.axis.handlers.MD5AttachHandler
- log - Static variable in class org.apache.axis.handlers.SimpleAuthenticationHandler
- log - Static variable in class org.apache.axis.handlers.SimpleAuthorizationHandler
- log - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
- log - Static variable in class org.apache.axis.i18n.ProjectResourceBundle
- log - Static variable in exception class org.apache.axis.InternalException
-
The
Log
used by this class to log messages. - log - Static variable in class org.apache.axis.management.Registrar
-
our log
- log - Static variable in class org.apache.axis.message.BodyBuilder
- log - Static variable in class org.apache.axis.message.HeaderBuilder
- log - Static variable in class org.apache.axis.message.InputStreamBody
- log - Static variable in class org.apache.axis.Message
-
The
Log
that this class uses for logging all messages. - log - Static variable in class org.apache.axis.message.MessageElement
- log - Static variable in class org.apache.axis.message.NodeImpl
- log - Static variable in class org.apache.axis.message.RPCHandler
- log - Static variable in class org.apache.axis.message.RPCParam
- log - Static variable in class org.apache.axis.message.SAXOutputter
- log - Static variable in class org.apache.axis.message.SOAPEnvelope
- log - Static variable in class org.apache.axis.MessageContext
-
The
Log
used for logging all messages. - log - Static variable in class org.apache.axis.providers.BasicProvider
- log - Static variable in class org.apache.axis.providers.BSFProvider
- log - Static variable in class org.apache.axis.providers.java.CORBAProvider
- log - Static variable in class org.apache.axis.providers.java.EJBProvider
- log - Static variable in class org.apache.axis.providers.java.JavaProvider
- log - Static variable in class org.apache.axis.providers.java.RMIProvider
- log - Static variable in class org.apache.axis.providers.java.RPCProvider
- log - Static variable in class org.apache.axis.security.servlet.ServletSecurityProvider
- log - Static variable in class org.apache.axis.security.simple.SimpleSecurityProvider
- log - Static variable in class org.apache.axis.server.AxisServer
- log - Static variable in class org.apache.axis.server.DefaultAxisServerFactory
- log - Static variable in class org.apache.axis.server.Transport
- log - Static variable in class org.apache.axis.SimpleTargetedChain
- log - Static variable in class org.apache.axis.SOAPPart
- log - Variable in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
the other log
- log - Static variable in class org.apache.axis.transport.http.AxisHTTPSessionListener
- log - Static variable in class org.apache.axis.transport.http.AxisServlet
- log - Static variable in class org.apache.axis.transport.http.CommonsHTTPSender
-
Field log
- log - Static variable in class org.apache.axis.transport.http.HTTPSender
- log - Static variable in class org.apache.axis.transport.http.JettyAxisServer
- log - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
- log - Static variable in class org.apache.axis.transport.http.SimpleAxisWorker
- log - Static variable in class org.apache.axis.transport.java.JavaSender
- log - Static variable in class org.apache.axis.transport.jms.JMSConnectorFactory
- log - Static variable in class org.apache.axis.transport.jms.JMSConnectorManager
- log - Static variable in class org.apache.axis.transport.jms.JMSTransport
- log - Static variable in class org.apache.axis.transport.jms.SimpleJMSListener
- log - Static variable in class org.apache.axis.transport.jms.SimpleJMSWorker
- log - Static variable in class org.apache.axis.transport.local.LocalResponder
- log - Static variable in class org.apache.axis.transport.local.LocalSender
- log - Static variable in class org.apache.axis.transport.mail.MailSender
- log - Static variable in class org.apache.axis.transport.mail.MailServer
- log - Static variable in class org.apache.axis.transport.mail.MailWorker
- log - Static variable in class org.apache.axis.utils.Admin
- log - Static variable in class org.apache.axis.utils.BeanPropertyDescriptor
- log - Static variable in class org.apache.axis.utils.BeanUtils
- log - Static variable in class org.apache.axis.utils.bytecode.ParamNameExtractor
- log - Static variable in class org.apache.axis.utils.DefaultEntityResolver
- log - Static variable in class org.apache.axis.utils.JavaUtils
- log - Static variable in class org.apache.axis.utils.NetworkUtils
- log - Static variable in class org.apache.axis.utils.NSStack
- log - Static variable in class org.apache.axis.utils.Options
- log - Static variable in class org.apache.axis.utils.SessionUtils
-
Field log
- log - Static variable in class org.apache.axis.utils.WSDLUtils
- log - Static variable in class org.apache.axis.utils.XMLUtils
- log - Static variable in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
- log - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field log
- log - Static variable in class org.apache.axis.wsdl.fromJava.Types
-
Field log
- log - Static variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Field log
- log - Static variable in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Field log
- log - Static variable in class org.apache.axis.wsdl.toJava.Utils
-
Field log
- logException(Throwable) - Method in class org.apache.axis.transport.http.AxisServlet
-
log any exception to our output log, at our chosen level
- LogFactory - Class in org.apache.axis.components.logger
- LogFactory() - Constructor for class org.apache.axis.components.logger.LogFactory
- LogHandler - Class in org.apache.axis.handlers
-
A simple Handler which logs the request and response messages to either the console or a specified file (default "axis.log").
- LogHandler() - Constructor for class org.apache.axis.handlers.LogHandler
- LogMessage - Class in org.apache.axis.handlers
-
This handler simply prints a custom message to the debug log.
- LogMessage() - Constructor for class org.apache.axis.handlers.LogMessage
- logSuccess(String) - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
handler for logging success, defaults to handing off to logging at debug level
- LongHolder - Class in javax.xml.rpc.holders
-
Holder for
long
s. - LongHolder() - Constructor for class javax.xml.rpc.holders.LongHolder
-
Make a new
LongHolder
with anull
value. - LongHolder(long) - Constructor for class javax.xml.rpc.holders.LongHolder
-
Make a new
LongHolder
withvalue
as the value. - longValue() - Method in class org.apache.axis.types.UnsignedInt
- longValue() - Method in class org.apache.axis.types.UnsignedLong
- LongWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Long
s. - LongWrapperHolder() - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
-
Make a new
LongWrapperHolder
with anull
value. - LongWrapperHolder(Long) - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
-
Make a new
LongWrapperHolder
withvalue
as the value. - lookup(String, ClassLoader) - Method in class org.apache.axis.utils.cache.ClassCache
-
Find the cached JavaClass entry for this class, creating one if necessary.
- lookupFaultDetail(QName) - Method in exception class org.apache.axis.AxisFault
-
Find a fault detail element by its qname.
- lookupNamespaceURI(String) - Method in class org.apache.axis.message.NodeImpl
- lookupNamespaceURI(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- lookupNamespaceURI(String) - Method in class org.apache.axis.SOAPPart
- lookupPrefix(String) - Method in class org.apache.axis.message.NodeImpl
- lookupPrefix(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- lookupPrefix(String) - Method in class org.apache.axis.SOAPPart
- lowSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
-
Returns the low surrogate of a supplemental character
- LRUMap - Class in org.apache.axis.collections
-
An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to remove items from the Map when the maximum size is reached and new items are added.
- LRUMap() - Constructor for class org.apache.axis.collections.LRUMap
-
Default constructor, primarily for the purpose of de-externalization.
- LRUMap(int) - Constructor for class org.apache.axis.collections.LRUMap
-
Create a new LRUMap with a maximum capacity of i.
- LS - Static variable in class org.apache.axis.utils.JavaUtils
-
The prefered line separator
- lValue - Variable in class org.apache.axis.types.UnsignedInt
- lValue - Variable in class org.apache.axis.types.UnsignedLong
M
- m_adapter - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_allowReceive - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_connection - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- m_connection - Variable in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- m_connectRetryInterval - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_consumer - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
- m_interactRetryInterval - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_isActive - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- m_isActive - Variable in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- m_jmsurl - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_numRetries - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_numSessions - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_poolTimeout - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_receiveConnection - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_sendConnection - Variable in class org.apache.axis.transport.jms.JMSConnector
- m_subscription - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
- m_timeoutTime - Variable in class org.apache.axis.transport.jms.JMSConnector
- MailConstants - Class in org.apache.axis.transport.mail
- MailConstants() - Constructor for class org.apache.axis.transport.mail.MailConstants
- MailSender - Class in org.apache.axis.transport.mail
-
This is meant to be used on a SOAP Client to call a SOAP server via SMTP/POP3
- MailSender() - Constructor for class org.apache.axis.transport.mail.MailSender
- MailServer - Class in org.apache.axis.transport.mail
-
This is a simple implementation of an SMTP/POP3 server for processing SOAP requests via Apache's xml-axis.
- MailServer(String, int, String, String) - Constructor for class org.apache.axis.transport.mail.MailServer
- MailTransport - Class in org.apache.axis.transport.mail
-
A Transport which will cause an invocation via "mail"
- MailTransport() - Constructor for class org.apache.axis.transport.mail.MailTransport
- MailWorker - Class in org.apache.axis.transport.mail
- MailWorker(MailServer, MimeMessage) - Constructor for class org.apache.axis.transport.mail.MailWorker
-
Constructor for MailWorker
- main(String[]) - Static method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Method main
- main(String[]) - Static method in class org.apache.axis.client.AdminClient
-
Creates in instance of
AdminClient
and invokesprocess(args)
. - main(String[]) - Static method in class org.apache.axis.client.HappyClient
-
public happiness test.
- main(String[]) - Static method in class org.apache.axis.transport.http.JettyAxisServer
- main(String[]) - Static method in class org.apache.axis.transport.http.SimpleAxisServer
-
Server process.
- main(String[]) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
- main(String[]) - Static method in class org.apache.axis.transport.mail.MailServer
-
Server process.
- main(String[]) - Static method in class org.apache.axis.utils.Admin
- main(String[]) - Static method in class org.apache.axis.utils.SOAPMonitor
-
Main method for this class
- main(String[]) - Static method in class org.apache.axis.utils.tcpmon
-
this is our main method
- main(String[]) - Static method in class org.apache.axis.Version
-
Entry point.
- main(String[]) - Static method in class org.apache.axis.wsdl.gen.WSDL2
-
Main Run the tool with the specified command-line arguments
- main(String[]) - Static method in class org.apache.axis.wsdl.Java2WSDL
-
Main Run the Java2WSDL emitter with the specified command-line arguments
- main(String[]) - Static method in class org.apache.axis.wsdl.WSDL2Java
-
Main Run the WSDL2Java emitter with the specified command-line arguments
- MAINTAIN_SESSION - Static variable in class org.apache.axis.client.ServiceFactory
- maintainSession - Variable in class org.apache.axis.client.Stub
- maintainSessionSet - Variable in class org.apache.axis.client.Stub
- makeAttributesEditable() - Method in class org.apache.axis.message.NodeImpl
-
make the attributes editable
- makeFault(Exception) - Static method in exception class org.apache.axis.AxisFault
-
Make an AxisFault based on a passed Exception.
- makeInputStream() - Method in class org.apache.axis.utils.ByteArray
-
Method makeInputStream
- makeLockable - Variable in class org.apache.axis.handlers.BasicHandler
- makeNamespace(String) - Static method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Make namespace from a fully qualified class name use the default protocol for the namespace
- makeNamespace(String, String) - Static method in class org.apache.axis.wsdl.fromJava.Namespaces
-
Make namespace from a fully qualified class name and the given protocol
- makeNewElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
- makeNewElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
- makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
-
Creates a new instance of this Chain
- makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Creates a new instance of this deployable.
- makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.CORBAProvider
-
Return a object which implements the service.
- makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.EJBProvider
-
Return a object which implements the service.
- makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.JavaProvider
-
Default java service object comes from simply instantiating the class wrapped in jc
- makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.RMIProvider
-
Return a object which implements the service.
- makeNonJavaKeyword(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Turn a java keyword string into a non-Java keyword string.
- makePackageName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Method makePackageName
- makeValue(String) - Method in class org.apache.axis.encoding.ser.Base64Deserializer
-
Convert the string that has been accumulated into an Object.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.CalendarDeserializer
-
The simple deserializer provides most of the stuff.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.DateDeserializer
-
The simple deserializer provides most of the stuff.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.EnumDeserializer
- makeValue(String) - Method in class org.apache.axis.encoding.ser.HexDeserializer
-
Convert the string that has been accumulated into an Object.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.QNameDeserializer
-
The simple deserializer provides most of the stuff.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
Convert the string that has been accumulated into an Object.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
Convert the string that has been accumulated into an Object.
- makeValue(String) - Method in class org.apache.axis.encoding.ser.TimeDeserializer
-
The simple deserializer provides most of the stuff.
- MalformedURIException() - Constructor for exception class org.apache.axis.types.URI.MalformedURIException
-
Constructs a
MalformedURIException
with no specified detail message. - MalformedURIException(String) - Constructor for exception class org.apache.axis.types.URI.MalformedURIException
-
Constructs a
MalformedURIException
with the specified detail message. - ManagedMemoryDataSource - Class in org.apache.axis.attachments
-
This class allows small attachments to be cached in memory, while large ones are cached out.
- ManagedMemoryDataSource() - Constructor for class org.apache.axis.attachments.ManagedMemoryDataSource
-
Constructor ManagedMemoryDataSource.
- ManagedMemoryDataSource(InputStream, int, String) - Constructor for class org.apache.axis.attachments.ManagedMemoryDataSource
-
Create a new boundary stream.
- ManagedMemoryDataSource(InputStream, int, String, boolean) - Constructor for class org.apache.axis.attachments.ManagedMemoryDataSource
-
Create a new boundary stream.
- MapDeserializer - Class in org.apache.axis.encoding.ser
- MapDeserializer() - Constructor for class org.apache.axis.encoding.ser.MapDeserializer
- MapDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A MapDeserializer Factory
- MapDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.MapDeserializerFactory
- Mapping - Class in org.apache.axis.utils
-
this class represents a mapping from namespace to prefix
- Mapping(String, String) - Constructor for class org.apache.axis.utils.Mapping
- MapSerializer - Class in org.apache.axis.encoding.ser
-
A
MapSerializer
is be used to serialize and deserialize Maps using theSOAP-ENC
encoding style. - MapSerializer() - Constructor for class org.apache.axis.encoding.ser.MapSerializer
- MapSerializerFactory - Class in org.apache.axis.encoding.ser
-
A MapSerializer Factory
- MapSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.MapSerializerFactory
- MapUtils - Class in org.apache.axis.transport.jms
-
MapUtils provides convenience methods for accessing a java.util.Map
- MapUtils() - Constructor for class org.apache.axis.transport.jms.MapUtils
- mark(int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
mark the stream.
- mark(int) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Mark the stream.
- mark(int) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- markSupported() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
markSupported return false;
- markSupported() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- markSupported() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
-
Don't want to support mark and reset since this may get us into concurrency problem when different pieces of software may have a handle to the underlying InputStream.
- markSupported() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- MASK_CONTENT - Static variable in class org.apache.axis.utils.XMLChar
-
Content character mask.
- MASK_NAME - Static variable in class org.apache.axis.utils.XMLChar
-
Name character mask.
- MASK_NAME_START - Static variable in class org.apache.axis.utils.XMLChar
-
Name start character mask.
- MASK_NCNAME - Static variable in class org.apache.axis.utils.XMLChar
-
NCName character mask.
- MASK_NCNAME_START - Static variable in class org.apache.axis.utils.XMLChar
-
NCName start character mask.
- MASK_PUBID - Static variable in class org.apache.axis.utils.XMLChar
-
Pubid character mask.
- MASK_SPACE - Static variable in class org.apache.axis.utils.XMLChar
-
Space character mask.
- MASK_VALID - Static variable in class org.apache.axis.utils.XMLChar
-
Valid character mask.
- match(String, String, boolean) - Static method in class org.apache.axis.components.net.DefaultSocketFactory
-
Matches a string against a pattern.
- match(String, String, boolean) - Static method in class org.apache.axis.transport.http.CommonsHTTPSender
-
Matches a string against a pattern.
- matchConnector(Set, HashMap, HashMap, String, String, JMSVendorAdapter) - Static method in class org.apache.axis.transport.jms.JMSConnectorFactory
-
Performs an initial check on the connector properties, and then defers to the vendor adapter for matching on the vendor-specific connection factory.
- matches(byte[], byte[]) - Method in class org.apache.axis.transport.http.SimpleAxisWorker
-
does tolower[buf] match the target byte array, up to the target's length?
- matches(byte[], int, byte[]) - Method in class org.apache.axis.transport.http.SimpleAxisWorker
-
Case-insensitive match of a target byte [] to a source byte [], starting from a particular offset into the source.
- matches(MimeHeaders) - Method in class org.apache.axis.attachments.AttachmentPart
-
check if this Part's mimeheaders matches the one passed in.
- MAX_MEMORY_DISK_CACHED - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field MAX_MEMORY_DISK_CACHED
- MAX_SESSIONS_DEFAULT - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
- max_size - Variable in class org.apache.axis.utils.ByteArray
- maxCached - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field maxCached
- MAXIMUM_CONNECTIONS_PER_HOST_PROPERTY_KEY - Static variable in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
the key for the Axis Property that controls the maximum connections per host allowed by the httpclient pool
- MAXIMUM_TOTAL_CONNECTIONS_PROPERTY_KEY - Static variable in class org.apache.axis.components.net.DefaultCommonsHTTPClientProperties
-
the key for the Axis Property that controls the maximum total connections allowed in the httpclient pool
- MC_ACCEPT_GZIP - Static variable in class org.apache.axis.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_CONFIGPATH - Static variable in class org.apache.axis.Constants
- MC_GZIP_REQUEST - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
by default the HTTP request body is not compressed.
- MC_HOME_DIR - Static variable in class org.apache.axis.Constants
- MC_HTTP_SERVLET - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
HttpServlet
- MC_HTTP_SERVLETLOCATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
- MC_HTTP_SERVLETPATHINFO - Static variable in class org.apache.axis.transport.http.HTTPConstants
- MC_HTTP_SERVLETREQUEST - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
HttpServletRequest
- MC_HTTP_SERVLETRESPONSE - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
HttpServletResponse
- MC_HTTP_SOAPACTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
Deprecated.Should use javax.xml.rpc.Call.SOAPACTION_URI_PROPERTY instead.
- MC_HTTP_STATUS_CODE - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
Integer
- MC_HTTP_STATUS_MESSAGE - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
String
- MC_JWS_CLASSDIR - Static variable in class org.apache.axis.Constants
- MC_NO_OPERATION_OK - Static variable in class org.apache.axis.Constants
- MC_REALPATH - Static variable in class org.apache.axis.Constants
- MC_RELATIVE_PATH - Static variable in class org.apache.axis.Constants
- MC_REMOTE_ADDR - Static variable in class org.apache.axis.Constants
- MC_SERVLET_ENDPOINT_CONTEXT - Static variable in class org.apache.axis.Constants
- MC_SINGLE_SOAP_VERSION - Static variable in class org.apache.axis.Constants
- MD5AttachHandler - Class in org.apache.axis.handlers
- MD5AttachHandler() - Constructor for class org.apache.axis.handlers.MD5AttachHandler
- mDocument - Variable in class org.apache.axis.SOAPPart
-
SOAPEnvelope is the Document Elements of this XML docuement
- memorybuflist - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
The linked list to hold the in memory buffers.
- mep - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
The MEP for this operation (default is request-response)
- mepStrings - Static variable in class org.apache.axis.description.OperationDesc
- merge(Properties, Properties) - Method in class org.apache.axis.i18n.RB
-
Merge two Properties objects
- MerlinIO - Class in org.apache.axis.components.image
-
JDK1.4 based Image I/O NOTE: NEEDS WORK!!!! NEEDS TO BE TESTED.
- MerlinIO() - Constructor for class org.apache.axis.components.image.MerlinIO
- message - Variable in class org.apache.axis.message.MessageElement
- Message - Class in org.apache.axis
-
A complete SOAP (and/or XML-RPC, eventually) message.
- Message(Object) - Constructor for class org.apache.axis.Message
-
Construct a Message.
- Message(Object, boolean) - Constructor for class org.apache.axis.Message
-
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
- Message(Object, boolean, String, String) - Constructor for class org.apache.axis.Message
-
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
- Message(Object, boolean, MimeHeaders) - Constructor for class org.apache.axis.Message
-
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
- Message(Object, MimeHeaders) - Constructor for class org.apache.axis.Message
-
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
- MESSAGE - Static variable in class org.apache.axis.constants.Style
- MESSAGE_SELECTOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
registerListener
method. - MESSAGE_STR - Static variable in class org.apache.axis.constants.Style
- MessageBundle - Class in org.apache.axis.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.axis.i18n.MessageBundle
-
Construct a new ExtendMessages
- MessageContext - Class in org.apache.axis
-
A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
- MessageContext - Interface in javax.xml.rpc.handler
-
The interface
MessageContext
abstracts the message context that is processed by a handler in thehandle
method. - MessageContext(AxisEngine) - Constructor for class org.apache.axis.MessageContext
-
Create a message context.
- MessageElement - Class in org.apache.axis.message
-
MessageElement is the base type of nodes of the SOAP message parse tree.
- MessageElement() - Constructor for class org.apache.axis.message.MessageElement
-
No-arg constructor for building messages?
- MessageElement(String, String) - Constructor for class org.apache.axis.message.MessageElement
-
constructor
- MessageElement(String, String, Object) - Constructor for class org.apache.axis.message.MessageElement
-
constructor binding the internal object value field to the value parameter
- MessageElement(String, String, String) - Constructor for class org.apache.axis.message.MessageElement
-
constructor.
- MessageElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.MessageElement
-
Advanced constructor used for deserialization.
- MessageElement(QName) - Constructor for class org.apache.axis.message.MessageElement
-
constructor declaring the qualified name of the node
- MessageElement(QName, Object) - Constructor for class org.apache.axis.message.MessageElement
-
constructor declaring the qualified name of the node and its value
- MessageElement(Name) - Constructor for class org.apache.axis.message.MessageElement
-
construct using a
Name
implementation, - MessageElement(CharacterData) - Constructor for class org.apache.axis.message.MessageElement
-
construct a text element.
- MessageElement(Element) - Constructor for class org.apache.axis.message.MessageElement
-
create a node through a deep copy of the passed in element.
- MessageElement.QNameAttr - Class in org.apache.axis.message
-
class that represents a qname in a the qNameAttrs vector.
- MessageEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a WSDL message.
- MessageEntry(Message) - Constructor for class org.apache.axis.wsdl.symbolTable.MessageEntry
-
Construct a MessageEntry from a WSDL4J Message object.
- MessageFactory - Class in javax.xml.soap
-
A factory for creating
SOAPMessage
objects. - MessageFactory() - Constructor for class javax.xml.soap.MessageFactory
-
Create a new MessageFactory.
- MessageFactoryImpl - Class in org.apache.axis.soap
-
Message Factory implementation
- MessageFactoryImpl() - Constructor for class org.apache.axis.soap.MessageFactoryImpl
- Messages - Class in org.apache.axis.i18n
- Messages - Class in org.apache.axis.utils
- Messages() - Constructor for class org.apache.axis.i18n.Messages
- Messages() - Constructor for class org.apache.axis.utils.Messages
- MessagesConstants - Class in org.apache.axis.i18n
- MessagesConstants() - Constructor for class org.apache.axis.i18n.MessagesConstants
- messageType - Variable in class org.apache.axis.message.SOAPEnvelope
- MessageWithAttachments - Interface in org.apache.axis.message
- MethodCache - Class in org.apache.axis.utils.cache
-
A cache for methods.
- METHODS_ALLOWED_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field METHODS_ALLOWED_OPT
- METHODS_NOTALLOWED_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field METHODS_NOTALLOWED_OPT
- MethodTarget - Class in org.apache.axis.encoding
- MethodTarget(Object, Method) - Constructor for class org.apache.axis.encoding.MethodTarget
-
Construct a target whose value is set via a method
- MethodTarget(Object, String) - Constructor for class org.apache.axis.encoding.MethodTarget
-
Construct a target whose value is set via a method
- MIME - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
- MIME_APPLICATION_DIME - Static variable in class org.apache.axis.Message
-
DIME parts defined for messages.
- MIME_CT_APPLICATION_OCTETSTREAM - Static variable in class org.apache.axis.Constants
-
MIME Content Types
- MIME_CT_APPLICATION_XML - Static variable in class org.apache.axis.Constants
- MIME_CT_IMAGE_GIF - Static variable in class org.apache.axis.Constants
- MIME_CT_IMAGE_JPEG - Static variable in class org.apache.axis.Constants
- MIME_CT_MULTIPART_PREFIX - Static variable in class org.apache.axis.Constants
- MIME_CT_TEXT_PLAIN - Static variable in class org.apache.axis.Constants
- MIME_CT_TEXT_XML - Static variable in class org.apache.axis.Constants
- MIME_DATA_HANDLER - Static variable in class org.apache.axis.Constants
- MIME_IMAGE - Static variable in class org.apache.axis.Constants
- MIME_MULTIPART - Static variable in class org.apache.axis.Constants
- MIME_MULTIPART_RELATED - Static variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field MIME_MULTIPART_RELATED
- MIME_MULTIPART_RELATED - Static variable in class org.apache.axis.Message
-
MIME parts defined for messages.
- MIME_OCTETSTREAM - Static variable in class org.apache.axis.Constants
- MIME_PLAINTEXT - Static variable in class org.apache.axis.Constants
- MIME_SOURCE - Static variable in class org.apache.axis.Constants
- MIME_UNKNOWN - Static variable in class org.apache.axis.Message
-
Look at the input stream to find the headers to decide the mime type.
- 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 - Class in org.apache.axis.message
-
wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
- MimeHeaders() - Constructor for class javax.xml.soap.MimeHeaders
-
Constructs a default
MimeHeaders
object initialized with an emptyVector
object. - MimeHeaders() - Constructor for class org.apache.axis.message.MimeHeaders
- MimeHeaders(MimeHeaders) - Constructor for class org.apache.axis.message.MimeHeaders
- MimeInfo - Class in org.apache.axis.wsdl.symbolTable
-
Class MimeInfo
- MimeInfo(String, String) - Constructor for class org.apache.axis.wsdl.symbolTable.MimeInfo
-
Constructor MimeInfo
- MimeMultipartDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
MimeMultipartDataHandler Deserializer
- MimeMultipartDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
- MimeMultipartDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
MimeMultipartDataHandler Serializer
- MimeMultipartDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
- MimeMultipartDataSource - Class in org.apache.axis.attachments
- MimeMultipartDataSource(String, MimeMultipart) - Constructor for class org.apache.axis.attachments.MimeMultipartDataSource
- MimeMultipartHolder - Class in org.apache.axis.holders
-
Class MimeMultipartHolder
- MimeMultipartHolder() - Constructor for class org.apache.axis.holders.MimeMultipartHolder
-
Constructor MimeMultipartHolder
- MimeMultipartHolder(MimeMultipart) - Constructor for class org.apache.axis.holders.MimeMultipartHolder
-
Constructor MimeMultipartHolder
- mimeToJava(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Given the MIME type string, return the Java mapping.
- MimeUtils - Class in org.apache.axis.attachments
-
This class is defines utilities for mime.
- MimeUtils() - Constructor for class org.apache.axis.attachments.MimeUtils
- MIN_MEMORY_DISK_CACHED - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field MIN_MEMORY_DISK_CACHED
- MIN_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - MixedContentType - Interface in org.apache.axis.encoding
-
Interface to indicate that a bean has mixed content
- mkdir(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Make a directory for the given package under root.
- mode - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field mode
- MODE_ALL - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field MODE_ALL
- MODE_DOC_WRAPPED - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
DEPRECATED - Indicates style=wrapped use=literal
- MODE_DOCUMENT - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
DEPRECATED - Indicates style=document use=literal
- MODE_IMPLEMENTATION - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field MODE_IMPLEMENTATION
- MODE_INTERFACE - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field MODE_INTERFACE
- MODE_RPC - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
DEPRECATED - Indicates style=rpc use=encoded
- modeFromString(String) - Static method in class org.apache.axis.description.ParameterDesc
-
Get a mode constant from a string.
- MODERN_CLASS - Static variable in class org.apache.axis.components.compiler.Javac
- MONITOR_INTERVAL - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - Month - Class in org.apache.axis.types
-
Implementation of the XML Schema type gMonth
- Month(int) - Constructor for class org.apache.axis.types.Month
-
Constructs a Month with the given values No timezone is specified
- Month(int, String) - Constructor for class org.apache.axis.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.axis.types.Month
-
Construct a Month from a String in the format --MM--[timezone]
- MonthDay - Class in org.apache.axis.types
-
Implementation of the XML Schema type gMonthDay
- MonthDay(int, int) - Constructor for class org.apache.axis.types.MonthDay
-
Constructs a MonthDay with the given values No timezone is specified
- MonthDay(int, int, String) - Constructor for class org.apache.axis.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.axis.types.MonthDay
-
Construct a MonthDay from a String in the format --MM-DD[timezone]
- MonthDayHolder - Class in org.apache.axis.holders
-
Class MonthDayHolder
- MonthDayHolder() - Constructor for class org.apache.axis.holders.MonthDayHolder
-
Constructor MonthDayHolder
- MonthDayHolder(MonthDay) - Constructor for class org.apache.axis.holders.MonthDayHolder
-
Constructor MonthDayHolder
- MonthHolder - Class in org.apache.axis.holders
-
Class MonthHolder
- MonthHolder() - Constructor for class org.apache.axis.holders.MonthHolder
-
Constructor MonthHolder
- MonthHolder(Month) - Constructor for class org.apache.axis.holders.MonthHolder
-
Constructor MonthHolder
- moveValueTargets(Deserializer) - Method in interface org.apache.axis.encoding.Deserializer
-
Move someone else's targets to our own (see DeserializationContext) The DeserializationContext only allows one Deserializer to wait for a unknown multi-ref'ed value.
- moveValueTargets(Deserializer) - Method in class org.apache.axis.encoding.DeserializerImpl
-
Move someone else's targets to our own (see DeserializationContext) The DeserializationContext only allows one Deserializer to wait for a unknown multi-ref'ed value.
- mpartStream - Variable in class org.apache.axis.attachments.AttachmentsImpl
-
The actual stream to manage the multi-related input stream.
- MSG_METHOD_BODYARRAY - Static variable in class org.apache.axis.description.OperationDesc
- MSG_METHOD_DOCUMENT - Static variable in class org.apache.axis.description.OperationDesc
- MSG_METHOD_ELEMENTARRAY - Static variable in class org.apache.axis.description.OperationDesc
- MSG_METHOD_NONCONFORMING - Static variable in class org.apache.axis.description.OperationDesc
- MSG_METHOD_SOAPENVELOPE - Static variable in class org.apache.axis.description.OperationDesc
- msgContext - Variable in class org.apache.axis.encoding.DeserializationContext
- MsgProvider - Class in org.apache.axis.providers.java
-
Deal with message-style Java services.
- MsgProvider() - Constructor for class org.apache.axis.providers.java.MsgProvider
- MultipartAttachmentStreams - Class in org.apache.axis.attachments
-
The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.
- MultipartAttachmentStreams(BoundaryDelimitedStream) - Constructor for class org.apache.axis.attachments.MultipartAttachmentStreams
- MultipartAttachmentStreams(BoundaryDelimitedStream, Collection) - Constructor for class org.apache.axis.attachments.MultipartAttachmentStreams
- MultiPartDimeInputStream - Class in org.apache.axis.attachments
-
This simulates the multipart stream.
- MultiPartDimeInputStream(InputStream) - Constructor for class org.apache.axis.attachments.MultiPartDimeInputStream
-
Create a new Multipart stream from an input stream.
- MultiPartInputStream - Class in org.apache.axis.attachments
-
This simulates the multipart stream.
- MultiPartRelatedInputStream - Class in org.apache.axis.attachments
-
This simulates the multipart stream.
- MultiPartRelatedInputStream(String, InputStream) - Constructor for class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Create a new Multipart stream.
- mustUnderstand - Variable in class org.apache.axis.message.SOAPHeaderElement
- MustUnderstandChecker - Class in org.apache.axis.handlers.soap
-
MustUnderstandChecker is used to inject SOAP semantics just before the pivot handler.
- MustUnderstandChecker(SOAPService) - Constructor for class org.apache.axis.handlers.soap.MustUnderstandChecker
- myElement - Variable in class org.apache.axis.message.SOAPHandler
- myPD - Variable in class org.apache.axis.utils.BeanPropertyDescriptor
- myRegister(QName, Class, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
-
Construct TypeMapping for all the [xmlType, javaType] for all of the known xmlType namespaces.
- myRegisterSimple(QName, Class) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
-
Register a "simple" type mapping - in other words, a
N
- name - Variable in class org.apache.axis.constants.Enum
- name - Variable in class org.apache.axis.handlers.BasicHandler
- name - Variable in class org.apache.axis.message.MessageElement.QNameAttr
- name - Variable in class org.apache.axis.message.NodeImpl
- name - Variable in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Field name
- Name - Class in org.apache.axis.types
-
Custom class for supporting XSD data type Name Name represents XML Names.
- Name - Interface in javax.xml.soap
-
A representation of an XML name.
- Name() - Constructor for class org.apache.axis.types.Name
- Name(String) - Constructor for class org.apache.axis.types.Name
-
ctor for Name
- NamedNodeMapImpl - Class in org.apache.axis.message
-
A W3C simple DOM NameNodeMap implementation
- NamedNodeMapImpl() - Constructor for class org.apache.axis.message.NamedNodeMapImpl
- names - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field names
- NAMESPACE_FILE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field NAMESPACE_FILE_OPT
- NAMESPACE_IMPL_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field NAMESPACE_IMPL_OPT
- NAMESPACE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field NAMESPACE_OPT
- NAMESPACE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field NAMESPACE_OPT
- NamespaceConstants - Class in javax.xml.rpc
-
Constants used in JAX-RPC for namespace prefixes and URIs.
- NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
-
Constructor NamespaceConstants.
- namespaceMap - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field namespaceMap
- namespaceMap - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field namespaceMap
- namespaces - Variable in class org.apache.axis.message.MessageElement
- namespaces - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field namespaces
- namespaces - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Field namespaces
- Namespaces - Class in org.apache.axis.wsdl.fromJava
-
Description: A HashMap of packageNames and namespaces with some helper methods
- Namespaces - Class in org.apache.axis.wsdl.toJava
-
This class is essentially a HashMap of invalid input: '<'namespace, package name> pairs with a few extra wizzbangs.
- Namespaces() - Constructor for class org.apache.axis.wsdl.fromJava.Namespaces
-
Constructor Namespaces
- Namespaces(String) - Constructor for class org.apache.axis.wsdl.toJava.Namespaces
-
Instantiate a Namespaces object whose packages will all reside under root.
- NamespaceSelector - Class in org.apache.axis.wsdl.toJava
-
This class is used within the context of a FactorySpec to express namespaces that should be either included and/or excluded from source code generation.
- NamespaceSelector() - Constructor for class org.apache.axis.wsdl.toJava.NamespaceSelector
- NamespaceSelector(String) - Constructor for class org.apache.axis.wsdl.toJava.NamespaceSelector
- namespaceURI - Variable in class org.apache.axis.message.NodeImpl
- NCName - Class in org.apache.axis.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.axis.types.NCName
- NCName(String) - Constructor for class org.apache.axis.types.NCName
-
ctor for NCName
- needDeser - Variable in class org.apache.axis.message.RPCElement
- needsHighFidelityRecording() - Method in class org.apache.axis.handlers.soap.SOAPService
- NegativeInteger - Class in org.apache.axis.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.axis.types.NegativeInteger
- NegativeInteger(int, byte[]) - Constructor for class org.apache.axis.types.NegativeInteger
- NegativeInteger(int, int, Random) - Constructor for class org.apache.axis.types.NegativeInteger
- NegativeInteger(int, Random) - Constructor for class org.apache.axis.types.NegativeInteger
- NegativeInteger(String) - Constructor for class org.apache.axis.types.NegativeInteger
- NegativeInteger(String, int) - Constructor for class org.apache.axis.types.NegativeInteger
- NegativeInteger.BigIntegerRep - Class in org.apache.axis.types
- NegativeIntegerHolder - Class in org.apache.axis.holders
-
Class NegativeIntegerHolder
- NegativeIntegerHolder() - Constructor for class org.apache.axis.holders.NegativeIntegerHolder
-
Constructor NegativeIntegerHolder
- NegativeIntegerHolder(NegativeInteger) - Constructor for class org.apache.axis.holders.NegativeIntegerHolder
-
Constructor NegativeIntegerHolder
- NETWORK_TIMEOUT_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field NETWORK_TIMEOUT_OPT
- NetworkUtils - Class in org.apache.axis.utils
-
Utility classes for networking created 13-May-2004 16:17:51
- newDocument() - Static method in class org.apache.axis.utils.XMLUtils
-
Get an empty new Document
- newDocument(InputStream) - Static method in class org.apache.axis.utils.XMLUtils
-
Get a new Document read from the input stream
- newDocument(String) - Static method in class org.apache.axis.utils.XMLUtils
-
Get a new Document read from the indicated uri
- newDocument(String, String, String) - Static method in class org.apache.axis.utils.XMLUtils
-
Create a new document from the given URI, use the username and password if the URI requires authentication.
- newDocument(InputSource) - Static method in class org.apache.axis.utils.XMLUtils
-
Get a new Document read from the input source
- newElement(MessageElement) - Method in class org.apache.axis.message.SAX2EventRecorder
- newFactory() - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryFinder
- newFactory(Object) - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
-
Creates and returns a new EngineConfigurationFactory.
- newFactory(Object) - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryFinder
-
Create the default engine configuration and detect whether the user has overridden this with their own.
- newFactory(Object) - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
-
Creates and returns a new EngineConfigurationFactory.
- newInstance() - Static method in class javax.xml.rpc.ServiceFactory
-
Gets an instance of the
ServiceFactory
- newInstance() - Static method in class javax.xml.soap.MessageFactory
-
Creates a new
MessageFactory
object that is an instance of the default implementation. - 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(Class) - Static method in class org.apache.axis.AxisProperties
-
Create a new instance of a service provider class.
- newInstance(Class, Class) - Static method in class org.apache.axis.AxisProperties
- newInstance(Class, Class[], Object[]) - Static method in class org.apache.axis.AxisProperties
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaCORBAProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaEJBProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRMIProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
- newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
- newStreamNo() - Static method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Signal that a new stream has been created.
- newStreamNo() - Static method in class org.apache.axis.attachments.DimeDelimitedInputStream
- next - Variable in class org.apache.axis.message.SOAPFaultCodeBuilder
- next() - Method in class org.apache.axis.utils.NSStack
-
Return the next namespace mapping in the top frame.
- nextObjectID - Variable in class org.apache.axis.handlers.soap.SOAPService
- nextUUID() - Method in class org.apache.axis.components.uuid.FastUUIDGen
- nextUUID() - Method in class org.apache.axis.components.uuid.SimpleUUIDGen
-
Creates a new UUID.
- nextUUID() - Method in interface org.apache.axis.components.uuid.UUIDGen
- NILHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
- NL - Static variable in class org.apache.axis.utils.JavaUtils
- NMToken - Class in org.apache.axis.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.axis.types.NMToken
- NMToken(String) - Constructor for class org.apache.axis.types.NMToken
-
ctor for NMToken
- NMTokens - Class in org.apache.axis.types
-
Custom class for supporting XSD data type NMTokens
- NMTokens() - Constructor for class org.apache.axis.types.NMTokens
- NMTokens(String) - Constructor for class org.apache.axis.types.NMTokens
-
ctor for NMTokens
- NO_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Get the flag indicating what sort of header this part is.
- NO_LOCAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
registerListener
method. - noArgs - Static variable in class org.apache.axis.utils.BeanPropertyDescriptor
- noArgs - Static variable in class org.apache.axis.utils.BeanUtils
- noClasses - Static variable in class org.apache.axis.description.TypeDesc
- node - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field node
- 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.
- node2ExtensionBase - Variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
cache of nodes -> base types for complexTypes.
- NodeImpl - Class in org.apache.axis.message
-
This is our implementation of the DOM node
- NodeImpl() - Constructor for class org.apache.axis.message.NodeImpl
-
empty constructor
- NodeImpl(CharacterData) - Constructor for class org.apache.axis.message.NodeImpl
-
constructor which adopts the name and NS of the char data, and its text
- nodes - Variable in class org.apache.axis.message.NamedNodeMapImpl
-
Nodes.
- nodeToString(Node, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
-
Return a string containing this node serialized as XML.
- NoEndPointException - Exception Class in org.apache.axis
-
An exception to indicate that there is no end point.
- NoEndPointException() - Constructor for exception class org.apache.axis.NoEndPointException
-
Create a new exception with the default message and other details.
- NOIMPORTS_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field NOIMPORTS_OPT
- NON_CONVERTABLE - Static variable in class org.apache.axis.utils.ArrayUtil
-
An object indicating that the conversion is not possible
- NonBlockingBufferedInputStream - Class in org.apache.axis.transport.http
- NonBlockingBufferedInputStream() - Constructor for class org.apache.axis.transport.http.NonBlockingBufferedInputStream
- NonConvertable() - Constructor for class org.apache.axis.utils.ArrayUtil.NonConvertable
- NONE - Static variable in class org.apache.axis.client.async.Status
-
Field NONE
- NONE_STR - Static variable in class org.apache.axis.client.async.Status
-
Field NONE_STR
- NonNegativeInteger - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type nonNegativeInteger
- NonNegativeInteger(byte[]) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger(int, byte[]) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger(int, int, Random) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger(int, Random) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger(String) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger(String, int) - Constructor for class org.apache.axis.types.NonNegativeInteger
- NonNegativeInteger.BigIntegerRep - Class in org.apache.axis.types
- NonNegativeIntegerHolder - Class in org.apache.axis.holders
-
Class NonNegativeIntegerHolder
- NonNegativeIntegerHolder() - Constructor for class org.apache.axis.holders.NonNegativeIntegerHolder
-
Constructor NonNegativeIntegerHolder
- NonNegativeIntegerHolder(NonNegativeInteger) - Constructor for class org.apache.axis.holders.NonNegativeIntegerHolder
-
Constructor NonNegativeIntegerHolder
- NonPositiveInteger - Class in org.apache.axis.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.axis.types.NonPositiveInteger
- NonPositiveInteger(int, byte[]) - Constructor for class org.apache.axis.types.NonPositiveInteger
- NonPositiveInteger(int, int, Random) - Constructor for class org.apache.axis.types.NonPositiveInteger
- NonPositiveInteger(int, Random) - Constructor for class org.apache.axis.types.NonPositiveInteger
- NonPositiveInteger(String) - Constructor for class org.apache.axis.types.NonPositiveInteger
- NonPositiveInteger(String, int) - Constructor for class org.apache.axis.types.NonPositiveInteger
- NonPositiveInteger.BigIntegerRep - Class in org.apache.axis.types
- NonPositiveIntegerHolder - Class in org.apache.axis.holders
-
Class NonPositiveIntegerHolder
- NonPositiveIntegerHolder() - Constructor for class org.apache.axis.holders.NonPositiveIntegerHolder
-
Constructor NonPositiveIntegerHolder
- NonPositiveIntegerHolder(NonPositiveInteger) - Constructor for class org.apache.axis.holders.NonPositiveIntegerHolder
-
Constructor NonPositiveIntegerHolder
- nonProxyHosts - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- noObjects - Static variable in class org.apache.axis.description.TypeDesc
- NoopFactory - Class in org.apache.axis.wsdl.gen
-
This factory returns a bunch of NoopGenerators
- NoopFactory() - Constructor for class org.apache.axis.wsdl.gen.NoopFactory
- NoopGenerator - Class in org.apache.axis.wsdl.gen
-
This generator doesn't do anything.
- NoopGenerator() - Constructor for class org.apache.axis.wsdl.gen.NoopGenerator
- normaliseOptions(Handler) - Static method in class org.apache.axis.AxisEngine
-
Normalise the engine's options.
- normalize() - Method in class org.apache.axis.message.NodeImpl
-
Puts all
Text
nodes in the full depth of the sub-tree underneath thisNode
, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separatesText
nodes, i.e., there are neither adjacentText
nodes nor emptyText
nodes. - normalize() - Method in class org.apache.axis.message.SOAPDocumentImpl
- normalize() - Method in class org.apache.axis.SOAPPart
- normalize(String) - Static method in class org.apache.axis.utils.DOM2Writer
- normalize(URL) - Static method in class org.apache.axis.utils.URLHashSet
-
if the url points to a file then make sure we cleanup ".." "." etc.
- normalize(Node) - Static method in class org.apache.axis.utils.XMLUtils
-
Trim all new lines from text nodes.
- normalizeDocument() - Method in class org.apache.axis.message.SOAPDocumentImpl
- normalizeDocument() - Method in class org.apache.axis.SOAPPart
- NormalizedString - Class in org.apache.axis.types
-
Custom class for supporting XSD data type NormalizedString.
- NormalizedString() - Constructor for class org.apache.axis.types.NormalizedString
- NormalizedString(String) - Constructor for class org.apache.axis.types.NormalizedString
-
ctor for NormalizedString
- NormalizedStringHolder - Class in org.apache.axis.holders
-
Class NormalizedStringHolder
- NormalizedStringHolder() - Constructor for class org.apache.axis.holders.NormalizedStringHolder
-
Constructor NormalizedStringHolder
- NormalizedStringHolder(NormalizedString) - Constructor for class org.apache.axis.holders.NormalizedStringHolder
-
Constructor NormalizedStringHolder
- Notation - Class in org.apache.axis.types
-
Custom class for supporting XSD data type NOTATION.
- Notation() - Constructor for class org.apache.axis.types.Notation
- Notation(NCName, URI, URI) - Constructor for class org.apache.axis.types.Notation
- nowrap - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field nowrap
- NOWRAP_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field NOWRAP_OPT
- NS_EXCLUDE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Filed namespace exclude
- NS_INCLUDE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field namespace include
- NS_PREFIX_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- NS_PREFIX_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- NS_PREFIX_SOAP_ENC - Static variable in class org.apache.axis.Constants
- NS_PREFIX_SOAP_ENV - Static variable in class org.apache.axis.Constants
- NS_PREFIX_WSDD - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- NS_PREFIX_WSDD_JAVA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- NS_PREFIX_WSDL - Static variable in class org.apache.axis.Constants
- NS_PREFIX_WSDL_SOAP - Static variable in class org.apache.axis.Constants
- NS_PREFIX_XML - Static variable in class org.apache.axis.Constants
- NS_PREFIX_XMLSOAP - Static variable in class org.apache.axis.Constants
- NS_PREFIX_XOP - Static variable in class org.apache.axis.Constants
- NS_URI_AXIS - Static variable in class org.apache.axis.Constants
- NS_URI_DEBUG - Static variable in class org.apache.axis.handlers.DebugHandler
- NS_URI_JAVA - Static variable in class org.apache.axis.Constants
- NS_URI_WSDL11 - Static variable in class org.apache.axis.Constants
-
WSDL Namespace.
- NS_URI_XML - Static variable in class org.apache.axis.Constants
- NS_URI_XMLNS - Static variable in class org.apache.axis.Constants
- NS_URI_XMLSOAP - Static variable in class org.apache.axis.Constants
- NS_URIS_WSDL - Static variable in class org.apache.axis.Constants
- NS_URIS_WSDL_SOAP - Static variable in class org.apache.axis.Constants
- nsExcludes - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field nsIncludes - defines a list of namespaces to specifically exclude from generated source code.
- nsIncludes - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field nsIncludes - defines a list of namespaces to specifically include in the generated source code.
- NSPREFIX_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace prefix for XML schema XSD.
- NSPREFIX_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace prefix for XML Schema XSI.
- NSPREFIX_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace prefix for SOAP Encoding.
- NSPREFIX_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace prefix for SOAP Envelope.
- NSStack - Class in org.apache.axis.utils
-
The abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings.
- NSStack() - Constructor for class org.apache.axis.utils.NSStack
- NSStack(boolean) - Constructor for class org.apache.axis.utils.NSStack
- NStoPkgFilename - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field NStoPkgFilename
- NSURI_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace URI for XML Schema XSD.
- NSURI_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
-
Namespace URI for XML Schema XSI.
- NSURI_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
-
Nameapace URI for SOAP 1.1 Encoding.
- NSURI_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
-
Nameapace URI for SOAP 1.1 Envelope.
- NSURI_SOAP_NEXT_ACTOR - Static variable in class javax.xml.rpc.NamespaceConstants
-
Nameapace URI for SOAP 1.1 next actor role.
- NullAttributes - Class in org.apache.axis.message
-
Null implementation of the Attributes interface.
- NullAttributes() - Constructor for class org.apache.axis.message.NullAttributes
- NullOutputStream() - Constructor for class org.apache.axis.transport.http.FilterPrintWriter.NullOutputStream
- NullProvider - Class in org.apache.axis.configuration
-
A do-nothing ConfigurationProvider
- NullProvider() - Constructor for class org.apache.axis.configuration.NullProvider
- NUM_RETRIES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - NUM_SESSIONS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - numSessions() - Method in class org.apache.axis.transport.jms.JMSConnector
O
- ObjectHolder - Class in javax.xml.rpc.holders
-
Holder for
Object
s. - ObjectHolder() - Constructor for class javax.xml.rpc.holders.ObjectHolder
-
Make a new
ObjectHolder
with anull
value. - ObjectHolder(Object) - Constructor for class javax.xml.rpc.holders.ObjectHolder
-
Make a new
ObjectHolder
withvalue
as the value. - OctetStream - Class in org.apache.axis.attachments
- OctetStream() - Constructor for class org.apache.axis.attachments.OctetStream
- OctetStream(byte[]) - Constructor for class org.apache.axis.attachments.OctetStream
- OctetStreamDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
application/octet-stream DataHandler Deserializer Modified by Davanum Srinivas invalid input: '<'dims@yahoo.com>
- OctetStreamDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
- OctetStreamDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
application/octet-stream DataHandler Serializer
- OctetStreamDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
- OctetStreamDataSource - Class in org.apache.axis.attachments
- OctetStreamDataSource(String, OctetStream) - Constructor for class org.apache.axis.attachments.OctetStreamDataSource
- OctetStreamHolder - Class in org.apache.axis.holders
-
Class OctetStreamHolder
- OctetStreamHolder() - Constructor for class org.apache.axis.holders.OctetStreamHolder
-
Constructor OctetStreamHolder
- OctetStreamHolder(OctetStream) - Constructor for class org.apache.axis.holders.OctetStreamHolder
-
Constructor OctetStreamHolder
- ON_EXCEPTION_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
- onCompletion(IAsyncResult) - Method in interface org.apache.axis.client.async.IAsyncCallback
-
Method onCompletion
- onConnect() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- onConnect() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- ONE_WAY - Static variable in class org.apache.axis.client.Call
-
Internal property to indicate a one way call.
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
- onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
- onEndElement(String, String, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
-
onEndElement is called by endElement.
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
-
onEndElement is called by endElement.
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.castor.CastorDeserializer
-
Return something even if no characters were found.
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.DocumentDeserializer
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ElementDeserializer
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
Append any characters to the value.
- onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
Append any characters to the value.
- onException() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- onException() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- onException(JMSException) - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- onException(JMSException) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- onFault(MessageContext) - Method in class org.apache.axis.FaultableHandler
-
Some handler later on has faulted so we need to process the fault.
- onFault(MessageContext) - Method in interface org.apache.axis.Handler
-
Called when a subsequent handler throws a fault.
- onFault(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
- onFault(MessageContext) - Method in class org.apache.axis.handlers.DebugHandler
- onFault(MessageContext) - Method in class org.apache.axis.handlers.JAXRPCHandler
- onFault(MessageContext) - Method in class org.apache.axis.handlers.LogHandler
- onFault(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthorizationHandler
-
Nothing to undo
- onFault(MessageContext) - Method in class org.apache.axis.SimpleChain
-
Notify the handlers in this chain because some handler later on has faulted - in reverse order.
- onlyLiteralReference - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field onlyLiteralReference
- onMessage(javax.jms.Message) - Method in class org.apache.axis.transport.jms.SimpleJMSListener
-
This method is called asynchronously whenever a message arrives.
- onShutdown() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- onShutdown() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
-
onStartChild is called on each child element.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
-
onStartChild is called on each child element.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
-
onStartChild is called on each child element.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
-
Deserializer interface called on each child element encountered in the XML stream.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
-
Deserializer interface called on each child element encountered in the XML stream.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MapDeserializer
-
onStartChild is called on each child element.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
There should not be nested elements, so thow and exception if this occurs.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
There should not be nested elements, so thow and exception if this occurs.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
-
onStartChild is called on each child element.
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeHandler
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
-
Register the start of a parameter (child element of the method call element).
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultDetailsBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultReasonBuilder
- onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
-
This method is invoked after startElement when the element requires deserialization (i.e.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
-
This method is invoked after startElement when the element requires deserialization (i.e.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
-
This method is invoked after startElement when the element requires deserialization (i.e.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
-
Set the bean properties that correspond to element attributes.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MapDeserializer
-
This method is invoked after startElement when the element requires deserialization (i.e.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.QNameDeserializer
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
Set the bean properties that correspond to element attributes.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
Set the bean properties that correspond to element attributes.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
-
This method is invoked after startElement when the element requires deserialization (i.e.
- onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializer
- openConnection(URL) - Method in class org.apache.axis.transport.java.Handler
- openConnection(URL) - Method in class org.apache.axis.transport.jms.Handler
- openConnection(URL) - Method in class org.apache.axis.transport.local.Handler
- openConnection(URL) - Method in class org.apache.axis.transport.mail.Handler
- OPERATION_STYLE_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for operation style.
- OperationAttr() - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Constructor OperationAttr
- OperationAttr(Use, Use, HashMap) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Constructor OperationAttr
- OperationDesc - Class in org.apache.axis.description
-
An OperationDesc is an abstract description of an operation on a service.
- OperationDesc() - Constructor for class org.apache.axis.description.OperationDesc
-
Default constructor.
- OperationDesc(String, ParameterDesc[], QName) - Constructor for class org.apache.axis.description.OperationDesc
-
"Complete" constructor
- OPTION_ALLOWEDMETHODS - Static variable in class org.apache.axis.providers.java.JavaProvider
- OPTION_BEANNAME - Static variable in class org.apache.axis.providers.java.EJBProvider
- OPTION_CLASSNAME - Static variable in class org.apache.axis.providers.java.JavaProvider
- OPTION_CLIENT_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- OPTION_EXTRACLASSES - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_HELPER_CLASSNAME - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_HOMEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
- OPTION_INTERFACE_CLASSNAME - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_INTERFACE_CLASSNAME - Static variable in class org.apache.axis.providers.java.RMIProvider
- OPTION_JWS_FILE_EXTENSION - Variable in class org.apache.axis.handlers.JWSHandler
- OPTION_LANGUAGE - Static variable in class org.apache.axis.providers.BSFProvider
- OPTION_LOCALHOMEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
- OPTION_LOCALINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
- OPTION_NAME_ID - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_NAME_KIND - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_NAMING_LOOKUP - Static variable in class org.apache.axis.providers.java.RMIProvider
- OPTION_ORB_INITIAL_HOST - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_ORB_INITIAL_PORT - Static variable in class org.apache.axis.providers.java.CORBAProvider
- OPTION_PROGID - Static variable in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
- OPTION_REMOTEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
- OPTION_SCOPE - Static variable in class org.apache.axis.providers.java.JavaProvider
- OPTION_SCRIPT - Static variable in class org.apache.axis.providers.BSFProvider
- OPTION_SERVER_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- OPTION_SRC - Static variable in class org.apache.axis.providers.BSFProvider
- OPTION_THREADING_MODEL - Static variable in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
- OPTION_WSDL_INPUTSCHEMA - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_WSDL_PORTTYPE - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_WSDL_SERVICEELEMENT - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_WSDL_SERVICEPORT - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_WSDL_SOAPACTION_MODE - Static variable in class org.apache.axis.providers.BasicProvider
- OPTION_WSDL_TARGETNAMESPACE - Static variable in class org.apache.axis.providers.BasicProvider
- options - Variable in class org.apache.axis.handlers.BasicHandler
- options - Variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field options
- options - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Define the understood options.
- options - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Define the understood options.
- Options - Class in org.apache.axis.utils
- Options(String[]) - Constructor for class org.apache.axis.utils.Options
-
Constructor - just pass in the args from the command line.
- orderedParts - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- orderedParts - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field orderedParts
- org.apache.axis - package org.apache.axis
- org.apache.axis.attachments - package org.apache.axis.attachments
- org.apache.axis.client - package org.apache.axis.client
- org.apache.axis.client.async - package org.apache.axis.client.async
- org.apache.axis.collections - package org.apache.axis.collections
- org.apache.axis.components.compiler - package org.apache.axis.components.compiler
- org.apache.axis.components.encoding - package org.apache.axis.components.encoding
- org.apache.axis.components.image - package org.apache.axis.components.image
- org.apache.axis.components.jms - package org.apache.axis.components.jms
- org.apache.axis.components.logger - package org.apache.axis.components.logger
- org.apache.axis.components.net - package org.apache.axis.components.net
- org.apache.axis.components.script - package org.apache.axis.components.script
- org.apache.axis.components.threadpool - package org.apache.axis.components.threadpool
- org.apache.axis.components.uuid - package org.apache.axis.components.uuid
- org.apache.axis.configuration - package org.apache.axis.configuration
- org.apache.axis.constants - package org.apache.axis.constants
- org.apache.axis.deployment.wsdd - package org.apache.axis.deployment.wsdd
- org.apache.axis.deployment.wsdd.providers - package org.apache.axis.deployment.wsdd.providers
- org.apache.axis.description - package org.apache.axis.description
- org.apache.axis.encoding - package org.apache.axis.encoding
- org.apache.axis.encoding.ser - package org.apache.axis.encoding.ser
- org.apache.axis.encoding.ser.castor - package org.apache.axis.encoding.ser.castor
- org.apache.axis.encoding.ser.xbeans - package org.apache.axis.encoding.ser.xbeans
- org.apache.axis.handlers - package org.apache.axis.handlers
- org.apache.axis.handlers.http - package org.apache.axis.handlers.http
- org.apache.axis.handlers.soap - package org.apache.axis.handlers.soap
- org.apache.axis.holders - package org.apache.axis.holders
- org.apache.axis.i18n - package org.apache.axis.i18n
- org.apache.axis.management - package org.apache.axis.management
- org.apache.axis.management.jmx - package org.apache.axis.management.jmx
- org.apache.axis.message - package org.apache.axis.message
- org.apache.axis.monitor - package org.apache.axis.monitor
- org.apache.axis.providers - package org.apache.axis.providers
- org.apache.axis.providers.java - package org.apache.axis.providers.java
- org.apache.axis.schema - package org.apache.axis.schema
- org.apache.axis.security - package org.apache.axis.security
- org.apache.axis.security.servlet - package org.apache.axis.security.servlet
- org.apache.axis.security.simple - package org.apache.axis.security.simple
- org.apache.axis.server - package org.apache.axis.server
- org.apache.axis.session - package org.apache.axis.session
- org.apache.axis.soap - package org.apache.axis.soap
- org.apache.axis.strategies - package org.apache.axis.strategies
- org.apache.axis.transport.http - package org.apache.axis.transport.http
- org.apache.axis.transport.java - package org.apache.axis.transport.java
- org.apache.axis.transport.jms - package org.apache.axis.transport.jms
- org.apache.axis.transport.local - package org.apache.axis.transport.local
- org.apache.axis.transport.mail - package org.apache.axis.transport.mail
- org.apache.axis.types - package org.apache.axis.types
- org.apache.axis.utils - package org.apache.axis.utils
- org.apache.axis.utils.bytecode - package org.apache.axis.utils.bytecode
- org.apache.axis.utils.cache - package org.apache.axis.utils.cache
- org.apache.axis.wsdl - package org.apache.axis.wsdl
- org.apache.axis.wsdl.fromJava - package org.apache.axis.wsdl.fromJava
- org.apache.axis.wsdl.gen - package org.apache.axis.wsdl.gen
- org.apache.axis.wsdl.symbolTable - package org.apache.axis.wsdl.symbolTable
- org.apache.axis.wsdl.toJava - package org.apache.axis.wsdl.toJava
- OUT - Static variable in class javax.xml.rpc.ParameterMode
-
The mode is 'OUT'.
- OUT - Static variable in class org.apache.axis.description.ParameterDesc
- OUT - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
-
Field OUT
- OUT_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field OUT_HEADER
- output(SerializationContext) - Method in exception class org.apache.axis.AxisFault
-
Add this fault and any needed headers to the output context.
- output(SerializationContext) - Method in class org.apache.axis.message.MessageElement
-
This is the public output() method, which will always simply use the recorded SAX stream for this element if it is available.
- output(SerializationContext) - Method in class org.apache.axis.message.NodeImpl
-
print the contents of this node
- OUTPUT_IMPL_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field OUTPUT_IMPL_OPT
- OUTPUT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field OUTPUT_OPT
- OUTPUT_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field OUTPUT_OPT
- OUTPUT_WSDL_MODE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field OUTPUT_WSDL_MODE_OPT
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.InputStreamBody
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.MessageElement
-
override point -output to a serialization context.
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCElement
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCHeaderParam
-
outputImpl serializes the RPCParam
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCParam
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPBody
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPEnvelope
-
Should make SOAPSerializationException?
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPFault
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPHeader
- outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPHeaderElement
-
Subclasses can override
- outputMultiRefs() - Method in class org.apache.axis.encoding.SerializationContext
-
The serialize method uses hrefs to reference all non-primitive values.
- outputs - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field outputs
P
- PACKAGE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field PACKAGE_OPT
- PACKAGE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field PACKAGE_OPT
- packageName - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Field packageName
- Pair(Class, QName) - Constructor for class org.apache.axis.encoding.TypeMappingImpl.Pair
- Parameter - Class in org.apache.axis.wsdl.symbolTable
-
This class simply collects
- Parameter() - Constructor for class org.apache.axis.wsdl.symbolTable.Parameter
- ParameterDesc - Class in org.apache.axis.description
-
A Parameter descriptor, collecting the interesting info about an operation parameter.
- ParameterDesc() - Constructor for class org.apache.axis.description.ParameterDesc
- ParameterDesc(QName, byte, QName) - Constructor for class org.apache.axis.description.ParameterDesc
-
Constructor
- ParameterDesc(QName, byte, QName, Class) - Constructor for class org.apache.axis.description.ParameterDesc
-
Deprecated.
- ParameterDesc(QName, byte, QName, Class, boolean, boolean) - Constructor for class org.apache.axis.description.ParameterDesc
-
"Complete" constructor, suitable for usage in skeleton code
- ParameterDesc(ParameterDesc) - Constructor for class org.apache.axis.description.ParameterDesc
-
Constructor-copy
- ParameterMode - Class in javax.xml.rpc
-
The
javax.xml.rpc.ParameterMode
is a type-safe enumeration for parameter mode. - parameters - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Our parameters
- Parameters - Class in org.apache.axis.wsdl.symbolTable
-
This class simply collects all the parameter or message data for an operation into one place.
- Parameters() - Constructor for class org.apache.axis.wsdl.symbolTable.Parameters
- ParamList - Class in org.apache.axis.server
- ParamList() - Constructor for class org.apache.axis.server.ParamList
- ParamList(int) - Constructor for class org.apache.axis.server.ParamList
- ParamList(int, int) - Constructor for class org.apache.axis.server.ParamList
- ParamList(Collection) - Constructor for class org.apache.axis.server.ParamList
- ParamNameExtractor - Class in org.apache.axis.utils.bytecode
-
This class retieves function parameter names from bytecode built with debugging symbols.
- ParamNameExtractor() - Constructor for class org.apache.axis.utils.bytecode.ParamNameExtractor
- ParamReader - Class in org.apache.axis.utils.bytecode
-
This is the class file reader for obtaining the parameter names for declared methods in a class.
- ParamReader(byte[]) - Constructor for class org.apache.axis.utils.bytecode.ParamReader
-
process the given class bytes directly.
- ParamReader(Class) - Constructor for class org.apache.axis.utils.bytecode.ParamReader
-
process a class file, given it's class.
- parent - Variable in class org.apache.axis.message.NodeImpl
- parentIsAny - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field parentIsAny
- parentIsMixed - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field parentIsMixed
- parse() - Method in class org.apache.axis.encoding.DeserializationContext
-
Create a parser and parse the inputSource
- parseByte(byte) - Static method in class org.apache.axis.attachments.DimeTypeNameFormat
- parseByte(Byte) - Static method in class org.apache.axis.attachments.DimeTypeNameFormat
- parseClassicStream(BufferedReader) - Method in class org.apache.axis.components.compiler.Javac
-
Parse the compiler error stream to produce a list of
CompilerError
s - parseDate(String) - Method in class org.apache.axis.types.Duration
-
This method parses the date portion of a String that represents xsd:duration - nYnMnD.
- parseModernStream(BufferedReader) - Method in class org.apache.axis.components.compiler.Javac
-
Parse the compiler error stream to produce a list of
CompilerError
s - parseOption(CLOption) - Method in class org.apache.axis.wsdl.gen.WSDL2
-
Parse an option
- parseOption(CLOption) - Method in class org.apache.axis.wsdl.Java2WSDL
-
Parse an option
- parseOption(CLOption) - Method in class org.apache.axis.wsdl.WSDL2Java
-
Parse an option
- parser - Variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field parser
- Parser - Class in org.apache.axis.wsdl.gen
-
This is a class with no documentation.
- Parser() - Constructor for class org.apache.axis.wsdl.gen.Parser
- ParserControl - Interface in org.apache.axis.utils
-
ParserControl is used to control particular behaviour of the parser.
- ParserErrorHandler() - Constructor for class org.apache.axis.utils.XMLUtils.ParserErrorHandler
- parseSchema(InputStream) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- parseStream(BufferedReader) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Parse the compiler error stream to produce a list of
CompilerError
s - parseStream(BufferedReader) - Method in class org.apache.axis.components.compiler.Javac
-
Parse the compiler error stream to produce a list of
CompilerError
s - parseStream(BufferedReader) - Method in class org.apache.axis.components.compiler.Jikes
-
Parse the compiler error stream to produce a list of
CompilerError
s - parseTime(String) - Method in class org.apache.axis.types.Duration
-
This method parses the time portion of a String that represents xsd:duration - nHnMnS.
- parseWSDL(File) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- parseWSDL(InputStream) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- parseWSDL(String) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- parseWSDL(URL) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- Part - Interface in org.apache.axis
-
A part of a MIME message.
- parts - Variable in class org.apache.axis.attachments.DimeMultiPart
- parts - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- parts - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field parts
- password - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field password
- PASSWORD_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field PASSWORD_OPT
- PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: Password for authentication
- PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: Password for authentication.
- peek() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
Just like read except byte is not removed from the buffer.
- PERSISTENT_DELIVERY - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - PING_INTERVAL - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - pivotHandler - Variable in class org.apache.axis.SimpleTargetedChain
- PlainTextDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
text/plain DataHandler Deserializer Modified by Russell Butek invalid input: '<'butek@us.ibm.com>
- PlainTextDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
- PlainTextDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
text/plain DataHandler Serializer
- PlainTextDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
- PlainTextDataSource - Class in org.apache.axis.attachments
- PlainTextDataSource(String, String) - Constructor for class org.apache.axis.attachments.PlainTextDataSource
- PLUGIN_ENABLE_LIST - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_ENGINE - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_EXCEPTION_LOG - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_IS_DEVELOPMENT - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_LOG - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_NAME - Static variable in class org.apache.axis.transport.http.HTTPConstants
-
AXIS servlet plugin parameter names.
- PLUGIN_SERVICE_NAME - Static variable in class org.apache.axis.transport.http.HTTPConstants
- PLUGIN_WRITER - Static variable in class org.apache.axis.transport.http.HTTPConstants
- pop() - Method in class org.apache.axis.utils.NSStack
-
Remove the top frame from the stack.
- POP3_HOST - Static variable in class org.apache.axis.transport.mail.MailConstants
- POP3_PASSWORD - Static variable in class org.apache.axis.transport.mail.MailConstants
- POP3_USERID - Static variable in class org.apache.axis.transport.mail.MailConstants
- popElementHandler() - Method in class org.apache.axis.encoding.DeserializationContext
- populate(String) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Call this method if you have a uri for the WSDL document
- populate(String, String, String) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Method populate
- populate(String, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Call this method if your WSDL document has already been parsed as an XML DOM document.
- populateTypes(URL, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Populate the symbol table with all of the Types from the Document.
- PORT_NAME - Static variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field PORT_NAME
- PortEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents the symbol table entry for a WSDL port.
- PortEntry(Port) - Constructor for class org.apache.axis.wsdl.symbolTable.PortEntry
-
constructor
- portType - Variable in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Field portType
- PORTTYPE_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field PORTTYPE_NAME_OPT
- PortTypeEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a WSDL portType.
- PortTypeEntry(PortType) - Constructor for class org.apache.axis.wsdl.symbolTable.PortTypeEntry
-
Construct a PortTypeEntry from a WSDL4J PortType object and a HashMap of Parameters objects, keyed off of the operation name.
- PositiveInteger - Class in org.apache.axis.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.axis.types.PositiveInteger
- PositiveInteger(int, byte[]) - Constructor for class org.apache.axis.types.PositiveInteger
- PositiveInteger(int, int, Random) - Constructor for class org.apache.axis.types.PositiveInteger
- PositiveInteger(int, Random) - Constructor for class org.apache.axis.types.PositiveInteger
- PositiveInteger(String) - Constructor for class org.apache.axis.types.PositiveInteger
- PositiveInteger(String, int) - Constructor for class org.apache.axis.types.PositiveInteger
- PositiveInteger.BigIntegerRep - Class in org.apache.axis.types
- PositiveIntegerHolder - Class in org.apache.axis.holders
-
Class PositiveIntegerHolder
- PositiveIntegerHolder() - Constructor for class org.apache.axis.holders.PositiveIntegerHolder
-
Constructor PositiveIntegerHolder
- PositiveIntegerHolder(PositiveInteger) - Constructor for class org.apache.axis.holders.PositiveIntegerHolder
-
Constructor PositiveIntegerHolder
- postSetGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Set the writer based on the other condition after generate() is called.
- postSetGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Set the writer based on the other condition after generate() is called.
- PREFETCH_COUNT - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for the PTP domain. - PREFETCH_THRESHOLD - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for the PTP domain. - prefix - Variable in class org.apache.axis.message.NodeImpl
- prefix - Variable in class org.apache.axis.message.SOAPFault
- PrefixedQName - Class in org.apache.axis.message
- PrefixedQName(String, String, String) - Constructor for class org.apache.axis.message.PrefixedQName
- PrefixedQName(QName) - Constructor for class org.apache.axis.message.PrefixedQName
- preprocess() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Builds the names String vector.
- prettyDocumentToFile(Document, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Write a prettified document to a file.
- PrettyDocumentToStream(Document, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
- PrettyDocumentToString(Document) - Static method in class org.apache.axis.utils.XMLUtils
- PrettyDocumentToWriter(Document, Writer) - Static method in class org.apache.axis.utils.XMLUtils
- PrettyElementToStream(Element, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
- PrettyElementToWriter(Element, Writer) - Static method in class org.apache.axis.utils.XMLUtils
- prevQName - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
- print(boolean) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(char) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(char[]) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(double) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(float) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(int) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(long) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(Object) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- print(String) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- printarry(byte[], int, int) - Static method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Method printarry
- println() - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(boolean) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(char) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(char[]) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(double) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(float) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(int) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(long) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(Object) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- println(String) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- printStackTrace(PrintStream) - Method in exception class org.apache.axis.AxisFault
-
The override of the base class method prints out the fault info before the stack trace.
- printStackTrace(PrintWriter) - Method in exception class org.apache.axis.AxisFault
-
The override of the base class method prints out the fault info before the stack trace.
- printUsage() - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
- printUsage() - Method in class org.apache.axis.wsdl.gen.WSDL2
-
printUsage print usage information and quit.
- printUsage() - Method in class org.apache.axis.wsdl.Java2WSDL
-
printUsage print usage information and quit.
- PRIORITY - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - privateElementToWriter(Element, Writer, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
- process(InputStream) - Method in class org.apache.axis.client.AdminClient
- process(String) - Method in class org.apache.axis.client.AdminClient
-
process an XML file containing a pre-prepared admin message
- process(String[]) - Method in class org.apache.axis.client.AdminClient
-
Processes a set of administration commands.
- process(URL) - Method in class org.apache.axis.client.AdminClient
- process(MessageContext, Element) - Method in class org.apache.axis.utils.Admin
-
The meat of the Admin service.
- process(Options, InputStream) - Method in class org.apache.axis.client.AdminClient
-
submit the input stream's contents to the endpoint, return the results as a string.
- process(Options, String) - Method in class org.apache.axis.client.AdminClient
- processAxisFault(AxisFault) - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
routine called whenever an axis fault is caught; where they are logged and any other business.
- processAxisFault(AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
-
routine called whenever an axis fault is caught; where they are logged and any other business.
- processed - Variable in class org.apache.axis.message.SOAPHeaderElement
- processingInstruction(String, String) - Method in class org.apache.axis.encoding.DeserializationContext
- processingInstruction(String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
- processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.apache.axis.providers.java.JavaProvider
-
Process the current message.
- processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.apache.axis.providers.java.MsgProvider
-
Process the message.
- processMessage(MessageContext, SOAPEnvelope, SOAPEnvelope, Object) - Method in class org.apache.axis.providers.java.RPCProvider
-
Process the current message.
- processOpts(Options) - Method in class org.apache.axis.client.AdminClient
-
go from the (parsed) command line to setting properties on our call object.
- processPropertyDescriptors(PropertyDescriptor[], Class) - Static method in class org.apache.axis.utils.BeanUtils
-
This method attempts to sort the property descriptors using the typeDesc and order defined in the class.
- processPropertyDescriptors(PropertyDescriptor[], Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
- processRemovedLRU(Object, Object) - Method in class org.apache.axis.collections.LRUMap
-
Subclasses of LRUMap may hook into this method to provide specialized actions whenever an Object is automatically removed from the cache.
- processReturnedMessageContext(MessageContext) - Method in class org.apache.axis.client.Transport
-
Allow the transport to grab any transport-specific stuff it might want from a returned MessageContext
- processReturnedMessageContext(MessageContext) - Method in class org.apache.axis.transport.http.HTTPTransport
- processTypes() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
- processWSDD(MessageContext, AxisEngine, Element) - Static method in class org.apache.axis.utils.Admin
- projectName - Static variable in class org.apache.axis.i18n.MessagesConstants
- ProjectResourceBundle - Class in org.apache.axis.i18n
-
Wrapper class for resource bundles.
- PROP_ATTACHMENT_CLEANUP - Static variable in class org.apache.axis.AxisEngine
- PROP_ATTACHMENT_DIR - Static variable in class org.apache.axis.AxisEngine
- PROP_ATTACHMENT_IMPLEMENTATION - Static variable in class org.apache.axis.AxisEngine
- PROP_BP10_COMPLIANCE - Static variable in class org.apache.axis.AxisEngine
-
Compliance with WS-I Basic Profile.
- PROP_BYTE_BUFFER_BACKING - Static variable in class org.apache.axis.AxisEngine
- PROP_BYTE_BUFFER_CACHE_INCREMENT - Static variable in class org.apache.axis.AxisEngine
- PROP_BYTE_BUFFER_RESIDENT_MAX_SIZE - Static variable in class org.apache.axis.AxisEngine
- PROP_BYTE_BUFFER_WORK_BUFFER_SIZE - Static variable in class org.apache.axis.AxisEngine
- PROP_DEBUG_FILE - Static variable in class org.apache.axis.AxisEngine
- PROP_DEBUG_LEVEL - Static variable in class org.apache.axis.AxisEngine
- PROP_DEFAULT_CONFIG_CLASS - Static variable in class org.apache.axis.AxisEngine
- PROP_DISABLE_PRETTY_XML - Static variable in class org.apache.axis.AxisEngine
- PROP_DOMULTIREFS - Static variable in class org.apache.axis.AxisEngine
- PROP_DOTNET_SOAPENC_FIX - Static variable in class org.apache.axis.AxisEngine
-
Set this property to 'true' when you want Axis to avoid soap encoded types to work around a .NET problem where it wont accept soap encoded types for a (soap encoded!) array.
- PROP_EMIT_ALL_TYPES - Static variable in class org.apache.axis.AxisEngine
- PROP_ENABLE_NAMESPACE_PREFIX_OPTIMIZATION - Static variable in class org.apache.axis.AxisEngine
- PROP_PASSWORD - Static variable in class org.apache.axis.AxisEngine
- PROP_SEND_XSI - Static variable in class org.apache.axis.AxisEngine
- PROP_SOAP_ALLOWED_VERSION - Static variable in class org.apache.axis.AxisEngine
- PROP_SOAP_VERSION - Static variable in class org.apache.axis.AxisEngine
- PROP_SYNC_CONFIG - Static variable in class org.apache.axis.AxisEngine
- PROP_TWOD_ARRAY_ENCODING - Static variable in class org.apache.axis.AxisEngine
- PROP_WEBMETHOD - Static variable in class org.apache.axis.soap.SOAP12Constants
-
MessageContext property name for webmethod
- PROP_XML_DECL - Static variable in class org.apache.axis.AxisEngine
- PROP_XML_ENCODING - Static variable in class org.apache.axis.AxisEngine
- PROP_XML_REUSE_SAX_PARSERS - Static variable in class org.apache.axis.AxisEngine
- properties - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field properties - defines a set of general purpose properties that can be used by custom JavaGeneratorFactories.
- PROPERTY_EXT - Static variable in class org.apache.axis.i18n.RB
- PROPERTY_NAME - Static variable in interface org.apache.axis.EngineConfiguration
-
Property name used for setting an EngineConfiguration to be used in creating engines.
- propertyDescriptor - Variable in class org.apache.axis.encoding.ser.BeanSerializer
- propertyDescriptor - Variable in class org.apache.axis.encoding.ser.BeanSerializerFactory
- propertyMap - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
- propertyMap - Variable in class org.apache.axis.encoding.ser.BeanDeserializerFactory
- propertyNames() - Static method in class org.apache.axis.AxisProperties
- PROTOCOL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- PROVIDER_BSF - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_COM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_CORBA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_EJB - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_MSG - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_RMI - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_RPC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- PROVIDER_URL - Static variable in class org.apache.axis.components.jms.JNDIVendorAdapter
- proxyHost - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- proxyPassword - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- proxyPort - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- proxyUser - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
- publishContents(ContentHandler) - Method in class org.apache.axis.message.MessageElement
-
replay the sax events to a SAX content handles
- publishMessage(Long, Integer, String, String) - Static method in class org.apache.axis.monitor.SOAPMonitorService
-
Publish a SOAP message to listeners
- publishToHandler(ContentHandler) - Method in class org.apache.axis.message.MessageElement
-
replay the sax events to a handler
- push() - Method in class org.apache.axis.utils.NSStack
-
Create a new frame at the top of the stack.
- pushElementHandler(SOAPHandler) - Method in class org.apache.axis.encoding.DeserializationContext
-
Management of sub-handlers (deserializers)
- pushNewElement(MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
-
Push the MessageElement into the recorder
- put(Object, Object) - Method in class org.apache.axis.collections.LRUMap
-
Removes the key and its Object from the Map.
- put(Object, Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.put(Object, Object)
. - put(Object, Object) - Method in class org.apache.axis.utils.IdentityHashMap
- put(Object, Object) - Method in class org.apache.axis.utils.LockableHashtable
-
Overrides the Hashtable.put() method to mark items as not being locked.
- put(Object, Object) - Method in class org.apache.axis.wsdl.toJava.Namespaces
- put(Object, Object, boolean) - Method in class org.apache.axis.utils.LockableHashtable
-
New version of the put() method that allows for explicitly marking items added to the hashtable as locked.
- put(Object, Object, String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
adds an entry to the packagename/namespace HashMap.
- putAll(Map) - Method in class org.apache.axis.collections.SequencedHashMap
-
Adds all the mappings in the specified map to this map, replacing any mappings that already exist (as per
Map.putAll(Map)
). - putAll(Map) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
adds an entry to the packagename/namespace HashMap for each of the entry in the map.
- putAll(Map) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Like HashMap's putAll, this adds the given map's contents to this map.
- putAllPrefix(Map) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
adds an entry to the namespace / prefix HashMap for each of the entry in the map.
- putPrefix(String, String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
-
put the gine namespace / prefix into the appropriate HashMap
- pw - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field pw
Q
- qname - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Our name
- qname - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- qname - Variable in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Field qname
- 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_ARRAYMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_BEANMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_BSF_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_COM_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_CORBA_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_DEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_DOC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_EJB_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_ELEMENTMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_ENDPOINTURL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_FAULT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_FAULTACTOR - Static variable in class org.apache.axis.Constants
- QNAME_FAULTCODE - Static variable in class org.apache.axis.Constants
- QNAME_FAULTCODE_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTDETAIL_EXCEPTIONNAME - Static variable in class org.apache.axis.Constants
-
QName of exception Name element in an axis fault detail.
- QNAME_FAULTDETAIL_HOSTNAME - Static variable in class org.apache.axis.Constants
-
QName of a hostname in an axis fault detail.
- QNAME_FAULTDETAIL_HTTPERRORCODE - Static variable in class org.apache.axis.Constants
-
QName of stack trace element in an axis fault detail.
- QNAME_FAULTDETAIL_NESTEDFAULT - Static variable in class org.apache.axis.Constants
-
QName of a nested fault in an axis fault detail.
- QNAME_FAULTDETAIL_RUNTIMEEXCEPTION - Static variable in class org.apache.axis.Constants
-
Flag set if this was a runtime exception, rather than something thrown by the class at the end of the chain.
- QNAME_FAULTDETAIL_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTDETAIL_STACKTRACE - Static variable in class org.apache.axis.Constants
-
QName of stack trace element in an axis fault detail.
- QNAME_FAULTDETAILS - Static variable in class org.apache.axis.Constants
- QNAME_FAULTFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_FAULTNODE_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTREASON_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTROLE_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTSTRING - Static variable in class org.apache.axis.Constants
- QNAME_FAULTSUBCODE_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_FAULTVALUE_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_GLOBAL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_HANDLER_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAVAMSG_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAVARPC_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAXRPC_HANDLERINFO - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAXRPC_HANDLERINFOCHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAXRPC_HEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_JAXRPC_ROLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_LITERAL_ITEM - Static variable in class org.apache.axis.Constants
- QNAME_NAMESPACE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion1999
- QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion2000
- QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion2001
- QNAME_NO_SERVICE_FAULT_CODE - Static variable in class org.apache.axis.Constants
-
The no-service fault value.
- QNAME_NOTUNDERSTOOD - Static variable in class org.apache.axis.Constants
- QNAME_OPERATION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_PARAM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_REQFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_RESPFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_RMI_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_RPC_RESULT - Static variable in class org.apache.axis.Constants
- QNAME_SERVICE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_TEXT_SOAP12 - Static variable in class org.apache.axis.Constants
- QNAME_TRANSPORT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_TYPEMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_UNDEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- QNAME_WSDLFILE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- qName2String(QName) - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
- qName2String(QName) - Method in class org.apache.axis.encoding.SerializationContext
- qName2String(QName, boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Convert QName to a string of the form
: - qName2String(QName, SerializationContext) - Static method in class org.apache.axis.encoding.ser.QNameSerializer
- QNameAttr() - Constructor for class org.apache.axis.message.MessageElement.QNameAttr
- qNameAttrs - Variable in class org.apache.axis.message.MessageElement
- QNameDeserializer - Class in org.apache.axis.encoding.ser
-
The DateSerializer deserializes a Date.
- QNameDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameDeserializer
-
The Deserializer is constructed with the xmlType and javaType
- QNameDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A QNameDeserializer Factory
- QNameDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameDeserializerFactory
- QNameHolder - Class in javax.xml.rpc.holders
-
Holder for
QName
s. - QNameHolder() - Constructor for class javax.xml.rpc.holders.QNameHolder
-
Make a new
QNameHolder
with anull
value. - QNameHolder(QName) - Constructor for class javax.xml.rpc.holders.QNameHolder
-
Make a new
QNameHolder
withvalue
as the value. - QNAMES_NIL - Static variable in class org.apache.axis.Constants
- QNameSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for QNames.
- QNameSerializer() - Constructor for class org.apache.axis.encoding.ser.QNameSerializer
- QNameSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for QName primitive
- QNameSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameSerializerFactory
- QSHandler - Interface in org.apache.axis.transport.http
-
The QSHandler interface defines an interface for classes that handle the actions necessary when a particular query string is encountered in an AXIS servlet invocation.
- QSListHandler - Class in org.apache.axis.transport.http
-
The QSListHandler class is a handler which lists the AXIS Server's configuration when the query string "list" is encountered in an AXIS servlet invocation.
- QSListHandler() - Constructor for class org.apache.axis.transport.http.QSListHandler
- QSMethodHandler - Class in org.apache.axis.transport.http
-
The QSMethodHandler class is a handler which executes a given method from an an AXIS service's WSDL definition when the query string "method" is encountered in an AXIS servlet invocation.
- QSMethodHandler() - Constructor for class org.apache.axis.transport.http.QSMethodHandler
- QSWSDLHandler - Class in org.apache.axis.transport.http
-
The QSWSDLHandler class is a handler which provides an AXIS service's WSDL document when the query string "wsdl" (ignoring case) is encountered in an AXIS servlet invocation.
- QSWSDLHandler() - Constructor for class org.apache.axis.transport.http.QSWSDLHandler
- QueueConnector - Class in org.apache.axis.transport.jms
-
QueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain).
- QueueConnector(ConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter, JMSURLHelper) - Constructor for class org.apache.axis.transport.jms.QueueConnector
- quiet - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field quiet
- quiet - Variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Field quiet
- QUIET_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Filed quiet
- quit() - Method in class org.apache.axis.client.AdminClient
-
make a quit command
- quit(Options) - Method in class org.apache.axis.client.AdminClient
-
process the command line ops, then send a quit command
- QUIT_REQUESTED - Static variable in class org.apache.axis.MessageContext
-
Has a quit been requested? Hackish...
- QUOTE - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
R
- random - Static variable in class org.apache.axis.utils.SessionUtils
-
A random number generator to use when generating session identifiers.
- randomClass - Static variable in class org.apache.axis.utils.SessionUtils
-
The Java class name of the random number generator class to be used when generating session identifiers.
- RB - Class in org.apache.axis.i18n
-
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002
- RB(Object, String) - Constructor for class org.apache.axis.i18n.RB
-
Construct a new RB
- RB(Object, String, Locale) - Constructor for class org.apache.axis.i18n.RB
-
Construct a new RB
- RB(String) - Constructor for class org.apache.axis.i18n.RB
-
Construct a new RB
- read() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Read from the boundary delimited stream.
- read() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Read from the boundary delimited stream.
- read() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- read() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- read() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- read() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- read() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
Read a byte from the input stream, blocking if necessary.
- read(byte[]) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Read from the boundary delimited stream.
- read(byte[]) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Read from the delimited stream.
- read(byte[]) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- read(byte[]) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- read(byte[]) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- read(byte[]) - Method in class org.apache.axis.transport.http.ChunkedInputStream
- read(byte[]) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
Read bytes from the input stream.
- read(byte[], int, int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Read from the boundary delimited stream.
- read(byte[], int, int) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
-
Read from the DIME stream.
- read(byte[], int, int) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- read(byte[], int, int) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- read(byte[], int, int) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
- read(byte[], int, int) - Method in class org.apache.axis.transport.http.ChunkedInputStream
- read(byte[], int, int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
Read a specified number of bytes from the input stream.
- READ_ALL - Static variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- READ_ALL - Static variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field READ_ALL
- READ_CHUNK_SZ - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field READ_CHUNK_SZ
- readAll() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
- readAll() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Read all data.
- readAttributes() - Method in class org.apache.axis.utils.bytecode.ClassReader
-
read an attributes array.
- readCode() - Method in class org.apache.axis.utils.bytecode.ClassReader
-
read a code attribute
- readCode() - Method in class org.apache.axis.utils.bytecode.ParamReader
- readCpool() - Method in class org.apache.axis.utils.bytecode.ClassReader
- readers - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Field readers
- readExternal(ObjectInput) - Method in class org.apache.axis.collections.LRUMap
- readExternal(ObjectInput) - Method in class org.apache.axis.collections.SequencedHashMap
-
Deserializes this map from the given stream.
- readExternal(ObjectInput) - Method in class org.apache.axis.message.MimeHeaders
- readFully(InputStream, byte[]) - Static method in class org.apache.axis.utils.IOUtils
-
Read into a byte array; tries to ensure that the the full buffer is read.
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.axis.utils.IOUtils
-
Same as the normal in.read(b, off, len), but tries to ensure that the entire len number of bytes is read.
- readInt() - Method in class org.apache.axis.utils.bytecode.ClassReader
- readLocalVariableTable() - Method in class org.apache.axis.utils.bytecode.ParamReader
-
this is invoked when a LocalVariableTable attribute is encountered.
- readResolve() - Method in class org.apache.axis.types.NegativeInteger.BigIntegerRep
- readResolve() - Method in class org.apache.axis.types.NonNegativeInteger.BigIntegerRep
- readResolve() - Method in class org.apache.axis.types.NonPositiveInteger.BigIntegerRep
- readResolve() - Method in class org.apache.axis.types.PositiveInteger.BigIntegerRep
- readShort() - Method in class org.apache.axis.utils.bytecode.ClassReader
- readTillFound(String[]) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
-
This will read streams in till the one that is needed is found.
- readTillFound(String[]) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
This will read streams in till the one that is needed is found.
- RECEIVE_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
- RECONNECT_INTERVAL - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - RECONNECT_TIMEOUT - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - recorder - Variable in class org.apache.axis.message.MessageElement
- 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.axis.message.NodeImpl
-
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. - ref - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- ReferenceCountedObject(Object) - Constructor for class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject
- refreshGlobalOptions() - Method in class org.apache.axis.AxisEngine
-
(Re-)load the global options from the registry.
- refType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field refType
- register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
- register(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
- register(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
always throws an exception
- register(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
- register(Object, String, String) - Static method in class org.apache.axis.management.Registrar
-
register using reflection.
- register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Registers a
TypeMapping
instance with theTypeMappingRegistry
. - register(String, TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
The method register adds a TypeMapping instance for a specific namespace
- register(TypeEntry) - Method in interface org.apache.axis.wsdl.symbolTable.Undefined
-
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
- register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
-
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
- register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedElement
-
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
- register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedType
-
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
- registerAndLogResource(String) - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
register a single resource; log trouble and success.
- registerAnythingElse() - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
override point for subclasses to add other registration stuff
- registerClass(String, Class) - Method in class org.apache.axis.utils.cache.ClassCache
-
Register a class in the cache.
- registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Registers the
TypeMapping
instance that is default for all encoding styles supported by theTypeMappingRegistry
. - registerDefault(TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
The method register adds a default TypeMapping instance.
- registerElementByID(String, MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
-
Register the MessageElement with this id (where id is id= form without the #) This routine is called when the MessageElement with an id is read.
- registerFile(File) - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
register a file
- registerFile(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Only register the filename if the bean helper is not wrapped within a bean.
- registerFile(String) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
You should not need to override this method.
- registerFile(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
You should not need to override this method.
- registerFixup(String, Deserializer) - Method in class org.apache.axis.encoding.DeserializationContext
-
During deserialization, an element with an href=#id
may be encountered before the element defining id=id is read. - registerListener(MessageListener) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Register a MessageListener.
- registerListener(MessageListener, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Register a MessageListener.
- registerNamespaceForService(String, WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Register a particular namepsace which maps to a given WSDDService.
- registerPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContext
-
Register prefix for the indicated uri
- registerProvider(QName, WSDDProvider) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
- registerResolverForID(String, IDResolver) - Method in class org.apache.axis.encoding.DeserializationContext
-
Each id can have its own kind of resolver.
- registerResource(String) - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
register a resource
- registerSchemaSpecificTypes(TypeMappingImpl) - Method in interface org.apache.axis.schema.SchemaVersion
-
Register the schema specific type mappings
- registerSchemaSpecificTypes(TypeMappingImpl) - Method in class org.apache.axis.schema.SchemaVersion1999
-
Register the schema specific type mappings
- registerSchemaSpecificTypes(TypeMappingImpl) - Method in class org.apache.axis.schema.SchemaVersion2000
-
Register the schema specific type mappings
- registerSchemaSpecificTypes(TypeMappingImpl) - Method in class org.apache.axis.schema.SchemaVersion2001
-
Register the schema specific type mappings
- registerStream(InputStream) - Method in class org.apache.axis.transport.http.AutoRegisterServlet
-
register an open stream, which we close afterwards
- registerTypeDescForClass(Class, TypeDesc) - Static method in class org.apache.axis.description.TypeDesc
-
Static function to explicitly register a type description for a given class.
- registerTypeMapping(Class, QName, Class, Class) - Method in class org.apache.axis.client.Call
-
register this type matting
- registerTypeMapping(Class, QName, Class, Class, boolean) - Method in class org.apache.axis.client.Call
-
register a type.
- registerTypeMapping(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.client.Call
-
Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification.
- registerTypeMapping(Class, QName, SerializerFactory, DeserializerFactory, boolean) - Method in class org.apache.axis.client.Call
-
Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification.
- registerValueTarget(Target) - Method in interface org.apache.axis.encoding.Deserializer
-
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
- registerValueTarget(Target) - Method in class org.apache.axis.encoding.DeserializerImpl
-
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
- Registrar - Class in org.apache.axis.management
-
class to act as a dynamic loading registrar to commons-modeler, so as to autoregister stuff
- Registrar() - Constructor for class org.apache.axis.management.Registrar
- relay - Variable in class org.apache.axis.message.SOAPHeaderElement
- release(Object) - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
-
Decrements the connector's reference count
- release(JMSConnector) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Performs a non-exclusive checkin of the JMSConnector
- releaseDocumentBuilder(DocumentBuilder) - Static method in class org.apache.axis.utils.XMLUtils
-
Releases a DocumentBuilder
- releaseSAXParser(SAXParser) - Static method in class org.apache.axis.utils.XMLUtils
-
Return a SAX parser for reuse.
- REMOTE_SERVICE - Static variable in class org.apache.axis.transport.local.LocalTransport
- remove(int) - Method in class org.apache.axis.collections.SequencedHashMap
-
Removes the element at the specified index.
- remove(Object) - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.remove(Object)
. - remove(Object) - Method in class org.apache.axis.utils.IdentityHashMap
- remove(Object) - Method in class org.apache.axis.utils.LockableHashtable
-
Checks to see if an item is locked before it is removed.
- remove(String) - Method in interface org.apache.axis.session.Session
-
Remove a property from the session
- remove(String) - Method in class org.apache.axis.session.SimpleSession
-
Remove a property from the session
- remove(String) - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Remove a property from the session
- remove(URL) - Method in class org.apache.axis.utils.URLHashSet
-
Removes the given URL from this set if it is present.
- removeActorURI(String) - Method in class org.apache.axis.AxisEngine
-
Remove an actor by uri that will hold for the entire engine.
- removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
-
Removes all
AttachmentPart
objects that have been added to thisSOAPMessage
object. - removeAllAttachments() - Method in interface org.apache.axis.attachments.Attachments
-
Removes all
AttachmentPart
objects that have been added to thisSOAPMessage
object. - removeAllAttachments() - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Removes all
AttachmentPart
objects that have been added to thisSOAPMessage
object. - removeAllAttachments() - Method in class org.apache.axis.Message
-
Removes all
AttachmentPart
objects that have been added to thisSOAPMessage
object. - 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 thisSOAPEnvelope
object. - removeAllMimeHeaders() - Method in class org.apache.axis.attachments.AttachmentPart
-
Removes all the MIME header entries.
- removeAllMimeHeaders() - Method in class org.apache.axis.SOAPPart
-
Removes all the
MimeHeader
objects for thisSOAPEnvelope
object. - removeAllParameters() - Method in interface javax.xml.rpc.Call
-
Removes all specified parameters from this
Call
instance. - removeAllParameters() - Method in class org.apache.axis.client.Call
-
Clears the list of parameters.
- removeAttachmentPart(String) - Method in interface org.apache.axis.attachments.Attachments
-
This method uses getAttacmentByReference() to look for attachment.
- removeAttachmentPart(String) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
This method uses getAttacmentByReference() to look for attachment.
- removeAttribute(String) - Method in class org.apache.axis.message.MessageElement
-
remove a named attribute.
- removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
-
Removes the attribute with the specified name.
- removeAttribute(Name) - Method in class org.apache.axis.message.MessageElement
-
remove an element
- removeAttributeNode(Attr) - Method in class org.apache.axis.message.MessageElement
-
remove a an attribue
- removeAttributeNS(String, String) - Method in class org.apache.axis.message.MessageElement
-
Remove an attribute.
- removeBody() - Method in class org.apache.axis.message.SOAPEnvelope
-
Remove the SOAP Body
- removeBodyElement(SOAPBodyElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Remove a Body Element from the soap body
- removeBooleanProperty(Map, String, boolean) - Static method in class org.apache.axis.transport.jms.MapUtils
-
Returns a boolean property from a Map and removes it.
- removeChild(Node) - Method in class org.apache.axis.message.NodeImpl
-
Removes the child node indicated by
oldChild
from the list of children, and returns it. - removeChild(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- removeChild(Node) - Method in class org.apache.axis.message.SOAPEnvelope
- removeChild(Node) - Method in class org.apache.axis.SOAPPart
- removeClassLoader(String) - Static method in class org.apache.axis.utils.ClassUtils
-
Deregister the ClassLoader for a given className.
- removeConnectorFromPool(JMSConnector) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Removes a JMSConnector from the appropriate vendor pool
- removeContents() - Method in interface javax.xml.soap.SOAPElement
-
Detaches all children of this
SOAPElement
. - removeContents() - Method in class org.apache.axis.message.MessageElement
-
remove all chidlren.
- removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
- removeDeserializer(Class, QName) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
- removeDeserializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- removeDeserializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
- removeFaultDetail(QName) - Method in exception class org.apache.axis.AxisFault
-
Find and remove a specified fault detail element.
- removeHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
-
Remove a Handler from the chain
- removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
-
Remove all
MimeHeader
objects whose name matches the the given name. - removeHeader(SOAPHeaderElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Remove a Header Element from SOAP Header
- removeHeaders() - Method in class org.apache.axis.message.SOAPEnvelope
-
Remove all headers
- removeHostname() - Method in exception class org.apache.axis.AxisFault
-
strip out the hostname on a message.
- removeIntProperty(Map, String, int) - Static method in class org.apache.axis.transport.jms.MapUtils
-
Returns an int property from a Map and removes it.
- removeLongProperty(Map, String, long) - Static method in class org.apache.axis.transport.jms.MapUtils
-
Returns a long property from a Map and removes it.
- removeLRU() - Method in class org.apache.axis.collections.LRUMap
-
This method is used internally by the class for finding and removing the LRU Object.
- 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.axis.attachments.AttachmentPart
-
Removes all MIME headers that match the given name.
- removeMimeHeader(String) - Method in class org.apache.axis.SOAPPart
-
Removes all MIME headers that match the given name.
- removeNamedItem(String) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Removes a node specified by name.
- removeNamedItemNS(String, String) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Removes a node specified by local name and namespace URI.
- 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.axis.message.MessageElement
-
remove a namespace declaration.
- removeNamespaceMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Remove a namespace -> WSDDService mapping.
- removeNamespaceMappings(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- removeObject(Object) - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
- removeObject(Object, long) - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
-
Removes the object from the pool.
- removeObjectProperty(Map, String, Object) - Static method in class org.apache.axis.transport.jms.MapUtils
-
Returns an Object property from a Map and removes it.
- removeOperationDesc(OperationDesc) - Method in class org.apache.axis.description.JavaServiceDesc
- removeOperationDesc(OperationDesc) - Method in interface org.apache.axis.description.ServiceDesc
- removeOption(String) - Method in class org.apache.axis.wsdl.gen.WSDL2
-
removeOption Remove an option description from the tool.
- removeParameter(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- removeProperty(String) - Method in interface javax.xml.rpc.Call
-
Removes a named property.
- removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
-
Removes a property (name-value pair) from the
MessageContext
. - removeProperty(String) - Method in class org.apache.axis.client.Call
-
Removes (if set) the named property.
- removeProperty(String) - Method in class org.apache.axis.client.Stub
-
Remove a property from this instance of the Stub NOTE: This is NOT part of JAX-RPC and is an Axis extension.
- removeProperty(String) - Method in class org.apache.axis.MessageContext
- removeRole(String) - Method in class org.apache.axis.configuration.SimpleProvider
-
Remove a role from the configuration's global list
- removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
- removeSerializer(Class, QName) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
- removeSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- removeSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
- removeStringProperty(Map, String, String) - Static method in class org.apache.axis.transport.jms.MapUtils
-
Returns a String property from a Map and removes it.
- removeTrailer(MessageElement) - Method in class org.apache.axis.message.SOAPEnvelope
-
Remove an element from the trailer
- removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Removes a
TypeMapping
from the TypeMappingRegistry. - removeTypeMapping(TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Removes the TypeMapping for the namespace.
- removeValueTargets() - Method in interface org.apache.axis.encoding.Deserializer
-
Remove the Value Targets of the Deserializer.
- removeValueTargets() - Method in class org.apache.axis.encoding.DeserializerImpl
-
Remove the Value Targets of the Deserializer.
- renameNode(Node, String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- renameNode(Node, String, String) - Method in class org.apache.axis.SOAPPart
- replace(String, String, String) - Static method in class org.apache.axis.utils.JavaUtils
-
replace: Like String.replace except that the old new items are strings.
- replaceChild(Node, Node) - Method in class org.apache.axis.message.NodeImpl
-
Replaces the child node
oldChild
withnewChild
in the list of children, and returns theoldChild
node. - replaceChild(Node, Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
- replaceChild(Node, Node) - Method in class org.apache.axis.SOAPPart
- replaceData(int, int, String) - Method in class org.apache.axis.message.Text
- replaceElementHandler(SOAPHandler) - Method in class org.apache.axis.encoding.DeserializationContext
-
Replace the handler at the top of the stack.
- replaceWholeText(String) - Method in class org.apache.axis.message.Text
- replay(int, int, ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
- replay(ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
- reportAvailableServices(HttpServletResponse, PrintWriter, HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServlet
-
This method lists the available services; it is called when there is nothing to execute on a GET
- reportCantGetAxisService(HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
-
generate the error response to indicate that there is apparently no endpoint there
- reportCantGetJWSService(HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
-
probe for a JWS page and report 'no service' if one is not found there
- reportNoWSDL(HttpServletResponse, PrintWriter, String, AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
-
report that we have no WSDL This method was moved to the querystring handler QSWSDLHandler.
- reportNoWSDL(HttpServletResponse, PrintWriter, String, AxisFault) - Method in class org.apache.axis.transport.http.QSWSDLHandler
-
Report that we have no WSDL.
- reportServiceInfo(HttpServletResponse, PrintWriter, SOAPService, String) - Method in class org.apache.axis.transport.http.AxisServlet
-
print a snippet of service info.
- reportWSDL(Document, PrintWriter) - Method in class org.apache.axis.transport.http.QSWSDLHandler
-
Report WSDL.
- REQUEST - Static variable in class org.apache.axis.constants.Scope
- REQUEST - Static variable in class org.apache.axis.Message
-
Message is a request.
- REQUEST_HEADERS - Static variable in class org.apache.axis.transport.http.HTTPConstants
- REQUEST_STR - Static variable in class org.apache.axis.constants.Scope
- requestHandler - Variable in class org.apache.axis.SimpleTargetedChain
- reserve(Object) - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
-
Marks the connector as in use by incrementing the connector's reference count
- reserve(JMSConnector) - Method in class org.apache.axis.transport.jms.JMSConnectorManager
-
Performs a non-exclusive checkout of the JMSConnector
- RESERVED_PROPERTY_NAMES - Static variable in class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
-
All server specific exception classes have
Throwable
as an indirect superclass. - reservedPropNames - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field reservedPropNames
- reset() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
-
reset the stream.
- reset() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- reset() - Method in class org.apache.axis.attachments.IncomingAttachmentStreams.IncomingAttachmentInputStream
- reset() - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
Reset deserializer for re-use
- reset() - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
Reset deserializer for re-use
- reset() - Method in class org.apache.axis.message.NodeImpl
- reset() - Method in class org.apache.axis.MessageContext
-
Return this context to a clean state.
- reset() - Method in class org.apache.axis.transport.http.ChunkedInputStream
- reset() - Method in class org.apache.axis.utils.ByteArrayOutputStream
- resolveClass(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
- resolveEntity(String, String) - Method in class org.apache.axis.encoding.DeserializationContext
- resolveEntity(String, String) - Method in class org.apache.axis.utils.DefaultEntityResolver
- resolveField(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
- resolveMethod(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
- resolveNameAndType(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
- resolveNameClashes(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Messages, PortTypes, Bindings, and Services can share the same name.
- resolveUtf8(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
- resourceName - Static variable in class org.apache.axis.i18n.MessagesConstants
- resourceProperties - Variable in class org.apache.axis.i18n.RB
- RESPONSE - Static variable in class org.apache.axis.Message
-
Message is a a response.
- RESPONSE_HEADERS - Static variable in class org.apache.axis.transport.http.HTTPConstants
- responseHandler - Variable in class org.apache.axis.SimpleTargetedChain
- restart() - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
restart the server
- restart() - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
restart the server
- restart() - Static method in class org.apache.axis.management.ServiceAdmin
- returnParam - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field returnParam
- RMIProvider - Class in org.apache.axis.providers.java
-
A basic RMI Provider
- RMIProvider() - Constructor for class org.apache.axis.providers.java.RMIProvider
- ROOT_UNDEPLOY - Static variable in class org.apache.axis.client.AdminClient
-
root element of the undeploy request
- rootBundle - Static variable in class org.apache.axis.i18n.MessagesConstants
- rootPackageName - Static variable in class org.apache.axis.i18n.MessagesConstants
- rootPartLength - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- rootPartLength - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field rootPartLength
- RPC - Static variable in class org.apache.axis.constants.Style
- RPC_STR - Static variable in class org.apache.axis.constants.Style
- RPCElement - Class in org.apache.axis.message
- RPCElement(String) - Constructor for class org.apache.axis.message.RPCElement
- RPCElement(String, String, Object[]) - Constructor for class org.apache.axis.message.RPCElement
- RPCElement(String, String, String, Attributes, DeserializationContext, OperationDesc[]) - Constructor for class org.apache.axis.message.RPCElement
- RPCHandler - Class in org.apache.axis.message
-
This is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.
- RPCHandler(RPCElement, boolean) - Constructor for class org.apache.axis.message.RPCHandler
- RPCHeaderParam - Class in org.apache.axis.message
- RPCHeaderParam(RPCParam) - Constructor for class org.apache.axis.message.RPCHeaderParam
-
Create a SOAPHeaderElement that is represented by an RPCParam
- RPCParam - Class in org.apache.axis.message
-
An RPC parameter
- RPCParam(String, Object) - Constructor for class org.apache.axis.message.RPCParam
-
Constructor for building up messages.
- RPCParam(String, String, Object) - Constructor for class org.apache.axis.message.RPCParam
- RPCParam(QName, Object) - Constructor for class org.apache.axis.message.RPCParam
- RPCParamTarget - Class in org.apache.axis.message
- RPCParamTarget(RPCParam) - Constructor for class org.apache.axis.message.RPCParamTarget
- RPCProvider - Class in org.apache.axis.providers.java
-
Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.
- RPCProvider() - Constructor for class org.apache.axis.providers.java.RPCProvider
- run() - Method in class org.apache.axis.client.async.AsyncResult
-
Method run
- run() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Accept requests from a given TCP port and send them through the Axis engine for processing.
- run() - Method in class org.apache.axis.transport.http.SimpleAxisWorker
-
Run method
- run() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
- run() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
- run() - Method in class org.apache.axis.transport.jms.SimpleJMSWorker
-
This is where the incoming message is processed.
- run() - Method in class org.apache.axis.transport.mail.MailServer
-
Accept requests from a given TCP port and send them through the Axis engine for processing.
- run() - Method in class org.apache.axis.transport.mail.MailWorker
-
The main workhorse method.
- run(String) - Method in class org.apache.axis.wsdl.gen.Parser
-
Parse a WSDL at a given URL.
- run(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Emit appropriate Java files for a WSDL at a given URL.
- run(String[]) - Method in class org.apache.axis.wsdl.gen.WSDL2
-
run checkes the command-line arguments and runs the tool.
- run(String[]) - Method in class org.apache.axis.wsdl.Java2WSDL
-
run checks the command-line arguments and runs the tool.
- run(String, String, String, String, Object[]) - Method in class org.apache.axis.components.script.BSF
- run(String, String, String, String, Object[]) - Method in interface org.apache.axis.components.script.Script
- run(String, Document) - Method in class org.apache.axis.wsdl.gen.Parser
-
Call this method if your WSDL document has already been parsed as an XML DOM document.
- run(String, Document) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Call this method if your WSDL document has already been parsed as an XML DOM document.
S
- safeShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Forcefully shutdown the pool
- sanityCheck(SymbolTable) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method sanityCheck
- sanityCheck(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Method sanityCheck
- 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.axis.Message
-
Updates this
SOAPMessage
object with all the changes that have been made to it. - saveChanges() - Method in class org.apache.axis.SOAPPart
- saveConfiguration() - Method in class org.apache.axis.AxisEngine
-
Write out our engine configuration.
- saveConfiguration() - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- saveConfiguration() - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- saveConfiguration() - Static method in class org.apache.axis.management.ServiceAdmin
- saveImage(String, Image, OutputStream) - Method in interface org.apache.axis.components.image.ImageIO
-
Save an image.
- saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.JDK13IO
-
Save an image.
- saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.JimiIO
-
Save an image.
- saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.MerlinIO
-
Save an image.
- saveRequired() - Method in class javax.xml.soap.SOAPMessage
-
Indicates whether this
SOAPMessage
object has had the methodsaveChanges
called on it. - saveRequired() - Method in class org.apache.axis.Message
-
Indicates whether this
SOAPMessage
object has had the methodsaveChanges
called on it. - SAX2EventRecorder - Class in org.apache.axis.message
-
This class records SAX2 Events and allows the events to be replayed by start and stop index
- SAX2EventRecorder() - Constructor for class org.apache.axis.message.SAX2EventRecorder
- SAXOutputter - Class in org.apache.axis.message
- SAXOutputter(SerializationContext) - Constructor for class org.apache.axis.message.SAXOutputter
- Schema - Class in org.apache.axis.types
-
Custom class for supporting XSD schema
- Schema() - Constructor for class org.apache.axis.types.Schema
- SCHEMA_1999 - Static variable in interface org.apache.axis.schema.SchemaVersion
- SCHEMA_2000 - Static variable in interface org.apache.axis.schema.SchemaVersion
- SCHEMA_2001 - Static variable in interface org.apache.axis.schema.SchemaVersion
- SchemaHolder - Class in org.apache.axis.holders
-
Custom class for supporting XSD schema
- SchemaHolder() - Constructor for class org.apache.axis.holders.SchemaHolder
- SchemaHolder(Schema) - Constructor for class org.apache.axis.holders.SchemaHolder
- SchemaUtils - Class in org.apache.axis.wsdl.symbolTable
-
This class contains static utility methods specifically for schema type queries.
- SchemaUtils() - Constructor for class org.apache.axis.wsdl.symbolTable.SchemaUtils
- SchemaVersion - Interface in org.apache.axis.schema
-
The SchemaVersion interface allows us to abstract out the differences between the 1999, 2000, and 2001 versions of XML Schema.
- SchemaVersion1999 - Class in org.apache.axis.schema
-
1999 Schema characteristics.
- SchemaVersion2000 - Class in org.apache.axis.schema
-
2000 Schema characteristics.
- SchemaVersion2001 - Class in org.apache.axis.schema
-
2001 Schema characteristics.
- scope - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Scope for this item (default is singleton)
- Scope - Class in org.apache.axis.constants
- Scope() - Constructor for class org.apache.axis.constants.Scope
- SCOPE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field SCOPE_OPT
- SCOPE_PER_ACCESS - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- SCOPE_PER_REQUEST - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- SCOPE_SINGLETON - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- Scope.Type - Class in org.apache.axis.constants
- scopeStrings - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- Script - Interface in org.apache.axis.components.script
-
This interface defines a Script module functionality
- ScriptFactory - Class in org.apache.axis.components.script
-
This class implements a factory to instantiate an Script component.
- ScriptFactory() - Constructor for class org.apache.axis.components.script.ScriptFactory
- searchedForExtensionBase - Variable in class org.apache.axis.wsdl.symbolTable.DefinedType
-
Field searchedForExtensionBase
- SecureSocketFactory - Interface in org.apache.axis.components.net
-
Secure Socket factory.
- SECURITY_PROVIDER - Static variable in class org.apache.axis.MessageContext
-
The security provider.
- SecurityProvider - Interface in org.apache.axis.security
-
The Axis security provider interface As Axis is designed for use in embedded environments, those environments will often contain their own security databases and potentially authentication managers.
- selectChildren(XmlObject, Class) - Static method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- SELECTOR_AT_BROKER - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for the PubSub domain. - send(byte[]) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Send a message w/o waiting for a response.
- send(byte[], HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Send a message w/o waiting for a response.
- send(Destination, Message, int, int, long) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
- SEND_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
- SEND_TYPE_ATTR - Static variable in class org.apache.axis.client.Call
- SEND_TYPE_DEFAULT - Static variable in interface org.apache.axis.attachments.Attachments
-
The default attatchment type.
- SEND_TYPE_DIME - Static variable in interface org.apache.axis.attachments.Attachments
-
Use the DIME attatchment type.
- SEND_TYPE_MAX - Static variable in interface org.apache.axis.attachments.Attachments
- SEND_TYPE_MIME - Static variable in interface org.apache.axis.attachments.Attachments
-
Use the SOAP with MIME attatchment send type.
- SEND_TYPE_MTOM - Static variable in interface org.apache.axis.attachments.Attachments
-
Use the MTOM attatchment type.
- SEND_TYPE_NONE - Static variable in interface org.apache.axis.attachments.Attachments
-
Use the DIME attatchment type.
- SEND_TYPE_NOTSET - Static variable in interface org.apache.axis.attachments.Attachments
-
Use the default attatchment send type.
- sendChunk(OutputStream, byte, byte[], byte) - Method in class org.apache.axis.attachments.DimeBodyPart
- sendChunk(OutputStream, byte, byte[], int, int, byte) - Method in class org.apache.axis.attachments.DimeBodyPart
- sendHeader(OutputStream, byte, long, byte) - Method in class org.apache.axis.attachments.DimeBodyPart
- sendtype - Variable in class org.apache.axis.attachments.AttachmentsImpl
-
The form of the attachments, whether MIME or DIME.
- sequence() - Method in class org.apache.axis.collections.SequencedHashMap
-
Returns a List view of the keys rather than a set view.
- SequencedHashMap - Class in org.apache.axis.collections
-
A map of objects whose mapping entries are sequenced based on the order in which they were added.
- SequencedHashMap() - Constructor for class org.apache.axis.collections.SequencedHashMap
-
Construct a new sequenced hash map with default initial size and load factor.
- SequencedHashMap(int) - Constructor for class org.apache.axis.collections.SequencedHashMap
-
Construct a new sequenced hash map with the specified initial size and default load factor.
- SequencedHashMap(int, float) - Constructor for class org.apache.axis.collections.SequencedHashMap
-
Construct a new sequenced hash map with the specified initial size and load factor.
- SequencedHashMap(Map) - Constructor for class org.apache.axis.collections.SequencedHashMap
-
Construct a new sequenced hash map and add all the elements in the specified map.
- SEQUENTIAL - Static variable in class org.apache.axis.components.jms.SonicMQVendorAdapter
-
SonicConnectionFactory
parameter valid for either domain. - ser - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- serClass - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- serClassConstructor - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- SerializationContext - Class in org.apache.axis.encoding
-
Manage a serialization, including keeping track of namespace mappings and element stacks.
- SerializationContext - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
- SerializationContext(Writer) - Constructor for class org.apache.axis.encoding.SerializationContext
-
Construct SerializationContext with associated writer
- SerializationContext(Writer, MessageContext) - Constructor for class org.apache.axis.encoding.SerializationContext
-
Construct SerializationContext with associated writer and MessageContext
- serialize(QName, Attributes, Object) - Method in class org.apache.axis.encoding.SerializationContext
-
Serialize the indicated value as an element with the name indicated by elemQName.
- serialize(QName, Attributes, Object, QName) - Method in class org.apache.axis.encoding.SerializationContext
-
Deprecated.use serialize(QName, Attributes, Object, QName, Class) instead
- serialize(QName, Attributes, Object, QName, boolean, Boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Deprecated.use serialize(QName, Attributes, Object, QName, Boolean, Boolean) instead.
- serialize(QName, Attributes, Object, QName, Boolean, Boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Serialize the indicated value as an element with the name indicated by elemQName.
- serialize(QName, Attributes, Object, QName, Boolean, Boolean) - Method in class org.apache.axis.encoding.TextSerializationContext
- serialize(QName, Attributes, Object, QName, Class) - Method in class org.apache.axis.encoding.SerializationContext
-
Serialize the indicated value as an element with the name indicated by elemQName.
- serialize(QName, Attributes, Object, QName, Class, Boolean, Boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Serialize the indicated value as an element with the name indicated by elemQName.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ArraySerializer
-
Serialize an element that is an array.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.Base64Serializer
-
Serialize a base64 quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.BeanSerializer
-
Serialize a bean.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.CalendarSerializer
-
Serialize a Date.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
-
Serialize a Castor Enum Type object.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.castor.CastorSerializer
-
Serialize a Castor object.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DateSerializer
-
Serialize a Date.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DocumentSerializer
-
Serialize a DOM Document
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ElementSerializer
-
Serialize a DOM Element
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.EnumSerializer
-
Serialize an enumeration
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.HexSerializer
-
Serialize a HexBinary quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
-
Serialize a Source DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
-
Serialize a JAF DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.MapSerializer
-
Serialize a Map Walk the collection of keys, serializing each key/value pair inside an
- element.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
-
Serialize a Source DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
-
Serialize a Source DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
-
Serialize a Source DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.QNameSerializer
-
Serialize a QName.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleListSerializer
-
Serialize a list of primitives or simple values.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
-
Serialize a primitive or simple value.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
-
Serialize a Source DataHandler quantity.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.TimeSerializer
-
Serialize a Time.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.VectorSerializer
-
Serialize a Vector Walk the collection of keys, serializing each key/value pair inside an
- element.
- serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
-
Serialize an element named name, with the indicated attributes and value.
- serialize(QName, Attributes, Object, SerializationContext) - Method in interface org.apache.axis.encoding.Serializer
-
Serialize an element named name, with the indicated attributes and value.
- serialize(SerializationContext) - Method in class org.apache.axis.message.RPCParam
- serializeAsXML(Node, Writer, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
-
Serialize this node into the writer as XML.
- serializeAsXML(Node, Writer, boolean, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
-
Serialize this node into the writer as XML.
- serializer - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- Serializer - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
- Serializer - Interface in org.apache.axis.encoding
-
This interface describes the AXIS Serializer.
- SerializerFactory - Interface in javax.xml.rpc.encoding
-
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
- SerializerFactory - Interface in org.apache.axis.encoding
-
This interface describes the AXIS SerializerFactory.
- SERVER_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- SERVER_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field SERVER_OPT
- serverConfigFile - Variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
- service - Variable in class org.apache.axis.client.Stub
- service - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field WSDL service
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServletBase
-
subclass of service method that tracks entry count; calls the parent's implementation to have the http method cracked and delegated to the doGet, doPost method.
- Service - Class in org.apache.axis.client
-
Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface.
- Service - Interface in javax.xml.rpc
-
Service
class acts as a factory of the following: Dynamic proxy for the target service endpoint. - Service() - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object - this assumes the caller will set the appropriate fields by hand rather than getting them from the WSDL.
- Service(InputStream, QName) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object for the service in the WSDL document in the wsdlInputStream and serviceName parameters.
- Service(String, QName) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object for the service in the WSDL document pointed to by the wsdlLocation and serviceName parameters.
- Service(URL, QName) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object for the service in the WSDL document pointed to by the wsdlDoc URL and serviceName parameters.
- Service(QName) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object - this assumes the caller will set the appropriate fields by hand rather than getting them from the WSDL.
- Service(EngineConfiguration) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object as above, but also passing in the EngineConfiguration which should be used to set up the AxisClient.
- Service(EngineConfiguration, AxisClient) - Constructor for class org.apache.axis.client.Service
-
Constructs a Service using the supplied configuration and engine directly.
- Service(Parser, QName) - Constructor for class org.apache.axis.client.Service
-
Constructs a new Service object for the service in the WSDL document
- SERVICE_CLASSNAME - Static variable in class org.apache.axis.client.ServiceFactory
- SERVICE_ELEMENT_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field SERVICE_ELEMENT_NAME_OPT
- SERVICE_IMPLEMENTATION_NAME_PROPERTY - Static variable in class org.apache.axis.client.ServiceFactory
- SERVICE_LOCAL_PART - Static variable in class org.apache.axis.client.ServiceFactory
- SERVICE_NAMESPACE - Static variable in class org.apache.axis.client.ServiceFactory
- SERVICE_PORT_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field SERVICE_PORT_NAME_OPT
- Service.HandlerRegistryImpl - Class in org.apache.axis.client
- ServiceAdmin - Class in org.apache.axis.management
-
The ServiceControl Object is responsible for starting and stopping specific services
- ServiceAdmin() - Constructor for class org.apache.axis.management.ServiceAdmin
- ServiceAdministrator - Class in org.apache.axis.management.jmx
-
The ServiceAdmininstrator MBean exposes the org.apache.axis.management.ServiceAdmin object
- ServiceAdministrator() - Constructor for class org.apache.axis.management.jmx.ServiceAdministrator
-
CTR
- ServiceAdministratorMBean - Interface in org.apache.axis.management.jmx
-
The ServiceAdministrator MBean exposes the org.apache.axis.management.ServiceAdmin object
- ServiceDesc - Interface in org.apache.axis.description
- ServiceEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a WSDL service.
- ServiceEntry(Service) - Constructor for class org.apache.axis.wsdl.symbolTable.ServiceEntry
-
Construct a ServiceEntry from a WSDL4J Service object.
- ServiceException - Exception Class in javax.xml.rpc
-
The
javax.xml.rpc.ServiceException
is thrown from the methods in thejavax.xml.rpc.Service
interface andServiceFactory
class. - ServiceException() - Constructor for exception class javax.xml.rpc.ServiceException
-
Constructs a new exception with
null
as its detail message. - ServiceException(String) - Constructor for exception class javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail message.
- ServiceException(String, Throwable) - Constructor for exception class javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified detail message and cause.
- ServiceException(Throwable) - Constructor for exception class javax.xml.rpc.ServiceException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
- ServiceFactory - Class in javax.xml.rpc
-
The
javax.xml.rpc.ServiceFactory
is an abstract class that provides a factory for the creation of instances of the typejavax.xml.rpc.Service
. - ServiceFactory - Class in org.apache.axis.client
-
Helper class for obtaining Services from JNDI.
- ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
-
Protected constructor.
- ServiceFactory() - Constructor for class org.apache.axis.client.ServiceFactory
- SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
-
A constant representing the property used to lookup the name of a
ServiceFactory
implementation class. - serviceIfaceWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field serviceIfaceWriter
- serviceImplWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field serviceImplWriter
- ServiceLifecycle - Interface in javax.xml.rpc.server
-
The
javax.xml.rpc.server.ServiceLifecycle
defines a lifecycle interface for a JAX-RPC service endpoint. - serviceObjects - Variable in class org.apache.axis.handlers.soap.SOAPService
-
A list of our active service objects (these can have lifetimes and be reaped)
- serviceWriters - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Return Wsdl2java's JavaServiceWriter object.
- ServletAuthenticatedUser - Class in org.apache.axis.security.servlet
-
ServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser.
- ServletAuthenticatedUser(HttpServletRequest) - Constructor for class org.apache.axis.security.servlet.ServletAuthenticatedUser
- ServletEndpointContext - Interface in javax.xml.rpc.server
-
The
ServletEndpointContext
provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system. - ServletEndpointContextImpl - Class in org.apache.axis.transport.http
- ServletEndpointContextImpl() - Constructor for class org.apache.axis.transport.http.ServletEndpointContextImpl
- ServletEngineConfigurationFactory - Class in org.apache.axis.configuration
-
Deprecated.
- ServletEngineConfigurationFactory(ServletContext) - Constructor for class org.apache.axis.configuration.ServletEngineConfigurationFactory
-
Deprecated.
- ServletSecurityProvider - Class in org.apache.axis.security.servlet
-
A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism.
- ServletSecurityProvider() - Constructor for class org.apache.axis.security.servlet.ServletSecurityProvider
- Session - Interface in org.apache.axis.session
-
An abstract interface to provide session storage to Axis services.
- SESSION - Static variable in class org.apache.axis.constants.Scope
- SESSION_ID - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
- SESSION_ID_BYTES - Static variable in class org.apache.axis.utils.SessionUtils
-
The number of random bytes to include when generating a session identifier.
- SESSION_LOCALPART - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
- SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
- SESSION_NS - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
- SESSION_STR - Static variable in class org.apache.axis.constants.Scope
- sessionCreated(HttpSessionEvent) - Method in class org.apache.axis.transport.http.AxisHTTPSessionListener
-
No-op for now
- sessionDestroyed(HttpSessionEvent) - Method in class org.apache.axis.transport.http.AxisHTTPSessionListener
-
Called when a session is destroyed by the servlet engine.
- sessionHeaderName - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
- sessionIndex - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
- SessionUtils - Class in org.apache.axis.utils
-
Code borrowed from AuthenticatorBase.java for generating a secure id's.
- SessionUtils() - Constructor for class org.apache.axis.utils.SessionUtils
- set(Object) - Method in class org.apache.axis.encoding.CallbackTarget
- set(Object) - Method in class org.apache.axis.encoding.ConstructorTarget
-
Instantiate a new class with right constructor
- set(Object) - Method in class org.apache.axis.encoding.DeserializerTarget
- set(Object) - Method in class org.apache.axis.encoding.FieldTarget
- set(Object) - Method in class org.apache.axis.encoding.MethodTarget
-
Set the target's value by invoking the targetMethod.
- set(Object) - Method in class org.apache.axis.encoding.ser.BeanPropertyTarget
-
set the bean property with specified value
- set(Object) - Method in interface org.apache.axis.encoding.Target
- set(Object) - Method in class org.apache.axis.message.RPCParam
-
This set method is registered during deserialization to set the deserialized value.
- set(Object) - Method in class org.apache.axis.message.RPCParamTarget
- set(Object, int, Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Set an indexed property value
- set(Object, int, Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Set an indexed property value
- set(Object, Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
-
Set the property value
- set(Object, Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
-
Set the property value
- set(String, Object) - Method in interface org.apache.axis.session.Session
-
Set a property in the session
- set(String, Object) - Method in class org.apache.axis.session.SimpleSession
-
Set a property in the session
- set(String, Object) - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Set a property in the session
- set_any(MessageElement[]) - Method in interface org.apache.axis.encoding.AnyContentType
- set_any(MessageElement[]) - Method in interface org.apache.axis.encoding.MixedContentType
- set_any(MessageElement[]) - Method in class org.apache.axis.types.Schema
- 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.axis.message.SOAPHeaderElement
- setAdminPassword(String) - Method in class org.apache.axis.AxisEngine
-
Set the administration password.
- setAllAttributes(Attributes) - Method in class org.apache.axis.message.MessageElement
-
set all the attributes of this instance
- setAllowedMethods(String) - Method in class org.apache.axis.AxisServiceConfigImpl
-
Set the allowed method names.
- setAllowedMethods(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Add a list of methods to export
- setAllowedMethods(List) - Method in class org.apache.axis.description.JavaServiceDesc
- setAllowedMethods(List) - Method in interface org.apache.axis.description.ServiceDesc
- setAllowedMethods(Vector) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Add a Vector of methods to export
- setAllowInvalidURL(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
- setAllReferencesToTrue() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
The --all flag is set on the command line (or generateAll(true) is called on WSDL2Java).
- setAllWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
By default, code is generated only for referenced elements.
- setAnyElement(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setAnyElement
- setArrayType(QName) - Method in class org.apache.axis.description.ElementDesc
- setAttachmentFile(String) - Method in class org.apache.axis.attachments.AttachmentPart
-
Set the filename of this attachment part.
- setAttachmentParts(Collection) - Method in interface org.apache.axis.attachments.Attachments
-
Will the attachments of this message to that of the colleciton.
- setAttachmentParts(Collection) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Add the collection of parts.
- setAttachments(Call) - Method in class org.apache.axis.client.Stub
-
copy the attachments from the stub to the call object.
- setAttachmentsPriorToSoapPart(Iterator) - Method in class org.apache.axis.attachments.MultipartAttachmentStreams
- setAttribute(String, String) - Method in class org.apache.axis.message.MessageElement
-
set or update an attribute.
- setAttribute(String, String, String) - Method in class org.apache.axis.message.MessageElement
-
Set an attribute, adding the attribute if it isn't already present in this element, and changing the value if it is.
- setAttributeName(String) - Method in class org.apache.axis.description.AttributeDesc
-
Set the XML attribute's name, without giving it a namespace.
- setAttributeNode(Attr) - Method in class org.apache.axis.message.MessageElement
-
Deprecated.this is not implemented
- setAttributeNodeNS(Attr) - Method in class org.apache.axis.message.MessageElement
-
set an attribute as a node
- setAttributeNS(String, String, String) - Method in class org.apache.axis.message.MessageElement
-
set an attribute or alter an existing one
- setBaseType(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Method setBaseType
- setBaseTypeMapping(BaseTypeMapping) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
-
Get TypeMapping to use for translating QNames to base types
- setBaseTypeMapping(BaseTypeMapping) - Method in class org.apache.axis.wsdl.gen.NoopFactory
-
Method setBaseTypeMapping
- setBaseTypeMapping(BaseTypeMapping) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method setBaseTypeMapping
- setBindingName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the binding name
- setBindingStyle(Style) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set this entry's binding style.
- setBindingType(int) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set this entry's binding type.
- setBody(SOAPBody) - Method in class org.apache.axis.message.SOAPEnvelope
-
Set the soap body
- setBodyType(Operation, Use, boolean) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the body type for the given operation.
- setBuildFileWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
turn the build file genaration ON
- setBytes(byte[]) - Method in class org.apache.axis.attachments.OctetStream
- setCachedService(SOAPService) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- setCacheWSDL(boolean) - Method in class org.apache.axis.client.Service
-
Allows users to turn caching of WSDL documents on or off.
- setCallback(IAsyncCallback) - Method in class org.apache.axis.client.async.AsyncCall
-
Method setCallback
- setChildValue(Object, Object) - Method in interface org.apache.axis.encoding.Deserializer
-
If the deserializer has component values (like ArrayDeserializer) this method sets the specific component via the hint.
- setChildValue(Object, Object) - Method in class org.apache.axis.encoding.DeserializerImpl
-
If the deserializer has component values (like ArrayDeserializer) this method sets the specific component via the hint.
- setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
-
set is called during deserialization to assign the Object value to the array position indicated by hint.
- setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.MapDeserializer
-
The registerValueTarget code above causes this set function to be invoked when each value is known.
- setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
-
The registerValueTarget code above causes this set function to be invoked when each value is known.
- setChunkSize(int) - Method in class org.apache.axis.attachments.DynamicContentDataHandler
-
Set the DIME record chunk size
- setClassDefault(Class, String) - Static method in class org.apache.axis.AxisProperties
- setClassDefaults(Class, String[]) - Static method in class org.apache.axis.AxisProperties
- setClassLoader(ClassLoader) - Method in class org.apache.axis.MessageContext
-
Set a new classloader.
- setClassLoader(String, ClassLoader) - Static method in class org.apache.axis.utils.ClassUtils
-
Set the ClassLoader associated with the given className.
- setClassName(String) - Method in class org.apache.axis.description.FaultDesc
- setClassOverrideProperty(Class, String) - Static method in class org.apache.axis.AxisProperties
- setClasspath(String) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Set the classpath to be used for this compilation
- setClasspath(String) - Method in interface org.apache.axis.components.compiler.Compiler
-
Set the classpath to be used for this compilation
- setClientHandlers(Handler, Handler) - Method in class org.apache.axis.client.Call
-
Sets the client-side request and response Handlers.
- setCls(Class) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the
Class
to export - setCls(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the
Class
to export - setClsSmart(Class, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the
Class
to export. - setComplex(boolean) - Method in class org.apache.axis.description.FaultDesc
- setComponentQName(QName) - Method in class org.apache.axis.encoding.ser.ArraySerializerFactory
- setComponentType(QName) - Method in class org.apache.axis.encoding.ser.ArrayDeserializerFactory
- setComponentType(QName) - Method in class org.apache.axis.encoding.ser.ArraySerializerFactory
- setComponentType(QName) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Set the QName of the component if this is an array type
- setConstructor(Constructor) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
-
The Factory calls setConstructor.
- setConstructor(Constructor) - Method in class org.apache.axis.encoding.ser.SimpleListDeserializer
-
The Factory calls setConstructor.
- setContainedAttributes(Vector) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- setContainedElements(Vector) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- 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 theContent-Type
header to the given type. - setContent(Object, String) - Method in class org.apache.axis.attachments.AttachmentPart
-
Sets the content of this attachment part to that of the given
Object
and sets the value of theContent-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 givenSource
object. - setContent(Source) - Method in class org.apache.axis.SOAPPart
-
Sets the content of the
SOAPEnvelope
object with the data from the givenSource
object. - 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.axis.Message
-
Sets the description of this
SOAPMessage
object's content with the given description. - 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
. - setContentId(String) - Method in class org.apache.axis.attachments.AttachmentPart
- setContentId(String) - Method in interface org.apache.axis.Part
-
Sets Content-Id of this part.
- setContentId(String) - Method in class org.apache.axis.SOAPPart
-
Sets Content-Id of this part.
- setContentLength(int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
set the maximum number of bytes allowed to be read from this input stream.
- 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
. - setContentLocation(String) - Method in class org.apache.axis.attachments.AttachmentPart
- setContentLocation(String) - Method in interface org.apache.axis.Part
-
Set content location.
- setContentLocation(String) - Method in class org.apache.axis.SOAPPart
-
Set content location.
- setContentsIndex(int) - Method in class org.apache.axis.message.MessageElement
-
set the index point of our content's starting in the event recording
- setContentType(String) - Method in class javax.xml.soap.AttachmentPart
-
Sets the MIME header "Content-Type" with the given value.
- setContext(SerializationContext) - Method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
Setter for property context.
- setConvertedValue(Class, Object) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension
-
Store converted value
- setConvertedValue(Class, Object) - Method in interface org.apache.axis.utils.JavaUtils.ConvertCache
-
Set/Get converted values of the convert method.
- setCurElement(MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
-
Set current MessageElement
- setCurrentMessage(Object, int) - Method in class org.apache.axis.SOAPPart
-
Set the current message
- setCurrentMessage(Message) - Method in class org.apache.axis.MessageContext
-
Set the current message.
- setCurrentMessageContext(MessageContext) - Static method in class org.apache.axis.AxisEngine
-
Set the active message context.
- setData(String) - Method in class org.apache.axis.message.Text
- setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
-
Sets the given
DataHandler
object as the data handler for thisAttachmentPart
object. - setDataHandler(DataHandler) - Method in class org.apache.axis.attachments.AttachmentPart
-
Sets the given
DataHandler
object as the data handler for thisAttachmentPart
object. - setDay(int) - Method in class org.apache.axis.types.Day
-
Set the day
- setDay(int) - Method in class org.apache.axis.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.axis.types.Duration
- setDebug(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setDebug
- setDefault(Enum) - Method in class org.apache.axis.constants.Enum.Type
- setDEFAULT_CACHE_INCREMENT(double) - Static method in class org.apache.axis.utils.ByteArray
- setDEFAULT_ENABLE_BACKING_STORE(boolean) - Static method in class org.apache.axis.utils.ByteArray
- setDEFAULT_RESIDENT_SIZE(int) - Static method in class org.apache.axis.utils.ByteArray
- setDefaultClassLoader(ClassLoader) - Static method in class org.apache.axis.utils.ClassUtils
-
Set the default ClassLoader.
- setDefaultConfiguration(EngineConfiguration) - Static method in class org.apache.axis.client.AdminClient
-
If the user calls this with an EngineConfiguration object, all AdminClients on this thread will use that EngineConfiguration rather than the default one.
- setDefaultNamespace(String) - Method in class org.apache.axis.description.JavaServiceDesc
- setDefaultNamespace(String) - Method in interface org.apache.axis.description.ServiceDesc
- setDefaultPackage(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Set a package name that overrides the namespace map
- setDefaultSessionTimeout(int) - Method in class org.apache.axis.handlers.SimpleSessionHandler
-
Set the default session timeout in SECONDS Again, for testing.
- setDefaultType(QName) - Method in interface org.apache.axis.encoding.Deserializer
-
In some circumstances an element may not have a type attribute, but a default type qname is known from information in the container.
- setDefaultType(QName) - Method in class org.apache.axis.encoding.DeserializerImpl
-
In some circumstances an element may not have a type attribute, but a default type qname is known from information in the container.
- setDefaultTypeMapping(TypeMapping) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Deprecated.Use setTypeMappingRegistry instead
- setDefaultTypeMapping(TypeMapping) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the default
TypeMapping
used by the service - setDefaultURL(String) - Method in class org.apache.axis.utils.Options
- setDefaultURL(URL) - Method in class org.apache.axis.utils.Options
- setDeploy(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the deploy mode flag
- setDeployment(WSDDDeployment) - Method in class org.apache.axis.configuration.FileProvider
- setDescription(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the service description
- setDeserializer(Class) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- setDeserializer(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Set the deserializer factory name
- setDestination(String) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Set the name of the directory to contain the resulting object program file
- setDestination(String) - Method in interface org.apache.axis.components.compiler.Compiler
-
Set the name of the directory to contain the resulting object program file
- setDestination(String) - Method in class org.apache.axis.transport.jms.JMSURLHelper
- setDestinationClass(Class) - Method in class org.apache.axis.encoding.DeserializationContext
-
Allows the destination class to be set so that downstream deserializers like ArrayDeserializer can pick it up when deserializing its components using getDeserializerForClass
- setDirty() - Method in class org.apache.axis.message.NodeImpl
- setDirty(boolean) - Method in class org.apache.axis.message.NodeImpl
-
set the dirty bit.
- setDirty(boolean) - Method in class org.apache.axis.message.SOAPEnvelope
- setDisallowedMethods(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Add a list of methods NOT to export
- setDisallowedMethods(List) - Method in class org.apache.axis.description.JavaServiceDesc
- setDisallowedMethods(List) - Method in interface org.apache.axis.description.ServiceDesc
- setDisallowedMethods(Vector) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Add a list of methods NOT to export
- setDoAutoTypes(boolean) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- setDoAutoTypes(boolean) - Method in class org.apache.axis.encoding.TypeMappingImpl
- setDocument(Document) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
-
Bind to a new document, setting the undeployment nodes if it is an undeployment, the deployment tree if it is anything else.
- setDocumentation(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the documentation for the service
- setDocumentation(String) - Method in class org.apache.axis.description.OperationDesc
-
set the documentation for the operation
- setDocumentation(String) - Method in class org.apache.axis.description.ParameterDesc
-
set the documentation for the parameter
- setDocumentation(String) - Method in interface org.apache.axis.description.ServiceDesc
-
set the documentation for the service
- setDocumentation(String) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setDocumentation
- setDocumentLocator(Locator) - Method in class org.apache.axis.encoding.DeserializationContext
- setDocumentLocator(Locator) - Method in class org.apache.axis.message.SAX2EventRecorder
- setDocumentURI(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setDocumentURI(String) - Method in class org.apache.axis.SOAPPart
- setDoMultiRefs(boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Set whether we are doing multirefs
- setDoThreads(boolean) - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
turn threading on or off.
- setDoThreads(boolean) - Method in class org.apache.axis.transport.mail.MailServer
- setDynamicVar(Object, Object) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Method setDynamicVar
- setElementQName(QName) - Method in class org.apache.axis.description.OperationDesc
- setEmitAllTypes(boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
- setEmitter(Emitter) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Method setEmitter
- setEnableBackingStore(boolean) - Method in class org.apache.axis.utils.ByteArray
- setEncoding(String) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Set the encoding of the input source file or
null
to use the platform's default encoding - setEncoding(String) - Method in interface org.apache.axis.components.compiler.Compiler
-
Set the encoding of the input source file or
null
to use the platform's default encoding - setEncoding(String) - Method in class org.apache.axis.encoding.SerializationContext
-
set the encoding for the serialization
- setEncoding(String) - Method in class org.apache.axis.SOAPPart
- 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.axis.client.Call
-
Sets the encoding style to the URL passed in.
- setEncodingStyle(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- setEncodingStyle(String) - Method in class org.apache.axis.message.MessageElement
-
Sets the encoding style for this
SOAPElement
object to one specified. - setEncodingStyle(String) - Method in class org.apache.axis.message.SOAPBody
- setEncodingStyle(String) - Method in class org.apache.axis.MessageContext
-
Sets the encoding style to the URI passed in.
- setEndIndex(int) - Method in class org.apache.axis.message.MessageElement
-
record the end index of the SAX recording.
- setEndpointURL(String) - Method in class org.apache.axis.description.JavaServiceDesc
- setEndpointURL(String) - Method in interface org.apache.axis.description.ServiceDesc
- setEngine(AxisEngine) - Method in class org.apache.axis.client.Service
-
Sets this Service's AxisEngine.
- setEngine(AxisEngine) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Tell this service which engine it's deployed to.
- setEngine(AxisServer, String) - Static method in class org.apache.axis.management.ServiceAdmin
-
Set the singleton engine
- setEngineConfiguration(EngineConfiguration) - Method in class org.apache.axis.client.Service
-
Set this Service's engine configuration.
- setEnvelope(SOAPEnvelope) - Method in class org.apache.axis.message.MessageElement
-
bind a a new soap envelope.
- setExtraClasses(Class[]) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Provide a list of classes which the emitter will produce WSDL type definitions for.
- setExtraClasses(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Provide a comma or space seperated list of classes which the emitter will produce WSDL type definitions for.
- setFactory(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the
WriterFactory Class
to use - setFactory(GeneratorFactory) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setFactory
- setFault(AxisFault) - Method in class org.apache.axis.message.SOAPFault
- setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this
SOAPFault
object with the given fault actor. - setFaultActor(String) - Method in exception class org.apache.axis.AxisFault
-
Set the fault actor.
- setFaultActor(String) - Method in class org.apache.axis.message.SOAPFault
-
Sets this
SOAPFaultException
object with the given fault actor. - setFaultBodyTypeMap(HashMap) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method setFaultBodyTypeMap
- setFaultBodyTypeMap(Operation, HashMap) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the fault body type map for the given operation.
- setFaultClass(Class) - Method in class org.apache.axis.message.SOAPFaultBuilder
- setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets this
SOAPFault
object with the given fault code. - setFaultCode(String) - Method in exception class org.apache.axis.AxisFault
-
Deprecated.expect to see this go away after 1.1, use setFaultCodeAsString instead!
- setFaultCode(String) - Method in class org.apache.axis.message.SOAPFault
-
Sets this
SOAPFaultException
object with the given fault code. - setFaultCode(QName) - Method in exception class org.apache.axis.AxisFault
-
Set the fault code.
- setFaultCode(Name) - Method in interface javax.xml.soap.SOAPFault
-
Sets this
SOAPFault
object with the given fault code. - setFaultCode(Name) - Method in class org.apache.axis.message.SOAPFault
- setFaultCodeAsString(String) - Method in exception class org.apache.axis.AxisFault
-
set a fault code string that is turned into a qname in the SOAP 1.1 or 1.2 namespace, depending on the current context
- setFaultDesc(FaultDesc) - Method in class org.apache.axis.deployment.wsdd.WSDDFault
- setFaultDetail(Element[]) - Method in exception class org.apache.axis.AxisFault
-
Set the fault detail element to the arrary of details.
- setFaultDetailString(String) - Method in exception class org.apache.axis.AxisFault
-
set the fault details to a string element.
- setFaultNode(String) - Method in exception class org.apache.axis.AxisFault
-
Set the fault node.
- setFaultReason(String) - Method in exception class org.apache.axis.AxisFault
-
This is SOAP 1.2 equivalent of
AxisFault.setFaultString(java.lang.String)
. - setFaultRole(String) - Method in exception class org.apache.axis.AxisFault
-
This is SOAP 1.2 equivalent of
AxisFault.setFaultActor(java.lang.String)
. - setFaults(HashMap) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Method setFaults
- setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
-
Sets the fault string for this
SOAPFault
object to the given string. - setFaultString(String) - Method in exception class org.apache.axis.AxisFault
-
Set a fault string.
- setFaultString(String) - Method in class org.apache.axis.message.SOAPFault
-
Sets the fault string for this
SOAPFaultException
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, Locale) - Method in class org.apache.axis.message.SOAPFault
- setFieldName(String) - Method in class org.apache.axis.description.FieldDesc
-
Set the field name.
- setFields(FieldDesc[]) - Method in class org.apache.axis.description.TypeDesc
-
Replace the array of FieldDescs, making sure we keep our convenience caches in sync.
- setFixupDeserializer(Deserializer) - Method in class org.apache.axis.message.MessageElement
- setFragment(String) - Method in class org.apache.axis.types.URI
-
Set the fragment for this URI.
- setGenerated(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Type
- setGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
setGenerators Logic to set the generators that are based on the Binding This logic was moved from the constructor so extended interfaces can more effectively use the hooks.
- setGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
setGenerators Logic to set the generators that are based on the Service.
- setGlobalConfig(WSDDGlobalConfiguration) - Static method in class org.apache.axis.management.ServiceAdmin
- setGlobalConfiguration(WSDDGlobalConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- setGlobalOptions(Hashtable) - Method in class org.apache.axis.configuration.SimpleProvider
-
Set the global options Hashtable
- setGlobalRequest(Handler) - Method in class org.apache.axis.configuration.SimpleProvider
-
Set the global request Handler
- setGlobalResponse(Handler) - Method in class org.apache.axis.configuration.SimpleProvider
-
Set the global response Handler
- setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
-
Sets the handler chain for the specified service endpoint as a
java.util.List
. - setHandlerChain(QName, List) - Method in class org.apache.axis.client.Service.HandlerRegistryImpl
- setHandlerChainFactory(HandlerInfoChainFactory) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler class.
- setHandlerClassName(String) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the Handler configuration as
java.util.Map
- setHandlerInfoChain(WSDDJAXRPCHandlerInfoChain) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- setHandlerInfoList(ArrayList) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- setHandlerMap(Map) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- setHasLiteral(boolean) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the literal flag.
- 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(String, String, Object) - Method in class org.apache.axis.client.Stub
-
Set the header
- setHeader(SOAPHeader) - Method in class org.apache.axis.message.SOAPEnvelope
-
Set the SOAP Header
- setHeader(SOAPHeaderElement) - Method in class org.apache.axis.client.Stub
-
Set the header
- setHeaderElement(boolean) - Method in class org.apache.axis.message.RPCHandler
-
Indicate RPCHandler is processing header elements
- setHeaderPart(String, String, int) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the header part mapping for the given part name.
- setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
-
Sets the header blocks processed by this Handler.
- setHeaders(QName[]) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- setHelperGeneration(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setHelperWanted(value)
- setHelperWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Turn on/off Helper class generation
- setHighFidelity(boolean) - Method in class org.apache.axis.MessageContext
-
Set the high fidelity propert.
- setHighFidelityRecording(boolean) - Method in class org.apache.axis.handlers.soap.SOAPService
- setHolderValue(Object, Object) - Static method in class org.apache.axis.utils.JavaUtils
-
Sets the Holder value.
- setHost(String) - Method in class org.apache.axis.types.URI
-
Set the host for this URI.
- setHours(int) - Method in class org.apache.axis.types.Duration
- setId(Id) - Method in class org.apache.axis.types.Schema
- setIdAttribute(String, boolean) - Method in class org.apache.axis.message.NodeImpl
- setIdAttributeNode(Attr, boolean) - Method in class org.apache.axis.message.NodeImpl
- setIdAttributeNS(String, String, boolean) - Method in class org.apache.axis.message.NodeImpl
-
DOM Level 3 stubs
- setImplClass(Class) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the implementation class
- setImplCls(Class) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the implementation
Class
- setImplCls(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the implementation
Class
- setImplementationClassName(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set an implementation classname to use instead of the default.
- setImplNamespace(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the implementation namespace
- setImports(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setImports
- setImportUrl(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the interface location URL for importing
- setInHeader(boolean) - Method in class org.apache.axis.description.ParameterDesc
- setInHeader(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the inHeader flag for this parameter.
- setInputBodyType(Operation, Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the input body type for the given operation.
- setInputBodyType(Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method setInputBodyType
- setInputSchema(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the name of the input schema
- setInputStream(InputStream) - Method in class org.apache.axis.configuration.FileProvider
- setInputStream(InputStream) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
set the input stream to be used for subsequent reads
- setInputWSDL(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the name of the input WSDL
- setIntfNamespace(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the interface namespace
- setIsReferenced(boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Set the isReferenced variable, default value is true.
- setIsReturn(boolean) - Method in class org.apache.axis.description.ParameterDesc
-
Set to true to indicate return parameter of OperationDesc
- setItemQName(QName) - Method in class org.apache.axis.description.ElementDesc
- setItemQName(QName) - Method in class org.apache.axis.description.ParameterDesc
- setItemQName(QName) - Method in class org.apache.axis.encoding.SerializationContext
- setItemQName(QName) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
- setItemType(QName) - Method in class org.apache.axis.description.ParameterDesc
- setItemType(QName) - Method in class org.apache.axis.encoding.SerializationContext
- setJavaType(Class) - Method in class org.apache.axis.description.FieldDesc
- setJavaType(Class) - Method in class org.apache.axis.description.ParameterDesc
-
Set the java type (note that this is javaType in the signature.)
- setLanguageSpecificType(Class) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Set javaType (type= attribute or languageSpecificType= attribute)
- setLanguageSpecificType(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Set javaType (type= attribute or languageSpecificType= attribute)
- setLocationUrl(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the service endpoint URL
- setLogging(boolean) - Static method in exception class org.apache.axis.InternalException
-
Enable or dissable logging.
- setLogin(String, String) - Method in class org.apache.axis.client.AdminClient
-
set the username and password requires that call!=null
- setMaintainSession(boolean) - Method in class org.apache.axis.client.Call
-
Determine whether we'd like to track sessions or not.
- setMaintainSession(boolean) - Method in class org.apache.axis.client.Service
-
Determine whether we'd like to track sessions or not.
- setMaintainSession(boolean) - Method in class org.apache.axis.client.Stub
-
If set to true, session is maintained; if false, it is not.
- setMaintainSession(boolean) - Method in class org.apache.axis.MessageContext
-
Set whether we are maintaining session state.
- setMaximumSize(int) - Method in class org.apache.axis.collections.LRUMap
-
Setter for property maximumSize.
- setMaxOccurs(int) - Method in class org.apache.axis.description.ElementDesc
- setMaxOccursIsExactlyOne(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setMaxOccursIsExactlyOne
- setMaxOccursIsUnbounded(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setMaxOccursIsUnbounded
- setMaxOccursUnbounded(boolean) - Method in class org.apache.axis.description.ElementDesc
- setMaxSessions(int) - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Resize the session map
- setMep(String) - Method in class org.apache.axis.description.OperationDesc
-
Set the MEP using a string like "request-response"
- setMep(OperationType) - Method in class org.apache.axis.description.OperationDesc
- setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
-
Sets the
SOAPMessage
for this message context. - setMessage(SOAPMessage) - Method in class org.apache.axis.MessageContext
-
Sets the SOAPMessage for this message context.
- setMessage(Message) - Method in class org.apache.axis.SOAPPart
-
Set the Message for this Part.
- setMessageContext(MessageContext) - Method in class org.apache.axis.Message
-
Set the context associated with this message.
- setMessageOperationStyle(int) - Method in class org.apache.axis.description.OperationDesc
- setMessageType(String) - Method in class org.apache.axis.Message
-
Set the message type.
- setMessageType(String) - Method in class org.apache.axis.message.SOAPEnvelope
-
Set the Message Type (REQUEST/RESPONSE)
- setMethod(Method) - Method in class org.apache.axis.description.OperationDesc
- 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.axis.attachments.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 org.apache.axis.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.
- setMIMEInfo(String, String, String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the mime mapping for the given parameter name.
- setMIMEInfo(MimeInfo) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the MIME type of the parameter.
- setMinOccurs(int) - Method in class org.apache.axis.description.ElementDesc
- setMinOccursIs0(boolean) - Method in class org.apache.axis.description.FieldDesc
-
Deprecated.this functionality, which is only relevant to ElementDescs, now lives in ElementDesc and is more flexible (you can set minOccurs and maxOccurs as you please)
- setMinOccursIs0(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setMinOccursIs0
- setMinutes(int) - Method in class org.apache.axis.types.Duration
- setMode(byte) - Method in class org.apache.axis.description.ParameterDesc
- setMode(byte) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the mode (IN, INOUT, OUT) of the parameter.
- setMode(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Deprecated.(use setStyle and setUse)
- setMonth(int) - Method in class org.apache.axis.types.Month
- setMonth(int) - Method in class org.apache.axis.types.MonthDay
- setMonth(int) - Method in class org.apache.axis.types.YearMonth
- setMonths(int) - Method in class org.apache.axis.types.Duration
- setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
-
Sets the mustUnderstand attribute for this
SOAPHeaderElement
object to be on or off. - setMustUnderstand(boolean) - Method in class org.apache.axis.message.SOAPHeaderElement
- setMyConfig(EngineConfiguration) - Method in class org.apache.axis.transport.http.SimpleAxisServer
- setName(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- setName(String) - Method in class org.apache.axis.description.FaultDesc
- setName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
the name of the service
- setName(String) - Method in class org.apache.axis.description.OperationDesc
-
Set the operation's name
- setName(String) - Method in class org.apache.axis.description.ParameterDesc
- setName(String) - Method in interface org.apache.axis.description.ServiceDesc
-
the name of the service
- setName(String) - Method in interface org.apache.axis.Handler
-
Set the name (i.e.
- setName(String) - Method in class org.apache.axis.handlers.BasicHandler
-
Set the name (i.e.
- setName(String) - Method in class org.apache.axis.message.MessageElement
-
set the local part of this element's name
- setName(String) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the name of the parameter.
- setName(String) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Set the name of this entry.
- setName(String) - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- setName(NCName) - Method in class org.apache.axis.types.Notation
- setNamedItem(Node) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Adds a node using its
nodeName
attribute. - setNamedItemNS(Node) - Method in class org.apache.axis.message.NamedNodeMapImpl
-
Adds a node using its
namespaceURI
andlocalName
. - setNamespace(String) - Method in class org.apache.axis.wsdl.toJava.NamespaceSelector
- setNamespaceExcludes(List) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the list of namespaces to specifically exclude from the generated source.
- setNamespaceIncludes(List) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the list of namespaces to specifically include in the generated code.
- setNamespaceMap(HashMap) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set a map of namespace -> Java package names
- setNamespaceMap(Map) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the packagename to namespace map with the given map
- setNamespaceMappings(List) - Method in class org.apache.axis.description.JavaServiceDesc
- setNamespaceMappings(List) - Method in interface org.apache.axis.description.ServiceDesc
- setNamespaceURI(String) - Method in class org.apache.axis.message.MessageElement
-
set the namespace URI of the element
- setNamespaceURI(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setNamespaceURI(String) - Method in class org.apache.axis.utils.Mapping
- setNeedDeser(boolean) - Method in class org.apache.axis.message.RPCElement
- setNegative(boolean) - Method in class org.apache.axis.types.Duration
- setNext(TypeMappingDelegate) - Method in class org.apache.axis.encoding.TypeMappingDelegate
-
setDelegate sets the new Delegate TypeMapping
- setNillable(boolean) - Method in class org.apache.axis.description.ElementDesc
-
Sets value of nillable property.
- setNillable(boolean) - Method in class org.apache.axis.description.ParameterDesc
-
Indicate if this parameter is nillable.
- setNillable(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setNillable
- setNillable(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Indicate whether this parameter is nillable or not.
- setNodeValue(String) - Method in class org.apache.axis.message.NodeImpl
-
The value of this node, depending on its type; see the table above.
- setNodeValue(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setNodeValue(String) - Method in class org.apache.axis.message.Text
- setNodeValue(String) - Method in class org.apache.axis.SOAPPart
- setNowrap(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setNowrap
- setNSMappings(ArrayList) - Method in class org.apache.axis.message.MessageElement
-
set a new namespace mapping list
- setNStoPkg(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set the NStoPkg mappings filename.
- setObjectValue(Object) - Method in class org.apache.axis.message.MessageElement
-
Sets value of this node to an Object.
- setObjectValue(Object) - Method in class org.apache.axis.message.RPCParam
- setOmittable(boolean) - Method in class org.apache.axis.description.ParameterDesc
-
Indicate if this parameter is omittable or not (i.e., if it has a minimum occurrence of 0).
- setOmittable(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
- setOnlyLiteralReference(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Set the isOnlyLiteralReference flag.
- setOperation(String) - Method in class org.apache.axis.client.Call
-
Prefill as much info from the WSDL as it can.
- setOperation(QName, String) - Method in class org.apache.axis.client.Call
-
prefill as much info from the WSDL as it can.
- setOperation(QName, QName) - Method in class org.apache.axis.client.Call
-
prefill as much info from the WSDL as it can.
- setOperation(OperationDesc) - Method in class org.apache.axis.client.Call
-
Hand a complete OperationDesc to the Call, and note that this was done so that others don't try to mess with it by calling addParameter, setReturnType, etc.
- setOperation(OperationDesc) - Method in class org.apache.axis.message.RPCHandler
- setOperation(OperationDesc) - Method in class org.apache.axis.MessageContext
-
Set the current operation.
- setOperationDIME(String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Mark the operation as a DIME operation
- setOperationName(String) - Method in class org.apache.axis.client.Call
-
This is a convenience method.
- setOperationName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the name of the operation to be invoked using this
Call
instance. - setOperationName(QName) - Method in class org.apache.axis.client.Call
-
Sets the operation name associated with this Call object.
- setOperationStyle(String) - Method in class org.apache.axis.client.Call
-
Set the operation style: "document", "rpc"
- setOperationStyle(Style) - Method in class org.apache.axis.client.Call
-
Set the operation style
- setOperationUse(String) - Method in class org.apache.axis.client.Call
-
Set the operation use: "literal", "encoded"
- setOperationUse(Use) - Method in class org.apache.axis.client.Call
-
Set the operation use
- setOption(String, Object) - Method in class org.apache.axis.client.Call
-
Set engine option.
- setOption(String, Object) - Method in interface org.apache.axis.Handler
-
Add the given option (name/value) to this handler's bag of options.
- setOption(String, Object) - Method in class org.apache.axis.handlers.BasicHandler
-
Set the given option (name/value) in this handler's bag of options
- setOptional(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ContainedAttribute
-
Method setOptional
- setOptional(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
-
Method setOptional
- setOptionDefault(String, Object) - Method in class org.apache.axis.handlers.BasicHandler
-
Set a default value for the given option: if the option is not already set, then set it.
- setOptions(Hashtable) - Method in interface org.apache.axis.Handler
-
Sets a whole list of options.
- setOptions(Hashtable) - Method in class org.apache.axis.handlers.BasicHandler
- setOptionsHashtable(Hashtable) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Convenience method for using old deployment XML with WSDD.
- setOptionsLockable(boolean) - Method in class org.apache.axis.handlers.BasicHandler
-
Should this Handler use a LockableHashtable for options? Default is 'false'.
- setOrder(int) - Method in class org.apache.axis.description.ParameterDesc
- setOriginalServiceName(String) - Method in class org.apache.axis.wsdl.symbolTable.ServiceEntry
- setOutHeader(boolean) - Method in class org.apache.axis.description.ParameterDesc
- setOutHeader(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the outHeader flag for this parameter.
- setOutputBodyType(Operation, Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the output body type for the given operation.
- setOutputBodyType(Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
-
Method setOutputBodyType
- setOutputDir(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set the output directory to use in emitted source files
- setOwnerDocument(SOAPPart) - Method in class org.apache.axis.message.SOAPEnvelope
- setOwnerDocument(Document) - Method in class org.apache.axis.message.NodeImpl
-
Set the owner document
- setPackageName(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set a global package name to use instead of mapping namespaces
- setParamDesc(ParameterDesc) - Method in class org.apache.axis.message.RPCParam
- setParameter(String, String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Set a parameter
- setParameter(ParameterDesc) - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
- setParameters(ArrayList) - Method in class org.apache.axis.description.FaultDesc
- setParameters(ArrayList) - Method in class org.apache.axis.description.OperationDesc
-
Set the parameters wholesale.
- setParameters(HashMap) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Set the parameters for all operations
- setParent(Hashtable) - Method in class org.apache.axis.utils.LockableHashtable
-
Set the parent Hashtable for this object
- setParent(ServiceDesc) - Method in class org.apache.axis.description.OperationDesc
- setParent(NodeImpl) - Method in class org.apache.axis.message.NodeImpl
-
Set the parent node and invoke appendChild(this) to add this node to the parent's list of children.
- setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
-
Sets the parent of this
Node
object to the givenSOAPElement
object. - setParentElement(SOAPElement) - Method in class org.apache.axis.message.NodeImpl
-
Sets the parent of this
Node
object to the givenSOAPElement
object. - setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPBody
- setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPBodyElement
- setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeader
- setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeaderElement
- setPassword(String) - Method in class org.apache.axis.client.Call
-
Set the password.
- setPassword(String) - Method in class org.apache.axis.client.Stub
-
Set the password.
- setPassword(String) - Method in class org.apache.axis.MessageContext
-
Set the password.
- setPassword(String) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setPassword
- setPastPivot(boolean) - Method in class org.apache.axis.MessageContext
-
Indicate when we've passed the pivot.
- setPath(String) - Method in class org.apache.axis.types.URI
-
Set the path for this URI.
- setPivotQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- setPOP3(POP3Client) - Method in class org.apache.axis.transport.mail.MailServer
-
Set the serverSocket this server should listen on.
- setPort(int) - Method in class org.apache.axis.transport.http.JettyAxisServer
-
Set the port
- setPort(int) - Method in class org.apache.axis.types.URI
-
Set the port for this URI.
- setPortName(String) - Method in class org.apache.axis.client.Stub
-
Set the port name.
- setPortName(QName) - Method in class org.apache.axis.client.Call
-
Sets the port name of this Call object.
- setPortName(QName) - Method in class org.apache.axis.client.Stub
-
Set the port QName.
- setPortTypeName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the portType name
- setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
-
Sets the qualified name of the port type.
- setPortTypeName(QName) - Method in class org.apache.axis.client.Call
-
Sets the port type name of this Call object.
- setPrefix(String) - Method in class org.apache.axis.message.NodeImpl
-
The namespace prefix of this node, or
null
if it is unspecified. - setPrefix(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setPrefix(String) - Method in class org.apache.axis.SOAPPart
- setPrefix(String) - Method in class org.apache.axis.utils.Mapping
- setPretty(boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Indicate whether the serialization should be pretty printed.
- setPrintWriter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
The bean helper class may be its own class, or it may be embedded within the bean class.
- setProcessed(boolean) - Method in class org.apache.axis.message.SOAPHeaderElement
- setProcessingRef(boolean) - Method in class org.apache.axis.encoding.DeserializationContext
- setProperties(List) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the list of extension properties for custom JavaGeneratorFactories.
- setProperties(Map) - Static method in class org.apache.axis.AxisProperties
-
Set property values for
Properties
bound to the current thread context class loader. - setProperties(Map, boolean) - Static method in class org.apache.axis.AxisProperties
-
Set property values for
Properties
bound to the current thread context class loader. - setProperties(Message, HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- setProperty(String, Object) - Method in interface javax.xml.rpc.Call
-
Sets the value for a named property.
- setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
-
Sets the name and value of a property associated with the
MessageContext
. - 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.axis.client.Call
-
Allows you to set a named property to the passed in value.
- setProperty(String, Object) - Method in class org.apache.axis.description.JavaServiceDesc
- setProperty(String, Object) - Method in interface org.apache.axis.description.ServiceDesc
- setProperty(String, Object) - Method in class org.apache.axis.Message
- setProperty(String, Object) - Method in class org.apache.axis.MessageContext
-
Allows you to set a named property to the passed in value.
- setProperty(String, String) - Static method in class org.apache.axis.AxisProperties
-
Set value for property bound to the current thread context class loader.
- setProperty(String, String, boolean) - Static method in class org.apache.axis.AxisProperties
-
Set value for property bound to the current thread context class loader.
- setPropertyParent(Hashtable) - Method in class org.apache.axis.handlers.soap.SOAPService
- setPropertyParent(Hashtable) - Method in class org.apache.axis.MessageContext
-
Set the Hashtable that contains the default values for our properties.
- setProviderQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- setPublic(URI) - Method in class org.apache.axis.types.Notation
- setQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- setQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- setQName(QName) - Method in class org.apache.axis.description.FaultDesc
- setQName(QName) - Method in class org.apache.axis.description.ParameterDesc
- setQName(QName) - Method in class org.apache.axis.message.MessageElement
-
set the name and namespace of this element
- setQName(QName) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the QName of the parameter.
- setQName2ClassMap(HashMap) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set the type qname to java class map
- setQueryString(String) - Method in class org.apache.axis.types.URI
-
Set the query string for this URI.
- setQuiet(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setQuiet
- setQuiet(boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Method setQuiet
- setReadyToGetNextStream(boolean) - Method in class org.apache.axis.attachments.IncomingAttachmentStreams
-
Set the ready flag.
- setReapPeriodicity(long) - Method in class org.apache.axis.handlers.SimpleSessionHandler
-
Set the reaper periodicity in SECONDS Convenience method for testing.
- setRecorded(boolean) - Method in class org.apache.axis.message.SOAPEnvelope
- setRecorder(SAX2EventRecorder) - Method in class org.apache.axis.encoding.DeserializationContext
-
Set Event Recorder
- setRecorder(SAX2EventRecorder) - Method in class org.apache.axis.message.MessageElement
-
set the event recorder
- setRef(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- setRefType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Method setRefType
- setRegBasedAuthority(String) - Method in class org.apache.axis.types.URI
-
Sets the registry based authority for this URI.
- setRelay(boolean) - Method in class org.apache.axis.message.SOAPHeaderElement
- setRemoteService(String) - Method in class org.apache.axis.transport.local.LocalTransport
-
Use this to indicate a particular "remote" service which should be invoked on the target AxisServer.
- setRequestFlow(WSDDRequestFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Set our request flow
- setRequestFlow(WSDDRequestFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- setRequestHeaders(Call) - Method in class org.apache.axis.client.Stub
- setRequestMessage(Message) - Method in class org.apache.axis.client.Call
-
Directly set the request message in our MessageContext.
- setRequestMessage(Message) - Method in class org.apache.axis.MessageContext
-
Set the request message, and make sure that message is associated with this MessageContext.
- setResourceBase(String) - Method in class org.apache.axis.transport.http.JettyAxisServer
-
Set the resource base
- setResponseFlow(WSDDResponseFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Set the response flow
- setResponseFlow(WSDDResponseFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- setResponseMessage(Message) - Method in class org.apache.axis.MessageContext
-
Set the response message, and make sure that message is associated with this MessageContext.
- setReturnClass(Class) - Method in class org.apache.axis.client.Call
-
Sets the desired return Java Class.
- setReturnClass(Class) - Method in class org.apache.axis.description.OperationDesc
- setReturnHeader(boolean) - Method in class org.apache.axis.description.OperationDesc
-
Set whether the return value is in the response message.
- setReturnQName(QName) - Method in class org.apache.axis.client.Call
-
Set the QName of the return element NOT part of JAX-RPC
- setReturnQName(QName) - Method in class org.apache.axis.description.OperationDesc
- setReturnType(QName) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setReturnType(QName) - Method in class org.apache.axis.client.Call
-
Sets the return type of the operation associated with this Call object.
- setReturnType(QName) - Method in class org.apache.axis.description.OperationDesc
- setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
-
Sets the return type for a specific operation.
- setReturnType(QName, Class) - Method in class org.apache.axis.client.Call
-
Sets the return type for a specific operation.
- setReturnTypeAsHeader(QName) - Method in class org.apache.axis.client.Call
-
Set the return type as a header
- setReturnTypeAsHeader(QName, Class) - Method in class org.apache.axis.client.Call
-
Set the return type as a header
- setRole(String) - Method in class org.apache.axis.message.SOAPHeaderElement
- setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
-
Sets SOAP Actor roles for this
HandlerChain
. - setRoles(String[]) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- setRoles(String[]) - Method in class org.apache.axis.handlers.HandlerChainImpl
- setRoles(String[]) - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
- setRoles(String[]) - Method in class org.apache.axis.MessageContext
-
Set the SOAP actor roles associated with an executioni of
CodeHandlerChain
and its containedHandler
instances. - setRoles(List) - Method in class org.apache.axis.configuration.SimpleProvider
-
Set the global role list for this configuration.
- setRoles(List) - Method in class org.apache.axis.handlers.soap.SOAPService
-
Set the service-specific role list
- setRootPart(Part) - Method in interface org.apache.axis.attachments.Attachments
-
Sets the root part of this multipart block
- setRootPart(Part) - Method in class org.apache.axis.attachments.AttachmentsImpl
- setRPCCall(RPCElement) - Method in class org.apache.axis.message.RPCParam
- setSAAJEncodingCompliance(boolean) - Method in class org.apache.axis.message.SOAPBody
- setSAAJEncodingCompliance(boolean) - Method in class org.apache.axis.message.SOAPEnvelope
- setSchemaVersion(SchemaVersion) - Method in class org.apache.axis.message.SOAPEnvelope
-
Set the schema version for this envelope
- setSchemaVersion(SchemaVersion) - Method in class org.apache.axis.MessageContext
-
Set the XML schema version this message context will use.
- setScheme(String) - Method in class org.apache.axis.types.URI
-
Set the scheme for this URI.
- setScope(Scope) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Set the scope for the deploy.xml file.
- setSearchClasspath(boolean) - Method in class org.apache.axis.configuration.FileProvider
-
Determine whether or not we will look for a "*-config.wsdd" file on the classpath if we don't find it in the specified location.
- setSeconds(double) - Method in class org.apache.axis.types.Duration
-
Sets the seconds.
- setSeconds(int) - Method in class org.apache.axis.types.Duration
-
Deprecated.use
setSeconds(double)
instead - setSendDecl(boolean) - Method in class org.apache.axis.encoding.SerializationContext
-
Set whether or not we should write XML declarations.
- setSendType(int) - Method in interface org.apache.axis.attachments.Attachments
-
Set the format for attachments.
- setSendType(int) - Method in class org.apache.axis.attachments.AttachmentsImpl
- setSendType(int) - Method in class org.apache.axis.handlers.soap.SOAPService
- setSerializer(Class) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- setSerializer(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Set the serializer factory name
- setServerSide(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Turn on/off server skeleton creation
- setServerSocket(ServerSocket) - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Set the serverSocket this server should listen on.
- setService(SOAPService) - Method in class org.apache.axis.MessageContext
-
Set the
SOAPService
used to handle services in this context. - setServiceDesc(ServiceDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method setServiceDesc
- setServiceDesc(ServiceDesc) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Sets the ServicdDesc object
- setServiceDescription(ServiceDesc) - Method in class org.apache.axis.handlers.soap.SOAPService
- setServiceDescriptionURL(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Set the service description URL for this service.
- setServiceElementName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the service element name
- setServicePortName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the String representation of the service port name
- setSession(Session) - Method in class org.apache.axis.MessageContext
-
Set the current session.
- setShouldSaveConfig(boolean) - Method in class org.apache.axis.AxisEngine
-
Set the flag that controls if the configuration should be saved.
- setSimpleType(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Method setSimpleType
- setSkeletonWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Turn on/off server skeleton deploy
- setSoapAction(String) - Method in class org.apache.axis.description.OperationDesc
- setSoapAction(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the soapAction option value
- setSOAPActionURI(String) - Method in class org.apache.axis.client.Call
-
Set the soapAction URI.
- setSOAPActionURI(String) - Method in class org.apache.axis.MessageContext
-
Set the soapAction URI.
- setSoapConstants(SOAPConstants) - Method in class org.apache.axis.message.SOAPEnvelope
-
Set the soap constants for this envelope
- setSOAPConstants(SOAPConstants) - Method in class org.apache.axis.MessageContext
-
Set the
SOAPConstants
used by this message context. - setSOAPEnvelope(SOAPEnvelope) - Method in class org.apache.axis.SOAPPart
-
This set the SOAP Envelope for this part.
- setSOAPService(SOAPService) - Method in class org.apache.axis.client.Call
-
Set the service so that it defers missing property gets to the Call.
- setSOAPVersion(SOAPConstants) - Method in class org.apache.axis.client.Call
-
Allow the user to set the default SOAP version.
- setSocket(Socket) - Method in class org.apache.axis.transport.http.SocketHolder
- setSource(String) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Set the name of the directory containing the source program file
- setSource(String) - Method in interface org.apache.axis.components.compiler.Compiler
-
Set the name of the directory containing the source program file
- setStandalone(boolean) - Method in class org.apache.axis.SOAPPart
- setStopClasses(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Add a list of classes (fully qualified) that will stop the traversal of the inheritance tree if encounter in method or complex type generation
- setStopClasses(ArrayList) - Method in class org.apache.axis.description.JavaServiceDesc
- setStopClasses(ArrayList) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Adds a list of classes (fully qualified) that will stop the traversal of the inheritance tree if encounter in method or complex type generation
- setStreaming(boolean) - Method in class org.apache.axis.client.Call
- setStrictErrorChecking(boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setStrictErrorChecking(boolean) - Method in class org.apache.axis.SOAPPart
- setStyle(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
setStyle
- setStyle(Style) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Set the service style - document or RPC
- setStyle(Style) - Method in class org.apache.axis.description.JavaServiceDesc
- setStyle(Style) - Method in class org.apache.axis.description.OperationDesc
- setStyle(Style) - Method in interface org.apache.axis.description.ServiceDesc
- setStyle(Style) - Method in class org.apache.axis.handlers.soap.SOAPService
- setStyle(Style) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
setStyle
- setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
-
Sets the encodingStyle URIs supported by this TypeMapping instance.
- setSupportedEncodings(String[]) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
- setSupportedEncodings(String[]) - Method in class org.apache.axis.encoding.TypeMappingDelegate
- setSupportedEncodings(String[]) - Method in class org.apache.axis.encoding.TypeMappingImpl
-
Sets the list of encoding styles supported by this TypeMapping object.
- setSystem(URI) - Method in class org.apache.axis.types.Notation
- setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
-
Sets the address of the target service endpoint.
- setTargetEndpointAddress(String) - Method in class org.apache.axis.client.Call
-
Sets the endpoint address of the target service port.
- setTargetEndpointAddress(URL) - Method in class org.apache.axis.client.AdminClient
-
set the URL to deploy to requires that call!=null
- setTargetEndpointAddress(URL) - Method in class org.apache.axis.client.Call
-
Sets the URL of the target Web Service.
- setTargetNamespace(URI) - Method in class org.apache.axis.types.Schema
- setTargetService(String) - Method in class org.apache.axis.MessageContext
-
Set the target service for this message.
- setTargetService(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the target service name
- setTestCaseWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Turn on/off test case creation
- setTextContent(String) - Method in class org.apache.axis.message.NodeImpl
- setTextContent(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setTextContent(String) - Method in class org.apache.axis.SOAPPart
- setThreadDefaultConfig(EngineConfiguration) - Static method in class org.apache.axis.client.ServiceFactory
- setTime(Calendar) - Method in class org.apache.axis.types.Time
-
set the time; ignore year, month, date
- setTime(Date) - Method in class org.apache.axis.types.Time
-
set the time from a date instance
- setTimeout(int) - Method in class org.apache.axis.client.Stub
-
Set the timeout in milliseconds.
- setTimeout(int) - Method in class org.apache.axis.MessageContext
-
Set timeout in our MessageContext.
- setTimeout(int) - Method in interface org.apache.axis.session.Session
-
Set the session's time-to-live.
- setTimeout(int) - Method in class org.apache.axis.session.SimpleSession
-
Set the session's time-to-live.
- setTimeout(int) - Method in class org.apache.axis.transport.http.AxisHttpSession
-
Set the session's time-to-live.
- setTimeout(long) - Method in class org.apache.axis.wsdl.gen.Parser
-
Set the timeout, in milliseconds
- setTimeout(Integer) - Method in class org.apache.axis.client.Call
- setTimeout(Integer) - Method in class org.apache.axis.soap.SOAPConnectionImpl
-
set the timeout value
- setTimezone(String) - Method in class org.apache.axis.types.Day
- setTimezone(String) - Method in class org.apache.axis.types.Month
- setTimezone(String) - Method in class org.apache.axis.types.MonthDay
- setTimezone(String) - Method in class org.apache.axis.types.Year
- setTimezone(String) - Method in class org.apache.axis.types.YearMonth
- setTransport(String) - Method in class org.apache.axis.client.AdminClient
-
set the transport to deploy with.
- setTransport(Transport) - Method in class org.apache.axis.client.Call
-
Set the Transport Note: Not part of JAX-RPC specification.
- setTransportForProtocol(String, Class) - Static method in class org.apache.axis.client.Call
-
Register a Transport that should be used for URLs of the specified protocol.
- setTransportName(String) - Method in class org.apache.axis.client.Transport
-
Sets the transport chain name - to override the default.
- setTransportName(String) - Method in class org.apache.axis.MessageContext
-
Set the transport name for this context.
- setType(String) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- setType(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- setType(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- setType(QName) - Method in class org.apache.axis.message.MessageElement
-
set the element's type
- setType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.ContainedEntry
- setType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Set the TypeEntry of the parameter.
- setTypeAttribute(Attributes, QName) - Method in class org.apache.axis.encoding.SerializationContext
-
Obtains the type attribute that should be serialized and returns the new list of Attributes
- setTypeCollisionProtection(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Enable/disable type collision protection
- setTypeMapping(TypeMapping) - Method in class org.apache.axis.description.JavaServiceDesc
- setTypeMapping(TypeMapping) - Method in interface org.apache.axis.description.ServiceDesc
- setTypeMapping(TypeMapping) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Sets the
TypeMapping
used by the service - setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.client.Service
-
Defines the current Type Mappig Registry.
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.description.JavaServiceDesc
- setTypeMappingRegistry(TypeMappingRegistry) - Method in interface org.apache.axis.description.ServiceDesc
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.MessageContext
-
Replace the engine's type mapping registry with a local one.
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the TypeMappingRegistry for this Emitter.
- setTypeMappings(Vector) - Method in class org.apache.axis.deployment.wsdd.WSDDService
- setTypeMappingVersion(String) - Method in class org.apache.axis.client.Service
-
Set the typemapping version
- setTypeMappingVersion(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Method setTypeMappingVersion
- setTypeQName(QName) - Method in class org.apache.axis.description.ParameterDesc
- setUnderlTypeNillable(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Set the boolean indicating whether underlying type of array is nillable.
- setupApplicationProperties(MessageContext, Call, JMSURLHelper) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
- setupMessageContext(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.client.Transport
- setupMessageContext(MessageContext, Call, JMSURLHelper) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
-
Set JMS properties in the message context.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.client.Transport
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.http.HTTPTransport
-
Set up any transport-specific derived properties in the message context.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.java.JavaTransport
-
Set up any transport-specific derived properties in the message context.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.jms.JMSTransport
-
Set up any transport-specific derived properties in the message context.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.local.LocalTransport
-
Set up any transport-specific derived properties in the message context.
- setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.mail.MailTransport
-
Set up any transport-specific derived properties in the message context.
- setupService(MessageContext) - Method in class org.apache.axis.handlers.JWSHandler
-
If our path ends in the right file extension (*.jws), handle all the work necessary to compile the source file if it needs it, and set up the "proxy" RPC service surrounding it as the MessageContext's active service.
- setUrl(String) - Method in class org.apache.axis.client.Transport
-
Set the transport-specific URL
- setUse(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
setUse
- setUse(Use) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Set the service use - literal or encoded
- setUse(Use) - Method in class org.apache.axis.description.JavaServiceDesc
- setUse(Use) - Method in class org.apache.axis.description.OperationDesc
- setUse(Use) - Method in interface org.apache.axis.description.ServiceDesc
- setUse(Use) - Method in class org.apache.axis.handlers.soap.SOAPService
- setUse(Use) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
setUse
- setUseInheritedMethods(boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Turn on or off inherited method WSDL generation.
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis.message.NodeImpl
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setUserData(String, Object, UserDataHandler) - Method in class org.apache.axis.SOAPPart
- setUserinfo(String) - Method in class org.apache.axis.types.URI
-
Set the userinfo for this URI.
- setUsername(String) - Method in class org.apache.axis.client.Call
-
Set the username.
- setUsername(String) - Method in class org.apache.axis.client.Stub
-
Set the username.
- setUsername(String) - Method in class org.apache.axis.MessageContext
-
Set the username.
- setUsername(String) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setUsername
- setUseSOAPAction(boolean) - Method in class org.apache.axis.client.Call
-
Flag to indicate if soapAction should be used.
- setUseSOAPAction(boolean) - Method in class org.apache.axis.MessageContext
-
Enable or dissable the use of soap action information.
- setValue(int) - Method in class org.apache.axis.types.Day
- setValue(int) - Method in class org.apache.axis.types.Month
- setValue(int) - Method in class org.apache.axis.types.Year
- setValue(int, int) - Method in class org.apache.axis.types.MonthDay
- setValue(int, int) - Method in class org.apache.axis.types.YearMonth
- setValue(int, int, String) - Method in class org.apache.axis.types.MonthDay
- setValue(int, int, String) - Method in class org.apache.axis.types.YearMonth
- setValue(int, String) - Method in class org.apache.axis.types.Day
- setValue(int, String) - Method in class org.apache.axis.types.Month
- setValue(int, String) - Method in class org.apache.axis.types.Year
- setValue(long) - Method in class org.apache.axis.types.UnsignedByte
-
validates the data and sets the value for the object.
- setValue(long) - Method in class org.apache.axis.types.UnsignedInt
-
validates the data and sets the value for the object.
- setValue(long) - Method in class org.apache.axis.types.UnsignedShort
-
validates the data and sets the value for the object.
- setValue(Object) - Method in interface org.apache.axis.encoding.Deserializer
-
Set the deserialized value.
- setValue(Object) - Method in class org.apache.axis.encoding.DeserializerImpl
-
Set the deserialized value.
- setValue(Object, Object) - Method in interface org.apache.axis.encoding.Callback
- setValue(Object, Object) - Method in class org.apache.axis.encoding.DeserializerImpl
- setValue(Object, Object) - Method in class org.apache.axis.message.SOAPFaultBuilder
- setValue(Object, Object) - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
- setValue(Object, Object) - Method in class org.apache.axis.message.SOAPFaultDetailsBuilder
- setValue(Object, Object) - Method in class org.apache.axis.message.SOAPFaultReasonBuilder
-
Defined by Callback.
- 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.axis.deployment.wsdd.WSDDDocumentation
-
set the documentation
- setValue(String) - Method in class org.apache.axis.message.MessageElement
- setValue(String) - Method in class org.apache.axis.message.NodeImpl
-
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.axis.message.RPCParam
- setValue(String) - Method in class org.apache.axis.types.Id
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis.types.IDRefs
- setValue(String) - Method in class org.apache.axis.types.Name
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis.types.NCName
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis.types.NMTokens
- setValue(String) - Method in class org.apache.axis.types.NormalizedString
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis.types.Token
-
validates the data and sets the value for the object.
- setValue(String) - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- setVerbose(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
-
Method setVerbose
- setVersion(String) - Method in class org.apache.axis.SOAPPart
- setVersion(NormalizedString) - Method in class org.apache.axis.types.Schema
- setVersionMessage(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Set the version message that appears at the top of the WSDL If not set, we use the default version message.
- setWrapArrays(boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
- setWrapArrays(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
- setWrapped(boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Turn on/off element wrapping for literal soap body's.
- setWriteXMLType(QName) - Method in class org.apache.axis.encoding.SerializationContext
- setWSDDService(WSDDService) - Method in class org.apache.axis.management.jmx.WSDDServiceWrapper
- setWSDDTransport(WSDDTransport) - Method in class org.apache.axis.management.jmx.WSDDTransportWrapper
- setWSDLFile(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the wsdl file of the service; this causes the named file to be returned on a ?wsdl, probe, not introspection generated wsdl.
- setWSDLFile(String) - Method in interface org.apache.axis.description.ServiceDesc
-
set the wsdl file of the service; this causes the named file to be returned on a ?wsdl, probe, not introspection generated wsdl.
- setXmlName(QName) - Method in class org.apache.axis.description.FieldDesc
-
Set the XML QName for this field
- setXmlStandalone(boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setXmlStandalone(boolean) - Method in class org.apache.axis.SOAPPart
- setXmlType(QName) - Method in class org.apache.axis.description.FaultDesc
- setXmlType(QName) - Method in class org.apache.axis.description.FieldDesc
-
Returns the XML type (e.g.
- setXmlType(QName) - Method in class org.apache.axis.description.TypeDesc
- setXmlVersion(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
- setXmlVersion(String) - Method in class org.apache.axis.SOAPPart
- setXSITypeGeneration(Boolean) - Method in class org.apache.axis.message.RPCParam
- setYear(int) - Method in class org.apache.axis.types.Year
- setYear(int) - Method in class org.apache.axis.types.YearMonth
- setYears(int) - Method in class org.apache.axis.types.Duration
- ShareableObjectPool() - Constructor for class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
- ShortHolder - Class in javax.xml.rpc.holders
-
Holder for
short
s. - ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
-
Make a new
ShortHolder
with anull
value. - ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
-
Make a new
ShortHolder
withvalue
as the value. - shortValue() - Method in class org.apache.axis.types.UnsignedInt
- shortValue() - Method in class org.apache.axis.types.UnsignedLong
- ShortWrapperHolder - Class in javax.xml.rpc.holders
-
Holder for
Short
s. - ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
Make a new
ShortWrapperHolder
with anull
value. - ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
-
Make a new
ShortWrapperHolder
withvalue
as the value. - shouldDoAutoTypes() - Method in class org.apache.axis.encoding.TypeMappingImpl
- shouldEmit(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
- shouldSaveConfig - Variable in class org.apache.axis.AxisEngine
-
Should we save the engine config each time we modify it? True if we should.
- shouldSendXSIType() - Method in class org.apache.axis.encoding.SerializationContext
-
Get whether or not to write xsi:type attributes.
- shutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Forcefully shutdown the pool
- shutdown() - Method in class org.apache.axis.transport.jms.JMSConnector
- shutdown() - Method in class org.apache.axis.transport.jms.JMSTransport
-
Shuts down the connectors managed by this JMSTransport.
- shutdown() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
- signature - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
-
Field signature
- SimpleAuthenticatedUser - Class in org.apache.axis.security.simple
-
SimpleAuthenticatedUser is a trivial implementation of the AuthenticatedUser interface, for use with a default Axis installation and the SimpleSecurityProvider.
- SimpleAuthenticatedUser(String) - Constructor for class org.apache.axis.security.simple.SimpleAuthenticatedUser
- SimpleAuthenticationHandler - Class in org.apache.axis.handlers
-
Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
- SimpleAuthenticationHandler() - Constructor for class org.apache.axis.handlers.SimpleAuthenticationHandler
- SimpleAuthorizationHandler - Class in org.apache.axis.handlers
-
Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
- SimpleAuthorizationHandler() - Constructor for class org.apache.axis.handlers.SimpleAuthorizationHandler
- SimpleAxisServer - Class in org.apache.axis.transport.http
-
This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.
- SimpleAxisServer() - Constructor for class org.apache.axis.transport.http.SimpleAxisServer
-
create a server with the default threads and sessions.
- SimpleAxisServer(int) - Constructor for class org.apache.axis.transport.http.SimpleAxisServer
-
Create a server with a configurable pool side; sessions set to the default limit
- SimpleAxisServer(int, int) - Constructor for class org.apache.axis.transport.http.SimpleAxisServer
-
Constructor
- SimpleAxisWorker - Class in org.apache.axis.transport.http
- SimpleAxisWorker(SimpleAxisServer, Socket) - Constructor for class org.apache.axis.transport.http.SimpleAxisWorker
- SimpleChain - Class in org.apache.axis
-
A Simple Chain is a 'composite' Handler in that it aggregates a collection of Handlers and also acts as a Handler which delegates its operations to the collection.
- SimpleChain() - Constructor for class org.apache.axis.SimpleChain
- SimpleDeserializer - Class in org.apache.axis.encoding.ser
-
A deserializer for any simple type with a (String) constructor.
- SimpleDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializer
-
The Deserializer is constructed with the xmlType and javaType (which could be a java primitive like int.class)
- SimpleDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializer
- SimpleDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A deserializer for any simple type with a (String) constructor.
- SimpleDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializerFactory
-
Note that the factory is constructed with the QName and xmlType.
- SimpleJMSListener - Class in org.apache.axis.transport.jms
-
SimpleJMSListener implements the javax.jms.MessageListener interface.
- SimpleJMSListener(HashMap, HashMap, String, String, String, boolean) - Constructor for class org.apache.axis.transport.jms.SimpleJMSListener
- SimpleJMSWorker - Class in org.apache.axis.transport.jms
-
SimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener.
- SimpleJMSWorker(SimpleJMSListener, BytesMessage) - Constructor for class org.apache.axis.transport.jms.SimpleJMSWorker
- SimpleListDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for invalid input: '<'xsd:simpleType ...> invalid input: '<'xsd:list itemType="..."> invalid input: '<'/xsd:simpleType> based on SimpleDeserializer
- SimpleListDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleListDeserializer
-
The Deserializer is constructed with the xmlType and javaType (which could be a java primitive like int.class)
- SimpleListDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleListDeserializer
- SimpleListDeserializerFactory - Class in org.apache.axis.encoding.ser
-
DeserializerFactory for invalid input: '<'xsd:simpleType ...> invalid input: '<'xsd:list itemType="..."> invalid input: '<'/xsd:simpleType> based on SimpleDeserializerFactory
- SimpleListDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleListDeserializerFactory
-
Note that the factory is constructed with the QName and xmlType.
- SimpleListSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for invalid input: '<'xsd:simpleType ...> invalid input: '<'xsd:list itemType="..."> invalid input: '<'/xsd:simpleType> based on SimpleSerializer
- SimpleListSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleListSerializer
- SimpleListSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleListSerializer
- SimpleListSerializerFactory - Class in org.apache.axis.encoding.ser
- SimpleListSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleListSerializerFactory
-
Note that the factory is constructed with the QName and xmlType.
- SimpleProvider - Class in org.apache.axis.configuration
-
A SimpleProvider is an EngineConfiguration which contains a simple HashMap-based registry of Handlers, Transports, and Services.
- SimpleProvider() - Constructor for class org.apache.axis.configuration.SimpleProvider
-
Default constructor.
- SimpleProvider(TypeMappingRegistry) - Constructor for class org.apache.axis.configuration.SimpleProvider
-
Construct a SimpleProvider using the supplied TypeMappingRegistry.
- SimpleProvider(EngineConfiguration) - Constructor for class org.apache.axis.configuration.SimpleProvider
-
Constructor which takes an EngineConfiguration which will be used as the default.
- SimpleSecurityProvider - Class in org.apache.axis.security.simple
-
SimpleSecurityProvider
- SimpleSecurityProvider() - Constructor for class org.apache.axis.security.simple.SimpleSecurityProvider
- SimpleSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for primitives and anything simple whose value is obtained with toString()
- SimpleSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializer
- SimpleSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializer
- SimpleSerializerFactory - Class in org.apache.axis.encoding.ser
- SimpleSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializerFactory
-
Note that the factory is constructed with the QName and xmlType.
- SimpleSession - Class in org.apache.axis.session
-
A trivial session implementation.
- SimpleSession() - Constructor for class org.apache.axis.session.SimpleSession
-
Default constructor - set lastTouched to now
- SimpleSessionHandler - Class in org.apache.axis.handlers
-
This handler uses SOAP headers to do simple session management.
- SimpleSessionHandler() - Constructor for class org.apache.axis.handlers.SimpleSessionHandler
- SimpleTargetedChain - Class in org.apache.axis
-
A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
- SimpleTargetedChain() - Constructor for class org.apache.axis.SimpleTargetedChain
-
Default no-arg constructor.
- SimpleTargetedChain(Handler) - Constructor for class org.apache.axis.SimpleTargetedChain
-
Constructor for an instance with effectively only a pivot handler.
- SimpleTargetedChain(Handler, Handler, Handler) - Constructor for class org.apache.axis.SimpleTargetedChain
-
Constructor which takes real or null request, pivot, and response handlers.
- SimpleType - Interface in org.apache.axis.encoding
-
Marker interface to indicate that a bean is "really" a simple type (typically with attributes).
- SimpleUUIDGen - Class in org.apache.axis.components.uuid
-
Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
- SimpleUUIDGen() - Constructor for class org.apache.axis.components.uuid.SimpleUUIDGen
- SimpleValueSerializer - Interface in org.apache.axis.encoding
- simpleValueTypes - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Field simpleValueTypes
- singleton - Static variable in class org.apache.axis.message.NullAttributes
- singletonInstance - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Placeholder for hanging on to singleton object
- size() - Static method in class org.apache.axis.client.async.Status
-
Method size
- size() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.size()
. - size() - Method in class org.apache.axis.constants.Enum.Type
- size() - Static method in class org.apache.axis.constants.Scope
- size() - Static method in class org.apache.axis.constants.Style
- size() - Static method in class org.apache.axis.constants.Use
- size() - Method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
- size() - Method in class org.apache.axis.utils.ByteArray
-
Method size
- size() - Method in class org.apache.axis.utils.ByteArrayOutputStream
- Skeleton - Interface in org.apache.axis.wsdl
-
Interface for WSDL2Java generated skeletons
- SKELETON_DEPLOY_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field SKELETON_DEPLOY_OPT
- SkeletonImpl - Class in org.apache.axis.wsdl
-
Provides Base function implementation for the Skeleton interface
- SkeletonImpl() - Constructor for class org.apache.axis.wsdl.SkeletonImpl
-
Constructor
- skelWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field skelWriter
- skip(int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
-
skip over (and discard) a specified number of bytes in this input stream
- skip(long) - Method in class org.apache.axis.transport.http.ChunkedInputStream
- skipAttributes() - Method in class org.apache.axis.utils.bytecode.ClassReader
- skipFully(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
-
skip n bytes in the input stream.
- skippedEntity(String) - Method in class org.apache.axis.encoding.DeserializationContext
- skippedEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
- skippedEntity(String) - Method in class org.apache.axis.message.SAXOutputter
- SMTP_HOST - Static variable in class org.apache.axis.transport.mail.MailConstants
- SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for Array.
- SOAP_ARRAY - Static variable in class org.apache.axis.Constants
- SOAP_ARRAY_ATTRS11 - Static variable in class org.apache.axis.Constants
- SOAP_ARRAY_ATTRS12 - Static variable in class org.apache.axis.Constants
- SOAP_ARRAY12 - Static variable in class org.apache.axis.Constants
- SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for base64.
- SOAP_BASE64 - Static variable in class org.apache.axis.Constants
- SOAP_BASE64BINARY - Static variable in class org.apache.axis.Constants
- SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for boolean.
- SOAP_BOOLEAN - Static variable in class org.apache.axis.Constants
- SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for byte.
- SOAP_BYTE - Static variable in class org.apache.axis.Constants
- SOAP_COMMON_ATTRS11 - Static variable in class org.apache.axis.Constants
- SOAP_COMMON_ATTRS12 - Static variable in class org.apache.axis.Constants
- SOAP_DECIMAL - Static variable in class org.apache.axis.Constants
- SOAP_DOCUMENT - Static variable in class org.apache.axis.Constants
- SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for double.
- SOAP_DOUBLE - Static variable in class org.apache.axis.Constants
- SOAP_ELEMENT - Static variable in class org.apache.axis.Constants
- SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for float.
- SOAP_FLOAT - Static variable in class org.apache.axis.Constants
- SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for int.
- SOAP_INT - Static variable in class org.apache.axis.Constants
- SOAP_INTEGER - Static variable in class org.apache.axis.Constants
- SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for long.
- SOAP_LONG - Static variable in class org.apache.axis.Constants
- SOAP_MAP - Static variable in class org.apache.axis.Constants
- SOAP_MONITOR_ID - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
-
Unique SOAP monitor id tag
- SOAP_MONITOR_PORT - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
-
Servlet initialization parameter names
- SOAP_MONITOR_REQUEST - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
-
SOAP message types
- SOAP_MONITOR_RESPONSE - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
- SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for short.
- SOAP_SHORT - Static variable in class org.apache.axis.Constants
- SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
-
SOAP type for string.
- SOAP_STRING - Static variable in class org.apache.axis.Constants
- SOAP_VECTOR - Static variable in class org.apache.axis.Constants
- SOAP11_CONSTANTS - Static variable in interface org.apache.axis.soap.SOAPConstants
-
SOAP 1.1 constants - thread-safe and shared
- SOAP11Constants - Class in org.apache.axis.soap
-
SOAP 1.1 constants
- SOAP11Constants() - Constructor for class org.apache.axis.soap.SOAP11Constants
- SOAP12_CONSTANTS - Static variable in interface org.apache.axis.soap.SOAPConstants
-
SOAP 1.2 constants - thread-safe and shared
- SOAP12Constants - Class in org.apache.axis.soap
-
SOAP 1.2 constants
- SOAP12Constants() - Constructor for class org.apache.axis.soap.SOAP12Constants
- SOAPACTION_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field SOAPACTION_OPT
- SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property for SOAPAction.
- SOAPBody - Class in org.apache.axis.message
-
Holder for body elements.
- SOAPBody - Interface in javax.xml.soap
-
An object that represents the contents of the SOAP body element in a SOAP message.
- SOAPBody(String, String, String, Attributes, DeserializationContext, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPBody
- SOAPBodyElement - Class in org.apache.axis.message
-
A Body element.
- SOAPBodyElement - Interface in javax.xml.soap
-
A
SOAPBodyElement
object represents the contents in aSOAPBody
object. - SOAPBodyElement() - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(InputStream) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(String, String) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(QName) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(QName, Object) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(Name) - Constructor for class org.apache.axis.message.SOAPBodyElement
- SOAPBodyElement(Element) - Constructor for class org.apache.axis.message.SOAPBodyElement
- 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.axis.soap
-
SOAP Connection Factory implementation
- SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis.soap.SOAPConnectionFactoryImpl
- SOAPConnectionImpl - Class in org.apache.axis.soap
-
SOAP Connection implementation
- SOAPConnectionImpl() - Constructor for class org.apache.axis.soap.SOAPConnectionImpl
- SOAPConstants - Interface in javax.xml.soap
-
The definition of constants pertaining to the SOAP 1.1 protocol.
- SOAPConstants - Interface in org.apache.axis.soap
-
An interface definining SOAP constants.
- SOAPDocumentImpl - Class in org.apache.axis.message
-
SOAPDcoumentImpl implements the Document API for SOAPPART.
- SOAPDocumentImpl(SOAPPart) - Constructor for class org.apache.axis.message.SOAPDocumentImpl
-
Construct the Document
- SOAPElement - Interface in javax.xml.soap
-
An object representing the contents in a
SOAPBody
object, the contents in aSOAPHeader
object, the content that can follow theSOAPBody
object in aSOAPEnvelope
object, or what can follow the detail element in aSOAPFault
object. - SOAPElementFactory - Class in javax.xml.soap
-
Deprecated.- Use javax.xml.soap.SOAPFactory for creating SOAPElements.
- SOAPEnvelope - Class in org.apache.axis.message
-
Implementation of a SOAP Envelope
- SOAPEnvelope - Interface in javax.xml.soap
-
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart
object. - SOAPEnvelope() - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPEnvelope(boolean, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPEnvelope(boolean, SOAPConstants, SchemaVersion) - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPEnvelope(InputStream) - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPEnvelope(SOAPConstants) - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPEnvelope(SOAPConstants, SchemaVersion) - Constructor for class org.apache.axis.message.SOAPEnvelope
- SOAPException - Exception Class in javax.xml.soap
-
An exception that signals that a SOAP exception has occurred.
- SOAPException() - Constructor for exception class javax.xml.soap.SOAPException
-
Constructs a
SOAPException
object with no reason or embeddedThrowable
object. - SOAPException(String) - Constructor for exception class javax.xml.soap.SOAPException
-
Constructs a
SOAPException
object with the givenString
as the reason for the exception being thrown. - SOAPException(String, Throwable) - Constructor for exception class javax.xml.soap.SOAPException
-
Constructs a
SOAPException
object with the givenString
as the reason for the exception being thrown and the givenThrowable
object as an embedded exception. - SOAPException(Throwable) - Constructor for exception class javax.xml.soap.SOAPException
-
Constructs a
SOAPException
object initialized with the givenThrowable
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.axis.soap
-
SOAP Element Factory implementation
- SOAPFactoryImpl() - Constructor for class org.apache.axis.soap.SOAPFactoryImpl
- SOAPFault - Class in org.apache.axis.message
-
A Fault body element.
- SOAPFault - Interface in javax.xml.soap
-
An element in the
SOAPBody
object that contains error and/or status information. - SOAPFault(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFault
- SOAPFault(AxisFault) - Constructor for class org.apache.axis.message.SOAPFault
- SOAPFaultBuilder - Class in org.apache.axis.message
-
Build a Fault body element.
- SOAPFaultBuilder(SOAPFault, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFaultBuilder
- SOAPFaultCodeBuilder - Class in org.apache.axis.message
-
Build a Fault body element.
- SOAPFaultCodeBuilder() - Constructor for class org.apache.axis.message.SOAPFaultCodeBuilder
- SOAPFaultDetailsBuilder - Class in org.apache.axis.message
-
Handle deserializing fault details.
- SOAPFaultDetailsBuilder(SOAPFaultBuilder) - Constructor for class org.apache.axis.message.SOAPFaultDetailsBuilder
- SOAPFaultElement - Class in org.apache.axis.message
-
SOAP Fault implementation
- SOAPFaultElement - Interface in javax.xml.soap
-
A representation of the contents in a
SOAPFault
object. - SOAPFaultElement() - Constructor for class org.apache.axis.message.SOAPFaultElement
- SOAPFaultException - Exception Class in javax.xml.rpc.soap
-
The
SOAPFaultException
exception represents a SOAP fault. - SOAPFaultException(QName, String, String, Detail) - Constructor for exception class javax.xml.rpc.soap.SOAPFaultException
-
Constructor for SOAPFaultException.
- SOAPFaultReasonBuilder - Class in org.apache.axis.message
-
Parser for the fault Reason element and its associated Text elements.
- SOAPFaultReasonBuilder(SOAPFaultBuilder) - Constructor for class org.apache.axis.message.SOAPFaultReasonBuilder
- SOAPHandler - Class in org.apache.axis.message
- SOAPHandler() - Constructor for class org.apache.axis.message.SOAPHandler
- SOAPHandler(MessageElement[], int) - Constructor for class org.apache.axis.message.SOAPHandler
-
This constructor allows deferred setting of any elements
- SOAPHeader - Class in org.apache.axis.message
-
Holder for header elements.
- SOAPHeader - Interface in javax.xml.soap
-
A representation of the SOAP header element.
- SOAPHeader(String, String, String, Attributes, DeserializationContext, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPHeader
- SOAPHeaderElement - Class in org.apache.axis.message
-
A simple header element abstraction.
- SOAPHeaderElement - Interface in javax.xml.soap
-
An object representing the contents in the SOAP header part of the SOAP envelope.
- SOAPHeaderElement(String, String) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(String, String, Object) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(QName) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(QName, Object) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(Name) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPHeaderElement(Element) - Constructor for class org.apache.axis.message.SOAPHeaderElement
- SOAPMessage - Class in javax.xml.soap
-
The root class for all SOAP messages.
- SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
- SOAPMessageContext - Interface in javax.xml.rpc.handler.soap
-
The interface
javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or response. - SOAPMonitor - Class in org.apache.axis.utils
-
This is a SOAP Monitor Application class.
- SOAPMonitor() - Constructor for class org.apache.axis.utils.SOAPMonitor
-
Constructor
- SOAPMonitorConstants - Class in org.apache.axis.monitor
-
SOAP Monitor Service constants
- SOAPMonitorConstants() - Constructor for class org.apache.axis.monitor.SOAPMonitorConstants
- SOAPMonitorHandler - Class in org.apache.axis.handlers
-
This handler is used to route SOAP messages to the SOAP monitor service.
- SOAPMonitorHandler() - Constructor for class org.apache.axis.handlers.SOAPMonitorHandler
-
Constructor
- SOAPMonitorService - Class in org.apache.axis.monitor
-
This is a SOAP Monitor Service class.
- SOAPMonitorService() - Constructor for class org.apache.axis.monitor.SOAPMonitorService
-
Constructor
- soapPart - Variable in class org.apache.axis.attachments.AttachmentsImpl
-
Field soapPart.
- soapPart - Variable in class org.apache.axis.message.SOAPDocumentImpl
- SOAPPart - Class in javax.xml.soap
-
The container for the SOAP-specific portion of a
SOAPMessage
object. - SOAPPart - Class in org.apache.axis
-
The SOAPPart provides access to the root part of the Message which contains the envelope.
- SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
- SOAPPart(Message, Object, boolean) - Constructor for class org.apache.axis.SOAPPart
-
Create a new SOAPPart.
- SOAPService - Class in org.apache.axis.handlers.soap
-
A
SOAPService
is a Handler which encapsulates a SOAP invocation. - SOAPService() - Constructor for class org.apache.axis.handlers.soap.SOAPService
-
Standard, no-arg constructor.
- SOAPService(Handler) - Constructor for class org.apache.axis.handlers.soap.SOAPService
-
Convenience constructor for wrapping SOAP semantics around "service handlers" which actually do work.
- SOAPService(Handler, Handler, Handler) - Constructor for class org.apache.axis.handlers.soap.SOAPService
-
Constructor with real or null request, pivot, and response handlers.
- soapServices - Static variable in class org.apache.axis.handlers.JWSHandler
- soapStream - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
- soapStream - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field soapStream
- soapStreamBDS - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
-
Field soapStreamBDS
- SocketFactory - Interface in org.apache.axis.components.net
-
Socket factory.
- SocketFactoryFactory - Class in org.apache.axis.components.net
-
Class SocketFactoryFactory
- SocketFactoryFactory() - Constructor for class org.apache.axis.components.net.SocketFactoryFactory
- SocketHolder - Class in org.apache.axis.transport.http
-
hold a Socket.
- SocketHolder(Socket) - Constructor for class org.apache.axis.transport.http.SocketHolder
- SocketInputStream - Class in org.apache.axis.transport.http
-
The ONLY reason for this is so we can clean up sockets quicker/cleaner.
- SocketInputStream(InputStream, Socket) - Constructor for class org.apache.axis.transport.http.SocketInputStream
- SonicMQVendorAdapter - Class in org.apache.axis.components.jms
-
Defines SonicMQ specific constants for connnection factory creation.
- SonicMQVendorAdapter() - Constructor for class org.apache.axis.components.jms.SonicMQVendorAdapter
- SourceDataHandlerDeserializer - Class in org.apache.axis.encoding.ser
-
SourceDataHandler Deserializer Modified by Russell Butek invalid input: '<'butek@us.ibm.com>
- SourceDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
- SourceDataHandlerSerializer - Class in org.apache.axis.encoding.ser
-
SourceDataHandler Serializer
- SourceDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
- SourceDataSource - Class in org.apache.axis.attachments
- SourceDataSource(String, String, StreamSource) - Constructor for class org.apache.axis.attachments.SourceDataSource
- SourceDataSource(String, StreamSource) - Constructor for class org.apache.axis.attachments.SourceDataSource
- SourceHolder - Class in org.apache.axis.holders
-
Class SourceHolder
- SourceHolder() - Constructor for class org.apache.axis.holders.SourceHolder
-
Constructor SourceHolder
- SourceHolder(Source) - Constructor for class org.apache.axis.holders.SourceHolder
-
Constructor SourceHolder
- sourceToInputSource(Source) - Static method in class org.apache.axis.utils.XMLUtils
-
Utility to get the bytes uri
- split(String, char) - Static method in class org.apache.axis.utils.StringUtils
-
Splits the provided text into an array, separator specified.
- splitText(int) - Method in class org.apache.axis.message.CommentImpl
- splitText(int) - Method in class org.apache.axis.message.Text
-
Use the textRep, and convert it to org.apache.axis.Text in order to keep the Axis SOAP strcture after operation This work would be easier if constructor, Text(org.w3c.dom.Text) is defined
- srcDir - Variable in class org.apache.axis.components.compiler.AbstractCompiler
-
The name of the directory containing the source program file
- sslFactory - Variable in class org.apache.axis.components.net.JSSESocketFactory
-
Field sslFactory
- stackToString(Throwable) - Static method in class org.apache.axis.utils.JavaUtils
- standardTypes - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field standardTypes
- start() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Placeholder for "resume this service" method
- start() - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
start the server
- start() - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
Start the server
- start() - Static method in class org.apache.axis.management.ServiceAdmin
- start() - Method in class org.apache.axis.server.AxisServer
-
Start the server.
- start() - Method in class org.apache.axis.transport.http.JettyAxisServer
-
Start the server
- start() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Start this server as a NON-daemon.
- start() - Method in class org.apache.axis.transport.jms.JMSConnector
- start() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
- start() - Method in class org.apache.axis.transport.mail.MailServer
-
Start this server as a NON-daemon.
- start() - Method in class org.apache.axis.utils.SOAPMonitor
-
Frame is being displayed
- start(boolean) - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Start this server.
- start(boolean) - Method in class org.apache.axis.transport.mail.MailServer
-
Start this server.
- startCDATA() - Method in class org.apache.axis.encoding.DeserializationContext
- startCDATA() - Method in class org.apache.axis.message.SAX2EventRecorder
- startCDATA() - Method in class org.apache.axis.message.SAXOutputter
- startContentsIndex - Variable in class org.apache.axis.message.MessageElement
- startDocument() - Method in class org.apache.axis.encoding.DeserializationContext
-
SAX event handlers
- startDocument() - Method in class org.apache.axis.message.SAX2EventRecorder
- startDocument() - Method in class org.apache.axis.message.SAXOutputter
- startDTD(String, String, String) - Method in class org.apache.axis.encoding.DeserializationContext
- startDTD(String, String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
- startDTD(String, String, String) - Method in class org.apache.axis.message.SAXOutputter
- startElement(String, String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
-
startElement is called when an element is read.
- startElement(String, String, String, Attributes) - Method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
-
delegates to the serialization context
- startElement(String, String, String, Attributes) - Method in class org.apache.axis.message.SAX2EventRecorder
- startElement(String, String, String, Attributes) - Method in class org.apache.axis.message.SAXOutputter
- startElement(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
-
This method is invoked when an element start tag is encountered.
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
-
This method is invoked when an element start tag is encountered.
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
-
startElement The ONLY reason that this method is overridden is so that the object value can be set or a reasonable exception is thrown indicating that the object cannot be created.
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
-
This method is invoked when an element start tag is encountered.
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultDetailsBuilder
- startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
- startElement(QName, Attributes) - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
- startElement(QName, Attributes) - Method in class org.apache.axis.encoding.SerializationContext
-
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
- startElement(QName, Attributes) - Method in class org.apache.axis.encoding.TextSerializationContext
- startEntity(String) - Method in class org.apache.axis.encoding.DeserializationContext
- startEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
- startEntity(String) - Method in class org.apache.axis.message.SAXOutputter
- startEventIndex - Variable in class org.apache.axis.message.MessageElement
- startOfDocument - Variable in class org.apache.axis.encoding.SerializationContext
-
The flag whether the XML decl should be written
- startOfMappingsPos - Variable in class org.apache.axis.encoding.DeserializationContext
- startPrefixMapping(String, String) - Method in class org.apache.axis.encoding.DeserializationContext
-
Record the current set of prefix mappings in the nsMappings table.
- startPrefixMapping(String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
- startPrefixMapping(String, String) - Method in class org.apache.axis.message.SAXOutputter
- startService(String) - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
Start the Service
- startService(String) - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
Start the Service
- startService(String) - Static method in class org.apache.axis.management.ServiceAdmin
-
Start the Service
- startsWithIgnoreWhitespaces(String, String) - Static method in class org.apache.axis.utils.StringUtils
-
Tests if this string starts with the specified prefix (Ignoring whitespaces)
- stateChanged(ChangeEvent) - Method in class org.apache.axis.utils.SOAPMonitor
-
ChangeListener to handle tab actions
- Status - Class in org.apache.axis.client.async
-
Status of the async request
- Status.Type - Class in org.apache.axis.client.async
-
Class Type
- stop() - Method in class org.apache.axis.handlers.soap.SOAPService
-
Placeholder for "suspend this service" method
- stop() - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
stop the server
- stop() - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
stop the server
- stop() - Static method in class org.apache.axis.management.ServiceAdmin
- stop() - Method in class org.apache.axis.server.AxisServer
-
Stop the server.
- stop() - Method in class org.apache.axis.transport.http.SimpleAxisServer
-
Stop this server.
- stop() - Method in class org.apache.axis.transport.jms.JMSConnector
- stop() - Method in class org.apache.axis.transport.mail.MailServer
-
Stop this server.
- stop() - Method in class org.apache.axis.utils.SOAPMonitor
-
Method stop
- STOP_CLASSES_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field STOP_CLASSES_OPT
- stopService(String) - Method in class org.apache.axis.management.jmx.ServiceAdministrator
-
Stop the Service
- stopService(String) - Method in interface org.apache.axis.management.jmx.ServiceAdministratorMBean
-
Stop the Service
- stopService(String) - Static method in class org.apache.axis.management.ServiceAdmin
-
Stop the Service
- streamCount - Static variable in class org.apache.axis.attachments.DimeDelimitedInputStream
- streamInError - Variable in class org.apache.axis.attachments.DimeDelimitedInputStream
- STREAMING_PROPERTY - Static variable in class org.apache.axis.client.Call
-
Streaming property: should be accompanied by an boolean (i.e.
- streamNo - Variable in class org.apache.axis.attachments.BoundaryDelimitedStream
-
Field streamNo.
- streamNo - Variable in class org.apache.axis.attachments.DimeDelimitedInputStream
- STRING_CLASS - Static variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- StringHolder - Class in javax.xml.rpc.holders
-
Holder for
String
s. - StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
-
Make a new
StringHolder
with anull
value. - StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
-
Make a new
StringHolder
withvalue
as the value. - StringToElement(String, String, String) - Static method in class org.apache.axis.utils.XMLUtils
-
Convert a simple string to an element with a text node
- StringUtils - Class in org.apache.axis.utils
- strip(String) - Static method in class org.apache.axis.utils.StringUtils
-
Strips whitespace from the start and end of a String.
- strip(String, String) - Static method in class org.apache.axis.utils.StringUtils
-
Strips any of a set of characters from the start and end of a String.
- stripBackslashes(String) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
-
Slave method for getQNameWithBackslashlessLocal
- stripEnd(String, String) - Static method in class org.apache.axis.utils.StringUtils
-
Strips any of a set of characters from the end of a String.
- stripStart(String, String) - Static method in class org.apache.axis.utils.StringUtils
-
Strips any of a set of characters from the start of a String.
- Stub - Class in org.apache.axis.client
-
This class is the base for all generated stubs.
- Stub - Interface in javax.xml.rpc
-
The interface
javax.xml.rpc.Stub
is the common base interface for the stub classes. - Stub() - Constructor for class org.apache.axis.client.Stub
- stubWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field stubWriter
- Style - Class in org.apache.axis.constants
-
Description of the different styles
style=rpc, use=encoded
First element of the SOAP body is the operation. - Style() - Constructor for class org.apache.axis.constants.Style
- STYLE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field STYLE_OPT
- Style.Type - Class in org.apache.axis.constants
- SUBSCRIBE_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
- Subscription - Class in org.apache.axis.transport.jms
- SUBSCRIPTION_NAME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Specifies the name of a durable subscription Key for properties used in the
registerListener
method. - substringData(int, int) - Method in class org.apache.axis.message.Text
- SunFakeTrustSocketFactory - Class in org.apache.axis.components.net
-
Hook for Axis sender, allowing unsigned server certs
- SunFakeTrustSocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.SunFakeTrustSocketFactory
-
Constructor FakeTrustSocketFactory
- SunFakeTrustSocketFactory.FakeX509TrustManager - Class in org.apache.axis.components.net
-
Class FakeX509TrustManager
- SunJSSESocketFactory - Class in org.apache.axis.components.net
-
SSL socket factory.
- SunJSSESocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.SunJSSESocketFactory
-
Constructor JSSESocketFactory
- supplemental(char, char) - Static method in class org.apache.axis.utils.XMLChar
-
Returns true the supplemental character corresponding to the given surrogates.
- switchToBackingStore() - Method in class org.apache.axis.utils.ByteArray
-
Method switchToBackingStore
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Field symbolTable
- symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field symbolTable
- SymbolTable - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a table of all of the top-level symbols from a set of WSDL Definitions and DOM Documents: XML types; WSDL messages, portTypes, bindings, and services.
- SymbolTable(BaseTypeMapping, boolean, boolean, boolean) - Constructor for class org.apache.axis.wsdl.symbolTable.SymbolTable
-
Construct a symbol table with the given Namespaces.
- SymTabEntry - Class in org.apache.axis.wsdl.symbolTable
-
SymTabEntry is the base class for all symbol table entries.
- SymTabEntry(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Construct a symbol table entry with the given QName.
- SYSTEM_PROPERTY_NAME - Static variable in interface org.apache.axis.EngineConfigurationFactory
-
Property name used for setting an EngineConfiguration to be used in creating engines.
- systemTempDir - Static variable in class org.apache.axis.MessageContext
-
Temporary directory to store attachments.
T
- TAB - Static variable in class org.apache.axis.components.encoding.AbstractXMLEncoder
- target - Variable in class org.apache.axis.encoding.CallbackTarget
- target - Variable in class org.apache.axis.encoding.DeserializerTarget
- Target - Interface in org.apache.axis.encoding
-
A deserializer constructs a value from the xml passed over the wire and sets a target.
- TargetedChain - Interface in org.apache.axis
- targets - Variable in class org.apache.axis.encoding.DeserializerImpl
- tcpmon - Class in org.apache.axis.utils
-
TCP monitor to log http messages and responses, both SOAP and plain HTTP.
- tcpmon(int, String, int) - Constructor for class org.apache.axis.utils.tcpmon
- tcpmon(int, String, int, boolean) - Constructor for class org.apache.axis.utils.tcpmon
- TeeOutputStream - Class in org.apache.axis.utils
- TeeOutputStream(OutputStream, OutputStream) - Constructor for class org.apache.axis.utils.TeeOutputStream
- TEST_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field TEST_OPT
- testCaseWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
-
Field testCaseWriter
- Text - Class in org.apache.axis.message
-
A representation of a node whose value is text.
- Text - Interface in javax.xml.soap
-
A representation of a node whose value is text.
- Text() - Constructor for class org.apache.axis.message.Text
- Text(String) - Constructor for class org.apache.axis.message.Text
- Text(CharacterData) - Constructor for class org.apache.axis.message.Text
- TEXT_ARGUMENT - Static variable in class org.apache.axis.utils.CLOption
-
Value of
CLOption.getId()
when the option is a text argument. - textRep - Variable in class org.apache.axis.message.NodeImpl
- TextSerializationContext - Class in org.apache.axis.encoding
-
For internal use only.
- TextSerializationContext(Writer) - Constructor for class org.apache.axis.encoding.TextSerializationContext
- TextSerializationContext(Writer, MessageContext) - Constructor for class org.apache.axis.encoding.TextSerializationContext
- threadcount - Variable in class org.apache.axis.components.threadpool.ThreadPool
- ThreadPool - Class in org.apache.axis.components.threadpool
- ThreadPool() - Constructor for class org.apache.axis.components.threadpool.ThreadPool
- ThreadPool(int) - Constructor for class org.apache.axis.components.threadpool.ThreadPool
- threads - Variable in class org.apache.axis.components.threadpool.ThreadPool
- Time - Class in org.apache.axis.types
-
Class that represents the xsd:time XML Schema type
- Time(String) - Constructor for class org.apache.axis.types.Time
-
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
- Time(Calendar) - Constructor for class org.apache.axis.types.Time
-
Initialize with a Calender, year month and date are ignored
- TIME_LOG_CATEGORY - Static variable in class org.apache.axis.Constants
-
time logged stuff.
- TIME_TO_LIVE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
send
andcall
methods. - TimeDeserializer - Class in org.apache.axis.encoding.ser
-
The TimeSerializer deserializes a time.
- TimeDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.TimeDeserializer
-
The Deserializer is constructed with the xmlType and javaType
- TimeDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A Deserializer Factory for time
- TimeDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.TimeDeserializerFactory
- TimeHolder - Class in org.apache.axis.holders
-
Class TimeHolder
- TimeHolder() - Constructor for class org.apache.axis.holders.TimeHolder
-
Constructor TimeHolder
- TimeHolder(Time) - Constructor for class org.apache.axis.holders.TimeHolder
-
Constructor TimeHolder
- TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
createConnector
method. - TimeSerializer - Class in org.apache.axis.encoding.ser
-
Serializer for Time.
- TimeSerializer() - Constructor for class org.apache.axis.encoding.ser.TimeSerializer
- TimeSerializerFactory - Class in org.apache.axis.encoding.ser
-
SerializerFactory for Time
- TimeSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.TimeSerializerFactory
- TO_ADDRESS - Static variable in class org.apache.axis.transport.mail.MailConstants
- toByte() - Method in class org.apache.axis.attachments.DimeTypeNameFormat
- toByteArray() - Method in class org.apache.axis.utils.ByteArray
-
Method toByteArray
- toByteArray() - Method in class org.apache.axis.utils.ByteArrayOutputStream
- toDir(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
-
Return the given package name in directory format (dots replaced by slashes).
- toExternalForm(URL) - Method in class org.apache.axis.transport.jms.Handler
-
Reassembles the URL string, in the form "jms:/
?prop1=value1invalid input: '&prop2'=value2invalid input: '&'..." - Token - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type Token.
- Token() - Constructor for class org.apache.axis.types.Token
- Token(String) - Constructor for class org.apache.axis.types.Token
-
ctor for Token
- TokenHolder - Class in org.apache.axis.holders
-
Class TokenHolder
- TokenHolder() - Constructor for class org.apache.axis.holders.TokenHolder
-
Constructor TokenHolder
- TokenHolder(Token) - Constructor for class org.apache.axis.holders.TokenHolder
-
Constructor NormalizedTokenHolderStringHolder
- TopicConnector - Class in org.apache.axis.transport.jms
-
TopicConnector is a concrete JMSConnector subclass that specifically handles connections to topics (pub-sub domain).
- TopicConnector(TopicConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter, JMSURLHelper) - Constructor for class org.apache.axis.transport.jms.TopicConnector
- topOfFrame() - Method in class org.apache.axis.utils.NSStack
-
Reset the embedded iterator in this class to the top of the current (i.e., last) frame.
- toString() - Method in class javax.xml.messaging.Endpoint
-
Retrieves a string representation of this
Endpoint
object. - toString() - Method in class javax.xml.namespace.QName
-
Returns a string representation of this QName.
- toString() - Method in class javax.xml.rpc.ParameterMode
- toString() - Method in class org.apache.axis.attachments.DimeTypeNameFormat
- toString() - Method in exception class org.apache.axis.AxisFault
-
Stringify this fault as the current fault string.
- toString() - Method in class org.apache.axis.collections.SequencedHashMap
-
Provides a string representation of the entries within the map.
- toString() - Method in class org.apache.axis.components.compiler.Javac
- toString() - Method in class org.apache.axis.components.compiler.Jikes
- toString() - Method in exception class org.apache.axis.ConfigurationException
-
Stringify, including stack trace.
- toString() - Method in class org.apache.axis.constants.Enum
- toString() - Method in class org.apache.axis.description.FaultDesc
- toString() - Method in class org.apache.axis.description.OperationDesc
- toString() - Method in class org.apache.axis.description.ParameterDesc
- toString() - Method in class org.apache.axis.i18n.ProjectResourceBundle
-
Clears the internal cache
- toString() - Method in class org.apache.axis.message.MessageElement
-
Generate a string representation by serializing our contents This is not a lightweight operation, and is repeated whenever you call this method.
- toString() - Method in class org.apache.axis.message.PrefixedQName
- toString() - Method in class org.apache.axis.message.Text
- toString() - Method in class org.apache.axis.transport.jms.JMSURLHelper
-
Returns a formatted URL String with the assigned properties
- toString() - Method in class org.apache.axis.transport.jms.Subscription
- toString() - Method in class org.apache.axis.types.Day
- toString() - Method in class org.apache.axis.types.Duration
-
This returns the xml representation of an xsd:duration object.
- toString() - Method in class org.apache.axis.types.HexBinary
- toString() - Method in class org.apache.axis.types.IDRefs
- toString() - Method in class org.apache.axis.types.Month
- toString() - Method in class org.apache.axis.types.MonthDay
- toString() - Method in class org.apache.axis.types.NMTokens
- toString() - Method in class org.apache.axis.types.NormalizedString
- toString() - Method in class org.apache.axis.types.Time
-
stringify method returns the time as it would be in GMT, only accurate to the second...millis probably get lost.
- toString() - Method in class org.apache.axis.types.UnsignedInt
- toString() - Method in class org.apache.axis.types.UnsignedLong
- toString() - Method in class org.apache.axis.types.URI
-
Get the URI as a string specification.
- toString() - Method in class org.apache.axis.types.Year
- toString() - Method in class org.apache.axis.types.YearMonth
- toString() - Method in class org.apache.axis.utils.ByteArrayOutputStream
- toString() - Method in class org.apache.axis.utils.CLOption
-
Convert to String.
- toString() - Method in class org.apache.axis.utils.CLOptionDescriptor
-
Convert to String.
- toString() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
-
Method toString
- toString() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
-
Method toString
- toString() - Method in class org.apache.axis.wsdl.symbolTable.Parameters
-
Method toString
- toString() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Collate the info in this object in string form.
- toString() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Get string representation.
- toString() - Method in class org.apache.axis.wsdl.toJava.FactoryProperty
- toString() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
-
Method toString
- toString() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
-
Convert all entries in the list to a string
- toString() - Method in class org.apache.axis.wsdl.toJava.NamespaceSelector
- toString(String) - Method in class org.apache.axis.description.FaultDesc
- toString(String) - Method in class org.apache.axis.description.OperationDesc
- toString(String) - Method in class org.apache.axis.description.ParameterDesc
- toString(String) - Method in class org.apache.axis.utils.ByteArrayOutputStream
- toString(String) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
-
Collate the info in this object in string form with indentation.
- toString(String) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Get string representation with indentation
- toStringArray(List) - Method in class org.apache.axis.components.compiler.AbstractCompiler
-
Copy arguments to a string array
- toStringArray(List) - Method in class org.apache.axis.components.compiler.Jikes
-
Copy arguments to a string array
- totalsz - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
-
The total size in bytes in this data source.
- touch() - Method in interface org.apache.axis.session.Session
-
"Touch" the session (mark it recently used)
- touch() - Method in class org.apache.axis.session.SimpleSession
-
"Touch" the session (mark it recently used)
- touch() - Method in class org.apache.axis.transport.http.AxisHttpSession
-
"Touch" the session (mark it recently used)
- trailers - Variable in class org.apache.axis.message.SOAPEnvelope
- TRANS_URL - Static variable in class org.apache.axis.MessageContext
-
This String is the URL that the message came to.
- transformBackslashes(String, boolean) - Static method in class org.apache.axis.wsdl.symbolTable.BackslashUtil
-
Slave method for applyBackslashes invalid input: '&' stripBackslashes .
- Transport - Class in org.apache.axis.client
- Transport - Class in org.apache.axis.server
-
Transport is a targeted chain that knows it's a transport.
- Transport() - Constructor for class org.apache.axis.client.Transport
- Transport() - Constructor for class org.apache.axis.server.Transport
- TRANSPORT_NAME - Static variable in class org.apache.axis.client.Call
-
This is the name of a property to set the transport of the message
- TRANSPORT_PROPERTY - Static variable in class org.apache.axis.client.Call
-
This is not the name of a property that can be set with setProperty, despite its name.
- TransportClientProperties - Interface in org.apache.axis.components.net
- TransportClientPropertiesFactory - Class in org.apache.axis.components.net
- TransportClientPropertiesFactory() - Constructor for class org.apache.axis.components.net.TransportClientPropertiesFactory
- transportName - Variable in class org.apache.axis.client.Transport
-
Transport Chain Name - so users can change the default.
- trim(String) - Static method in class org.apache.axis.utils.XMLUtils
- type - Variable in class org.apache.axis.attachments.DimeBodyPart
- type - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Our type
- type - Variable in class org.apache.axis.wsdl.symbolTable.ContainedEntry
- type - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
-
Field type
- type - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field type
- type - Variable in class org.apache.axis.wsdl.toJava.JavaWriter
-
Field type
- Type - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
- Type(String, Enum[]) - Constructor for class org.apache.axis.constants.Enum.Type
- Type(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
-
Create a Type object for an xml construct name that represents a base type
- Type(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
-
Create a TypeEntry object for an xml construct that references a type that has not been defined yet.
- Type(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
-
Create a Type object for an xml construct that is not a base type
- TYPE_HTTP_GET - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field TYPE_HTTP_GET
- TYPE_HTTP_POST - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field TYPE_HTTP_POST
- TYPE_SOAP - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field TYPE_SOAP
- TYPE_UNKNOWN - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field TYPE_UNKNOWN
- typeDesc - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
-
Type metadata about this class for XML deserialization
- typeDesc - Variable in class org.apache.axis.encoding.ser.BeanDeserializerFactory
-
Type metadata about this class for XML deserialization
- typeDesc - Variable in class org.apache.axis.encoding.ser.BeanSerializer
- typeDesc - Variable in class org.apache.axis.encoding.ser.BeanSerializerFactory
- TypeDesc - Class in org.apache.axis.description
-
A TypeDesc represents a Javainvalid input: '<'->XML data binding.
- TypeDesc(Class) - Constructor for class org.apache.axis.description.TypeDesc
-
Creates a new
TypeDesc
instance. - TypeDesc(Class, boolean) - Constructor for class org.apache.axis.description.TypeDesc
-
Creates a new
TypeDesc
instance. - typeEntry - Variable in class org.apache.axis.description.ParameterDesc
-
A TypeEntry corresponding to this parameter
- TypeEntry - Class in org.apache.axis.wsdl.symbolTable
-
This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
- TypeEntry(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Create a TypeEntry object for an xml construct name that represents a base type
- TypeEntry(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Create a TypeEntry object for an xml construct that references another type.
- TypeEntry(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Create a TypeEntry object for an xml construct that is not a base type
- TypeMapping - Interface in javax.xml.rpc.encoding
-
The
javax.xml.rpc.encoding.TypeMapping
is the base interface for the representation of a type mapping. - TypeMapping - Interface in org.apache.axis.encoding
-
This interface describes the AXIS TypeMapping.
- TYPEMAPPING_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field TYPEMAPPING_OPT
- TYPEMAPPING_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field TYPEMAPPING_OPT
- TypeMappingDelegate - Class in org.apache.axis.encoding
-
The TypeMapping delegate is used to simply delegate to the indicated type mapping.
- TypeMappingImpl - Class in org.apache.axis.encoding
-
This is the implementation of the axis TypeMapping interface (which extends the JAX-RPC TypeMapping interface).
- TypeMappingImpl() - Constructor for class org.apache.axis.encoding.TypeMappingImpl
-
Construct TypeMapping
- TypeMappingImpl.Pair - Class in org.apache.axis.encoding
- TypeMappingRegistry - Interface in javax.xml.rpc.encoding
-
The interface
javax.xml.rpc.encoding.TypeMappingRegistry
defines a registry of TypeMapping instances for various encoding styles. - TypeMappingRegistry - Interface in org.apache.axis.encoding
-
This interface describes the AXIS TypeMappingRegistry.
- TypeMappingRegistryImpl - Class in org.apache.axis.encoding
-
The TypeMappingRegistry keeps track of the individual TypeMappings.
- TypeMappingRegistryImpl() - Constructor for class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Construct TypeMappingRegistry
- TypeMappingRegistryImpl(boolean) - Constructor for class org.apache.axis.encoding.TypeMappingRegistryImpl
- TypeMappingRegistryImpl(TypeMappingImpl) - Constructor for class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Construct TypeMappingRegistry
- typeMappingVersion - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field typeMappingVersion
- typeMappingVersion - Variable in class org.apache.axis.wsdl.toJava.Emitter
-
Field typeMappingVersion
- typeQName - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- typeQName - Variable in class org.apache.axis.message.MessageElement
- types - Variable in class org.apache.axis.wsdl.fromJava.Emitter
-
Field types
- types - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field types
- Types - Class in org.apache.axis.wsdl.fromJava
-
Description:
- Types(Definition, TypeMapping, TypeMapping, Namespaces, String, List, ServiceDesc) - Constructor for class org.apache.axis.wsdl.fromJava.Types
-
This class serailizes a
Class
to XML Schema. - Types(Definition, TypeMapping, TypeMapping, Namespaces, String, List, ServiceDesc, Emitter) - Constructor for class org.apache.axis.wsdl.fromJava.Types
-
This class serailizes a
Class
to XML Schema.
U
- undefined - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
Field undefined
- Undefined - Interface in org.apache.axis.wsdl.symbolTable
-
This Undefined interface is implemented by UndefinedType and UndefinedElement.
- UndefinedDelegate - Class in org.apache.axis.wsdl.symbolTable
-
This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.
- UndefinedElement - Class in org.apache.axis.wsdl.symbolTable
-
This represents a QName found in a reference but is not defined.
- UndefinedElement(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.UndefinedElement
-
Construct a referenced (but as of yet undefined) element
- UndefinedType - Class in org.apache.axis.wsdl.symbolTable
-
This represents a QName found in a reference but is not defined.
- UndefinedType(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.UndefinedType
-
Construct a referenced (but as of yet undefined) type
- undeployFromRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- undeployHandler(String) - Method in class org.apache.axis.client.AdminClient
-
undeploy a handler
- undeployHandler(String) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- undeployHandler(String) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- undeployHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Remove a named handler
- undeployHandler(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- undeployService(String) - Method in class org.apache.axis.client.AdminClient
-
undeploy a service
- undeployService(String) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- undeployService(String) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- undeployService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Remove a named service
- undeployService(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- undeployTransport(String) - Method in class org.apache.axis.management.jmx.DeploymentAdministrator
- undeployTransport(String) - Method in interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
- undeployTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Remove a named transport
- undeployTransport(QName) - Static method in class org.apache.axis.management.ServiceAdmin
- underlTypeNillable - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
- unescapeNumericChar(Writer, String) - Static method in class org.apache.axis.utils.StringUtils
-
Unescapes numeric character references found in the
String
to aWriter
. - unescapeNumericChar(String) - Static method in class org.apache.axis.utils.StringUtils
-
Unescapes numeric character referencs found in the
String
. - UNKNOWN - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
- unregisterListener(MessageListener) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Unregister a message listener.
- unregisterListener(MessageListener, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
-
Unregister a message listener.
- unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
-
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
- unregisterTypeMapping(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
-
Unregisters the TypeMapping for the namespace.
- UnsignedByte - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type UnsignedByte
- UnsignedByte() - Constructor for class org.apache.axis.types.UnsignedByte
- UnsignedByte(long) - Constructor for class org.apache.axis.types.UnsignedByte
-
ctor for UnsignedByte
- UnsignedByte(String) - Constructor for class org.apache.axis.types.UnsignedByte
- UnsignedByteHolder - Class in org.apache.axis.holders
-
Class UnsignedByteHolder
- UnsignedByteHolder() - Constructor for class org.apache.axis.holders.UnsignedByteHolder
-
Constructor UnsignedByteHolder
- UnsignedByteHolder(UnsignedByte) - Constructor for class org.apache.axis.holders.UnsignedByteHolder
-
Constructor UnsignedByteHolder
- UnsignedInt - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type UnsignedInt
- UnsignedInt() - Constructor for class org.apache.axis.types.UnsignedInt
- UnsignedInt(long) - Constructor for class org.apache.axis.types.UnsignedInt
-
ctor for UnsignedInt
- UnsignedInt(String) - Constructor for class org.apache.axis.types.UnsignedInt
- UnsignedIntHolder - Class in org.apache.axis.holders
-
Class UnsignedIntHolder
- UnsignedIntHolder() - Constructor for class org.apache.axis.holders.UnsignedIntHolder
-
Constructor UnsignedIntHolder
- UnsignedIntHolder(UnsignedInt) - Constructor for class org.apache.axis.holders.UnsignedIntHolder
-
Constructor UnsignedIntHolder
- UnsignedLong - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type UnsignedLong
- UnsignedLong() - Constructor for class org.apache.axis.types.UnsignedLong
- UnsignedLong(double) - Constructor for class org.apache.axis.types.UnsignedLong
- UnsignedLong(long) - Constructor for class org.apache.axis.types.UnsignedLong
- UnsignedLong(String) - Constructor for class org.apache.axis.types.UnsignedLong
- UnsignedLong(BigInteger) - Constructor for class org.apache.axis.types.UnsignedLong
- UnsignedLongHolder - Class in org.apache.axis.holders
-
Class UnsignedLongHolder
- UnsignedLongHolder() - Constructor for class org.apache.axis.holders.UnsignedLongHolder
-
Constructor UnsignedLongHolder
- UnsignedLongHolder(UnsignedLong) - Constructor for class org.apache.axis.holders.UnsignedLongHolder
-
Constructor UnsignedLongHolder
- UnsignedShort - Class in org.apache.axis.types
-
Custom class for supporting primitive XSD data type UnsignedShort
- UnsignedShort() - Constructor for class org.apache.axis.types.UnsignedShort
- UnsignedShort(long) - Constructor for class org.apache.axis.types.UnsignedShort
-
ctor for UnsignedShort
- UnsignedShort(String) - Constructor for class org.apache.axis.types.UnsignedShort
- UnsignedShortHolder - Class in org.apache.axis.holders
-
Class UnsignedShortHolder
- UnsignedShortHolder() - Constructor for class org.apache.axis.holders.UnsignedShortHolder
-
Constructor UnsignedShortHolder
- UnsignedShortHolder(UnsignedShort) - Constructor for class org.apache.axis.holders.UnsignedShortHolder
-
Constructor UnsignedShortHolder
- UNSUBSCRIBE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Key for properties used in the
registerListener
method. - update(TypeEntry) - Method in interface org.apache.axis.wsdl.symbolTable.Undefined
-
Call update with the actual TypeEntry.
- update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
-
Call update with the actual TypeEntry.
- update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedElement
-
Call update with the actual TypeEntry.
- update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedType
-
Call update with the actual TypeEntry.
- updateNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method updateNamespaces
- updateOperationsByName() - Method in class org.apache.axis.message.RPCElement
- updateOperationsByQName() - Method in class org.apache.axis.message.RPCElement
- updateSoapAddressLocationURLs(Document, MessageContext) - Method in class org.apache.axis.transport.http.QSWSDLHandler
-
Updates the soap:address locations for all ports in the WSDL using the URL from the request as the base portion for the updated locations, ensuring the WSDL returned to the client contains the correct location URL.
- updateUndefined(TypeEntry, TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
-
UpdateUndefined is called when the ref TypeEntry is finally known.
- URI - Class in org.apache.axis.types
-
Axis Note: This class was 'borrowed' from Xerces 2: org.apache.xerces.util.URI.java, version 1.22
- URI - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
- URI() - Constructor for class org.apache.axis.types.URI
-
Construct a new and uninitialized URI.
- URI(String) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI from a URI specification string.
- URI(String, boolean) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI from a URI specification string.
- URI(String, String) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI that does not follow the generic URI syntax.
- URI(String, String, String, int, String, String, String) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI that follows the generic URI syntax from its component parts.
- URI(String, String, String, String, String) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI that follows the generic URI syntax from its component parts.
- URI(URI) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI from another URI.
- URI(URI, String) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI from a base URI and a URI specification string.
- URI(URI, String, boolean) - Constructor for class org.apache.axis.types.URI
-
Construct a new URI from a base URI and a URI specification string.
- URI_1999_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- URI_1999_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- URI_2000_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- URI_2000_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- URI_2001_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- URI_2001_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- URI_DEFAULT_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- URI_DEFAULT_SOAP_ENC - Static variable in class org.apache.axis.Constants
- URI_DEFAULT_SOAP_ENV - Static variable in class org.apache.axis.Constants
- URI_DIME_CLOSED_LAYOUT - Static variable in class org.apache.axis.Constants
- URI_DIME_CONTENT - Static variable in class org.apache.axis.Constants
- URI_DIME_OPEN_LAYOUT - Static variable in class org.apache.axis.Constants
- URI_DIME_REFERENCE - Static variable in class org.apache.axis.Constants
- URI_DIME_WSDL - Static variable in class org.apache.axis.Constants
- URI_LITERAL_ENC - Static variable in class org.apache.axis.Constants
- 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_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_SOAP11_ENC - Static variable in class org.apache.axis.Constants
- URI_SOAP11_ENV - Static variable in class org.apache.axis.Constants
- URI_SOAP11_HTTP - Static variable in class org.apache.axis.Constants
- URI_SOAP11_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
- URI_SOAP12_ENC - Static variable in class org.apache.axis.Constants
- URI_SOAP12_ENV - Static variable in class org.apache.axis.Constants
- URI_SOAP12_HTTP - Static variable in class org.apache.axis.Constants
- URI_SOAP12_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
-
Deprecated.use URI_SOAP12_NEXT_ROLE
- URI_SOAP12_NEXT_ROLE - Static variable in class org.apache.axis.Constants
- URI_SOAP12_NOENC - Static variable in class org.apache.axis.Constants
- URI_SOAP12_NONE_ROLE - Static variable in class org.apache.axis.Constants
- URI_SOAP12_RPC - Static variable in class org.apache.axis.Constants
- URI_SOAP12_ULTIMATE_ROLE - Static variable in class org.apache.axis.Constants
- URI_WSDD - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- URI_WSDD_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- URI_WSDD_JAVA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- URI_WSDD_WSDD_BSF - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- URI_WSDD_WSDD_COM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
- URI_WSDL11_SOAP - Static variable in class org.apache.axis.Constants
- URI_WSDL12_SOAP - Static variable in class org.apache.axis.Constants
- URI_XOP_INCLUDE - Static variable in class org.apache.axis.Constants
- URI.MalformedURIException - Exception Class in org.apache.axis.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.
- URIHolder - Class in org.apache.axis.holders
-
Class URIHolder
- URIHolder() - Constructor for class org.apache.axis.holders.URIHolder
-
Constructor URIHolder
- URIHolder(URI) - Constructor for class org.apache.axis.holders.URIHolder
-
Constructor URIHolder
- URIS_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
- URIS_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
- URIS_SOAP_ENC - Static variable in class org.apache.axis.Constants
- URIS_SOAP_ENV - Static variable in class org.apache.axis.Constants
- url - Variable in class org.apache.axis.client.Transport
-
Transport URL, if any.
- URL - Static variable in class org.apache.axis.transport.http.HTTPTransport
-
HTTP properties
- URLEndpoint - Class in javax.xml.messaging
-
A special case of the
Endpoint
class used for simple applications that want to communicate directly with another SOAP-based application in a point-to-point fashion instead of going through a messaging provider. - URLEndpoint(String) - Constructor for class javax.xml.messaging.URLEndpoint
-
Constructs a new
URLEndpoint
object using the given URL. - URLHashSet - Class in org.apache.axis.utils
-
Class URLHashSet
- URLHashSet() - Constructor for class org.apache.axis.utils.URLHashSet
- URLMapper - Class in org.apache.axis.handlers.http
-
An
URLMapper
attempts to use the extra path info of this request as the service name. - URLMapper() - Constructor for class org.apache.axis.handlers.http.URLMapper
- Use - Class in org.apache.axis.constants
-
Use enum description
- Use() - Constructor for class org.apache.axis.constants.Use
- USE_ENCODED - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field USE_ENCODED
- USE_LITERAL - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
-
Field USE_LITERAL
- USE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
-
Field USE_OPT
- Use.Type - Class in org.apache.axis.constants
- userMatches(AuthenticatedUser, String) - Method in interface org.apache.axis.security.SecurityProvider
-
See if a user matches a principal name.
- userMatches(AuthenticatedUser, String) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
-
See if a user matches a principal name.
- userMatches(AuthenticatedUser, String) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
-
See if a user matches a principal name.
- username - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field username
- USERNAME_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Field USERNAME_OPT
- USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Call
-
Standard property: User name for authentication
- USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Stub
-
Standard property: User name for authentication.
- useSOAPAction() - Method in class org.apache.axis.client.Call
-
Discover if soapAction is being used.
- useSOAPAction() - Method in class org.apache.axis.MessageContext
-
Indicates wether the soap action URI is being used or not.
- Utils - Class in org.apache.axis.wsdl.symbolTable
-
This class contains static utility methods for the emitter.
- Utils - Class in org.apache.axis.wsdl.toJava
-
Class Utils
- Utils() - Constructor for class org.apache.axis.wsdl.symbolTable.Utils
- Utils() - Constructor for class org.apache.axis.wsdl.toJava.Utils
- UUIDGen - Interface in org.apache.axis.components.uuid
-
A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space from all other UUIDs.
- UUIDGenFactory - Class in org.apache.axis.components.uuid
-
A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space from all other UUIDs.
- UUIDGenFactory() - Constructor for class org.apache.axis.components.uuid.UUIDGenFactory
V
- VALHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
- validateDescriptors() - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
This method can be used for dynamic deployment using new WSDDService() etc.
- validateOptions() - Method in class org.apache.axis.wsdl.gen.WSDL2
-
validateOptions This method is invoked after the options are set to validate and default the options the option settings.
- validateOptions() - Method in class org.apache.axis.wsdl.Java2WSDL
-
validateOptions This method is invoked after the options are set to validate the option settings.
- validateOptions() - Method in class org.apache.axis.wsdl.WSDL2Java
-
validateOptions This method is invoked after the options are set to validate the option settings.
- value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
-
The
BigDecimal
contained by this holder. - value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
-
The
BigInteger
that is held. - value - Variable in class javax.xml.rpc.holders.BooleanHolder
-
The
boolean
contained by this holder. - value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
-
The
Boolean
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
-
The
byte[]
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ByteHolder
-
The
byte
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
-
The
Byte
contained by this holder. - value - Variable in class javax.xml.rpc.holders.CalendarHolder
-
The
Calendar
that is held. - value - Variable in class javax.xml.rpc.holders.DoubleHolder
-
The
double
contained by this holder. - value - Variable in class javax.xml.rpc.holders.DoubleWrapperHolder
-
The
Double
contained by this holder. - value - Variable in class javax.xml.rpc.holders.FloatHolder
-
The
byte
contained by this holder. - value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
-
The
Float
contained by this holder. - value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
-
The
Integer
contained by this holder. - value - Variable in class javax.xml.rpc.holders.IntHolder
-
The
int
contained by this holder. - value - Variable in class javax.xml.rpc.holders.LongHolder
-
The
long
contained by this holder. - value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
-
The
Long
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ObjectHolder
-
The
Object
contained by this holder. - value - Variable in class javax.xml.rpc.holders.QNameHolder
-
The
QName
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ShortHolder
-
The
short
contained by this holder. - value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
-
The
Short
contained by this holder. - value - Variable in class javax.xml.rpc.holders.StringHolder
-
The
String
contained by this holder. - value - Variable in class org.apache.axis.components.net.BooleanHolder
-
Field value
- value - Variable in class org.apache.axis.constants.Enum
- value - Variable in class org.apache.axis.encoding.DeserializerImpl
- value - Variable in class org.apache.axis.holders.DataHandlerHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.DateHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.DayHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.DurationHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.HexBinaryHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.ImageHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.MimeMultipartHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.MonthDayHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.MonthHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.NegativeIntegerHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.NonNegativeIntegerHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.NonPositiveIntegerHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.NormalizedStringHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.OctetStreamHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.PositiveIntegerHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.SchemaHolder
- value - Variable in class org.apache.axis.holders.SourceHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.TimeHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.TokenHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.UnsignedByteHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.UnsignedIntHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.UnsignedLongHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.UnsignedShortHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.URIHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.YearHolder
-
Field _value
- value - Variable in class org.apache.axis.holders.YearMonthHolder
-
Field _value
- value - Variable in class org.apache.axis.message.MessageElement.QNameAttr
- VALUE_PROPERTY - Static variable in class org.apache.axis.encoding.ser.SimpleSerializer
- valueComplete() - Method in interface org.apache.axis.encoding.Deserializer
-
The valueComplete() method is invoked when the end tag of the element is read.
- valueComplete() - Method in class org.apache.axis.encoding.DeserializerImpl
-
The valueComplete() method is invoked when the end tag of the element is read.
- valueComplete() - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
-
When valueComplete() is invoked on the array, first convert the array value into the expected array.
- valueOf(String) - Static method in class javax.xml.namespace.QName
-
Returns a QName holding the value of the specified String.
- values() - Method in class org.apache.axis.collections.SequencedHashMap
-
Implements
Map.values()
. - VectorDeserializer - Class in org.apache.axis.encoding.ser
-
Deserializer for SOAP Vectors for compatibility with SOAP 2.2.
- VectorDeserializer() - Constructor for class org.apache.axis.encoding.ser.VectorDeserializer
- VectorDeserializerFactory - Class in org.apache.axis.encoding.ser
-
A VectorDeserializer Factory
- VectorDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.VectorDeserializerFactory
- VectorSerializer - Class in org.apache.axis.encoding.ser
-
A
VectorSerializer
is be used to serialize and deserialize Vectors using theSOAP-ENC
encoding style. - VectorSerializer() - Constructor for class org.apache.axis.encoding.ser.VectorSerializer
- VectorSerializerFactory - Class in org.apache.axis.encoding.ser
-
A VectorSerializer Factory
- VectorSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.VectorSerializerFactory
- VENDOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- VENDOR_ADAPTER - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- verbose - Variable in class org.apache.axis.wsdl.gen.Parser
-
Field verbose
- verbose(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
-
Deprecated.Use setVerbose(value)
- VERBOSE_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field VERBOSE_OPT
- verboseMessage(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Return the string: "Generating
". - verboseMessage(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Return the string: "Generating
". - verifyClientIsHappy(boolean) - Method in class org.apache.axis.client.HappyClient
-
Audit the client, print out status
- Version - Class in org.apache.axis
-
Little utility to get the version and build date of the axis.jar.
- Version() - Constructor for class org.apache.axis.Version
- visit(Handler, MessageContext) - Method in interface org.apache.axis.HandlerIterationStrategy
-
Visit a handler with a message context.
- visit(Handler, MessageContext) - Method in class org.apache.axis.strategies.InvocationStrategy
- visit(Handler, MessageContext) - Method in class org.apache.axis.strategies.WSDLGenStrategy
W
- WAIT_FOR_RESPONSE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
This is used as a key in the Call properties telling the JMS transport to wait for a response from the service.
- waitFor(long) - Method in class org.apache.axis.client.async.AsyncResult
-
Method waitFor
- waitFor(long) - Method in interface org.apache.axis.client.async.IAsyncResult
-
Method waitFor
- warning(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
- workerDone(Runnable, boolean) - Method in class org.apache.axis.components.threadpool.ThreadPool
-
Used by MessageWorkers to notify the pool that it is done
- workHandler - Variable in class org.apache.axis.FaultableHandler
-
The
Handler
that will do the actual work of handeling the fault. - WORKING_BUFFER_SIZE - Static variable in class org.apache.axis.utils.ByteArray
- WRAP_ARRAYS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
-
Wrap arrays option
- wrapArrays - Variable in class org.apache.axis.wsdl.gen.Parser
-
If this is false, we'll prefer "String[]" to "ArrayOfString" for literal wrapped arrays
- WRAPPED - Static variable in class org.apache.axis.constants.Style
- WRAPPED_STR - Static variable in class org.apache.axis.constants.Style
- wrapperPW - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Field wrapperPW
- wrapPrimitiveType(TypeEntry, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Return a string with "var" wrapped as an Object type if needed
- write(byte[]) - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
Write bytes to the stream.
- write(byte[]) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
- write(byte[]) - Method in class org.apache.axis.utils.ByteArray
-
Method write
- write(byte[]) - Method in class org.apache.axis.utils.TeeOutputStream
- write(byte[], int) - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
-
This method is a low level write.
- write(byte[], int, int) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
- write(byte[], int, int) - Method in class org.apache.axis.utils.ByteArray
-
Method write
- write(byte[], int, int) - Method in class org.apache.axis.utils.ByteArrayOutputStream
- write(byte[], int, int) - Method in class org.apache.axis.utils.TeeOutputStream
- write(char[]) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- write(char[], int, int) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- write(int) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
- write(int) - Method in class org.apache.axis.transport.http.FilterPrintWriter.NullOutputStream
- write(int) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- write(int) - Method in class org.apache.axis.utils.ByteArray
-
Method write
- write(int) - Method in class org.apache.axis.utils.ByteArrayOutputStream
-
Calls the write(byte[]) method.
- write(int) - Method in class org.apache.axis.utils.TeeOutputStream
- write(OutputStream) - Method in class org.apache.axis.attachments.DimeMultiPart
- write(String) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- write(String, int, int) - Method in class org.apache.axis.transport.http.FilterPrintWriter
- WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
-
Specifies whether the SOAP Message should contain an XML declaration.
- writeAccessMethods() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the setter and getter methods
- writeAddressInfo(PrintWriter, String, String, Port) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the private address field for this port and the public getter for it.
- writeArrayTypeMapping(PrintWriter, String, String, String, String, QName) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Raw routine that writes out the typeMapping.
- writeAttribute(Types, String, Class, QName, Element) - Method in class org.apache.axis.encoding.ser.BeanSerializer
-
write aa attribute element and append it to the 'where' Node
- writeBinding(Definition, boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create the binding.
- writeBindingAssignment(PrintWriter, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
-
Method writeBindingAssignment
- writeBindingMethods(PrintWriter, List) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
for each of the TypeEntry objects in the deferredBindings list, we need to write code that will associate a class with a schema namespace/name.
- writeBindingOperation(Definition, Binding, Operation, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Binding Operation
- writeChars(char[], int, int) - Method in class org.apache.axis.encoding.SerializationContext
-
Convenience operation to write out (to Writer) the characters in p1 starting at index p2 for length p3.
- writeChars(char[], int, int) - Method in class org.apache.axis.encoding.TextSerializationContext
- writeComment(PrintWriter, Element) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Output a documentation element as a Java comment.
- writeComment(PrintWriter, Element, boolean) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
Output a documentation element as a Java comment.
- writeConstructors(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
write Constructors
- writeContentToStream(OutputStream) - Method in interface org.apache.axis.attachments.Attachments
-
Write the content to the stream.
- writeContentToStream(OutputStream) - Method in class org.apache.axis.attachments.AttachmentsImpl
-
Write the content to the stream.
- writeDefaultConstructor() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the default constructor.
- writeDefinitions(Definition, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create the definition header information.
- writeDeployBinding(PrintWriter, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Write out deployment instructions for given WSDL binding
- writeDeployPort(PrintWriter, Port) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Write out deployment and undeployment instructions for given WSDL port
- writeDeployPort(PrintWriter, Port, Service, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Write out deployment and undeployment instructions for given WSDL port
- writeDeployServices(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Write out deployment and undeployment instructions for each WSDL service
- writeDeployServices(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Write out deployment and undeployment instructions for each WSDL service
- writeDeployTypes(PrintWriter, Binding, boolean, boolean, Use) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Write out bean mappings for each type
- writeDeserializer(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
write Deserializer getter code and pass in meta data to avoid undo introspection.
- writeDetails(QName, SerializationContext) - Method in exception class org.apache.axis.AxisFault
-
Writes any exception data to the faultDetails.
- writeDOMElement(Element) - Method in class org.apache.axis.encoding.SerializationContext
-
Output a DOM representation to a SerializationContext
- writeDOMElement(Element) - Method in class org.apache.axis.encoding.TextSerializationContext
- writeElementDecl(QName, Class, QName, boolean, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create a top-level element declaration in our generated schema
- writeElementForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out an element referenced by a part element attribute.
- writeEncoded(Writer, String) - Method in class org.apache.axis.components.encoding.DefaultXMLEncoder
-
write the encoded version of a given string
- writeEncoded(Writer, String) - Method in interface org.apache.axis.components.encoding.XMLEncoder
-
write the encoded version of a given string
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.DirProvider
-
Save the engine configuration.
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
-
Save the engine configuration.
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.NullProvider
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.SimpleProvider
-
We don't write ourselves out, so this is a noop.
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.XMLStringProvider
- writeEngineConfig(AxisEngine) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- writeEngineConfig(AxisEngine) - Method in interface org.apache.axis.EngineConfiguration
-
Read the configuration from an engine, and store it somehow.
- writeEnumType(QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write Enumeration Complex Type (Only supports enumeration classes of string types)
- writeEqualsMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes a general purpose equals method
- writeExternal(ObjectOutput) - Method in class org.apache.axis.collections.LRUMap
- writeExternal(ObjectOutput) - Method in class org.apache.axis.collections.SequencedHashMap
-
Serializes this map to the given stream.
- writeExternal(ObjectOutput) - Method in class org.apache.axis.message.MimeHeaders
- writeFault(PrintWriter, AxisFault) - Method in class org.apache.axis.transport.http.AbstractQueryStringHandler
-
this method writes a fault out to an HTML stream.
- writeFaultInfo(PrintWriter, BindingOperation) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
This function writes the regsiterFaultInfo API calls
- writeFaultMessage(Definition, FaultDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Fault Message
- writeFaults() - Method in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
-
Write all the simple type faults.
- writeField(Types, String, QName, Class, boolean, boolean, Element, boolean, QName) - Method in class org.apache.axis.encoding.ser.BeanSerializer
-
write a schema representation of the given Class field and append it to the where Node, recurse on complex types
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Generate the file body for the bean helper.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Generate the binding for the given complex type.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Write the body of the deploy.wsdd file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
-
Generate the binding for the given enumeration type.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaFaultWriter
-
Write the body of the Fault file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaHolderWriter
-
Generate the holder for the given complex type.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Write the body of the binding's stub file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
Write the body of the portType interface file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
-
Write the body of the service file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the body of the service file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaSkelWriter
-
Write the body of the binding's stub file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Write the body of the binding's stub file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
-
Write the body of the TestCase file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Write the body of the deploy.wsdd file.
- writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
This method must be implemented by a subclass.
- writeFileFooter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
-
Write the Exception serialization code
- writeFileFooter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Only write the file footer if the bean helper is not wrapped within a bean.
- writeFileFooter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Generate the closing curly brace.
- writeFileFooter(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
You may want to override this method.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
Only write the file header if the bean helper is not wrapped within a bean.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Write a common header, including the package name, the class declaration, and the opening curly brace.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Write a common header, including the package name, the class declaration, and the opening curly brace.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Replace the default file header with the deployment doc file header.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
-
Replace the default file header with the deployment doc file header.
- writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
-
This method is intended to be overridden as necessary to generate file header information.
- writeFlowsToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
-
Write this element out to a SerializationContext
- writeFullConstructor() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the full constructor.
- writeGetPortClass(PrintWriter, Vector, Vector, Vector, boolean) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the getPort(Class serviceInterfaceWriter) method.
- writeGetPortName(PrintWriter, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the get
() method. - writeGetPortNameURL(PrintWriter, String, String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the get
(URL) method. - writeGetPortQNameClass(PrintWriter, Vector, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the getPort(QName portName, Class serviceInterfaceWriter) method.
- writeGetPorts(PrintWriter, String, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the getPorts method.
- writeGetServiceName(PrintWriter, QName) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the getServiceName method.
- writeHashCodeMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes a general purpose hashCode method.
- writeHeaderComments(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Write the header comments.
- writeImport(Definition, String, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create and add an import
- writeMemberFields() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the member fields.
- writeMessages(Definition, Operation, OperationDesc, BindingOperation) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Message
- writeMetaData(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
write MetaData code
- writeMinimalConstructor() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
- writeOperation(PrintWriter, String, QName, QName, QName, Parameters, QName, ArrayList, String) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Raw routine that writes out the operation and parameters.
- writeOperation(PrintWriter, BindingOperation, Parameters, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaSkelWriter
-
Write the skeleton code for the given operation.
- writeOperation(PrintWriter, BindingOperation, Parameters, String, String, boolean, int) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Write the stub code for the given operation.
- writeOperation(PrintWriter, Operation) - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
-
This method generates the interface signatures for the given operation.
- writeOperation(PrintWriter, Parameters) - Method in class org.apache.axis.wsdl.toJava.JavaImplWriter
-
Write the implementation template for the given operation.
- writeOperation(Definition, Binding, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Operation
- writeOperationMap(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Method writeOperationMap
- writeOutputAssign(PrintWriter, String, Parameter, String) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
writeOutputAssign
- writePackage(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
-
Write the package declaration statement.
- writeParameters(PrintWriter, Parameters) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Method writeParameters
- writeParamsToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- writePartToMessage(Definition, Message, boolean, ParameterDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Part
- writePortType(Definition, Binding) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a PortType
- writeReplace() - Method in class org.apache.axis.types.NegativeInteger
-
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
- writeReplace() - Method in class org.apache.axis.types.NonNegativeInteger
-
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
- writeReplace() - Method in class org.apache.axis.types.NonPositiveInteger
-
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
- writeReplace() - Method in class org.apache.axis.types.PositiveInteger
-
Work-around for http://developer.java.sun.com/developer/bugParade/bugs/4378370.html
- writeRequestMessage(Definition, OperationDesc, BindingOperation) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Request Message
- writeResponseHandling(PrintWriter, Parameters) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Method writeResponseHandling
- writeResponseMessage(Definition, OperationDesc, BindingOperation) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a Response Message
- Writers() - Constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
- writeSafeString(String) - Method in class org.apache.axis.encoding.SerializationContext
-
Convenience operation to write out (to Writer) the String properly encoded with xml entities (like invalid input: '&')
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.ArraySerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.Base64Serializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.BeanSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.CalendarSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.castor.CastorSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.DateSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.DocumentSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.ElementSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.EnumSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.HexSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.MapSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.QNameSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.SimpleListSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.TimeSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.VectorSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchema(Class, Types) - Method in interface org.apache.axis.encoding.Serializer
-
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
- writeSchemaElement(String, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out the given Element into the appropriate schema node.
- writeSchemaElement(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Deprecated.Please use writeSchemaElement(String namespaceURI, Element element)
- writeSchemaElementDecl(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method writeSchemaElementDecl
- writeSchemaTypeDecl(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method writeSchemaTypeDecl
- writeSerializationDecls(PrintWriter, boolean, String) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
In the stub constructor, write the serializer code for the complex types.
- writeSerializationInit(PrintWriter, TypeEntry) - Method in class org.apache.axis.wsdl.toJava.JavaStubWriter
-
Method writeSerializationInit
- writeSerializer(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
-
write Serializer getter code and pass in meta data to avoid undo introspection.
- writeService(Definition, Binding) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create the service.
- writeServiceTestCode(PrintWriter, String, PortType, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
-
Method writeServiceTestCode
- writeSetEndpointAddress(PrintWriter, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the setEndpointAddress(String portName, String newAddress) and setEndpointAddress(QName portName, String newAddress) methods.
- writeSetPortEndpointAddress(PrintWriter, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the set
EndpointAddress(String) method. - writeSimpleConstructors() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the constructors for SimpleTypes.
- writeSimpleTypeGetter(String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Method writeSimpleTypeGetter
- writeSimpleTypeSetter(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Method writeSimpleTypeSetter
- writeSOAPBody(QName) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method writeSOAPBody
- writeSOAPFault(FaultDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Method writeSOAPFault
- writeSOAPHeader(ParameterDesc, QName, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Create a SOAPHeader element
- writeString(String) - Method in class org.apache.axis.encoding.SerializationContext
-
Convenience operation to write out (to Writer) the String
- writeString(String) - Method in class org.apache.axis.encoding.TextSerializationContext
- writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
-
Writes this
SOAPMessage
object to the given output stream. - writeTo(OutputStream) - Method in class org.apache.axis.Message
-
Writes this
SOAPMessage
object to the given output stream. - writeTo(OutputStream) - Method in class org.apache.axis.SOAPPart
-
Write the contents to the specified stream.
- writeTo(OutputStream) - Method in class org.apache.axis.utils.ByteArray
-
Method writeTo
- writeTo(OutputStream) - Method in class org.apache.axis.utils.ByteArrayOutputStream
- writeTo(Writer) - Method in class org.apache.axis.SOAPPart
-
Write the contents to the specified writer.
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDArrayMapping
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDBeanMapping
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
-
write the deployment to the supplied serialization context.
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDElement
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDFault
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDService
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Write this element out to a SerializationContext
- writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
- writeToMultiPartStream(OutputStream, MimeMultipart) - Static method in class org.apache.axis.attachments.MimeUtils
-
This routine will the multi part type and write it out to a stream.
- writeToStringMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
-
Writes the toString method Currently the toString method is only written for simpleTypes.
- writeType(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a schema representation for the given
Class
. - writeType(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a schema representation for the given
Class
. - writeTypeAndSubTypeForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out a type (and its subtypes) referenced by a part type attribute.
- writeTypeForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out a type referenced by a part type attribute.
- writeTypeMapping(PrintWriter, String, String, String, String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
-
Raw routine that writes out the typeMapping.
- writeWrappedParameter(Element, String, QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a parameter (a sub-element) into a sequence generated by writeWrapperElement() above.
- writeWrapperElement(QName, boolean, boolean) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write the element definition for a WRAPPED operation.
- writeWrapperPart(Definition, Message, OperationDesc, boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
-
Write out the schema definition for a WRAPPED operation request or response.
- writeWSDDServiceNameInfo(PrintWriter, String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
-
Write the private WSDD service name field and the public accessors for it.
- writeXMLDeclaration() - Method in class org.apache.axis.encoding.SerializationContext
- WSDDArrayMapping - Class in org.apache.axis.deployment.wsdd
-
A
WSDDArrayMapping
is simply aWSDDTypeMapping
which has preset values for the serializer and deserializer attributes. - WSDDArrayMapping() - Constructor for class org.apache.axis.deployment.wsdd.WSDDArrayMapping
-
Default constructor
- WSDDArrayMapping(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDArrayMapping
- WSDDBeanMapping - Class in org.apache.axis.deployment.wsdd
-
A
WSDDBeanMapping
is simply aWSDDTypeMapping
which has preset values for the serializer and deserializer attributes. - WSDDBeanMapping() - Constructor for class org.apache.axis.deployment.wsdd.WSDDBeanMapping
-
Default constructor
- WSDDBeanMapping(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDBeanMapping
- WSDDBsfProvider - Class in org.apache.axis.deployment.wsdd.providers
- WSDDBsfProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
- WSDDChain - Class in org.apache.axis.deployment.wsdd
-
WSDD chain element
- WSDDChain() - Constructor for class org.apache.axis.deployment.wsdd.WSDDChain
-
Default constructor
- WSDDChain(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDChain
- WSDDComProvider - Class in org.apache.axis.deployment.wsdd.providers
- WSDDComProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
- WSDDConstants - Class in org.apache.axis.deployment.wsdd
- WSDDConstants() - Constructor for class org.apache.axis.deployment.wsdd.WSDDConstants
- WSDDDeployableItem - Class in org.apache.axis.deployment.wsdd
-
WSDD DeployableItem complexType
- WSDDDeployableItem() - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployableItem
-
Default constructor
- WSDDDeployableItem(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployableItem
- WSDDDeployment - Class in org.apache.axis.deployment.wsdd
-
WSDD deployment element
- WSDDDeployment() - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Default constructor
- WSDDDeployment(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployment
-
Create an element in WSDD that wraps an extant DOM element
- WSDDDocument - Class in org.apache.axis.deployment.wsdd
-
represents a WSDD Document (this is the top level object in this object model) Only one of
WSDDDocument.deployment
andWSDDDocument.undeployment
should be valid. - WSDDDocument() - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
-
empty constructor
- WSDDDocument(Document) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
-
create and bind to a document
- WSDDDocument(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
-
bind to a sub-element in a document.
- WSDDDocumentation - Class in org.apache.axis.deployment.wsdd
-
represents a WSDD documentation All WSDDElement can have a documentation but it is used only for Services, Operations and Parameters for now
- WSDDDocumentation(String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocumentation
- WSDDDocumentation(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocumentation
- WSDDElement - Class in org.apache.axis.deployment.wsdd
-
abstract class extended by all WSDD Element classes
- WSDDElement() - Constructor for class org.apache.axis.deployment.wsdd.WSDDElement
-
Default constructor
- WSDDElement(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDElement
-
Create an element in WSDD that wraps an extant DOM element
- WSDDEngineConfiguration - Interface in org.apache.axis
-
Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.
- WSDDException - Exception Class in org.apache.axis.deployment.wsdd
- WSDDException(Exception) - Constructor for exception class org.apache.axis.deployment.wsdd.WSDDException
- WSDDException(String) - Constructor for exception class org.apache.axis.deployment.wsdd.WSDDException
- WSDDFault - Class in org.apache.axis.deployment.wsdd
- WSDDFault(FaultDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFault
- WSDDFault(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFault
-
Construct a WSDDFault from a DOM Element
- WSDDFaultFlow - Class in org.apache.axis.deployment.wsdd
- WSDDFaultFlow() - Constructor for class org.apache.axis.deployment.wsdd.WSDDFaultFlow
-
Default constructor
- WSDDFaultFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFaultFlow
- WSDDGlobalConfiguration - Class in org.apache.axis.deployment.wsdd
-
Represents the global configuration of the Axis engine.
- WSDDGlobalConfiguration() - Constructor for class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
-
Default constructor
- WSDDGlobalConfiguration(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
- WSDDHandler - Class in org.apache.axis.deployment.wsdd
- WSDDHandler() - Constructor for class org.apache.axis.deployment.wsdd.WSDDHandler
-
Default constructor
- WSDDHandler(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDHandler
- WSDDHandlerProvider - Class in org.apache.axis.deployment.wsdd.providers
-
This is a simple provider for using Handler-based services which don't need further configuration (such as Java classes, etc).
- WSDDHandlerProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
- WSDDJavaCORBAProvider - Class in org.apache.axis.deployment.wsdd.providers
-
A WSDD CORBA provider
- WSDDJavaCORBAProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaCORBAProvider
- WSDDJavaEJBProvider - Class in org.apache.axis.deployment.wsdd.providers
-
A WSDD EJB provider
- WSDDJavaEJBProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaEJBProvider
- WSDDJavaMsgProvider - Class in org.apache.axis.deployment.wsdd.providers
- WSDDJavaMsgProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
- WSDDJavaRMIProvider - Class in org.apache.axis.deployment.wsdd.providers
-
A WSDD RMI provider
- WSDDJavaRMIProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaRMIProvider
- WSDDJavaRPCProvider - Class in org.apache.axis.deployment.wsdd.providers
- WSDDJavaRPCProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
- WSDDJAXRPCHandlerInfo - Class in org.apache.axis.deployment.wsdd
- WSDDJAXRPCHandlerInfo() - Constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
-
Default constructor
- WSDDJAXRPCHandlerInfo(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
- WSDDJAXRPCHandlerInfoChain - Class in org.apache.axis.deployment.wsdd
- WSDDJAXRPCHandlerInfoChain() - Constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
-
Default constructor
- WSDDJAXRPCHandlerInfoChain(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
- WSDDNonFatalException - Exception Class in org.apache.axis.deployment.wsdd
- WSDDNonFatalException(Exception) - Constructor for exception class org.apache.axis.deployment.wsdd.WSDDNonFatalException
- WSDDNonFatalException(String) - Constructor for exception class org.apache.axis.deployment.wsdd.WSDDNonFatalException
- WSDDOperation - Class in org.apache.axis.deployment.wsdd
-
Parse the WSDD operation elements.
- WSDDOperation(OperationDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
-
Constructor
- WSDDOperation(Element, ServiceDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
-
Constructor from XML
- WSDDParameter - Class in org.apache.axis.deployment.wsdd
- WSDDParameter() - Constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
- WSDDParameter(ParameterDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
- WSDDParameter(Element, OperationDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
- WSDDProvider - Class in org.apache.axis.deployment.wsdd
-
WSDD provider element Represents the liason to the application being exposed as a Web Service.
- WSDDProvider() - Constructor for class org.apache.axis.deployment.wsdd.WSDDProvider
- WSDDRequestFlow - Class in org.apache.axis.deployment.wsdd
- WSDDRequestFlow() - Constructor for class org.apache.axis.deployment.wsdd.WSDDRequestFlow
-
Default constructor
- WSDDRequestFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDRequestFlow
- WSDDResponseFlow - Class in org.apache.axis.deployment.wsdd
- WSDDResponseFlow() - Constructor for class org.apache.axis.deployment.wsdd.WSDDResponseFlow
-
Default constructor
- WSDDResponseFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDResponseFlow
- WSDDService - Class in org.apache.axis.deployment.wsdd
-
A service represented in WSDD.
- WSDDService() - Constructor for class org.apache.axis.deployment.wsdd.WSDDService
-
Default constructor
- WSDDService(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDService
- WSDDServiceWrapper - Class in org.apache.axis.management.jmx
- WSDDServiceWrapper() - Constructor for class org.apache.axis.management.jmx.WSDDServiceWrapper
- WSDDTargetedChain - Class in org.apache.axis.deployment.wsdd
- WSDDTargetedChain() - Constructor for class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- WSDDTargetedChain(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDTargetedChain
- WSDDTransport - Class in org.apache.axis.deployment.wsdd
- WSDDTransport() - Constructor for class org.apache.axis.deployment.wsdd.WSDDTransport
-
Default constructor
- WSDDTransport(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDTransport
- WSDDTransportWrapper - Class in org.apache.axis.management.jmx
- WSDDTransportWrapper() - Constructor for class org.apache.axis.management.jmx.WSDDTransportWrapper
- WSDDTypeMapping - Class in org.apache.axis.deployment.wsdd
- WSDDTypeMapping() - Constructor for class org.apache.axis.deployment.wsdd.WSDDTypeMapping
-
Default constructor
- WSDDTypeMapping(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDTypeMapping
- WSDDTypeMappingContainer - Interface in org.apache.axis.deployment.wsdd
-
A common interface for things which contain type mappings (i.e.
- WSDDUndeployment - Class in org.apache.axis.deployment.wsdd
-
WSDD deployment element
- WSDDUndeployment() - Constructor for class org.apache.axis.deployment.wsdd.WSDDUndeployment
-
Default constructor
- WSDDUndeployment(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDUndeployment
-
Constructor - build an undeployment from a DOM Element.
- WSDL_LOCATION - Static variable in class org.apache.axis.client.ServiceFactory
- WSDL_PORT_NAME - Static variable in class org.apache.axis.client.Call
-
this is a property set in the message context when the invocation process begins, for the benefit of handlers
- WSDL_SERVICE - Static variable in class org.apache.axis.client.Call
-
this is a property set in the message context when the invocation process begins, for the benefit of handlers
- WSDL2 - Class in org.apache.axis.wsdl.gen
-
Class WSDL2
- WSDL2() - Constructor for class org.apache.axis.wsdl.gen.WSDL2
-
Constructor Used by extended classes to construct an instance of WSDL2
- WSDL2Java - Class in org.apache.axis.wsdl
-
Command line interface to the WSDL2Java utility
- WSDL2Java() - Constructor for class org.apache.axis.wsdl.WSDL2Java
-
Instantiate a WSDL2Java emitter.
- wsdlFilename - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field wsdlFilename
- WSDLGEN_INTFNAMESPACE - Static variable in class org.apache.axis.MessageContext
-
The value of the property is used by service WSDL generation (aka ?WSDL) For the service's interface namespace if not set TRANS_URL property is used.
- WSDLGEN_SERV_LOC_URL - Static variable in class org.apache.axis.MessageContext
-
The value of the property is used by service WSDL generation (aka ?WSDL).
- WSDLGenStrategy - Class in org.apache.axis.strategies
-
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
- WSDLGenStrategy() - Constructor for class org.apache.axis.strategies.WSDLGenStrategy
- wsdlImplFilename - Variable in class org.apache.axis.wsdl.Java2WSDL
-
Field wsdlImplFilename
- wsdlStart - Variable in class org.apache.axis.handlers.EchoHandler
- wsdlStart1 - Variable in class org.apache.axis.handlers.EchoHandler
- wsdlURI - Variable in class org.apache.axis.wsdl.gen.WSDL2
-
Field wsdlURI
- WSDLUtils - Class in org.apache.axis.utils
- WSDLUtils() - Constructor for class org.apache.axis.utils.WSDLUtils
- WSIBP11_COMPAT_PROPERTY - Static variable in class org.apache.axis.Constants
-
Basic Profile 1.1 compatibility flag
X
- XML_LANG - Static variable in class org.apache.axis.Constants
- XmlBeanDeserializer - Class in org.apache.axis.encoding.ser.xbeans
-
Class XmlBeanDeserializer
- XmlBeanDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializer
- XmlBeanDeserializerFactory - Class in org.apache.axis.encoding.ser.xbeans
-
Class XmlBeanDeserializerFactory
- XmlBeanDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializerFactory
- XmlBeanSerializer - Class in org.apache.axis.encoding.ser.xbeans
-
Class XmlBeanSerializer
- XmlBeanSerializer() - Constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
- XmlBeanSerializerFactory - Class in org.apache.axis.encoding.ser.xbeans
-
Class XmlBeanSerializerFactory
- XmlBeanSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializerFactory
- XMLChar - Class in org.apache.axis.utils
-
This class defines the basic XML character properties.
- XMLChar() - Constructor for class org.apache.axis.utils.XMLChar
- XMLEncoder - Interface in org.apache.axis.components.encoding
-
Interface for XMLEncoders
- XMLEncoderFactory - Class in org.apache.axis.components.encoding
-
Factory for XMLEncoder
- XMLEncoderFactory() - Constructor for class org.apache.axis.components.encoding.XMLEncoderFactory
- xmlEncodeString(String) - Static method in class org.apache.axis.utils.XMLUtils
-
Encode a string appropriately for XML.
- xmlNameToJava(String) - Static method in class org.apache.axis.utils.JavaUtils
-
Map an XML name to a Java identifier per the mapping rules of JSR 101 (in version 1.0 this is "Chapter 20: Appendix: Mapping of XML Names"
- xmlNameToJava(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Map an XML name to a valid Java identifier
- xmlNameToJavaClass(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
-
Map an XML name to a valid Java identifier w/ capitolized first letter
- XMLStringProvider - Class in org.apache.axis.configuration
-
A simple ConfigurationProvider that uses the Admin class to configure the engine from a String containing XML.
- XMLStringProvider(String) - Constructor for class org.apache.axis.configuration.XMLStringProvider
-
Constructor
- xmlType - Variable in class org.apache.axis.encoding.ser.Base64Serializer
- xmlType - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
- xmlType - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
- xmlType - Variable in class org.apache.axis.encoding.ser.castor.CastorDeserializer
- xmlType - Variable in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
- xmlType - Variable in class org.apache.axis.encoding.ser.HexSerializer
- xmlType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
- xmlType - Variable in class org.apache.axis.encoding.ser.SimpleListDeserializer
- xmlType - Variable in class org.apache.axis.encoding.ser.SimpleListSerializer
- xmlType - Variable in class org.apache.axis.encoding.ser.SimpleSerializer
- xmlType - Variable in class org.apache.axis.encoding.TypeMappingImpl.Pair
- XMLType - Class in javax.xml.rpc.encoding
-
Constants representing XML Types.
- XMLType - Class in org.apache.axis.encoding
- XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
- XMLType() - Constructor for class org.apache.axis.encoding.XMLType
- XMLUtils - Class in org.apache.axis.utils
- XMLUtils() - Constructor for class org.apache.axis.utils.XMLUtils
- XMLUtils.ParserErrorHandler - Class in org.apache.axis.utils
- XSD_ANY - Static variable in class org.apache.axis.Constants
- XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis.Constants
- XSD_ANYTYPE - Static variable in class org.apache.axis.Constants
- XSD_ANYURI - Static variable in class org.apache.axis.Constants
- XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for base64Binary.
- XSD_BASE64 - Static variable in class org.apache.axis.Constants
- XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for boolean.
- XSD_BOOLEAN - Static variable in class org.apache.axis.Constants
- XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for byte.
- XSD_BYTE - Static variable in class org.apache.axis.Constants
- XSD_DATE - Static variable in class org.apache.axis.Constants
- XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for dateTime.
- XSD_DATETIME - Static variable in class org.apache.axis.Constants
- XSD_DAY - Static variable in class org.apache.axis.Constants
- XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for decimal.
- XSD_DECIMAL - Static variable in class org.apache.axis.Constants
- XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for double.
- XSD_DOUBLE - Static variable in class org.apache.axis.Constants
- XSD_DURATION - Static variable in class org.apache.axis.Constants
- XSD_ENTITIES - Static variable in class org.apache.axis.Constants
- XSD_ENTITY - Static variable in class org.apache.axis.Constants
- XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for float.
- XSD_FLOAT - Static variable in class org.apache.axis.Constants
- XSD_HEXBIN - Static variable in class org.apache.axis.Constants
- XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for hexBinary.
- XSD_ID - Static variable in class org.apache.axis.Constants
- XSD_IDREF - Static variable in class org.apache.axis.Constants
- XSD_IDREFS - Static variable in class org.apache.axis.Constants
- XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for int.
- XSD_INT - Static variable in class org.apache.axis.Constants
- XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for integer.
- XSD_INTEGER - Static variable in class org.apache.axis.Constants
- XSD_LANGUAGE - Static variable in class org.apache.axis.Constants
- XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for long.
- XSD_LONG - Static variable in class org.apache.axis.Constants
- XSD_MONTH - Static variable in class org.apache.axis.Constants
- XSD_MONTHDAY - Static variable in class org.apache.axis.Constants
- XSD_NAME - Static variable in class org.apache.axis.Constants
- XSD_NCNAME - Static variable in class org.apache.axis.Constants
- XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis.Constants
- XSD_NMTOKEN - Static variable in class org.apache.axis.Constants
- XSD_NMTOKENS - Static variable in class org.apache.axis.Constants
- XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis.Constants
- XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis.Constants
- XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis.Constants
- XSD_NOTATION - Static variable in class org.apache.axis.Constants
- XSD_POSITIVEINTEGER - Static variable in class org.apache.axis.Constants
- XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for QName.
- XSD_QNAME - Static variable in class org.apache.axis.Constants
- XSD_SCHEMA - Static variable in class org.apache.axis.Constants
- XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for short.
- XSD_SHORT - Static variable in class org.apache.axis.Constants
- XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
-
XSD type for string.
- XSD_STRING - Static variable in class org.apache.axis.Constants
- XSD_TIME - Static variable in class org.apache.axis.Constants
- XSD_TIMEINSTANT1999 - Static variable in class org.apache.axis.Constants
- XSD_TIMEINSTANT2000 - Static variable in class org.apache.axis.Constants
- XSD_TOKEN - Static variable in class org.apache.axis.Constants
- XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis.Constants
- XSD_UNSIGNEDINT - Static variable in class org.apache.axis.Constants
- XSD_UNSIGNEDLONG - Static variable in class org.apache.axis.Constants
- XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis.Constants
- XSD_YEAR - Static variable in class org.apache.axis.Constants
- XSD_YEARMONTH - Static variable in class org.apache.axis.Constants
Y
- Year - Class in org.apache.axis.types
-
Implementation of the XML Schema type gYear
- Year(int) - Constructor for class org.apache.axis.types.Year
-
Constructs a Year with the given values No timezone is specified
- Year(int, String) - Constructor for class org.apache.axis.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.axis.types.Year
-
Construct a Year from a String in the format [-]CCYY[timezone]
- YearHolder - Class in org.apache.axis.holders
-
Class YearHolder
- YearHolder() - Constructor for class org.apache.axis.holders.YearHolder
-
Constructor YearHolder
- YearHolder(Year) - Constructor for class org.apache.axis.holders.YearHolder
-
Constructor YearHolder
- YearMonth - Class in org.apache.axis.types
-
Implementation of the XML Schema type gYearMonth
- YearMonth(int, int) - Constructor for class org.apache.axis.types.YearMonth
-
Constructs a YearMonth with the given values No timezone is specified
- YearMonth(int, int, String) - Constructor for class org.apache.axis.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.axis.types.YearMonth
-
Construct a YearMonth from a String in the format [-]CCYY-MM
- YearMonthHolder - Class in org.apache.axis.holders
-
Class YearMonthHolder
- YearMonthHolder() - Constructor for class org.apache.axis.holders.YearMonthHolder
-
Constructor YearMonthHolder
- YearMonthHolder(YearMonth) - Constructor for class org.apache.axis.holders.YearMonthHolder
-
Constructor YearMonthHolder
_
- _ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _call - Variable in class org.apache.axis.client.Service
- _call - Variable in class org.apache.axis.client.Stub
- _CLIENT_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _CONNECT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _CONNECTION_FACTORY_JNDI_NAME - Static variable in class org.apache.axis.components.jms.JNDIVendorAdapter
- _createCall() - Method in class org.apache.axis.client.Stub
-
Creates a call from the service.
- _DELIVERY_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _DOMAIN - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _getCall() - Method in class org.apache.axis.client.Stub
-
Returns last Call object associated with this stub.
- _getProperty(String) - Method in interface javax.xml.rpc.Stub
-
Gets the value of a specific configuration property.
- _getProperty(String) - Method in class org.apache.axis.client.Stub
-
Gets the value of a named property.
- _getPropertyNames() - Method in interface javax.xml.rpc.Stub
-
Returns an
Iterator
view of the names of the properties that can be configured on this stub instance. - _getPropertyNames() - Method in class org.apache.axis.client.Stub
-
Return the names of configurable properties for this stub class.
- _getService() - Method in class org.apache.axis.client.Stub
-
Provide access to the service object.
- _hasSafePassword - Variable in class org.apache.axis.AxisEngine
-
Has the user changed the password yet? True if they have.
- _INTERACT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _isDirty - Variable in class org.apache.axis.message.NodeImpl
- _isRoot - Variable in class org.apache.axis.message.MessageElement
- _JMS_CORRELATION_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _JMS_CORRELATION_ID_AS_BYTES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _JMS_TYPE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _MESSAGE_SELECTOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _MIN_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _MSG_PROP_PREFIX - Static variable in interface org.apache.axis.transport.jms.JMSConstants
-
Defines a prefix added to each application-specific property in the JMS URL that should be added to the JMS Message when issued.
- _NO_LOCAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _NUM_RETRIES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _NUM_SESSIONS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _PRIORITY - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _read(byte[], int, int) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
- _roles - Variable in class org.apache.axis.handlers.HandlerInfoChainFactory
- _setProperty(String, Object) - Method in interface javax.xml.rpc.Stub
-
Sets the name and value of a configuration property for this Stub instance.
- _setProperty(String, Object) - Method in class org.apache.axis.client.Stub
-
Sets the value for a named property.
- _shutdown - Variable in class org.apache.axis.components.threadpool.ThreadPool
- _SUBSCRIPTION_NAME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _TIME_TO_LIVE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _UNSUBSCRIBE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _VENDOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
- _WAIT_FOR_RESPONSE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form