Alphabetical Index

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

.

The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.

_

_ACKNOWLEDGE_MODE - static field in class org.apache.axis.transport.jms.JMSConstants
_call - field in class org.apache.axis.client.Service
_call - field in class org.apache.axis.client.Stub
_CLIENT_ID - static field in class org.apache.axis.transport.jms.JMSConstants
_CONNECT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
_CONNECTION_FACTORY_JNDI_NAME - static field 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 field in class org.apache.axis.transport.jms.JMSConstants
_DOMAIN - static field in class 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 class 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 class 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 - field in class org.apache.axis.AxisEngine
Has the user changed the password yet? True if they have.
_INTERACT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
_isDirty - field in class org.apache.axis.message.NodeImpl
_isRoot - field in class org.apache.axis.message.MessageElement
_JMS_CORRELATION_ID - static field in class org.apache.axis.transport.jms.JMSConstants
_JMS_CORRELATION_ID_AS_BYTES - static field in class org.apache.axis.transport.jms.JMSConstants
_JMS_TYPE - static field in class org.apache.axis.transport.jms.JMSConstants
_MESSAGE_SELECTOR - static field in class org.apache.axis.transport.jms.JMSConstants
_MIN_TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
_MSG_PROP_PREFIX - static field in class 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 field in class org.apache.axis.transport.jms.JMSConstants
_NUM_RETRIES - static field in class org.apache.axis.transport.jms.JMSConstants
_NUM_SESSIONS - static field in class org.apache.axis.transport.jms.JMSConstants
_PRIORITY - static field in class org.apache.axis.transport.jms.JMSConstants
_read(byte[],int,int) - method in class org.apache.axis.attachments.DimeDelimitedInputStream
_roles - field in class org.apache.axis.handlers.HandlerInfoChainFactory
_setProperty(String,Object) - method in class 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 - field in class org.apache.axis.components.threadpool.ThreadPool
_SUBSCRIPTION_NAME - static field in class org.apache.axis.transport.jms.JMSConstants
_TIME_TO_LIVE - static field in class org.apache.axis.transport.jms.JMSConstants
_TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
_UNSUBSCRIBE - static field in class org.apache.axis.transport.jms.JMSConstants
_VENDOR - static field in class org.apache.axis.transport.jms.JMSConstants
_WAIT_FOR_RESPONSE - static field in class org.apache.axis.transport.jms.JMSConstants

A

abort() - method in class org.apache.axis.client.async.AsyncResult
Method abort
abort() - method in class org.apache.axis.client.async.IAsyncResult
Method abort
absolutize(org.apache.axis.types.URI) - method in class org.apache.axis.types.URI
Absolutize URI with given base URI.
AbstractCompiler - class org.apache.axis.components.compiler.AbstractCompiler
This class implements the functionality common to all Java compilers.
AbstractQueryStringHandler - class org.apache.axis.transport.http.AbstractQueryStringHandler
An optional base class for query string handlers; provides various helper methods and extracts things from the the message context
AbstractXMLEncoder - class org.apache.axis.components.encoding.AbstractXMLEncoder
Abstract class for XML String encoders.
ACCEPTMISSINGPARAMS - static field 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 field in class 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 - field in class org.apache.axis.message.SOAPHeaderElement
ADAPTER_POSTFIX - static field in class org.apache.axis.transport.jms.JMSConstants
add(Object) - method in class org.apache.axis.utils.IdentityHashMap
adds an object to the Map.
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 operation name and vector containing return and parameter names.
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,String) - method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Add an entry
Convenience method which allows passing an array of Strings which will be converted into QNames with no namespace.
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
Adds the given AttachmentPart object to this SOAPMessage object.
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentPart(Object) - method in class org.apache.axis.client.Call
This method adds an attachment.
addAttachmentPart(org.apache.axis.Part) - method in class org.apache.axis.attachments.Attachments
Adds an existing attachment to this list.
addAttachmentPart(org.apache.axis.Part) - method in class org.apache.axis.attachments.AttachmentsImpl
Adds an existing attachment to this list.
addAttribute(javax.xml.soap.Name,String) - method in class org.apache.axis.message.MessageElement
add a new attribute
addAttribute(javax.xml.soap.Name,String) - method in class javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
add an attribute to the qname vector.
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.
addBindingGenerators() - method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Method addBindingGenerators
addBody() - method in class javax.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBody() - method in class org.apache.axis.message.SOAPEnvelope
Add a soap body if one does not exist
addBodyElement(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addBodyElement(javax.xml.soap.Name) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
Add a SOAP Body Element
addBodyPart(org.apache.axis.attachments.DimeBodyPart) - method in class org.apache.axis.attachments.DimeMultiPart
addChain(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
addChild(org.apache.axis.message.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(org.apache.axis.message.MessageElement) - method in class org.apache.axis.message.SOAPBody
addChild(org.apache.axis.message.MessageElement) - method in class org.apache.axis.message.SOAPHeader
Note that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.
addChildElement(javax.xml.soap.Name) - method in class org.apache.axis.message.MessageElement
add the child element
addChildElement(javax.xml.soap.Name) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(javax.xml.soap.Name) - method in class org.apache.axis.message.SOAPHeader
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(javax.xml.soap.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(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPBody
Add a SOAPElement as a child of this SOAPElement instance.
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPHeader
Add a SOAPElement as a child of this SOAPElement instance.
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
Creates a new SOAPElement object initialized with the given String object and adds the new element to this SOAPElement object.
addChildElement(String) - method in class javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given String object and adds the new element to this SOAPElement object.
addChildElement(String) - method in class org.apache.axis.message.SOAPHeader
Creates a new SOAPElement object initialized with the given String object and adds the new element to this SOAPElement object.
addChildElement(String,String) - method in class org.apache.axis.message.MessageElement
add a child element
addChildElement(String,String) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String,String) - method in class javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String,String) - method in class org.apache.axis.message.SOAPHeader
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String,String,String) - method in class org.apache.axis.message.MessageElement
add a child element
addChildElement(String,String,String) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(String,String,String) - method in class javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(String,String,String) - method in class org.apache.axis.message.SOAPHeader
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
Adds a JMSConnector to the appropriate vendor pool
addDefinitionGenerators() - method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Method addDefinitionGenerators
addDetail() - method in class javax.xml.soap.SOAPFault
Creates a Detail object and sets it as the Detail object for this SOAPFault object.
addDetail() - method in class org.apache.axis.message.SOAPFault
Creates a Detail object and sets it as the Detail object for this SOAPFaultException object.
addDetailEntry(javax.xml.soap.Name) - method in class javax.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDetailEntry(javax.xml.soap.Name) - method in class org.apache.axis.message.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDocument(Document) - method in class javax.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
addDocument(Document) - method in class org.apache.axis.message.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
addFault() - method in class javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault() - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
Add a fault for this operation.
addFault(javax.xml.soap.Name,String) - method in class javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(javax.xml.soap.Name,String) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(javax.xml.soap.Name,String,Locale) - method in class javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(javax.xml.soap.Name,String,Locale) - method in class org.apache.axis.message.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(org.apache.axis.description.FaultDesc) - method in class org.apache.axis.description.OperationDesc
addFaultDetail(Element) - method in class org.apache.axis.AxisFault
Append an element to the fault detail list.
Create an element of the given qname and add it to the details.
addFaultDetailString(String) - method in class org.apache.axis.AxisFault
add a string tag to the fault details.
addFaultSubCode(javax.xml.namespace.QName) - method in class org.apache.axis.AxisFault
Add a fault sub-code.
addFaultSubCodeAsString(String) - method in class org.apache.axis.AxisFault
Add a fault sub-code with the local name code and namespace Constants.NS_URI_AXIS.
addFieldDesc(org.apache.axis.description.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 class 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(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
addHandler(org.apache.axis.deployment.wsdd.WSDDHandler) - method in class org.apache.axis.deployment.wsdd.WSDDChain
Add a Handler to the chain (at the end)
addHandler(org.apache.axis.deployment.wsdd.WSDDHandler) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
addHandler(org.apache.axis.Handler) - method in class org.apache.axis.Chain
Adds a handler to the end of the chain.
addHandler(org.apache.axis.Handler) - method in class org.apache.axis.SimpleChain
addHeader() - method in class javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeader() - method in class org.apache.axis.message.SOAPEnvelope
Add a soap header if one does not exist
Add a SOAP header which should be serialized along with the fault.
addHeader(org.apache.axis.message.SOAPHeaderElement) - method in class org.apache.axis.client.Call
Add a header which should be inserted into each outgoing message we generate.
addHeader(org.apache.axis.message.SOAPHeaderElement) - method in class org.apache.axis.message.SOAPEnvelope
Add a HeaderElement
addHeader(String,String) - method in class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeaderElement(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHeaderElement(javax.xml.soap.Name) - method in class org.apache.axis.message.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addHostname(String) - method in class org.apache.axis.AxisFault
add the hostname string.
addHostnameIfNeeded() - method in class org.apache.axis.AxisFault
add the hostname of the current system.
addMapping(org.apache.axis.utils.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 org.apache.axis.attachments.AttachmentPart
Add the specified MIME header, as per JAXM.
addMimeHeader(String,String) - method in class org.apache.axis.Part
Add the specified MIME header, as per JAXM.
addMimeHeader(String,String) - method in class javax.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addMimeHeader(String,String) - method in class org.apache.axis.SOAPPart
Add the specified MIME header, as per JAXM.
addNamespaceDeclaration(String,String) - method in class org.apache.axis.message.MessageElement
create a Mapping mapping and add to our namespace list.
addNamespaceDeclaration(String,String) - method in class javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
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(org.apache.axis.deployment.wsdd.WSDDOperation) - method in class org.apache.axis.deployment.wsdd.WSDDService
Add a WSDDOperation to the Service.
addOperation(String,javax.xml.namespace.QName) - method in class org.apache.axis.providers.BasicProvider
addOperationDesc(org.apache.axis.description.OperationDesc) - method in class org.apache.axis.description.ServiceDesc
addOptions Add option descriptions to the tool.
addOptions(org.apache.axis.utils.CLOptionDescriptor[]) - method in class org.apache.axis.wsdl.gen.WSDL2
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(org.apache.axis.message.RPCParam) - method in class org.apache.axis.message.RPCElement
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(org.apache.axis.description.ParameterDesc) - method in class org.apache.axis.description.OperationDesc
Adds a parameter type and mode for a specific operation.
Adds a parameter type and mode for a specific operation.
Adds a parameter type and mode for a specific operation.
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
Adds a parameter type as a soap:header.
Adds a parameter type as a soap:header.
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 class 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(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
addService(org.apache.axis.deployment.wsdd.WSDDService) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
addServiceGenerators() - method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Method addServiceGenerators
addSession(org.apache.axis.session.Session) - method in class org.apache.axis.handlers.soap.SOAPService
Add this passed in Session to this Service's list of sessions
Method addStuff
Method addStuff
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
addTextNode(String) - method in class javax.xml.soap.SOAPElement
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addTrailer(org.apache.axis.message.MessageElement) - method in class org.apache.axis.message.SOAPEnvelope
Add an element to the trailer
addTransport(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
addTransport(org.apache.axis.deployment.wsdd.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(org.apache.axis.deployment.wsdd.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
Populates the connection factory config table with properties from the JMS URL query string
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 org.apache.axis.utils.Admin
Handy static utility functions for turning XML into Axis deployment operations.
AdminClient - class org.apache.axis.client.AdminClient
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 org.apache.axis.transport.http.AdminServlet
Proof-of-concept "management" servlet for Axis.
adoptNode(Node) - method in class org.apache.axis.message.SOAPDocumentImpl
adoptNode(Node) - method in class org.apache.axis.SOAPPart
ALL_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field ALL_OPT
ALLOW_FORM_OPTIMIZATION - static field in class org.apache.axis.SOAPPart
property used to set SOAPEnvelope as default form
ALLOW_INVALID_URL_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field ALLOW_INVALID_URL_OPT
AMP - static field in class org.apache.axis.components.encoding.AbstractXMLEncoder
ANON_TOKEN - static field in class org.apache.axis.wsdl.symbolTable.SymbolTable
Field ANON_TOKEN
ANYCONTENT - static field in class org.apache.axis.Constants
The name of the field which accepts xsd:any content in Beans.
AnyContentType - interface org.apache.axis.encoding.AnyContentType
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 field in class org.apache.axis.constants.Scope
APPLICATION_STR - static field 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
ARGUMENT_DISALLOWED - static field in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option does not take arguments
ARGUMENT_OPTIONAL - static field in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that the argument is optional
ARGUMENT_REQUIRED - static field in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that one argument is required
ARGUMENTS_REQUIRED_2 - static field in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option requires 2 arguments
ARRAY_DESERIALIZER_FACTORY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ARRAY_SERIALIZER_FACTORY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ArrayDeserializer - class org.apache.axis.encoding.ser.ArrayDeserializer
An ArrayDeserializer handles deserializing SOAP arrays.
ArrayDeserializerFactory - class org.apache.axis.encoding.ser.ArrayDeserializerFactory
DeserializerFactory for arrays
ArrayDeserializerFactory() - constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
ArrayDeserializerFactory(javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
Constructor
During processing, the Array Deserializer stores the array in an ArrayListExtension class.
ArraySerializer - class org.apache.axis.encoding.ser.ArraySerializer
An ArraySerializer handles serializing of arrays.
ArraySerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.ArraySerializer
Constructor
Constructor Special constructor that takes the component type of the array.
Constructor Special constructor that takes the component type and QName of the array.
ArraySerializerFactory - class org.apache.axis.encoding.ser.ArraySerializerFactory
SerializerFactory for arrays
ArraySerializerFactory() - constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
ArraySerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
ArraySerializerFactory(javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
arrayType - field in class org.apache.axis.encoding.ser.ArrayDeserializer
ArrayUtil - class org.apache.axis.utils.ArrayUtil
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 org.apache.axis.client.async.AsyncCall
Support for Asynchronous call
AsyncCall(org.apache.axis.client.Call) - constructor for class org.apache.axis.client.async.AsyncCall
Constructor AsyncCall
Constructor AsyncCall
JMSConnector.AsyncConnection - class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
AsyncResult - class org.apache.axis.client.async.AsyncResult
Access the results of the Async call
Constructor AsyncResult
ATTACHMENT_ENCAPSULATION_FORMAT - static field in class org.apache.axis.client.Call
Property for setting attachment format.
ATTACHMENT_ENCAPSULATION_FORMAT_DIME - static field in class org.apache.axis.client.Call
Property value for setting attachment format as DIME.
ATTACHMENT_ENCAPSULATION_FORMAT_MIME - static field in class org.apache.axis.client.Call
Property value for setting attachment format as MIME.
AttachmentPart - class javax.xml.soap.AttachmentPart
A single attachment to a SOAPMessage object.
AttachmentPart - class org.apache.axis.attachments.AttachmentPart
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(javax.activation.DataHandler) - constructor for class org.apache.axis.attachments.AttachmentPart
Bulds a new AttachmentPart with a DataHandler.
attachmentParts - field in class org.apache.axis.client.Call
these are our attachments
Attachments - interface org.apache.axis.attachments.Attachments
Access the Attachments of a Message.
ATTACHMENTS_DIR - static field in class org.apache.axis.MessageContext
The directory where in coming attachments are created.
AttachmentsImpl - class org.apache.axis.attachments.AttachmentsImpl
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 org.apache.axis.attachments.AttachmentUtils
This class allow access to the Jaf data handler in AttachmentPart.
ATTR_ACTOR - static field in class org.apache.axis.Constants
ATTR_ARRAY_SIZE - static field in class org.apache.axis.Constants
ATTR_ARRAY_TYPE - static field in class org.apache.axis.Constants
ATTR_ATTACHMENT_FORMAT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_AXIS_ENGINE - static field in class org.apache.axis.transport.http.AxisServletBase
name of the axis engine to use in the servlet context
ATTR_CLASS - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_CLASSNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_DESERIALIZER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_ENCODING_STYLE - static field in class org.apache.axis.Constants
ATTR_ENCSTYLE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_HANDLERINFOCHAIN - static field in class org.apache.axis.Constants
ATTR_HREF - static field in class org.apache.axis.Constants
ATTR_ID - static field in class org.apache.axis.Constants
ATTR_INHEADER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_INNER_NAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_INNER_TYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_ITEM_TYPE - static field in class org.apache.axis.Constants
ATTR_ITEMQNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_ITEMTYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_LANG_SPEC_TYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_LOCKED - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_MEP - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_MODE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_MUST_UNDERSTAND - static field in class org.apache.axis.Constants
ATTR_NAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_OFFSET - static field in class org.apache.axis.Constants
ATTR_OUTHEADER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_PIVOT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_POSITION - static field in class org.apache.axis.Constants
ATTR_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_QNAME - static field in class org.apache.axis.Constants
ATTR_QNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_REF - static field in class org.apache.axis.Constants
ATTR_RELAY - static field in class org.apache.axis.Constants
ATTR_RETHEADER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_RETITEMQNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_RETITEMTYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_RETQNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_RETTYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_ROLE - static field in class org.apache.axis.Constants
ATTR_ROOT - static field in class org.apache.axis.Constants
ATTR_SERIALIZER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_SOAPACTION - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_SOAPACTORNAME - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_STREAMING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_STYLE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_TYPE - static field in class org.apache.axis.Constants
ATTR_TYPE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_USE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ATTR_VALUE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
AttributeDesc - class org.apache.axis.description.AttributeDesc
An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
AttributeDesc() - constructor for class org.apache.axis.description.AttributeDesc
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 - field in class org.apache.axis.components.net.DefaultSocketFactory
attributes
attributes - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field attributes
attributes - field in class org.apache.axis.message.NodeImpl
Used to suppress element tag serialization when serializing simple types into attributes.
authenticate(org.apache.axis.MessageContext) - method in class org.apache.axis.security.SecurityProvider
Authenticate a user from a username/password pair.
authenticate(org.apache.axis.MessageContext) - method in class org.apache.axis.security.servlet.ServletSecurityProvider
Authenticate a user from a username/password pair.
authenticate(org.apache.axis.MessageContext) - method in class org.apache.axis.security.simple.SimpleSecurityProvider
Authenticate a user from a username/password pair.
AuthenticatedUser - interface org.apache.axis.security.AuthenticatedUser
A small (mostly marker) interface for wrapping provider-specific user classes.
AUTHUSER - static field 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 org.apache.axis.transport.http.AutoRegisterServlet
Servlet that autoregisters
available() - method in class org.apache.axis.attachments.BoundaryDelimitedStream
available() - method in class org.apache.axis.transport.http.ChunkedInputStream
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.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 field in class org.apache.axis.Constants
AXIS_SESSION_MARKER - static field in class org.apache.axis.transport.http.AxisHttpSession
AXIS_VOID - static field in class org.apache.axis.encoding.XMLType
A "marker" XML type QName we use to indicate a void type.
AxisClient - class org.apache.axis.client.AxisClient
Provides the equivalent of an "Axis engine" on the client side.
AxisClient() - constructor for class org.apache.axis.client.AxisClient
AxisClient(org.apache.axis.EngineConfiguration) - constructor for class org.apache.axis.client.AxisClient
Construct an AxisEngine using the specified engine configuration.
AxisClientProxy - class org.apache.axis.client.AxisClientProxy
Very simple dynamic proxy InvocationHandler class.
AxisContentHandler - class org.apache.axis.encoding.ser.castor.AxisContentHandler
This ContentHandler delegates all serialization to an axis SerializationContext
AxisContentHandler(org.apache.axis.encoding.SerializationContext) - constructor for class org.apache.axis.encoding.ser.castor.AxisContentHandler
Creates a contentHandler delegate
AxisEngine - class org.apache.axis.AxisEngine
An AxisEngine is the base class for AxisClient and AxisServer.
AxisEngine(org.apache.axis.EngineConfiguration) - constructor for class org.apache.axis.AxisEngine
Construct an AxisEngine using the specified engine configuration.
AxisFault - class org.apache.axis.AxisFault
An exception which maps cleanly to a SOAP fault.
AxisFault() - constructor for class org.apache.axis.AxisFault
No-arg constructor for building one from an XML stream.
AxisFault(Exception) - constructor for class org.apache.axis.AxisFault
Wrap an AxisFault around an existing Exception.
Make a fault in any namespace.
Make a fault in any namespace.
AxisFault(String) - constructor for class org.apache.axis.AxisFault
create a simple axis fault from the message.
AxisFault(String,String,String,Element[]) - constructor for class org.apache.axis.AxisFault
Make a fault in the Constants.NS_URI_AXIS namespace.
AxisFault(String,Throwable) - constructor for 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.
AxisHttpSession - class org.apache.axis.transport.http.AxisHttpSession
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 org.apache.axis.transport.http.AxisHTTPSessionListener
A simple listener for Servlet 2.3 session lifecycle events.
AxisProperties - class org.apache.axis.AxisProperties
Configuration properties for AXIS.
axisServer - field in class org.apache.axis.transport.http.AxisServletBase
per-instance cache of the axis server
AxisServer - class org.apache.axis.server.AxisServer
AxisServer() - constructor for class org.apache.axis.server.AxisServer
AxisServer(org.apache.axis.EngineConfiguration) - constructor for class org.apache.axis.server.AxisServer
AxisServerFactory - interface org.apache.axis.server.AxisServerFactory
AxisServiceConfig - interface org.apache.axis.AxisServiceConfig
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.
A simple implementation of AxisServiceConfig.
AxisServlet - class org.apache.axis.transport.http.AxisServlet
AxisServlet() - constructor for class org.apache.axis.transport.http.AxisServlet
create a new servlet instance
AxisServletBase - class org.apache.axis.transport.http.AxisServletBase
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.

B

Base64 - class org.apache.axis.encoding.Base64
Base64Deserializer - class org.apache.axis.encoding.ser.Base64Deserializer
Deserializer for Base64
Base64Deserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.Base64Deserializer
The Deserializer is constructed with the xmlType and javaType (which could be a java primitive like int.class)
Base64DeserializerFactory - class org.apache.axis.encoding.ser.Base64DeserializerFactory
DeserializerFactory for hexBinary.
base64encode(byte[]) - static method in class org.apache.axis.utils.XMLUtils
Base64Serializer - class org.apache.axis.encoding.ser.Base64Serializer
Serializer for Base64
Base64Serializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.Base64Serializer
Base64SerializerFactory - class org.apache.axis.encoding.ser.Base64SerializerFactory
SerializerFactory for hexBinary.
Base64SerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.Base64SerializerFactory
BASE_NAME - static field in class org.apache.axis.i18n.RB
BaseDeserializerFactory - class org.apache.axis.encoding.ser.BaseDeserializerFactory
Base class for Axis Deserialization Factory classes for code reuse
BaseDeserializerFactory(Class) - constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
Constructor
BaseFactory - class org.apache.axis.encoding.ser.BaseFactory
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
basePropertyFileName - field in class org.apache.axis.i18n.RB
BaseSerializerFactory - class org.apache.axis.encoding.ser.BaseSerializerFactory
Base class for Axis Serialization Factory classes for code reuse
BaseSerializerFactory(Class) - constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
Constructor
BaseSerializerFactory(Class,javax.xml.namespace.QName,Class) - constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
BaseType - class org.apache.axis.wsdl.symbolTable.BaseType
This Type is for a QName represents a Base Type (i.e.
BaseType(javax.xml.namespace.QName) - constructor for class org.apache.axis.wsdl.symbolTable.BaseType
Constructor BaseType
baseTypeMapping - field in class org.apache.axis.wsdl.toJava.Emitter
Field baseTypeMapping
BaseTypeMapping - class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
Get the base language name for a qname
BasicClientConfig - class org.apache.axis.configuration.BasicClientConfig
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 org.apache.axis.handlers.BasicHandler
BasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.
BasicProvider - class org.apache.axis.providers.BasicProvider
This class has one way of keeping track of the operations declared for a particular service provider.
BasicServerConfig - class org.apache.axis.configuration.BasicServerConfig
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 field in class org.apache.axis.deployment.wsdd.WSDDConstants
BEAN_SERIALIZER_FACTORY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
BeanDeserializer - class org.apache.axis.encoding.ser.BeanDeserializer
General purpose deserializer for an arbitrary java bean.
BeanDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.BeanDeserializer
BeanDeserializerFactory - class org.apache.axis.encoding.ser.BeanDeserializerFactory
DeserializerFactory for Bean
BeanDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.BeanDeserializerFactory
BeanPropertyDescriptor - class org.apache.axis.utils.BeanPropertyDescriptor
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 org.apache.axis.encoding.ser.BeanPropertyTarget
Class which knows how to update a bean property
This constructor is used for a normal property.
This constructor is used for an indexed property.
BeanSerializer - class org.apache.axis.encoding.ser.BeanSerializer
General purpose serializer/deserializerFactory for an arbitrary java bean.
BeanSerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.BeanSerializer
BeanSerializerFactory - class org.apache.axis.encoding.ser.BeanSerializerFactory
SerializerFactory for Bean
BeanSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.BeanSerializerFactory
BeanUtils - class org.apache.axis.utils.BeanUtils
BeanVendorAdapter - class org.apache.axis.components.jms.BeanVendorAdapter
Uses ClassUtils.forName and reflection to configure ConnectionFactory.
bEntry - field in class org.apache.axis.wsdl.toJava.JavaImplWriter
Field bEntry
bEntry - field in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
Field bEntry
BigDecimalHolder - class javax.xml.rpc.holders.BigDecimalHolder
Holder for BigDecimals.
BigDecimalHolder() - constructor for class javax.xml.rpc.holders.BigDecimalHolder
Make a new BigDecimalHolder with a null value.
BigDecimalHolder(BigDecimal) - constructor for class javax.xml.rpc.holders.BigDecimalHolder
Make a new BigDecimalHolder with value as the value.
BigIntegerHolder - class javax.xml.rpc.holders.BigIntegerHolder
Holder for BigIntegers.
BigIntegerHolder() - constructor for class javax.xml.rpc.holders.BigIntegerHolder
Make a new BigIntegerHolder with a null value.
BigIntegerHolder(BigInteger) - constructor for class javax.xml.rpc.holders.BigIntegerHolder
Make a new BigIntegerHolder with value 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 - field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field binding
binding - field in class org.apache.axis.wsdl.toJava.JavaImplWriter
Field binding
BINDING_NAME_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field BINDING_NAME_OPT
BindingEntry - class org.apache.axis.wsdl.symbolTable.BindingEntry
This class represents a WSDL binding.
BindingEntry(Binding) - constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
This is a minimal constructor.
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.
bindingWriters - field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Return Wsdl2java's JavaBindingWriter object.
BodyBuilder - class org.apache.axis.message.BodyBuilder
BooleanHolder - class javax.xml.rpc.holders.BooleanHolder
Holder for booleans.
BooleanHolder - class org.apache.axis.components.net.BooleanHolder
hold a boolean value.
BooleanHolder() - constructor for class javax.xml.rpc.holders.BooleanHolder
Make a new BooleanHolder with a null value.
BooleanHolder(boolean) - constructor for class javax.xml.rpc.holders.BooleanHolder
Make a new BooleanHolder with value as the value.
BooleanHolder(boolean) - constructor for class org.apache.axis.components.net.BooleanHolder
Constructor BooleanHolder
BooleanWrapperHolder - class javax.xml.rpc.holders.BooleanWrapperHolder
Holder for Booleans.
BooleanWrapperHolder() - constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
Make a new BooleanWrapperHolder with a null value.
BooleanWrapperHolder(Boolean) - constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
Make a new BooleanWrapperHolder with value as the value.
boundary - field in class org.apache.axis.attachments.BoundaryDelimitedStream
boundary - field in class org.apache.axis.attachments.MultiPartDimeInputStream
boundary - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field boundary
BOUNDARY_NOT_FOUND - static field in class org.apache.axis.attachments.BoundaryDelimitedStream
Field BOUNDARY_NOT_FOUND.
boundaryDelimitedStream - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field boundaryDelimitedStream
BoundaryDelimitedStream - class org.apache.axis.attachments.BoundaryDelimitedStream
This class takes the input stream and turns it multiple streams.
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 - field in class org.apache.axis.wsdl.WSDL2Java
Field bPackageOpt
BROKER_URL - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
bs_handle - field in class org.apache.axis.utils.ByteArray
bs_stream - field in class org.apache.axis.utils.ByteArray
BSF - class org.apache.axis.components.script.BSF
BSFProvider - class org.apache.axis.providers.BSFProvider
builder - field in class org.apache.axis.message.SOAPFaultDetailsBuilder
BUILDFILE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field BUILDFILE_OPT
ByteArray - class org.apache.axis.utils.ByteArray
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 javax.xml.rpc.holders.ByteArrayHolder
Holder for byte[]s.
ByteArrayHolder() - constructor for class javax.xml.rpc.holders.ByteArrayHolder
Make a new ByteArrayHolder with a null value.
ByteArrayHolder(byte[]) - constructor for class javax.xml.rpc.holders.ByteArrayHolder
Make a new ByteArrayHolder with value as the value.
ByteArrayOutputStream - class org.apache.axis.utils.ByteArrayOutputStream
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 javax.xml.rpc.holders.ByteHolder
Holder for bytes.
ByteHolder() - constructor for class javax.xml.rpc.holders.ByteHolder
Make a new ByteHolder with a null value.
ByteHolder(byte) - constructor for class javax.xml.rpc.holders.ByteHolder
Make a new ByteHolder with value as the value.
byteValue() - method in class org.apache.axis.types.UnsignedInt
byteValue() - method in class org.apache.axis.types.UnsignedLong
ByteWrapperHolder - class javax.xml.rpc.holders.ByteWrapperHolder
Holder for Bytes.
ByteWrapperHolder() - constructor for class javax.xml.rpc.holders.ByteWrapperHolder
Make a new ByteWrapperHolder with a null value.
ByteWrapperHolder(Byte) - constructor for class javax.xml.rpc.holders.ByteWrapperHolder
Make a new ByteWrapperHolder with value as the value.

C

cache - field in class org.apache.axis.utils.ByteArray
cachedEndpoint - field in class org.apache.axis.client.Stub
cachediskstream - field in class org.apache.axis.attachments.ManagedMemoryDataSource
This is the cached disk stream.
cachedPassword - field in class org.apache.axis.client.Stub
cachedPortName - field in class org.apache.axis.client.Stub
cachedProperties - field in class org.apache.axis.client.Stub
cachedSOAPEnvelope - field in class org.apache.axis.attachments.MultiPartDimeInputStream
cachedSOAPEnvelope - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field cachedSOAPEnvelope
cachedTimeout - field in class org.apache.axis.client.Stub
cachedUsername - field in class org.apache.axis.client.Stub
cacheStringDSer - field in class org.apache.axis.encoding.ser.BeanDeserializer
cacheStringDSer - field in class org.apache.axis.encoding.ser.SimpleDeserializer
cacheStringDSer - field in class org.apache.axis.encoding.ser.SimpleListDeserializer
cacheXMLType - field in class org.apache.axis.encoding.ser.BeanDeserializer
cacheXMLType - field in class org.apache.axis.encoding.ser.SimpleDeserializer
cacheXMLType - field in class org.apache.axis.encoding.ser.SimpleListDeserializer
CalendarDeserializer - class org.apache.axis.encoding.ser.CalendarDeserializer
The CalendarSerializer deserializes a dateTime.
CalendarDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.CalendarDeserializer
The Deserializer is constructed with the xmlType and javaType
CalendarDeserializerFactory - class org.apache.axis.encoding.ser.CalendarDeserializerFactory
A CalendarDeserializer Factory
CalendarHolder - class javax.xml.rpc.holders.CalendarHolder
Holder for Calendars.
CalendarHolder() - constructor for class javax.xml.rpc.holders.CalendarHolder
Make a new CalendarHolder with a null value.r
CalendarHolder(Calendar) - constructor for class javax.xml.rpc.holders.CalendarHolder
Make a new CalendarHolder with value as the value.
CalendarSerializer - class org.apache.axis.encoding.ser.CalendarSerializer
Serializer for dateTime (Calendar).
CalendarSerializerFactory - class org.apache.axis.encoding.ser.CalendarSerializerFactory
SerializerFactory for Calendar(dateTime) primitives
call - field in class org.apache.axis.client.AdminClient
the object that represents our call
Call - interface javax.xml.rpc.Call
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
CALL - static field in class org.apache.axis.MessageContext
If on the client - this is the Call object.
Call - class org.apache.axis.client.Call
Axis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.
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.
Sends the given message to the specified endpoint and blocks until it has returned the response.
call(javax.xml.soap.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(org.apache.axis.client.Service) - constructor for class org.apache.axis.client.Call
Default constructor - not much else to say.
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.
Callback - interface org.apache.axis.encoding.Callback
CallbackTarget - class org.apache.axis.encoding.CallbackTarget
CallbackTarget(org.apache.axis.encoding.Callback,Object) - constructor for class org.apache.axis.encoding.CallbackTarget
canHandleBlock(javax.xml.namespace.QName) - method in class org.apache.axis.handlers.BasicHandler
Indicate if this handler can process qname.
Indicate if this handler can process qname.
canHandleBlock(javax.xml.namespace.QName) - method in class org.apache.axis.Handler
Indicate if this handler can process qname.
canHandleBlock(javax.xml.namespace.QName) - method in class org.apache.axis.SimpleChain
canSearchParents - field 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 org.apache.axis.encoding.ser.castor.CastorDeserializer
Castor deserializer
CastorDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.castor.CastorDeserializer
CastorDeserializerFactory - class org.apache.axis.encoding.ser.castor.CastorDeserializerFactory
A CastorDeserializer Factory
CastorDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.castor.CastorDeserializerFactory
CastorEnumTypeDeserializer - class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
Castor deserializer
CastorEnumTypeDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
CastorEnumTypeDeserializerFactory - class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializerFactory
A CastorEnumTypeDeserializer Factory
CastorEnumTypeSerializer - class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
Castor serializer
CastorEnumTypeSerializerFactory - class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializerFactory
SerializerFactory for Castor Enum Type objects
CastorSerializer - class org.apache.axis.encoding.ser.castor.CastorSerializer
Castor serializer
CastorSerializerFactory - class org.apache.axis.encoding.ser.castor.CastorSerializerFactory
SerializerFactory for Castor objects
CastorSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.castor.CastorSerializerFactory
CDATAImpl - class org.apache.axis.message.CDATAImpl
CDATAImpl(String) - constructor for class org.apache.axis.message.CDATAImpl
Chain - interface org.apache.axis.Chain
A Handler that executes a 'chain' of child handlers in order.
ChainedParamReader - class org.apache.axis.utils.bytecode.ChainedParamReader
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 field in class org.apache.axis.client.Call
This is the character set encoding to use for the message
CHARACTER_SET_ENCODING - static field in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
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.castor.AxisContentHandler
delegates to the serialization context
characters(char[],int,int) - method in class org.apache.axis.encoding.ser.BeanDeserializer
characters(char[],int,int) - method in class org.apache.axis.encoding.DeserializationContext
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.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.SOAPHandler
CHECK_MUST_UNDERSTAND - static field 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(org.apache.axis.MessageContext,String,String) - method in class org.apache.axis.providers.java.RPCProvider
Throw an AxisFault if the requested method is not allowed.
children - field in class org.apache.axis.message.NodeImpl
ChunkedInputStream - class org.apache.axis.transport.http.ChunkedInputStream
ChunkedInputStream(InputStream) - constructor for class org.apache.axis.transport.http.ChunkedInputStream
ChunkedOutputStream - class org.apache.axis.transport.http.ChunkedOutputStream
ChunkedOutputStream(OutputStream) - constructor for class org.apache.axis.transport.http.ChunkedOutputStream
chunkSize - field in class org.apache.axis.transport.http.ChunkedInputStream
CIDprefix - static field in class org.apache.axis.attachments.Attachments
The prefix used to assoc.
CLArgsParser - class org.apache.axis.utils.CLArgsParser
Parser for command line arguments.
Create a parser that deals with options and parses certain args.
Create a parser that can deal with options and parses certain args.
classCache - field in class org.apache.axis.AxisEngine
Java class cache.
ClassCache - class org.apache.axis.utils.cache.ClassCache
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 field in class org.apache.axis.components.compiler.Javac
className - field in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
Field className
className - field in class org.apache.axis.wsdl.Java2WSDL
Field className
className - field in class org.apache.axis.wsdl.toJava.JavaClassWriter
Field className
classpath - field in class org.apache.axis.components.compiler.AbstractCompiler
The classpath to be used for compilation
CLASSPATH_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
CLASSPATH_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
ClasspathUtils - class org.apache.axis.utils.ClasspathUtils
Utility class for constructing the classpath
ClassReader - class org.apache.axis.utils.bytecode.ClassReader
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(buf[],Map) - constructor for class org.apache.axis.utils.bytecode.ClassReader
ClassUtils - class org.apache.axis.utils.ClassUtils
Utility methods for Class Loading.
cleanup() - method in class org.apache.axis.AxisEngine
Cleanup routine removes application scoped objects.
cleanup() - method in class org.apache.axis.handlers.BasicHandler
Cleanup is called when the chain containing this Handler object is done processing the chain.
cleanup() - method in class org.apache.axis.FaultableHandler
Cleanup is called when the chain containing this Handler object is done processing the chain.
cleanup() - method in class 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.JAXRPCHandler
cleanup() - method in class org.apache.axis.SimpleChain
cleanup() - method in class org.apache.axis.components.threadpool.ThreadPool
clear() - method in class org.apache.axis.message.SAX2EventRecorder
clear() - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.clear().
clear() - method in class javax.xml.rpc.encoding.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
clear() - method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Removes all TypeMappings and namespaceURIs from this TypeMappingRegistry.
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.ProjectResourceBundle
Clears the internal cache
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 class org.apache.axis.AxisFault
Clear the fault details list.
clearFaultSubCodes() - method in class org.apache.axis.AxisFault
Clear all fault sub-codes.
clearHeaders() - method in 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 field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
CLIENT_ID - static field in class org.apache.axis.transport.jms.JMSConstants
JMSConnectorFactory parameter valid for either domain.
clientConfigFile - field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
clientProperties - field in class org.apache.axis.transport.http.CommonsHTTPSender
clone() - method in class org.apache.axis.wsdl.toJava.Namespaces
Instantiate a clone of this Namespaces object.
clone() - method in class org.apache.axis.collections.SequencedHashMap
Creates a shallow copy of this object, preserving the internal structure by copying only references.
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 org.apache.axis.utils.CLOption
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 org.apache.axis.utils.CLOptionDescriptor
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 org.apache.axis.attachments.BoundaryDelimitedStream
Closes the stream.
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.transport.http.ChunkedInputStream
close() - method in class org.apache.axis.transport.http.ChunkedOutputStream
close() - method in class org.apache.axis.attachments.DimeDelimitedInputStream
Closes the stream.
close() - method in class org.apache.axis.transport.http.FilterPrintWriter
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.transport.http.NonBlockingBufferedInputStream
disassociate from the underlying input stream
close() - method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close() - method in class org.apache.axis.soap.SOAPConnectionImpl
Closes this SOAPConnection object.
close() - method in class org.apache.axis.transport.http.SocketInputStream
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 - field in class org.apache.axis.transport.http.ChunkedInputStream
closed - field in class org.apache.axis.attachments.ManagedMemoryDataSource
If true the source input stream is now closed.
closed - field in class org.apache.axis.attachments.MultiPartDimeInputStream
closed - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field closed
closed - field 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 org.apache.axis.utils.CLUtil
CLUtil offers basic utility operations for use both internal and external to package.
code - field in class org.apache.axis.message.SOAPFaultBuilder
CollectionElement - class org.apache.axis.wsdl.symbolTable.CollectionElement
This Element is for a QName that is a 'collection'.
Constructor CollectionElement
collectionIndex - field in class org.apache.axis.encoding.ser.BeanDeserializer
CollectionTE - interface org.apache.axis.wsdl.symbolTable.CollectionTE
Interface CollectionTE
CollectionType - class org.apache.axis.wsdl.symbolTable.CollectionType
This Type is for a QName that is a 'collection'.
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 org.apache.axis.message.CommentImpl
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 org.apache.axis.components.net.CommonsHTTPClientProperties
Interface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.
CommonsHTTPSender - class org.apache.axis.transport.http.CommonsHTTPSender
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(Object) - method in class org.apache.axis.types.UnsignedInt
compareTo(Object) - method in class org.apache.axis.types.UnsignedLong
compile() - method in class 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 org.apache.axis.components.compiler.Compiler
This interface defines a compiler's functionality for all (Java-based) compiled languages
CompilerError - class org.apache.axis.components.compiler.CompilerError
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 org.apache.axis.components.compiler.CompilerFactory
This class implements a factory to instantiate a Compiler.
COMPLETED - static field in class org.apache.axis.client.async.Status
Field COMPLETED
COMPLETED_STR - static field in class org.apache.axis.client.async.Status
Field COMPLETED_STR
COMPLEX_TYPE_FAULT - static field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Field COMPLEX_TYPE_FAULT
componentsReady() - method in class 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 - field in class org.apache.axis.encoding.DeserializerImpl
componentType - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
ComProvider - class org.apache.axis.providers.ComProvider
config - field in class org.apache.axis.AxisEngine
Our go-to guy for configuration...
ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.
ConfigurationException(Exception) - constructor for class org.apache.axis.ConfigurationException
Construct a ConfigurationException from an Exception.
Construct a ConfigurationException from an Exception.
ConfigurationException(String) - constructor for class org.apache.axis.ConfigurationException
Construct a ConfigurationException from a String.
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.DirProvider
Configure this AxisEngine using whatever data source we have.
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.FileProvider
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.NullProvider
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.SimpleProvider
Configure an AxisEngine.
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Configure this AxisEngine using whatever data source we have.
configureEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.XMLStringProvider
Configure this AxisEngine using whatever data source we have.
configure our elements from the context.
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 field in class org.apache.axis.components.jms.JMSVendorAdapter
CONNECT_ID - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
CONNECT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
CONNECT_TIMEOUT - static field in class org.apache.axis.components.net.DefaultSocketFactory
Field CONNECT_TIMEOUT
CONNECTION_DEFAULT_CONNECTION_TIMEOUT_KEY - static field 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 field 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 field in class org.apache.axis.components.jms.BeanVendorAdapter
CONNECTION_FACTORY_JNDI_NAME - static field in class org.apache.axis.components.jms.JNDIVendorAdapter
CONNECTION_POOL_TIMEOUT_KEY - static field 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 field in class org.apache.axis.client.Call
Timeout property: should be accompanies by an integer
CONNECTION_URLS - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
connectionManager - field in class org.apache.axis.transport.http.CommonsHTTPSender
CONNECTOR - static field in class org.apache.axis.transport.jms.JMSConstants
Constants - class org.apache.axis.Constants
constructorTarget - field in class org.apache.axis.encoding.ser.BeanDeserializer
Constructor Target object to use (if constructorToUse != null)
ConstructorTarget - class org.apache.axis.encoding.ConstructorTarget
Used when the class need a specific Constructor (not default one)
constructorToUse - field in class org.apache.axis.encoding.ser.BeanDeserializer
Constructor if no default constructor
Method constructSignatures
ContainedAttribute - class org.apache.axis.wsdl.symbolTable.ContainedAttribute
containedAttributes - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
contained attributes in the schema's type definition
containedElements - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
contained elements in the schema's type definition
ContainedEntry - class org.apache.axis.wsdl.symbolTable.ContainedEntry
contains(org.apache.axis.Handler) - method in class org.apache.axis.Chain
Discover if a handler is in this chain.
contains(org.apache.axis.Handler) - method in class org.apache.axis.SimpleChain
contains(URL) - method in class org.apache.axis.utils.URLHashSet
Returns true if this set contains the specified element.
containsKey(Object) - method in class org.apache.axis.utils.IdentityHashMap
containsKey(Object) - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.containsKey(Object).
containsProperty(String) - method in class 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 field in class org.apache.axis.attachments.ImageDataSource
CONTENT_TYPE - static field in class org.apache.axis.attachments.MimeMultipartDataSource
CONTENT_TYPE - static field in class org.apache.axis.attachments.OctetStreamDataSource
CONTENT_TYPE - static field in class org.apache.axis.attachments.PlainTextDataSource
CONTENT_TYPE - static field in class org.apache.axis.attachments.SourceDataSource
contentId - field in class org.apache.axis.attachments.MultiPartDimeInputStream
contentId - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field contentId
contentLocation - field in class org.apache.axis.attachments.AttachmentsImpl
This is the content location as specified in SOAP with Attachments.
contentLocation - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field contentLocation
contentType - field in class org.apache.axis.attachments.ManagedMemoryDataSource
The content type.
context - field in class org.apache.axis.message.MessageElement
context - field in class org.apache.axis.encoding.ser.SimpleDeserializer
context - field in class org.apache.axis.message.SOAPFaultBuilder
CONTEXT_FACTORY - static field 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.
JavaUtils.ConvertCache - interface org.apache.axis.utils.JavaUtils.ConvertCache
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.
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 field in class org.apache.axis.ConfigurationException
Flag wether to copy the orginal exception by default.
CORBAProvider - class org.apache.axis.providers.java.CORBAProvider
A basic CORBA Provider
count - field in class org.apache.axis.utils.ByteArray
count() - method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool.ReferenceCountedObject
countAttachments() - method in class org.apache.axis.Message
Gets a count of the number of attachments in this message.
countAttachments() - method in class javax.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
CR - static field in class org.apache.axis.components.encoding.AbstractXMLEncoder
CR - static field in class org.apache.axis.utils.JavaUtils
create() - static method in class org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
create(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPElementFactory
Create a SOAPElement object initialized with the given Name object.
create(String) - method in class javax.xml.soap.SOAPElementFactory
Create a SOAPElement object initialized with the given local name.
create(String) - static method in class org.apache.axis.components.net.TransportClientPropertiesFactory
Creates a socket.
creates a secure socket
Create a socket
create(String,String,String) - method in class javax.xml.soap.SOAPElementFactory
Create a new SOAPElement object with the given local name, prefix and uri.
createApplicationProperties(org.apache.axis.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
createAttachmentPart() - method in class 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() - method in class javax.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object) - method in class 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.
createAttribute(String) - method in class org.apache.axis.message.SOAPDocumentImpl
createAttribute(String) - method in class org.apache.axis.SOAPPart
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 class 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(javax.xml.namespace.QName) - method in class javax.xml.rpc.Service
Creates a Call instance.
createCall(javax.xml.namespace.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.
Creates a Call instance.
Creates a new Call object - will prefill as much info from the WSDL as it can.
Creates a Call instance.
createCall(javax.xml.namespace.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.
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(org.apache.axis.utils.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.
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(org.apache.axis.utils.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 for DetailEntry 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(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given Name object.
createElement(javax.xml.soap.Name) - method in class org.apache.axis.soap.SOAPFactoryImpl
Create a SOAPElement object initialized with the given Name object.
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 javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given local name.
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.
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,javax.xml.namespace.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,javax.xml.namespace.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
createLiteralArrayElement(String,javax.xml.namespace.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 default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage() - method in class org.apache.axis.soap.MessageFactoryImpl
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMessageName(Definition,String) - method in class org.apache.axis.wsdl.fromJava.Emitter
Method createMessageName
createMP(String,java.util.Collection) - 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 class javax.xml.soap.SOAPEnvelope
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 javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createName(String) - method in class org.apache.axis.soap.SOAPFactoryImpl
createName(String,String,String) - method in class 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 org.apache.axis.message.SOAPEnvelope
Create a name given local part, prefix and 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.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
createSendSession(javax.jms.Connection) - method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
Static method to create a server connector.
Create a Service instance.
createService(javax.xml.namespace.QName) - method in class org.apache.axis.client.ServiceFactory
Create a Service instance.
Create a Service instance.
createService(URL,javax.xml.namespace.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
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
createTypeMapping() - method in class 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 - field in class org.apache.axis.encoding.ser.ArrayDeserializer
curIndex - field in class org.apache.axis.encoding.ser.VectorDeserializer
currentMemoryBuf - field in class org.apache.axis.attachments.ManagedMemoryDataSource
Hold the last memory buffer.
currentMemoryBufSz - field in class org.apache.axis.attachments.ManagedMemoryDataSource
The number of bytes written to the above buffer.

D

data - field in class org.apache.axis.attachments.DimeBodyPart
DataHandlerHolder - class org.apache.axis.holders.DataHandlerHolder
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 org.apache.axis.encoding.ser.DateDeserializer
The DateSerializer deserializes a Date.
DateDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.DateDeserializer
The Deserializer is constructed with the xmlType and javaType
DateDeserializerFactory - class org.apache.axis.encoding.ser.DateDeserializerFactory
A DateDeserializer Factory
DateDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.DateDeserializerFactory
DateHolder - class org.apache.axis.holders.DateHolder
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 org.apache.axis.encoding.ser.DateSerializer
Serializer for Dates.
DateSerializerFactory - class org.apache.axis.encoding.ser.DateSerializerFactory
SerializerFactory for Date primitives
DateSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.DateSerializerFactory
Day - class org.apache.axis.types.Day
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 org.apache.axis.holders.DayHolder
Class DayHolder
DayHolder() - constructor for class org.apache.axis.holders.DayHolder
Constructor DayHolder
DayHolder(org.apache.axis.types.Day) - constructor for class org.apache.axis.holders.DayHolder
Constructor DayHolder
debug - field in class org.apache.axis.wsdl.gen.Parser
Field debug
debug(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off debug messages.
DEBUG_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Field DEBUG_OPT
debugEnabled - field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field debugEnabled
DebugHandler - class org.apache.axis.handlers.DebugHandler
DEC - static field 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 field in class org.apache.axis.constants.Scope
DEFAULT - static field in class org.apache.axis.client.async.Status
Field DEFAULT
DEFAULT - static field in class org.apache.axis.constants.Style
DEFAULT - static field in class org.apache.axis.constants.Use
DEFAULT_ACKNOWLEDGE_MODE - static field in class org.apache.axis.transport.jms.JMSConstants
value for ACKNOWLEDGE_MODE if left unset.
DEFAULT_ATTACHMENT_IMPL - static field in class org.apache.axis.AxisEngine
DEFAULT_ATTACHMNET_IMPL - static field in class org.apache.axis.Message
Default Attachments Implementation class.
DEFAULT_CACHE_INCREMENT - static field in class org.apache.axis.utils.ByteArray
DEFAULT_CONNECT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_DELIVERY_MODE - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_ENABLE_BACKING_STORE - static field in class org.apache.axis.utils.ByteArray
DEFAULT_ENCODING - static field in class org.apache.axis.components.encoding.XMLEncoderFactory
DEFAULT_INTERACT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_JWS_FILE_EXTENSION - field in class org.apache.axis.handlers.JWSHandler
DEFAULT_MAX_THREADS - static field in class org.apache.axis.components.threadpool.ThreadPool
DEFAULT_MESSAGE_TIMEOUT - static field in class org.apache.axis.Constants
The default timeout for messages.
DEFAULT_MIN_TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_NO_LOCAL - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_NSTOPKG_FILE - static field in class org.apache.axis.wsdl.toJava.Emitter
Field DEFAULT_NSTOPKG_FILE
DEFAULT_NUM_RETRIES - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_NUM_SESSIONS - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_PASSWORD - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
DEFAULT_PRIORITY - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_RESIDENT_SIZE - static field in class org.apache.axis.utils.ByteArray
DEFAULT_SOAP_VERSION - static field in class org.apache.axis.Constants
DEFAULT_TIME_TO_LIVE - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_TRANSPORT_NAME - static field in class org.apache.axis.transport.http.HTTPTransport
DEFAULT_UNSUBSCRIBE - static field in class org.apache.axis.transport.jms.JMSConstants
DEFAULT_USERNAME - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domains.
DefaultAuthenticator - class org.apache.axis.utils.DefaultAuthenticator
This class is used by WSDL2javaAntTask and WSDL2.
DefaultAuthenticator(String,String) - constructor for class org.apache.axis.utils.DefaultAuthenticator
DefaultAxisServerFactory - class org.apache.axis.server.DefaultAxisServerFactory
Helper class for obtaining AxisServers.
Default property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.
This is a 'front' for replacement logic.
DefaultEngineConfigurationFactory() - constructor for class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Create the default engine configuration and detect whether the user has overridden this with their own.
DefaultEntityResolver - class org.apache.axis.utils.DefaultEntityResolver
DefaultEntityResolver() - constructor for class org.apache.axis.utils.DefaultEntityResolver
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() - constructor for class org.apache.axis.encoding.DefaultSOAP12TypeMappingImpl
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 org.apache.axis.components.net.DefaultSocketFactory
Default socket factory.
DefaultSocketFactory(Hashtable) - constructor for class org.apache.axis.components.net.DefaultSocketFactory
Constructor is used only by subclasses.
defaultType - field in class org.apache.axis.encoding.DeserializerImpl
DefaultTypeMappingImpl - class org.apache.axis.encoding.DefaultTypeMappingImpl
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
Construct TypeMapping
DefaultTypeMappingImpl(boolean) - constructor for class org.apache.axis.encoding.DefaultTypeMappingImpl
DefaultXMLEncoder - class org.apache.axis.components.encoding.DefaultXMLEncoder
DefaultXMLEncoder(String) - constructor for class org.apache.axis.components.encoding.DefaultXMLEncoder
DefinedElement - class org.apache.axis.wsdl.symbolTable.DefinedElement
This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
DefinedElement(javax.xml.namespace.QName,Node) - constructor for class org.apache.axis.wsdl.symbolTable.DefinedElement
Create an element type defined directly.
Create an element type defined by a ref/type attribute
DefinedType - class org.apache.axis.wsdl.symbolTable.DefinedType
This Type is for a QName that is a complex or simple type, these types are always emitted.
DefinedType(javax.xml.namespace.QName,Node) - constructor for class org.apache.axis.wsdl.symbolTable.DefinedType
Constructor DefinedType
Constructor DefinedType
definition - field in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
definition - field in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
Field definition
definition - field in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Field definition
definition - field in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
Field definition
delegate - field in class org.apache.axis.message.SOAPDocumentImpl
delegate Changes the contained type mappings to delegate to their corresponding types in the secondary TMR.
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 - field 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
DELIVERY_MODE - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
DELIVERY_MODE_DISCARDABLE - static field in class org.apache.axis.transport.jms.JMSConstants
DELIVERY_MODE_NONPERSISTENT - static field in class org.apache.axis.transport.jms.JMSConstants
DELIVERY_MODE_PERSISTENT - static field in class org.apache.axis.transport.jms.JMSConstants
deploy(org.apache.axis.deployment.wsdd.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 field in class org.apache.axis.wsdl.Java2WSDL
Field DEPLOY_OPT
deployHandler(org.apache.axis.deployment.wsdd.WSDDHandler) - static method in class org.apache.axis.management.ServiceAdmin
deployHandler(org.apache.axis.deployment.wsdd.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.
DeploymentAdministrator - class org.apache.axis.management.jmx.DeploymentAdministrator
DeploymentAdministrator() - constructor for class org.apache.axis.management.jmx.DeploymentAdministrator
DeploymentAdministratorMBean - interface org.apache.axis.management.jmx.DeploymentAdministratorMBean
DeploymentQuery - class org.apache.axis.management.jmx.DeploymentQuery
DeploymentQueryMBean - interface org.apache.axis.management.jmx.DeploymentQueryMBean
deployService(org.apache.axis.deployment.wsdd.WSDDService) - static method in class org.apache.axis.management.ServiceAdmin
deployService(org.apache.axis.deployment.wsdd.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.
deploySkeleton(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off server skeleton deploy
deployToRegistry(org.apache.axis.deployment.wsdd.WSDDDeployment) - method in class org.apache.axis.deployment.wsdd.WSDDChain
deployToRegistry(org.apache.axis.deployment.wsdd.WSDDDeployment) - method in class org.apache.axis.deployment.wsdd.WSDDHandler
deployToRegistry(org.apache.axis.deployment.wsdd.WSDDDeployment) - method in class org.apache.axis.deployment.wsdd.WSDDService
deployTransport(org.apache.axis.deployment.wsdd.WSDDTransport) - static method in class org.apache.axis.management.ServiceAdmin
deployTransport(org.apache.axis.deployment.wsdd.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(String,org.apache.axis.Handler) - method in class org.apache.axis.configuration.SimpleProvider
deregisterClass(String) - method in class org.apache.axis.utils.cache.ClassCache
Remove an entry from the cache.
derivedTypes - field in class org.apache.axis.wsdl.symbolTable.SymbolTable
describeOptions(org.apache.axis.utils.CLOptionDescriptor[]) - static method in class org.apache.axis.utils.CLUtil
Format options into StringBuffer and return.
deserClass - field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClassConstructor - field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
DeserializationContext - interface javax.xml.rpc.encoding.DeserializationContext
The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
DeserializationContext - class org.apache.axis.encoding.DeserializationContext
This interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org.xml.sax.helpers.DefaultHandler.
Construct Deserializer
Construct Deserializer
Construct Deserializer using MessageContext and EnvelopeBuilder handler
deserialize() - method in class org.apache.axis.message.RPCElement
DESERIALIZE_CURRENT_ELEMENT - static field in class org.apache.axis.encoding.ser.DocumentDeserializer
DESERIALIZE_CURRENT_ELEMENT - static field in class org.apache.axis.encoding.ser.ElementDeserializer
Deserializer - interface javax.xml.rpc.encoding.Deserializer
The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.
Deserializer - interface org.apache.axis.encoding.Deserializer
This interface describes the AXIS Deserializer.
deserializer - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
DeserializerFactory - interface javax.xml.rpc.encoding.DeserializerFactory
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.
DeserializerFactory - interface org.apache.axis.encoding.DeserializerFactory
This interface describes the AXIS DeserializerFactory.
DeserializerImpl - class org.apache.axis.encoding.DeserializerImpl
The Deserializer base class.
DeserializerImpl() - constructor for class org.apache.axis.encoding.DeserializerImpl
DeserializerTarget - class org.apache.axis.encoding.DeserializerTarget
deserializing(boolean) - method in class org.apache.axis.encoding.DeserializationContext
destDir - field in class org.apache.axis.components.compiler.AbstractCompiler
The name of the directory to contain the resulting object program file
DESTINATION - static field in class org.apache.axis.transport.jms.JMSConstants
destroy() - method in class org.apache.axis.transport.http.AxisServletBase
Destroy method is called when the servlet is going away.
destroy() - method in class javax.xml.rpc.handler.GenericHandler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - method in class javax.xml.rpc.handler.Handler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - method in class javax.xml.rpc.handler.HandlerChain
Indicates the end of lifecycle for a HandlerChain.
destroy() - method in class org.apache.axis.handlers.HandlerChainImpl
destroy() - method in class 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.monitor.SOAPMonitorService
Servlet termination
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 class 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 - interface javax.xml.soap.Detail
A container for DetailEntry objects.
Detail - class org.apache.axis.message.Detail
Detail Container implementation
detail - field in class org.apache.axis.message.SOAPFault
Detail() - constructor for class org.apache.axis.message.Detail
DetailEntry - interface javax.xml.soap.DetailEntry
The content for a Detail object, giving details for a SOAPFault object.
DetailEntry - class org.apache.axis.message.DetailEntry
Detail Entry implementation
DetailEntry(javax.xml.soap.Name) - constructor for class org.apache.axis.message.DetailEntry
Find all inout/out parameters and add a flag to the Type of that parameter saying a holder is needed.
Method determineInterfaceNames
DimeBodyPart - class org.apache.axis.attachments.DimeBodyPart
Holds one attachment DIME part.
DimeBodyPart() - constructor for class org.apache.axis.attachments.DimeBodyPart
Create a DIME Attachment Part.
Create a DIME Attachment Part.
DimeBodyPart(DataHandler,String) - constructor for class org.apache.axis.attachments.DimeBodyPart
Create a DIME Attachment Part.
DimeDelimitedInputStream - class org.apache.axis.attachments.DimeDelimitedInputStream
This class takes the input stream and turns it multiple streams.
dimeDelimitedStream - field in class org.apache.axis.attachments.MultiPartDimeInputStream
DimeMultiPart - class org.apache.axis.attachments.DimeMultiPart
This class hold all parts of a DIME multipart message.
DimeMultiPart() - constructor for class org.apache.axis.attachments.DimeMultiPart
DimeTypeNameFormat - class org.apache.axis.attachments.DimeTypeNameFormat
This class is a single part for DIME mulitpart message.
dims - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
Field dims
DirProvider - class org.apache.axis.configuration.DirProvider
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 - field 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 class 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 - field in class org.apache.axis.encoding.TypeMappingImpl
doClient(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleSessionHandler
Client side of processing.
document - field in class org.apache.axis.message.NodeImpl
DOCUMENT - static field in class org.apache.axis.constants.Style
DOCUMENT_STR - static field in class org.apache.axis.constants.Style
DocumentDeserializer - class org.apache.axis.encoding.ser.DocumentDeserializer
Deserializer for DOM Document
DocumentDeserializerFactory - class org.apache.axis.encoding.ser.DocumentDeserializerFactory
DeserializerFactory for DOM Document.
DocumentDeserializerFactory() - constructor for class org.apache.axis.encoding.ser.DocumentDeserializerFactory
DocumentSerializer - class org.apache.axis.encoding.ser.DocumentSerializer
Serializer for DOM Document
DocumentSerializerFactory - class org.apache.axis.encoding.ser.DocumentSerializerFactory
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.transport.http.AdminServlet
handle a GET request.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.axis.transport.http.AxisServlet
Process GET requests.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.axis.monitor.SOAPMonitorService
HTTP GET request
DOM2Writer - class org.apache.axis.utils.DOM2Writer
This class is a utility to serialize a DOM node as XML.
DOMAIN - static field in class org.apache.axis.transport.jms.JMSConstants
DOMAIN_DEFAULT - static field in class org.apache.axis.transport.jms.JMSConstants
DOMAIN_QUEUE - static field in class org.apache.axis.transport.jms.JMSConstants
DOMAIN_TOPIC - static field in class 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(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleSessionHandler
Server side of processing.
dotnet_soapenc_bugfix - static field in class org.apache.axis.encoding.TypeMappingImpl
Work around a .NET bug with soap encoded types.
DoubleHolder - class javax.xml.rpc.holders.DoubleHolder
Holder for doubles.
DoubleHolder() - constructor for class javax.xml.rpc.holders.DoubleHolder
Make a new DoubleHolder with a null value.
DoubleHolder(double) - constructor for class javax.xml.rpc.holders.DoubleHolder
Make a new DoubleHolder with value as the value.
doubleValue() - method in class org.apache.axis.types.UnsignedInt
doubleValue() - method in class org.apache.axis.types.UnsignedLong
DoubleWrapperHolder - class javax.xml.rpc.holders.DoubleWrapperHolder
Holder for Doubles.
DoubleWrapperHolder() - constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
Make a new DoubleWrapperHolder with a null value.
DoubleWrapperHolder(Double) - constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
Make a new DoubleWrapperHolder with value as the value.
dtnf - field in class org.apache.axis.attachments.DimeBodyPart
dump() - method in class org.apache.axis.AxisFault
Dump the fault info to the log at debug level.
dump(java.io.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 class org.apache.axis.AxisFault
turn the fault and details into a string, with XML escaping.
DuplicateFileException - class org.apache.axis.wsdl.toJava.DuplicateFileException
Class DuplicateFileException
DuplicateFileException(String,String) - constructor for class org.apache.axis.wsdl.toJava.DuplicateFileException
Constructor DuplicateFileException
DUPLICATES_ALLOWED - static field in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option may be repeated on the command line
Duration - class org.apache.axis.types.Duration
Implementation of the XML Schema type duration.
Duration() - constructor for class org.apache.axis.types.Duration
Default no-arg constructor
Duration(boolean,Calendar) - constructor for class org.apache.axis.types.Duration
Constructs Duration from a Calendar.
Duration(boolean,int,int,int,int,int,double) - constructor for class org.apache.axis.types.Duration
Duration(String) - constructor for class org.apache.axis.types.Duration
Constructs Duration from a String in an xsd:duration format - PnYnMnDTnHnMnS.
DurationHolder - class org.apache.axis.holders.DurationHolder
Class DurationHolder
DurationHolder() - constructor for class org.apache.axis.holders.DurationHolder
Constructor DurationHolder
DurationHolder(org.apache.axis.types.Duration) - constructor for class org.apache.axis.holders.DurationHolder
Constructor DurationHolder
DynamicContentDataHandler - class org.apache.axis.attachments.DynamicContentDataHandler
To be used with writing out DIME Attachments.
DynamicContentDataHandler(DataSource) - constructor for class org.apache.axis.attachments.DynamicContentDataHandler
DynamicContentDataHandler(Object,String) - constructor for class org.apache.axis.attachments.DynamicContentDataHandler
DynamicContentDataHandler(URL) - constructor for class org.apache.axis.attachments.DynamicContentDataHandler

E

EchoHandler - class org.apache.axis.handlers.EchoHandler
EJBProvider - class org.apache.axis.providers.java.EJBProvider
A basic EJB Provider
ELEM_BODY - static field in class org.apache.axis.Constants
ELEM_ENVELOPE - static field in class org.apache.axis.Constants
ELEM_FAULT - static field in class org.apache.axis.Constants
ELEM_FAULT_ACTOR - static field in class org.apache.axis.Constants
ELEM_FAULT_CODE - static field in class org.apache.axis.Constants
ELEM_FAULT_CODE_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_DETAIL - static field in class org.apache.axis.Constants
ELEM_FAULT_DETAIL_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_NODE_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_REASON_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_ROLE_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_STRING - static field in class org.apache.axis.Constants
ELEM_FAULT_SUBCODE_SOAP12 - static field in class org.apache.axis.Constants
ELEM_FAULT_VALUE_SOAP12 - static field in class org.apache.axis.Constants
ELEM_HEADER - static field in class org.apache.axis.Constants
ELEM_NOTUNDERSTOOD - static field in class org.apache.axis.Constants
ELEM_SUPPORTEDENVELOPE - static field in class org.apache.axis.Constants
ELEM_TEXT_SOAP12 - static field in class org.apache.axis.Constants
ELEM_UPGRADE - static field in class org.apache.axis.Constants
ELEM_WSDD_ARRAYMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_BEANMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_CHAIN - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_DEPLOY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_DOC - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_ELEMENTMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_ENDPOINTURL - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_FAULT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_FAULTFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_GLOBAL - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_HANDLER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_JAXRPC_CHAIN - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_JAXRPC_HANDLERINFO - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_JAXRPC_HEADER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_JAXRPC_ROLE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_NAMESPACE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_OPERATION - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_PARAM - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_REQFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_RESPFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_ROLE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_SERVICE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_TRANSPORT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_TYPEMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_UNDEPLOY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
ELEM_WSDD_WSDLFILE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
Element - class org.apache.axis.wsdl.symbolTable.Element
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
element - field in class org.apache.axis.message.SOAPFaultBuilder
Element(javax.xml.namespace.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
Create an Element object for an xml construct that references a type that has not been defined yet.
ElementDecl - class org.apache.axis.wsdl.symbolTable.ElementDecl
Simple utility struct for holding element declarations.
Constructor ElementDecl
ElementDesc - class org.apache.axis.description.ElementDesc
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 org.apache.axis.encoding.ser.ElementDeserializer
Deserializer for DOM elements
ElementDeserializerFactory - class org.apache.axis.encoding.ser.ElementDeserializerFactory
DeserializerFactory for Element.
ElementDeserializerFactory() - constructor for class org.apache.axis.encoding.ser.ElementDeserializerFactory
elementMetaData - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field elementMetaData
elements - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field elements
ElementSerializer - class org.apache.axis.encoding.ser.ElementSerializer
Serializer for DOM elements
ElementSerializerFactory - class org.apache.axis.encoding.ser.ElementSerializerFactory
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
Call this method if you have a uri for the WSDL document
emit(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.
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
emitter - field in class org.apache.axis.wsdl.Java2WSDL
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field emitter
emitter - field in class org.apache.axis.wsdl.toJava.JavaWriter
Field emitter
Emitter - class org.apache.axis.wsdl.fromJava.Emitter
This class emits WSDL from Java classes.
Emitter - class org.apache.axis.wsdl.toJava.Emitter
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 field in class org.apache.axis.providers.java.EJBProvider
empty_object_array - static field in class org.apache.axis.providers.java.EJBProvider
EMPTY_STRING_ARRAY - static field in class org.apache.axis.utils.StringUtils
An empty immutable String array.
enableBackingStore - field in class org.apache.axis.utils.ByteArray
enableDefaultConstructor - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableDefaultConstructor
enableEquals - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableEquals
enableFullConstructor - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableFullConstructor
enableGetters - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableGetters
enableHashCode - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableHashCode
enableMemberFields - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableMemberFields
enableParserReuse - static field in class org.apache.axis.utils.XMLUtils
enableSetters - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableSetters
enableSimpleConstructors - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enableSimpleConstructors
enableToString - field 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[],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(bytes[]) - 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(String) - method in class org.apache.axis.components.encoding.AbstractXMLEncoder
Encode a string
encode(String) - method in class org.apache.axis.components.encoding.XMLEncoder
encode a given string
ENCODED - static field in class org.apache.axis.constants.Use
ENCODED_STR - static field in class org.apache.axis.constants.Use
encoding - field 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 field in class org.apache.axis.components.encoding.XMLEncoderFactory
ENCODING_UTF_8 - static field in class org.apache.axis.components.encoding.XMLEncoderFactory
encodingStyle - field in class org.apache.axis.message.MessageElement
Our encoding style, if any
encodingStyle - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
ENCODINGSTYLE_URI_PROPERTY - static field in class 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
Writes the end element tag for the open element.
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
Writes the end element tag for the open element.
endElement is called when the end element tag is reached.
endElement is called when the end element tag is reached.
Final call back where we can populate the exception with data.
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.encoding.DeserializationContext
endElement is called at the end tag of an element
endElement(String,String,String) - method in class org.apache.axis.message.SAX2EventRecorder
endElement(String,String,String) - method in class org.apache.axis.message.SAXOutputter
endEntity(java.lang.String) - method in class org.apache.axis.encoding.DeserializationContext
endEntity(java.lang.String) - method in class org.apache.axis.message.SAX2EventRecorder
endEntity(java.lang.String) - method in class org.apache.axis.message.SAXOutputter
endEventIndex - field in class org.apache.axis.message.MessageElement
Endpoint - class javax.xml.messaging.Endpoint
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 field in class 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 field in class org.apache.axis.MessageContext
Contains an instance of Handler, which is the ServiceContext and the entrypoint of this service.
EngineConfiguration - interface org.apache.axis.EngineConfiguration
EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable way.
EngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances.
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.
This is a default implementation of EngineConfigurationFactory.
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 field in class org.apache.axis.Constants
Entities - class org.apache.axis.types.Entities
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 org.apache.axis.types.Entity
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 field in class org.apache.axis.providers.BasicProvider
entLog - static field in class org.apache.axis.client.Call
entLog - static field in class org.apache.axis.providers.java.CORBAProvider
entLog - static field in class org.apache.axis.providers.java.EJBProvider
entLog - static field in class org.apache.axis.FaultableHandler
The Log used for enterprise-centric logging.
entLog - static field in class org.apache.axis.providers.java.JavaProvider
entLog - static field in class org.apache.axis.providers.java.RMIProvider
GeneratedFileInfo.Entry - class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
Structure to hold entries.
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 org.apache.axis.constants.Enum
General support for 'enumerated' data types.
Enum(org.apache.axis.constants.Enum.Type,int,String) - constructor for class org.apache.axis.constants.Enum
EnumDeserializer - class org.apache.axis.encoding.ser.EnumDeserializer
Deserializer for a JAX-RPC enum.
EnumDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.EnumDeserializer
EnumDeserializerFactory - class org.apache.axis.encoding.ser.EnumDeserializerFactory
DeserializerFactory for Enumeration.
EnumDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.EnumDeserializerFactory
enumerationTypes - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field enumerationTypes
EnumSerializer - class org.apache.axis.encoding.ser.EnumSerializer
Serializer for a JAX-RPC enum.
EnumSerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.EnumSerializer
EnumSerializerFactory - class org.apache.axis.encoding.ser.EnumSerializerFactory
SerializerFactory for Enum
EnumSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.EnumSerializerFactory
ENV_ATTACHMENT_DIR - static field in class org.apache.axis.AxisEngine
ENV_SERVLET_CONTEXT - static field in class org.apache.axis.AxisEngine
ENV_SERVLET_REALPATH - static field in class org.apache.axis.AxisEngine
EnvelopeBuilder - class org.apache.axis.message.EnvelopeBuilder
The EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off HeaderBuilder and BodyBuilders.
EnvelopeBuilder(String,org.apache.axis.soap.SOAPConstants) - constructor for class org.apache.axis.message.EnvelopeBuilder
EnvelopeHandler - class org.apache.axis.message.EnvelopeHandler
EnvelopeHandler(org.apache.axis.message.SOAPHandler) - constructor for class org.apache.axis.message.EnvelopeHandler
eos - field in class org.apache.axis.attachments.MultiPartDimeInputStream
eos - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field eos
eos() - method in class org.apache.axis.transport.http.ChunkedOutputStream
equals(java.lang.Object) - method in class org.apache.axis.types.Schema
equals The first QName is the current version of the name.
equals(Object) - method in class org.apache.axis.types.Day
equals(Object) - method in class org.apache.axis.attachments.DimeTypeNameFormat
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.constants.Enum
equals(Object) - method in class org.apache.axis.wsdl.toJava.FactoryProperty
equals(Object) - method in class org.apache.axis.types.HexBinary
equals(Object) - method in class org.apache.axis.utils.IDKey
checks if instances are equal
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.transport.jms.JMSEndpoint
equals(Object) - method in class org.apache.axis.message.MessageElement
equality test.
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.wsdl.toJava.NamespaceSelector
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.message.PrefixedQName
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.collections.SequencedHashMap
Implements Map.equals(Object).
equals(Object) - method in class org.apache.axis.handlers.ServiceInvocation
equals(Object) - method in class org.apache.axis.transport.jms.Subscription
equals(Object) - method in class org.apache.axis.message.Text
equals(Object) - method in class org.apache.axis.types.Time
equals(Object) - method in class org.apache.axis.encoding.TypeMappingImpl.Pair
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(org.apache.axis.constants.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 field in class org.apache.axis.types.HexBinary
ERROR_ODD_NUMBER_OF_DIGITS - static field in class org.apache.axis.types.HexBinary
ErrorHandler - class org.apache.axis.handlers.ErrorHandler
errors - field in class org.apache.axis.components.compiler.AbstractCompiler
The input stream to output compilation errors
escapeNumericChar(String) - static method in class org.apache.axis.utils.StringUtils
write the escaped version of a given string
escapeNumericChar(Writer,String) - static method in class org.apache.axis.utils.StringUtils
write the escaped version of a given string
examineAllHeaderElements() - method in class javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineAllHeaderElements() - method in class org.apache.axis.message.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - method in class javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
examineHeaderElements(String) - method in class org.apache.axis.message.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
examineMustUnderstandHeaderElements(String) - method in class org.apache.axis.message.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
EXCEPTION - static field in class org.apache.axis.client.async.Status
Field EXCEPTION
EXCEPTION_CLASS_NAME - static field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Field EXCEPTION_CLASS_NAME
EXCEPTION_DATA_TYPE - static field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Field EXCEPTION_DATA_TYPE
EXCEPTION_LOG_CATEGORY - static field in class org.apache.axis.Constants
Servlet exceptions.
EXCEPTION_STR - static field in class org.apache.axis.client.async.Status
Field EXCEPTION_STR
exceptionLog - field 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(javax.xml.namespace.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 - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field extendType
extensionBase - field in class org.apache.axis.wsdl.symbolTable.DefinedType
Field extensionBase
EXTRA_CLASSES_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field EXTRA_CLASSES_OPT
extractAllHeaderElements() - method in class javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAllHeaderElements() - method in class org.apache.axis.message.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractAttachments(org.apache.axis.client.Call) - method in class org.apache.axis.client.Stub
Extract attachments
extractHeaderElements(String) - method in class javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.
extractHeaderElements(String) - method in class org.apache.axis.message.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.

F

factory - field in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
FACTORY - static field in class org.apache.axis.constants.Scope
FACTORY_CLASS_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field FACTORY_CLASS_OPT
FACTORY_STR - static field in class org.apache.axis.constants.Scope
FactoryProperty - class org.apache.axis.wsdl.toJava.FactoryProperty
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
Class FakeX509TrustManager
Class FakeX509TrustManager
FastUUIDGen - class org.apache.axis.components.uuid.FastUUIDGen
Creates time-based UUID's.
fatalError(SAXParseException) - method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
fault - field in class org.apache.axis.message.SOAPFault
FAULT_CLIENT - static field in class org.apache.axis.Constants
FAULT_MUSTUNDERSTAND - static field in class org.apache.axis.Constants
FAULT_ON_NO_RESPONSE - static field 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 field in class org.apache.axis.Constants
FAULT_SERVER_USER - static field in class org.apache.axis.Constants
FAULT_SOAP12_DATAENCODINGUNKNOWN - static field in class org.apache.axis.Constants
FAULT_SOAP12_MUSTUNDERSTAND - static field in class org.apache.axis.Constants
FAULT_SOAP12_RECEIVER - static field in class org.apache.axis.Constants
FAULT_SOAP12_SENDER - static field in class org.apache.axis.Constants
FAULT_SOAP12_VERSIONMISMATCH - static field in class org.apache.axis.Constants
FAULT_SUBCODE_BADARGS - static field in class org.apache.axis.Constants
FAULT_SUBCODE_PROC_NOT_PRESENT - static field in class org.apache.axis.Constants
FAULT_VERSIONMISMATCH - static field in class org.apache.axis.Constants
FaultableHandler - class org.apache.axis.FaultableHandler
A FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.
FaultableHandler(org.apache.axis.Handler) - constructor for class org.apache.axis.FaultableHandler
Create a new FaultHandler.
faultActor - field in class org.apache.axis.AxisFault
faultActor - field in class org.apache.axis.message.SOAPFaultBuilder
faultClass - field in class org.apache.axis.message.SOAPFaultBuilder
faultCode - field in class org.apache.axis.AxisFault
faultCode - field in class org.apache.axis.message.SOAPFaultBuilder
faultCode - field in class org.apache.axis.message.SOAPFaultCodeBuilder
faultData - field in class org.apache.axis.message.SOAPFaultBuilder
FaultDesc - class org.apache.axis.description.FaultDesc
Holds information about a fault for an operation
FaultDesc() - constructor for class org.apache.axis.description.FaultDesc
Default constructor
Full constructor
faultDetails - field in class org.apache.axis.AxisFault
faultDetails - field in class org.apache.axis.message.SOAPFaultBuilder
faultHeaders - field in class org.apache.axis.AxisFault
SOAP headers which should be serialized with the Fault.
FaultInfo - class org.apache.axis.wsdl.symbolTable.FaultInfo
Fault information object.
This constructor creates FaultInfo for a binding fault.
Constructor FaultInfo
FaultInfo(SOAPHeaderFault,org.apache.axis.wsdl.symbolTable.SymbolTable) - constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
This constructor creates FaultInfo for a soap:headerFault.
faultNode - field in class org.apache.axis.AxisFault
faultNode - field in class org.apache.axis.message.SOAPFaultBuilder
faults - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field faults
faultString - field in class org.apache.axis.AxisFault
faultString - field in class org.apache.axis.message.SOAPFaultBuilder
faultSubCode - field in class org.apache.axis.AxisFault
SOAP1.2 addition: subcodes of faults; a Vector of QNames
faultSubCode - field in class org.apache.axis.message.SOAPFaultBuilder
FieldDesc - class org.apache.axis.description.FieldDesc
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 org.apache.axis.utils.FieldPropertyDescriptor
FieldPropertyDescriptor(String,Field) - constructor for class org.apache.axis.utils.FieldPropertyDescriptor
Construct a BPD with a field Both must be set
FieldTarget - class org.apache.axis.encoding.FieldTarget
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,org.apache.axis.wsdl.toJava.Namespaces) - static method in class org.apache.axis.wsdl.toJava.Utils
Does the given file already exist in the given namespace?
fileList - field in class org.apache.axis.components.compiler.AbstractCompiler
The source program filenames
fileName - field in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
Field fileName
FileProvider - class org.apache.axis.configuration.FileProvider
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 field in class org.apache.axis.attachments.MimeUtils
Field filter
FilterPrintWriter - class org.apache.axis.transport.http.FilterPrintWriter
simple wrapper around PrintWriter class.
FilterPrintWriter(HttpServletResponse) - constructor for class org.apache.axis.transport.http.FilterPrintWriter
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
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.utils.ByteArray
Method finalize
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.
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 class 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 class 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 class 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,javax.xml.namespace.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 class 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 class 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 class 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 class org.apache.axis.management.jmx.DeploymentQueryMBean
return all transports
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 - field in class org.apache.axis.message.MessageElement
!!! TODO : Make sure this handles multiple targets
FloatHolder - class javax.xml.rpc.holders.FloatHolder
Holder for floats.
FloatHolder() - constructor for class javax.xml.rpc.holders.FloatHolder
Make a new FloatHolder with a null value.
FloatHolder(float) - constructor for class javax.xml.rpc.holders.FloatHolder
Make a new FloatHolder with value as the value.
floatValue() - method in class org.apache.axis.types.UnsignedInt
floatValue() - method in class org.apache.axis.types.UnsignedLong
FloatWrapperHolder - class javax.xml.rpc.holders.FloatWrapperHolder
Holder for Floats.
FloatWrapperHolder() - constructor for class javax.xml.rpc.holders.FloatWrapperHolder
Make a new FloatWrapperHolder with a null value.
FloatWrapperHolder(Float) - constructor for class javax.xml.rpc.holders.FloatWrapperHolder
Make a new FloatWrapperHolder with value as the value.
flush() - method in class org.apache.axis.utils.ByteArray
Method flush
flush() - method in class org.apache.axis.transport.http.FilterPrintWriter
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 field in class org.apache.axis.SOAPPart
FORM_BYTES - static field in class org.apache.axis.SOAPPart
FORM_FAULT - static field in class org.apache.axis.SOAPPart
FORM_INPUTSTREAM - static field in class org.apache.axis.SOAPPart
FORM_OPTIMIZED - static field in class org.apache.axis.SOAPPart
FORM_SOAPENVELOPE - static field in class org.apache.axis.SOAPPart
FORM_STRING - static field 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 field in class org.apache.axis.transport.mail.MailConstants

G

generate() - method in class org.apache.axis.wsdl.gen.Generator
Generate something.
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 a file.
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.
generate() - method in class org.apache.axis.wsdl.gen.NoopGenerator
Do a whole lot of nothing.
generateAll(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
GeneratedFileInfo - class org.apache.axis.wsdl.toJava.GeneratedFileInfo
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.
generateImports(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off generation of elements from imported files.
generateServerSide(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off server-side binding generation
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
Turn on/off test case creation
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.server.AxisServer
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.BasicHandler
Obtain WSDL information.
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.providers.BasicProvider
Generate the WSDL for this service.
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.EchoHandler
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.Handler
Obtain WSDL information.
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.JWSHandler
Iterate over the chain letting each handler have a crack at contributing to a WSDL description.
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.soap.SOAPService
Generate WSDL.
generateWSDL(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.http.URLMapper
Obtain WSDL information.
Generator - interface org.apache.axis.wsdl.gen.Generator
This is the interface for all writers.
GeneratorFactory - interface org.apache.axis.wsdl.gen.GeneratorFactory
Generator and Generatoractory are part of the generator framework.
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.
Do the Wsdl2java generator pass: - resolve name clashes - construct signatures
Method generatorPass
GenericHandler - class javax.xml.rpc.handler.GenericHandler
The javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
GenericHandler() - constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor.
genQNameAttributeString(javax.xml.namespace.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(javax.xml.namespace.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(javax.xml.namespace.QName,Class) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the entry with the given QName of the given class.
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) - 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,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 class org.apache.axis.transport.http.AxisHttpSession
Get a property from the session
get(String) - method in class 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_any() - method in class org.apache.axis.encoding.AnyContentType
get_any() - method in class 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(org.apache.axis.Part) - static method in class org.apache.axis.attachments.AttachmentUtils
Obtain the DataHandler from the part.
getActor() - method in class javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
getActor() - method in class org.apache.axis.message.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
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 tag
getAllAttributes() - method in class org.apache.axis.message.MessageElement
Get an interator to all the attributes of the node.
getAllAttributes() - method in class javax.xml.soap.SOAPElement
Returns an iterator over all of the attribute names in this SOAPElement object.
getAllClasses() - method in class 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
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 the MimeHeader objects.
getAllMimeHeaders() - method in class org.apache.axis.attachments.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - method in class javax.xml.soap.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - method in class org.apache.axis.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader 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 class 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.wsdl.fromJava.Emitter
Returns a vector of methods to export
getAllowedMethods() - method in class org.apache.axis.description.JavaServiceDesc
getAllowedMethods() - method in class org.apache.axis.description.ServiceDesc
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.
getArgNames() - method in class org.apache.axis.handlers.ServiceInvocation
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, or null if no command line option is found.
getArgumentByName(String) - method in class org.apache.axis.utils.CLArgsParser
Retrieve the CLOption with specified name, or null 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.
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 class 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 class org.apache.axis.message.MessageWithAttachments
getAttachment(String) - method in class org.apache.axis.message.MessageWithAttachments
getAttachmentByReference(String) - method in class 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 class 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 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.Message
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments() - method in class org.apache.axis.message.MessageWithAttachments
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 javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
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(javax.xml.soap.MimeHeaders) - method in class org.apache.axis.attachments.Attachments
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachments(javax.xml.soap.MimeHeaders) - method in class org.apache.axis.attachments.AttachmentsImpl
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachments(javax.xml.soap.MimeHeaders) - method in class org.apache.axis.Message
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
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 class org.apache.axis.soap.SOAPConstants
Obtain the href attribute name
getAttribute(Node,String) - static method in class org.apache.axis.wsdl.symbolTable.Utils
Given a node, return the value of the given attribute.
getAttribute(String) - method in class org.apache.axis.message.MessageElement
get an attribute by name
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
This unimplemented operation is meand to return an attribute as a node
getAttributeNodeNS(String,String) - method in class org.apache.axis.message.MessageElement
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 an Element) or null 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(javax.xml.soap.Name) - method in class org.apache.axis.message.MessageElement
Get the value of an attribute whose namespace and local name are described.
getAttributeValue(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAttributeValue(String) - method in class org.apache.axis.message.MessageElement
get the value of an attribute
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 class 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() - static method in class org.apache.axis.transport.mail.MailServer
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
getBackingStoreFileName() - method in class org.apache.axis.utils.ByteArray
Method getBackingStoreFileName
getBaseName(javax.xml.namespace.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.
Returns the base type of a given type with its symbol table.
getBaseTypeMapping() - method in class org.apache.axis.wsdl.gen.GeneratorFactory
Method getBaseTypeMapping
getBaseTypeMapping() - method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Method getBaseTypeMapping
getBaseTypeMapping() - method in class org.apache.axis.wsdl.gen.NoopFactory
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,org.apache.axis.description.TypeDesc) - static method in class org.apache.axis.utils.BeanUtils
Return a list of properties in the bean which should be attributes
getHelperWriter
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(javax.xml.namespace.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 class javax.xml.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBody() - method in class org.apache.axis.message.SOAPEnvelope
Get the soap body
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 class 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
Construct a new ProjectResourceBundle
getBundle(String,String,String) - static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
Construct a new ProjectResourceBundle
Construct a new ProjectResourceBundle
getBytes() - method in class org.apache.axis.types.HexBinary
getBytes() - method in class org.apache.axis.attachments.OctetStream
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 Call
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
Returns last Call object associated with this service.
getCallback() - method in class org.apache.axis.client.async.AsyncCall
Method getCallback
getCalls(javax.xml.namespace.QName) - method in class javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCalls(javax.xml.namespace.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 class javax.xml.soap.SOAPException
Returns the Throwable object embedded in this SOAPException 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(Element,String) - method in class org.apache.axis.deployment.wsdd.WSDDElement
getChildElement(javax.xml.namespace.QName) - method in class org.apache.axis.message.MessageElement
Convenience method to get the first matching child for a given QName.
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() - method in class javax.xml.soap.SOAPElement
Returns an iterator over all the immediate content of this element.
getChildElements(Element,String) - method in class org.apache.axis.deployment.wsdd.WSDDElement
getChildElements(javax.xml.namespace.QName) - method in class org.apache.axis.message.MessageElement
get an iterator over child elements
getChildElements(javax.xml.soap.Name) - method in class org.apache.axis.message.MessageElement
get an iterator over child elements
getChildElements(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPElement
Returns an iterator over all the child elements with the specified name.
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(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMapping
Gets the Class mapped to QName.
getClassForQName(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingDelegate
Gets the Class mapped to QName.
getClassForQName(javax.xml.namespace.QName,Class) - method in class org.apache.axis.encoding.TypeMapping
Gets the Class mapped to QName, preferring the passed Class if possible
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.client.AxisClient
getClientEngine() - method in class org.apache.axis.AxisEngine
Client engine access.
getClientEngine() - method in class org.apache.axis.server.AxisServer
Get this server's client engine.
getClientEngineConfig() - method in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Get a default client engine configuration.
getClientEngineConfig() - method in class org.apache.axis.EngineConfigurationFactory
Get a default client engine configuration.
getClientEngineConfig() - method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
Get a default client engine configuration.
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,javax.xml.rpc.holders.QNameHolder) - 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.
If the specified node represents a supported JAX-RPC complexType/element which extends another complexType.
Look for the base type of node iff node is a complex type that has been derived by restriction; otherwise return null.
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 this AxisEngine instance.
getConnectionFactory() - method in class org.apache.axis.transport.jms.JMSConnector
getConnectionPoolTimeout() - method in class 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
Retrieves a JMSConnector that satisfies the provided connector criteria
Return a constructor for the provided Parameter This string will be suitable for assignment:

Foo var = string returned

Handles basic java types (int, float, etc), wrapper types (Integer, etc) and certain java.math (BigDecimal, BigInteger) types.

getContainedAttributes() - method in class org.apache.axis.wsdl.symbolTable.TypeEntry
getContainedAttributeTypes(Node,org.apache.axis.wsdl.symbolTable.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).
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 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 org.apache.axis.attachments.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.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - method in class org.apache.axis.Message
Retrieves a description of this SOAPMessage object's content.
getContentDescription() - method in class javax.xml.soap.SOAPMessage
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 org.apache.axis.attachments.AttachmentPart
Get the content ID.
getContentId() - method in class org.apache.axis.attachments.DimeDelimitedInputStream
Get the id for this stream part.
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
Return the content id of the stream.
getContentId() - method in class org.apache.axis.Part
Get the 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.SOAPPart
Content ID.
getContentIdRef() - method in class org.apache.axis.attachments.AttachmentPart
Content ID.
getContentIdRef() - method in class org.apache.axis.Part
Content ID.
getContentIdRef() - method in class org.apache.axis.SOAPPart
Content ID.
getContentLength() - method in class 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(javax.mail.internet.MimeBodyPart) - static method in class org.apache.axis.attachments.MimeUtils
Determine the length for the individual part.
getContentLength(javax.mail.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 org.apache.axis.attachments.AttachmentPart
Get the content location.
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
Return the content location.
getContentLocation() - method in class org.apache.axis.Part
Get the 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.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 class 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.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.Part
Get the content type.
getContentType() - method in class org.apache.axis.attachments.PlainTextDataSource
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 class 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() - method in class org.apache.axis.attachments.SourceDataSource
getContentType(javax.mail.internet.MimeMultipart) - static method in class org.apache.axis.attachments.MimeUtils
This routine will get the content type from a mulit-part mime message.
Get the content type of the attachments.
getContext() - method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
Getter for property context.
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(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 class 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.MessageContext
Return the current (i.e.
getCurrentMessage() - method in class org.apache.axis.encoding.SerializationContext
Return the current message
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 this AttachmentPart object.
getDataHandler() - method in class org.apache.axis.attachments.AttachmentPart
Gets the DataHandler object for this AttachmentPart 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
Return the status of the debug switch.
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.client.async.Status
Method getDefault
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(org.apache.axis.MessageContext) - static method in class org.apache.axis.utils.ClasspathUtils
Get the default classpath from various thingies in the message context
getDefaultConnectionTimeout() - method in class 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 class org.apache.axis.description.ServiceDesc
getDefaultSoTimeout() - method in class 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 class org.apache.axis.encoding.Deserializer
getDefaultType() - method in class org.apache.axis.encoding.DeserializerImpl
getDefaultTypeMapping() - method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the defaultTypeMapping used by the service
getDefaultTypeMapping() - method in class org.apache.axis.wsdl.toJava.Emitter
Returns the default TypeMapping used by the service
getDefaultTypeMapping() - method in class javax.xml.rpc.encoding.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDefaultTypeMapping() - method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Return the default TypeMapping
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.EngineConfiguration
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
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
Get the WSDDDeployment for this engine configuration.
getDeployment() - method in class org.apache.axis.deployment.wsdd.WSDDDocument
Get the deployment.
getDeployment() - method in class org.apache.axis.WSDDEngineConfiguration
Get the WSDDDeployment for this engine configuration.
getDeploymentData(Document) - method in class org.apache.axis.handlers.BasicHandler
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.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.SimpleChain
getDeploySkeleton() - method in class org.apache.axis.wsdl.toJava.Emitter
Indicate if we should be deploying skeleton or implementation
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 - field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
getDeserializer() - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Get a Deserializer which can turn a given xml type into a given Java type
getDeserializer(Class,javax.xml.namespace.QName) - method in class javax.xml.rpc.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
Get Custom Deserializer
getDeserializer(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified XML data type.
getDeserializer(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingDelegate
Get the Deserializer for the attribute or child element.
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 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.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.
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 class 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 class 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.
getDetail() - method in class javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getDetailEntries() - method in class 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.wsdl.fromJava.Emitter
Return list of methods that should not be exported
getDisallowedMethods() - method in class org.apache.axis.description.JavaServiceDesc
getDisallowedMethods() - method in class org.apache.axis.description.ServiceDesc
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.wsdl.symbolTable.ElementDecl
Method getDocumentation
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 class org.apache.axis.description.ServiceDesc
get the documentation for the service
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.mail.MailServer
getDoThreads() - method in class org.apache.axis.transport.http.SimpleAxisServer
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(javax.xml.namespace.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.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.
getElementById(String) - method in class org.apache.axis.message.SOAPDocumentImpl
Returns the Element whose ID is given by elementId.
getElementById(String) - method in class org.apache.axis.SOAPPart
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 class org.apache.axis.message.MessageElement
get the full name of the element
getElementName() - method in class javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDArrayMapping
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDBeanMapping
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDChain
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Return the element name of a particular subclass.
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
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Return the element name of a particular subclass.
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
Return the element name of a particular subclass.
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
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDResponseFlow
Return the element name of a particular subclass.
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
Return the element name of a particular subclass.
getElementName() - method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
Return the element name of a particular subclass.
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(org.w3c.dom.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 class org.apache.axis.encoding.SerializationContext
get the encoding for the serialization
getEncoding() - method in class org.apache.axis.SOAPPart
getEncoding() - method in class org.apache.axis.constants.Use
getEncoding() - method in class org.apache.axis.components.encoding.XMLEncoder
gets the encoding supported by this encoder
getEncoding() - static method in class org.apache.axis.utils.XMLUtils
Get the current encoding in effect
getEncoding(org.apache.axis.MessageContext) - static method in class org.apache.axis.utils.XMLUtils
Get the current encoding in effect
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.encoding.DeserializationContext
Returns this context's 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.
getEncodingStyle() - method in class org.apache.axis.message.MessageElement
Get the encoding style.
getEncodingStyle() - method in class org.apache.axis.encoding.SerializationContext
Returns this context's encoding style.
getEncodingStyle() - method in class javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEncodingStyle() - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
getEncodingURI() - method in class org.apache.axis.soap.SOAP11Constants
getEncodingURI() - method in class org.apache.axis.soap.SOAP12Constants
getEncodingURI() - method in class 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 class org.apache.axis.description.ServiceDesc
getEndpointURL(org.apache.axis.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.transport.http.AxisServletBase
get the engine for this servlet from cache or context
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() - static method in class org.apache.axis.management.ServiceAdmin
Get the singleton engine for this management object
getEngine() - method in class org.apache.axis.handlers.soap.SOAPService
getEngine() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
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,org.apache.axis.constants.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.
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
getEnumWriter
getEnumValueIds(Vector) - static method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
Get the enumeration names for the values.
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 javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelope() - method in class org.apache.axis.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelopeURI() - method in class org.apache.axis.soap.SOAP11Constants
getEnvelopeURI() - method in class org.apache.axis.soap.SOAP12Constants
getEnvelopeURI() - method in class 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 class 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 class org.apache.axis.client.async.IAsyncResult
Method getException
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 class javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - method in class org.apache.axis.message.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFault() - method in class org.apache.axis.message.SOAPFault
getFaultActor() - method in class org.apache.axis.AxisFault
get the fault actor
getFaultActor() - method in class javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultActor() - method in class org.apache.axis.message.SOAPFault
Gets the fault actor for this SOAPFaultException object.
getFaultActor() - method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
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(javax.xml.namespace.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(javax.xml.namespace.QName) - method in class org.apache.axis.description.OperationDesc
Returns the FaultDesc for an XMLType.
getFaultCode() - method in class org.apache.axis.AxisFault
Get the fault code QName.
getFaultCode() - method in class javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
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
getFaultCode() - method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultCodeAsName() - method in class javax.xml.soap.SOAPFault
Gets the mandatory SOAP 1.1 fault code for this SOAPFault object as a SAAJ Name object.
getFaultCodeAsName() - method in class org.apache.axis.message.SOAPFault
getFaultDataType(Message,org.apache.axis.wsdl.symbolTable.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 class org.apache.axis.AxisFault
Get all the fault details.
getFaultFlow(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
getFaultFlow(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDService
getFaultFlow(javax.xml.namespace.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 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 class org.apache.axis.soap.SOAPConstants
Obtain the QName for the Fault element
getFaultReason() - method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of getFaultString().
getFaultRole() - method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of getFaultActor().
getFaults() - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Return the map of BindingOperations to ArraList of FaultBodyType
getFaults() - method in class org.apache.axis.description.OperationDesc
getFaultString() - method in class org.apache.axis.AxisFault
Get the fault string; this will never be null but may be the empty string.
getFaultString() - method in class javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultString() - method in class org.apache.axis.message.SOAPFault
Gets the fault string for this SOAPFaultException object.
getFaultString() - method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFaultStringLocale() - method in class 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 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(javax.xml.namespace.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(javax.xml.namespace.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 class org.apache.axis.wsdl.toJava.DuplicateFileException
Method getFileName
getFileName() - method in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
This method must be implemented by a subclass.
getFileName() - method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Return the file name as a string of the form: ".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,org.apache.axis.wsdl.symbolTable.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
Indicate if we should be emitting server side code and deploy/undeploy
Get a Generator implementation that will generate bindings for the given Binding.
Method getGenerator
Method getGenerator
Get a Generator implementation that will generate anything that doesn't fit into the scope of any of the other Generators.
Method getGenerator
Method getGenerator
Get a Generator implementation that will generate bindings for the given Message.
Method getGenerator
Method getGenerator
Get a Generator implementation that will generate bindings for the given Type.
Method getGenerator
Method getGenerator
Get a Generator implementation that will generate bindings for the given PortType.
Method getGenerator
Method getGenerator
Get a Generator implementation that will generate bindings for the given Service.
Method getGenerator
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.EngineConfiguration
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
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.EngineConfiguration
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
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.EngineConfiguration
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
Returns a global response handler.
getHandler(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.DirProvider
retrieve an instance of the named handler
Retrieve an instance of the named handler.
getHandler(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named handler
getHandler(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.NullProvider
getHandler(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
getHandler(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.SimpleProvider
Retrieve an instance of the named handler.
getHandler(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Return an instance of the named handler.
getHandler(String) - method in class org.apache.axis.AxisEngine
Get the Handler for a particular local name.
getHandlerChain(javax.xml.namespace.QName) - method in class javax.xml.rpc.handler.HandlerRegistry
Gets the handler chain for the specified service endpoint.
Gets the handler chain for the specified service endpoint.
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 class javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHandlerRegistry() - method in class org.apache.axis.client.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHandlers() - method in class org.apache.axis.Chain
Get the list of handlers in the chain.
getHandlers() - static method in class org.apache.axis.management.ServiceAdmin
getHandlers() - method in class org.apache.axis.SimpleChain
getHandlers() - method in class org.apache.axis.deployment.wsdd.WSDDChain
Obtain our handler list
getHandlers() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
getHashMap() - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the raw symbol table HashMap.
getHeader() - method in class javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope 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,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 class org.apache.axis.soap.SOAPConstants
Obtain the QName for the Header element
getHeaders() - method in class org.apache.axis.AxisFault
Get the SOAP headers associated with this fault.
getHeaders() - method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - method in class 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.message.SOAPEnvelope
Get Headers
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
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
Indicate if we should be generating Helper classes
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
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.utils.Options
getHost() - method in class org.apache.axis.types.URI
Get the host for this URI.
getHours() - method in class org.apache.axis.types.Duration
getHref() - method in class org.apache.axis.message.MessageElement
get a saved href
getHttpServletResponseStatus(org.apache.axis.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 class javax.xml.rpc.server.ServletEndpointContext
The getHttpSession method returns the current HTTP session (as a javax.servlet.http.HTTPSession).
getHttpSession() - method in class org.apache.axis.transport.http.ServletEndpointContextImpl
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
getId() - method in class org.apache.axis.types.Schema
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
getIncompatble() - method in class org.apache.axis.utils.CLOptionDescriptor
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(org.apache.axis.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(javax.xml.namespace.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(org.apache.axis.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(org.apache.axis.wsdl.symbolTable.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(org.apache.axis.wsdl.symbolTable.TypeEntry) - static method in class org.apache.axis.wsdl.toJava.Utils
getJavaClass() - method in class org.apache.axis.utils.cache.JavaClass
Return the java.lang.Class associated with this entry
getJavaClass() - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
getJavadocDescriptionPart(String,boolean) - method in class org.apache.axis.wsdl.toJava.JavaWriter
Takes out new lines and wraps at Javadoc tags
getJavaImplWriter
getJavaInterfaceWriter
getJavaLocalName(String) - static method in class org.apache.axis.wsdl.toJava.Utils
Query Java Local Name
getJavaName(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.toJava.Emitter
Convert the specified QName into a full Java Name.
getJavaNameHook(javax.xml.namespace.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
getJavaStubWriter
getJavaType() - method in class org.apache.axis.encoding.ser.BaseSerializerFactory
get javaType
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.)
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(org.apache.axis.MessageContext) - method in class org.apache.axis.client.AxisClient
Creates a connection factory property table using values supplied in the endpoint address
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.transport.http.AxisHttpSession
Get an enumeration of the keys in this session
getKeys() - method in class org.apache.axis.i18n.ProjectResourceBundle
getKeys() - method in class 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
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 class javax.xml.rpc.JAXRPCException
Gets the linked cause.
getLinkedCause() - method in 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 in
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 class 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 class org.apache.axis.transport.http.AxisHttpSession
Get an Object suitable for synchronizing the session.
getLockObject() - method in class 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.
getLog(String) - static method in class org.apache.axis.components.logger.LogFactory
getLogging() - static method in 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.MessageContext
Discover if we are maintaining session state.
getMaintainSession() - method in class org.apache.axis.client.Service
If true, this service wants to track sessions.
getMatchingHeaders(names[]) - method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeader objects whose name matches a name in the given array of names.
getMatchingMimeHeaders(names[]) - method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(names[]) - 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
Get an Iterator over all headers that match any item in match.
getMatchingMimeHeaders(String[]) - method in class org.apache.axis.Part
Get an Iterator over all headers that match any item in match.
getMatchingMimeHeaders(String[]) - method in class org.apache.axis.SOAPPart
Get all headers that match.
getMaximumConnectionsPerHost() - method in class 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 class 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 class org.apache.axis.encoding.ser.ArraySerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
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
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
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 javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
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.DocumentSerializer
getMechanismType() - method in class org.apache.axis.encoding.ser.ElementSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.HexSerializer
getMechanismType() - method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.MapSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.QNameSerializer
getMechanismType() - method in class 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.ser.SimpleListSerializer
getMechanismType() - method in class org.apache.axis.encoding.ser.SimpleSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.TimeSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - method in class org.apache.axis.encoding.ser.VectorSerializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
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 class org.apache.axis.components.compiler.CompilerError
Return the message produced by the language processor
getMessage() - method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Method getMessage
getMessage() - method in class org.apache.axis.MessageContext
Gets the SOAPMessage from this message context.
getMessage() - method in class org.apache.axis.wsdl.symbolTable.MessageEntry
Get this entry's Message object.
getMessage() - method in class javax.xml.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - method in class javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context.
getMessage() - method in class org.apache.axis.SOAPPart
Get the Message for this Part.
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,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.
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.
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.
getMessageBundle() - static method in class org.apache.axis.i18n.Messages
getMessageBundle() - static method in class org.apache.axis.utils.Messages
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.Message
Get the context associated with this message.
getMessageContext() - method in class org.apache.axis.encoding.SerializationContext
Get the MessageContext we're operating with
getMessageContext() - method in class javax.xml.rpc.server.ServletEndpointContext
The method getMessageContext returns the MessageContext targeted for this endpoint instance.
getMessageContext() - method in class org.apache.axis.transport.http.ServletEndpointContextImpl
getMessageEntries() - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
getMessageEntry(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the MessageEntry with the given QName.
getMessageInfo(javax.xml.soap.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.utils.cache.JavaMethod
Lookup a method based on name.
getMethod() - method in class org.apache.axis.description.OperationDesc
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
getMethodName() - method in class org.apache.axis.handlers.ServiceInvocation
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 org.apache.axis.attachments.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - method in class org.apache.axis.Part
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeader(String) - method in class javax.xml.soap.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeader(String) - method in class org.apache.axis.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - method in class org.apache.axis.Message
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeHeaders() - method in class javax.xml.soap.SOAPMessage
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.wsdl.fromJava.Emitter
getMode (gets the mode based on the style setting)
getMode() - method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the mode (IN, INOUT, OUT) of the parameter.
getMode() - method in class org.apache.axis.description.ParameterDesc
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 class 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
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
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 class 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 org.apache.axis.security.AuthenticatedUser
Return a string representation of the user's name.
getName() - method in class org.apache.axis.handlers.BasicHandler
Return the name (i.e.
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.constants.Enum
getName() - method in class org.apache.axis.constants.Enum.Type
getName() - method in class org.apache.axis.wsdl.toJava.FactoryProperty
getName() - method in class org.apache.axis.description.FaultDesc
getName() - method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Return the name of the fault.
getName() - method in class org.apache.axis.utils.FieldPropertyDescriptor
getName() - method in class org.apache.axis.Handler
Return the name (i.e.
getName() - method in class org.apache.axis.attachments.ImageDataSource
getName() - method in class org.apache.axis.description.JavaServiceDesc
the name of the service
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.message.MessageElement
get the local name of this element
getName() - method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
getName() - method in class org.apache.axis.attachments.MimeMultipartDataSource
getName() - method in class org.apache.axis.types.Notation
getName() - method in class org.apache.axis.attachments.OctetStreamDataSource
getName() - method in class org.apache.axis.description.OperationDesc
Return the operation's name
getName() - method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the name of this parameter.
getName() - method in class org.apache.axis.description.ParameterDesc
getName() - method in class org.apache.axis.attachments.PlainTextDataSource
getName() - method in class org.apache.axis.description.ServiceDesc
the name of the service
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.attachments.SourceDataSource
getName() - method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Get the name of this entry.
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
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 class org.apache.axis.message.MessageElement
get an iterator of the prefixes.
getNamespacePrefixes() - method in class javax.xml.soap.SOAPElement
Returns an iterator of namespace prefixes.
getNamespaces() - method in class org.apache.axis.wsdl.toJava.Emitter
Method getNamespaces
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.deployment.wsdd.WSDDService
Obtain the list of namespaces registered for this service
getNamespaceURI() - method in class org.apache.axis.utils.Mapping
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 javax.xml.namespace.QName
Gets the namespace URI for this QName.
getNamespaceURI() - method in class org.apache.axis.message.SOAPDocumentImpl
getNamespaceURI() - method in class org.apache.axis.SOAPPart
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).
getNamespaceURI(String) - method in class javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNestedTypes(org.apache.axis.wsdl.symbolTable.SymbolTable,boolean) - method in class org.apache.axis.wsdl.symbolTable.TypeEntry
This method returns a set of all the nested types.
This method returns a set of all the nested types.
getNewQName(javax.xml.namespace.QName) - static method in class org.apache.axis.wsdl.toJava.Utils
Common code for generating a QName in emitted code.
getNewQNameWithLastLocalPart(javax.xml.namespace.QName) - static method in class org.apache.axis.wsdl.toJava.Utils
getNext() - method in class org.apache.axis.message.SOAPFaultCodeBuilder
getNext() - method in class org.apache.axis.encoding.TypeMappingDelegate
getDelegate gets the new Delegate TypeMapping
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 class 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(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 class 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.SOAPPart
getNodeValue() - method in class org.apache.axis.message.Text
Implementation of DOM TEXT Interface *************************************************************
getNonMatchingHeaders(names[]) - 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(names[]) - method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(names[]) - 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
Get all headers that do not match.
getNonMatchingMimeHeaders(String[]) - method in class 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 class org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getNumArgs() - method in class org.apache.axis.handlers.ServiceInvocation
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
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
Returns value of the node as an object of registered type.
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(javax.xml.namespace.QName) - method in class org.apache.axis.description.JavaServiceDesc
Map an XML QName to an operation.
getOperationByElementQName(javax.xml.namespace.QName) - method in class 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 class org.apache.axis.description.ServiceDesc
Return an operation matching the given method name.
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
getOperationName() - method in class 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(javax.xml.namespace.QName) - method in class org.apache.axis.providers.BasicProvider
getOperationNames() - method in class org.apache.axis.providers.BasicProvider
For the given operation, this method returns the parameter info conveniently collated.
Return the operation QName.
getOperationQNames() - method in class org.apache.axis.providers.BasicProvider
getOperations() - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get a Set of comprised Operation objects.
getOperations() - method in class org.apache.axis.description.JavaServiceDesc
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.description.ServiceDesc
get all the operations as a list of OperationDescs.
getOperations() - method in class org.apache.axis.deployment.wsdd.WSDDProvider
getOperationsByName(String) - method in class org.apache.axis.description.JavaServiceDesc
get all overloaded operations by name
getOperationsByName(String) - method in class org.apache.axis.description.ServiceDesc
get all overloaded operations by name
getOperationsByQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.JavaServiceDesc
Return all operations which match this QName (i.e.
getOperationsByQName(javax.xml.namespace.QName) - method in class 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(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.
getOption(String) - method in class org.apache.axis.handlers.BasicHandler
Returns the option corresponding to the 'name' given
getOption(String) - method in class org.apache.axis.Handler
Returns the option corresponding to the 'name' given.
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 class org.apache.axis.handlers.BasicHandler
Return the entire list of options
getOptions() - method in class org.apache.axis.Handler
Return the entire list of options.
getOrder() - method in class org.apache.axis.description.ParameterDesc
getOrMakeTypeMapping(String) - method in class 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(javax.xml.namespace.QName) - method in class org.apache.axis.description.OperationDesc
getOutputParams() - method in class 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 class 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(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.toJava.Emitter
Get the Package name for the specified QName
getPackage(String) - method in class org.apache.axis.wsdl.toJava.Emitter
Get the Package name for the specified namespace
getPackage(String) - static method in class org.apache.axis.wsdl.fromJava.Namespaces
Reverse the process.
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(javax.xml.namespace.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.wsdl.symbolTable.BindingEntry
Get all of the parameters for all operations.
getParameters() - method in class org.apache.axis.description.FaultDesc
getParameters() - method in class org.apache.axis.description.OperationDesc
getParameters(Operation) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the Parameters object for the given operation.
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 class 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(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Return the QName of the type of the parameters with the given name.
getParameterTypeName(org.apache.axis.wsdl.symbolTable.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.utils.LockableHashtable
Gets the parent Hashtable for this object (if any)
getParent() - method in class org.apache.axis.message.NodeImpl
get the parent node
getParent() - method in class org.apache.axis.description.OperationDesc
getParentElement() - method in class 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.transport.jms.JMSConnector
getPassword() - method in class org.apache.axis.MessageContext
Get the password.
getPassword() - method in class org.apache.axis.utils.Options
getPassword() - method in class org.apache.axis.wsdl.gen.Parser
Method getPassword
getPassword() - method in class org.apache.axis.client.Stub
Get the password
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,org.apache.axis.description.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 class 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.utils.Options
getPort() - method in class org.apache.axis.wsdl.symbolTable.PortEntry
replies the WSDL port element represented by this symbol table entry
getPort() - method in class org.apache.axis.types.URI
Get the port for this URI.
getPort(Class) - method in class 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(javax.xml.namespace.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.
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.
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 class javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service.
getPorts() - method in class org.apache.axis.client.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPortType() - method in class org.apache.axis.wsdl.symbolTable.PortTypeEntry
Get this entry's PortType object.
getPortTypeEntry(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the PortTypeEntry with the given QName.
getPortTypeName() - method in class 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
Returns a list of operation descriptors that could may possibly match a body containing an element of the given QName.
getPrefix() - method in class org.apache.axis.utils.Mapping
getPrefix() - method in class 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 javax.xml.namespace.QName
Gets the prefix for this QName.
getPrefix() - method in class org.apache.axis.message.SOAPDocumentImpl
getPrefix() - method in class org.apache.axis.SOAPPart
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
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.wsdl.toJava.Emitter
Gets the list of extension properties for custom JavaGeneratorFactories.
getProperties() - method in class org.apache.axis.transport.jms.JMSURLHelper
getProperties() - method in class org.apache.axis.i18n.RB
Get the underlying properties
getProperties(Class,org.apache.axis.description.TypeDesc) - static method in class org.apache.axis.encoding.ser.BeanDeserializerFactory
Get a list of the bean properties
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 javax.xml.rpc.Call
Gets the value of a named property.
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 class org.apache.axis.Message
Retrieves value of the specified property.
getProperty(String) - method in class javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext.
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) - method in class org.apache.axis.description.ServiceDesc
getProperty(String) - method in class javax.xml.soap.SOAPMessage
Retrieves value of the specified property.
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 class javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - method in class org.apache.axis.client.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - method in class 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.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext.
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 class 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 class 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 class 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 class 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.description.FaultDesc
getQName() - method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Return the QName of a fault.
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.Parameter
Get the fully qualified name of this parameter.
getQName() - method in class org.apache.axis.description.ParameterDesc
getQName() - method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Get the QName of this entry.
getQName() - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
getQName() - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
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(javax.xml.namespace.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.
getQualifiedName() - method in class 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 class 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 class 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 class org.apache.axis.TargetedChain
Returns the Request handler.
getRequestMessage() - method in class org.apache.axis.MessageContext
Get the request message.
getRequestQName(org.apache.axis.description.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 class 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 class 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(org.apache.axis.client.Call) - method in class org.apache.axis.client.Stub
Helper method for updating headers from the response.
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(org.apache.axis.description.OperationDesc) - method in class org.apache.axis.wsdl.fromJava.Emitter
Method getResponseQName
getResponseString(org.apache.axis.wsdl.symbolTable.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 class 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
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 class org.apache.axis.soap.SOAPConstants
Obtain the QName for the role attribute (actor/role)
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.EngineConfiguration
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 javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
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.MessageContext
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.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 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.handlers.soap.SOAPService
getRoles() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Get a list of roles that this engine plays globally.
getRoles() - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
getRoles() - method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
getRootPart() - method in class 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.MessageContext
Get the XML schema version information.
getSchemaVersion() - method in class org.apache.axis.message.SOAPEnvelope
Get the schema version for this envelope
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,org.apache.axis.constants.Scope) - static method in class org.apache.axis.constants.Scope
getScope(String,org.apache.axis.constants.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 class 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 - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
getSerializer() - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
getSerializer(Class) - method in class 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,javax.xml.namespace.QName) - method in class javax.xml.rpc.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializer(Class,javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingDelegate
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializer(Class,javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingImpl
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
Get Custom Serializer
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 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.SimpleSerializerFactory
Returns a Serializer for the specified XML processing mechanism type.
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 class 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
Get a default server engine configuration.
getServerEngineConfig() - method in class org.apache.axis.EngineConfigurationFactory
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.
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(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.DirProvider
retrieve an instance of the named service
Retrieve an instance of the named service.
getService(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named service
getService(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.NullProvider
getService(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
getService(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.SimpleProvider
Retrieve an instance of the named service.
getService(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Retrieve an instance of the named service.
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(String) - method in class org.apache.axis.AxisEngine
Get the SOAPService for a particular local name.
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.EngineConfiguration
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
Get a service which has been mapped to a particular namespace.
Get the class description for the EJB Remote or Local Interface, which is what we are interested in exposing to the world (i.e.
Returns the Class info about the service class.
getServiceClassName(org.apache.axis.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.wsdl.fromJava.Emitter
Method getServiceDesc
getServiceDesc() - method in class org.apache.axis.wsdl.toJava.Emitter
Retruns the SericeDesc object
getServiceDesc() - method in class org.apache.axis.wsdl.fromJava.Types
return the service description
getServiceDesc() - method in class org.apache.axis.deployment.wsdd.WSDDService
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
getServiceEntry(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the ServiceEntry with the given QName.
getServiceName() - method in class 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).
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() - static method in class org.apache.axis.management.ServiceAdmin
getServices() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Return an array of the services in this deployment
getServletContext() - method in class org.apache.axis.transport.http.AxisServletBase
what is the servlet context
getServletContext() - method in class javax.xml.rpc.server.ServletEndpointContext
The method getServletContext returns the ServletContext associated with the web application that contain this endpoint.
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.wsdl.fromJava.Emitter
Returns the soapAction option value
getSoapAction() - method in class org.apache.axis.description.OperationDesc
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 org.apache.axis.Message
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPBody() - method in class javax.xml.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPConstants() - method in class org.apache.axis.encoding.DeserializationContext
returns the soap constants.
getSOAPConstants() - method in class org.apache.axis.MessageContext
Get the SOAPConstants used by this message context.
getSOAPConstants() - method in class org.apache.axis.message.SOAPEnvelope
Get the soap constants for this envelope
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 org.apache.axis.Message
Gets the SOAP Header contained in this SOAPMessage object.
getSOAPHeader() - method in class javax.xml.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSOAPPart() - method in class org.apache.axis.Message
Get this message's SOAPPart.
getSOAPPart() - method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
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
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
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 class 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,org.apache.axis.client.async.Status) - static method in class org.apache.axis.client.async.Status
Method getStatus
getStatus(String,org.apache.axis.client.async.Status) - method in class org.apache.axis.client.async.Status.Type
Method getStatus
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.description.JavaServiceDesc
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,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,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(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,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,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,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(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,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.
getString(String,Object[]) - method in class org.apache.axis.i18n.RB
Gets a string message from the resource bundle for the given key.
getStringForQName(javax.xml.namespace.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,org.apache.axis.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,org.apache.axis.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,org.apache.axis.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.wsdl.fromJava.Emitter
getStyle
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 class 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.deployment.wsdd.WSDDService
Get the service style - document or RPC
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,org.apache.axis.constants.Style) - static method in class org.apache.axis.constants.Style
getStyle(String,org.apache.axis.constants.Style) - method in class org.apache.axis.constants.Style.Type
getStyles() - static method in class org.apache.axis.constants.Style
getSupportedEncodings() - method in class 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 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.
getSupportedMechanismTypes() - method in class javax.xml.rpc.encoding.DeserializerFactory
Returns an Iterator over the list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedMechanismTypes() - method in class javax.xml.rpc.encoding.SerializerFactory
Returns an Iterator over all XML processing mechanism types supported by this SerializerFactory.
getSymbols(javax.xml.namespace.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 class 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.wsdl.fromJava.Emitter
Returns the target service name
getTargetService() - method in class org.apache.axis.MessageContext
Get the name of the targed service for this message.
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.transport.http.AxisHttpSession
Return the sessions' time-to-live.
getTimeout() - method in class org.apache.axis.client.Call
getTimeout() - method in class org.apache.axis.MessageContext
Get timeout from our MessageContext.
getTimeout() - method in class org.apache.axis.wsdl.gen.Parser
Return the current timeout setting
getTimeout() - method in class org.apache.axis.session.Session
Return the sessions' time-to-live.
getTimeout() - method in class org.apache.axis.session.SimpleSession
Return the sessions' time-to-live.
getTimeout() - method in class org.apache.axis.soap.SOAPConnectionImpl
get the timeout value
getTimeout() - method in class org.apache.axis.client.Stub
Get the timeout value in milliseconds.
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(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.DirProvider
retrieve an instance of the named transport
Retrieve an instance of the named transport.
getTransport(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named transport
getTransport(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.NullProvider
getTransport(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
getTransport(javax.xml.namespace.QName) - method in class org.apache.axis.configuration.SimpleProvider
Retrieve an instance of the named transport.
getTransport(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Retrieve an instance of the named transport.
getTransport(String) - method in class org.apache.axis.AxisEngine
Get the Handler that implements the transport for a local name.
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.MessageContext
The name of the transport for this context.
getTransportName() - method in class org.apache.axis.client.Transport
Returns the name of the transport chain to use
getTransports() - static method in class org.apache.axis.management.ServiceAdmin
getTransports() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
getType() - method in class org.apache.axis.utils.BeanPropertyDescriptor
Get the type of a property
getType() - method in class org.apache.axis.wsdl.symbolTable.ContainedEntry
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.utils.FieldPropertyDescriptor
Get the type of a property
getType() - method in class org.apache.axis.message.MessageElement
get the element's type.
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() - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
getType() - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
getType(int) - method in class org.apache.axis.message.NullAttributes
Return an attribute's type by index.
getType(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the Type TypeEntry with the given QName.
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.
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(javax.xml.namespace.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.
Create a QName for the type of the element defined by localName and namespace with the specified attributes.
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.encoding.DeserializationContext
Get the TypeMapping for this DeserializationContext
getTypeMapping() - method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the TypeMapping used by the service
getTypeMapping() - method in class org.apache.axis.description.JavaServiceDesc
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.encoding.SerializationContext
Get the TypeMapping we're using.
getTypeMapping() - method in class org.apache.axis.description.ServiceDesc
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 javax.xml.rpc.encoding.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMapping(String) - method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Gets the TypeMapping for the namespace.
getTypeMapping(String) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
getTypeMapping(String) - method in class org.apache.axis.deployment.wsdd.WSDDService
getTypeMappingRegistry() - method in class org.apache.axis.AxisEngine
Get the TypeMappingRegistry for this axis engine.
getTypeMappingRegistry() - method in class org.apache.axis.encoding.DeserializationContext
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - method in class org.apache.axis.configuration.DirProvider
getTypeMappingRegistry() - method in class org.apache.axis.EngineConfiguration
Retrieve the TypeMappingRegistry for this engine.
getTypeMappingRegistry() - method in class org.apache.axis.configuration.FileProvider
getTypeMappingRegistry() - method in class org.apache.axis.description.JavaServiceDesc
getTypeMappingRegistry() - method in class org.apache.axis.MessageContext
Get the currently in-scope type mapping registry.
getTypeMappingRegistry() - method in class org.apache.axis.configuration.NullProvider
getTypeMappingRegistry() - method in class org.apache.axis.encoding.SerializationContext
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - method in class javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getTypeMappingRegistry() - method in class org.apache.axis.client.Service
Returns the current TypeMappingRegistry or null.
getTypeMappingRegistry() - method in class org.apache.axis.description.ServiceDesc
getTypeMappingRegistry() - method in class org.apache.axis.configuration.SimpleProvider
Get our TypeMappingRegistry.
getTypeMappingRegistry() - method in class org.apache.axis.handlers.soap.SOAPService
getTypeMappingRegistry() - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Retrieve the TypeMappingRegistry for this engine.
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
getTypeQName() - method in class org.apache.axis.description.ParameterDesc
getTypeQName(Class) - method in class 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(Node,javax.xml.rpc.holders.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 class 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.
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
Get the list of all the XML schema types in the symbol table.
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 class org.apache.axis.handlers.BasicHandler
Return a list of QNames which this Handler understands.
getUnderstoodHeaders() - method in class org.apache.axis.Handler
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 the String values contained in values by suffixing it with a decimal digit suffix.
getUnparsedArgs() - method in class org.apache.axis.utils.CLArgsParser
getURI() - method in class 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.utils.Options
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.
getURLString() - method in class org.apache.axis.transport.jms.JMSURLHelper
Returns a URL formatted String.
getUse() - method in class org.apache.axis.wsdl.fromJava.Emitter
getUse
getUse() - method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Method getUse
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 class 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.deployment.wsdd.WSDDService
Get the service use - literal or encoded
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,org.apache.axis.constants.Use) - static method in class org.apache.axis.constants.Use
getUse(String,org.apache.axis.constants.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.transport.jms.JMSConnector
getUsername() - method in class org.apache.axis.MessageContext
Get the user name.
getUsername() - method in class org.apache.axis.wsdl.gen.Parser
Method getUsername
getUsername() - method in class org.apache.axis.client.Stub
Get the user name
getUserPrincipal() - method in class 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 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.constants.Enum
getValue() - method in class org.apache.axis.wsdl.toJava.FactoryProperty
getValue() - method in class org.apache.axis.message.MessageElement
Get the value of the doc as a string.
getValue() - method in class javax.xml.soap.MimeHeader
Returns the value of this MimeHeader object.
getValue() - method in class 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.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
Get the value of the doc as a string.
getValue() - method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
get the documentation
getValue(Attributes,javax.xml.namespace.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.
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(int) - method in class org.apache.axis.message.NullAttributes
Return an attribute's value by index.
getValue(int) - method in class org.apache.axis.collections.SequencedHashMap
Gets the value at the specified index.
getValue(Object) - method in class 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.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
Return an XML compatible representation of the value.
getValueAsType(javax.xml.namespace.QName) - method in class org.apache.axis.message.MessageElement
getValueAsType(javax.xml.namespace.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 class 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
Return the status of the verbose switch
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 class org.apache.axis.soap.SOAPConstants
Obtain the Qname of VersionMismatch fault code
getVersion() - method in class org.apache.axis.types.Schema
getVersion() - method in class org.apache.axis.management.jmx.ServiceAdministrator
get the axis version
getVersion() - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
get the axis version
getVersion() - method in class org.apache.axis.SOAPPart
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 class org.apache.axis.message.MessageElement
get an iterator over visible prefixes.
getVisibleNamespacePrefixes() - method in class javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings visible to this element.
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(org.apache.axis.wsdl.symbolTable.TypeEntry) - static method in class org.apache.axis.wsdl.toJava.Utils
Returns a "wrapper" type for the given TypeEntry.
getWrapperType(String) - static method in class org.apache.axis.wsdl.toJava.Utils
Return a "wrapper" type for the given type name.
getWriterFactory() - method in class org.apache.axis.wsdl.toJava.Emitter
Get the GeneratorFactory.
getWSDDHandler(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
getWSDDService() - method in class org.apache.axis.management.jmx.WSDDServiceWrapper
getWSDDService(javax.xml.namespace.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(javax.xml.namespace.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 class 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 class 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(org.apache.axis.MessageContext) - static method in class org.apache.axis.utils.XMLUtils
Get the current XMLEncoder
getXMLEncoder(String) - static method in class org.apache.axis.utils.XMLUtils
Get the XMLEncoder for specific encoding
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.encoding.ser.BaseSerializerFactory
get xmlType
getXmlType() - method in class org.apache.axis.description.FaultDesc
getXMLType() - method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Method getXMLType
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(Class,javax.xml.namespace.QName,boolean) - method in class 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.
Get the exact XML type QName which will be used when serializing a given Class to a given type QName.
getXMLType(Class,javax.xml.namespace.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 class 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(org.apache.axis.wsdl.symbolTable.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(org.apache.axis.wsdl.symbolTable.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 class 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 field 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,org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.CommonsHTTPSender
little helper function for cookies.
handleCookie(String,String,String,org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.HTTPSender
little helper function for cookies.
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(javax.xml.rpc.handler.MessageContext) - method in class javax.xml.rpc.handler.Handler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(javax.xml.rpc.handler.MessageContext) - method in class javax.xml.rpc.handler.HandlerChain
The handleFault method initiates the SOAP fault processing for this handler chain.
handleFault(javax.xml.rpc.handler.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 - interface javax.xml.rpc.handler.Handler
The javax.xml.rpc.handler.Handler interface is required to be implemented by a SOAP message handler.
Handler - interface org.apache.axis.Handler
An AXIS handler.
Handler - class org.apache.axis.transport.java.Handler
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handler - class org.apache.axis.transport.jms.Handler
URLStreamHandler for the "jms" protocol
Handler - class org.apache.axis.transport.local.Handler
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handler - class org.apache.axis.transport.mail.Handler
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
HandlerChain - interface javax.xml.rpc.handler.HandlerChain
The javax.xml.rpc.handler.HandlerChain represents a list of handlers.
HandlerChainImpl - class org.apache.axis.handlers.HandlerChainImpl
Implementation of HandlerChain
HandlerChainImpl() - constructor for class org.apache.axis.handlers.HandlerChainImpl
HandlerChainImpl(List) - constructor for class org.apache.axis.handlers.HandlerChainImpl
The handleRequest method processes the request SOAP message.
handleRequest(javax.xml.rpc.handler.MessageContext) - method in class javax.xml.rpc.handler.Handler
The handleRequest method processes the request message.
The handleRequest method initiates the request processing for this handler chain.
The handleResponse method processes the response message.
handleResponse(javax.xml.rpc.handler.MessageContext) - method in class javax.xml.rpc.handler.Handler
The handleResponse method processes the response SOAP message.
The handleResponse method initiates the response processing for this handler chain.
HandlerInfo - class javax.xml.rpc.handler.HandlerInfo
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,javax.xml.namespace.QName[]) - constructor for class javax.xml.rpc.handler.HandlerInfo
Constructor for HandlerInfo.
HandlerInfoChainFactory - class org.apache.axis.handlers.HandlerInfoChainFactory
HandlerInfoChainFactory() - constructor for class org.apache.axis.handlers.HandlerInfoChainFactory
HandlerInfoChainFactory(List) - constructor for class org.apache.axis.handlers.HandlerInfoChainFactory
handlerInfos - field in class org.apache.axis.handlers.HandlerChainImpl
handlerInfos - field in class org.apache.axis.handlers.HandlerInfoChainFactory
Base interface for doing an action to Handlers with a MessageContext.
HandlerRegistry - interface javax.xml.rpc.handler.HandlerRegistry
The javax.xml.rpc.handler.HandlerRegistry provides support for the programmatic configuration of handlers in a HandlerRegistry.
handlers - field in class org.apache.axis.SimpleChain
HappyClient - class org.apache.axis.client.HappyClient
Client side equivalent of happyaxis
HappyClient(PrintStream) - constructor for class org.apache.axis.client.HappyClient
hasAttachments() - method in class 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.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
hasAttributes() - method in class org.apache.axis.description.TypeDesc
Do we have any FieldDescs marked as attributes?
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 class javax.xml.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFault() - method in class org.apache.axis.message.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
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.attachments.DimeTypeNameFormat
hashCode() - method in class org.apache.axis.types.Duration
hashCode() - method in class org.apache.axis.constants.Enum
hashCode() - method in class org.apache.axis.types.HexBinary
hashCode() - method in class org.apache.axis.utils.IDKey
returns hashcode
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.transport.jms.JMSEndpoint
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.message.PrefixedQName
hashCode() - method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.
hashCode() - method in class org.apache.axis.types.Schema
hashCode() - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.hashCode().
hashCode() - method in class org.apache.axis.handlers.ServiceInvocation
hashCode() - method in class org.apache.axis.transport.jms.Subscription
hashCode() - method in class org.apache.axis.message.Text
hashCode() - method in class org.apache.axis.types.Time
Returns the hashcode of the underlying calendar.
hashCode() - method in class org.apache.axis.encoding.TypeMappingImpl.Pair
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.
hasLiteral() - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Do any of the message stanzas contain a soap:body which uses literal?
hasMIME(org.apache.axis.wsdl.symbolTable.BindingEntry) - static method in class org.apache.axis.wsdl.toJava.Utils
Are there any MIME parameters in the given binding?
hasMIME(org.apache.axis.wsdl.symbolTable.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 - field in class org.apache.axis.encoding.DeserializationContext
HEADER_ACCEPT - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_ACCEPT_APPL_SOAP - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_ACCEPT_APPLICATION_DIME - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_ACCEPT_MULTIPART_RELATED - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_ACCEPT_TEXT_ALL - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_AUTHORIZATION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CACHE_CONTROL - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CACHE_CONTROL_NOCACHE - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONNECTION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONNECTION_CLOSE - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONNECTION_KEEPALIVE - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_DESCRIPTION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_ID - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_LENGTH - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_LOCATION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_TRANSFER_ENCODING - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_TYPE - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_CONTENT_TYPE_JMS - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_COOKIE - static field in class org.apache.axis.transport.http.HTTPConstants
Cookie headers
HEADER_COOKIE2 - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_DEFAULT_CHAR_ENCODING - static field in class org.apache.axis.transport.http.HTTPConstants
HTTP header field values
HEADER_EXPECT - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_EXPECT_100_Continue - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_HOST - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_LOCATION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_POST - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_PRAGMA - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_PROTOCOL_10 - static field in class org.apache.axis.transport.http.HTTPConstants
The MessageContext transport ID of HTTP.
HEADER_PROTOCOL_11 - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_PROTOCOL_V10 - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_PROTOCOL_V11 - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_PROXY_AUTHORIZATION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_SET_COOKIE - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_SET_COOKIE2 - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_SOAP_ACTION - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_TRANSFER_ENCODING - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_TRANSFER_ENCODING_CHUNKED - static field in class org.apache.axis.transport.http.HTTPConstants
HEADER_USER_AGENT - static field in class org.apache.axis.transport.http.HTTPConstants
HeaderBuilder - class org.apache.axis.message.HeaderBuilder
HELP_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field HELP_OPT
HELP_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Field HELP_OPT
helper - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field helper
HELPER_CLASS_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field HELPER_CLASS_OPT
HexBinary - class org.apache.axis.types.HexBinary
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 org.apache.axis.holders.HexBinaryHolder
Class HexBinaryHolder
HexBinaryHolder() - constructor for class org.apache.axis.holders.HexBinaryHolder
Constructor HexBinaryHolder
HexBinaryHolder(org.apache.axis.types.HexBinary) - constructor for class org.apache.axis.holders.HexBinaryHolder
Constructor HexBinaryHolder
HexDeserializer - class org.apache.axis.encoding.ser.HexDeserializer
Deserializer for hexBinary.
HexDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.HexDeserializer
The Deserializer is constructed with the xmlType and javaType (which could be a java primitive like int.class)
HexDeserializerFactory - class org.apache.axis.encoding.ser.HexDeserializerFactory
DeserializerFactory for hexBinary.
HexDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.HexDeserializerFactory
HexSerializer - class org.apache.axis.encoding.ser.HexSerializer
Serializer for hexBinary.
HexSerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.HexSerializer
HexSerializerFactory - class org.apache.axis.encoding.ser.HexSerializerFactory
SerializerFactory for hexBinary.
HexSerializerFactory(Class,javax.xml.namespace.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 - field in class org.apache.axis.encoding.CallbackTarget
hint - field in class org.apache.axis.encoding.DeserializerTarget
Holder - interface javax.xml.rpc.holders.Holder
The java.xml.rpc.holders.Holder interface represents the base interface for both standard and generated Holder classes.
Given a type, return the Java mapping of that type's holder.
HOLDER_IS_NEEDED - static field in class org.apache.axis.wsdl.toJava.JavaTypeWriter
Field HOLDER_IS_NEEDED
HolderException(String) - constructor for class org.apache.axis.utils.JavaUtils.HolderException
href - field in class org.apache.axis.message.MessageElement
HTTP_TRANSPORT_VERSION - static field in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL).
HTTP_TXR_BUFFER_SIZE - static field in class org.apache.axis.Constants
The size of the buffer size for.
HTTPActionHandler - class org.apache.axis.handlers.http.HTTPActionHandler
An HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property.
httpAuthCharEncoding - static field in class org.apache.axis.utils.XMLUtils
HTTPAuthHandler - class org.apache.axis.handlers.http.HTTPAuthHandler
An HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers.
HTTPConstants - class org.apache.axis.transport.http.HTTPConstants
HTTP protocol and message context constants.
HTTPSender - class org.apache.axis.transport.http.HTTPSender
This is meant to be used on a SOAP Client to call a SOAP server.
HTTPTransport - class org.apache.axis.transport.http.HTTPTransport
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 org.apache.axis.client.async.IAsyncCallback
Callback for Async notification
IAsyncResult - interface org.apache.axis.client.async.IAsyncResult
Access the results of the Async call
IBMFakeTrustSocketFactory - class org.apache.axis.components.net.IBMFakeTrustSocketFactory
Hook for Axis sender, allowing unsigned server certs
IBMFakeTrustSocketFactory(Hashtable) - constructor for class org.apache.axis.components.net.IBMFakeTrustSocketFactory
Constructor FakeTrustSocketFactory
IBMJSSESocketFactory - class org.apache.axis.components.net.IBMJSSESocketFactory
SSL socket factory.
IBMJSSESocketFactory(Hashtable) - constructor for class org.apache.axis.components.net.IBMJSSESocketFactory
Constructor IBMJSSESocketFactory
id - field in class org.apache.axis.encoding.DeserializerImpl
id - field in class org.apache.axis.attachments.DimeBodyPart
id - field in class javax.xml.messaging.Endpoint
A string that identifies the party that this Endpoint object represents; a URI is the default.
id - field in class org.apache.axis.message.MessageElement
Id - class org.apache.axis.types.Id
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 org.apache.axis.utils.IdentityHashMap
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 org.apache.axis.utils.IDKey
Wrap an identity key (System.identityHashCode())
IDKey(Object) - constructor for class org.apache.axis.utils.IDKey
Constructor for IDKey
IDRef - class org.apache.axis.types.IDRef
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 org.apache.axis.types.IDRefs
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 org.apache.axis.message.IDResolver
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
If a binding's type is not TYPE_SOAP, then we don't use that binding or that binding's portType.
ImageDataHandlerDeserializer - class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
ImageDataHandler Deserializer Modified by Russell Butek <butek@us.ibm.com>
ImageDataHandlerSerializer - class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
ImageDataHandler Serializer
ImageDataSource - class org.apache.axis.attachments.ImageDataSource
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 org.apache.axis.holders.ImageHolder
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 org.apache.axis.components.image.ImageIO
This interface defines a ImageIO modules functionality
ImageIOFactory - class org.apache.axis.components.image.ImageIOFactory
This class implements a factory to instantiate an ImageIO component.
impl - field in class org.apache.axis.handlers.JAXRPCHandler
IMPL_CLASS_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field IMPL_CLASS_OPT
IMPL_CLASS_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field IMPL_CLASS_OPT
implWriter - field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field implWriter
IMPORT_SCHEMA_OPT - static field 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 - field in class org.apache.axis.wsdl.gen.Parser
Field imports
IN - static field in class org.apache.axis.wsdl.symbolTable.Parameter
Field IN
IN - static field in class org.apache.axis.description.ParameterDesc
IN - static field in class javax.xml.rpc.ParameterMode
The mode is 'IN'.
IN_HEADER - static field 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(javax.xml.namespace.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.
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 field in class org.apache.axis.wsdl.Java2WSDL
Field INHERITED_CLASS_OPT
init() - method in class org.apache.axis.transport.http.AutoRegisterServlet
init by registering
init() - method in class org.apache.axis.AxisEngine
Initialize the engine.
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.handlers.BasicHandler
Stubbed-out methods.
init() - method in class org.apache.axis.FaultableHandler
Stubbed-out methods.
init() - method in class org.apache.axis.Handler
Init is called when the chain containing this Handler object is instantiated.
init() - method in class org.apache.axis.handlers.JAXRPCHandler
init() - method in class org.apache.axis.transport.local.LocalSender
Allocate an embedded Axis server to process requests and initialize it.
init() - method in class org.apache.axis.handlers.LogHandler
init() - method in class org.apache.axis.SimpleChain
init() - method in class org.apache.axis.monitor.SOAPMonitorService
Servlet initialiation
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(javax.xml.rpc.handler.HandlerInfo) - method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(javax.xml.rpc.handler.HandlerInfo) - method in class javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
init(Map) - method in class 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(Object) - method in class javax.xml.rpc.server.ServiceLifecycle
Used for initialization of a service endpoint.
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 field in class org.apache.axis.transport.http.AxisServlet
INIT_PROPERTY_ENABLE_LIST - static field in class org.apache.axis.transport.http.AxisServlet
INIT_PROPERTY_JWS_CLASS_DIR - static field in class org.apache.axis.transport.http.AxisServlet
INIT_PROPERTY_SERVICES_PATH - static field in class org.apache.axis.transport.http.AxisServlet
INIT_PROPERTY_TRANSPORT_NAME - static field in class org.apache.axis.transport.http.AxisServlet
INIT_PROPERTY_USE_SECURITY - static field in class org.apache.axis.transport.http.AxisServlet
initCause(Throwable) - method in class javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable 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 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.
This method returns a ServiceDesc that contains the correct implimentation class.
This method returns a ServiceDesc that contains the correct implimentation class.
This method returns a ServiceDesc that contains the correct implimentation class.
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 field in class org.apache.axis.wsdl.symbolTable.Parameter
Field INOUT
INOUT - static field in class org.apache.axis.description.ParameterDesc
INOUT - static field in class javax.xml.rpc.ParameterMode
The mode is 'INOUT'.
inouts - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field inouts
INPUT_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field INPUT_OPT
inputs - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field inputs
inputSource - field in class org.apache.axis.encoding.DeserializationContext
inputStream - field in class org.apache.axis.message.InputStreamBody
InputStreamBody - class org.apache.axis.message.InputStreamBody
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 node refChild.
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 javax.xml.rpc.holders.IntegerWrapperHolder
Holder for Integers.
IntegerWrapperHolder() - constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
Make a new IntegerWrapperHolder with a null value.
IntegerWrapperHolder(Integer) - constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
Make a new IntegerWrapperHolder with value as the value.
INTERACT_RETRY_INTERVAL - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
INTERFACE_NAME - static field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field INTERFACE_NAME
interfaceWriter - field 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 - class org.apache.axis.InternalException
Encapsulates exceptions for "should never occur" situations.
InternalException(Exception) - constructor for class org.apache.axis.InternalException
Construct an Internal Exception from an Exception.
InternalException(String) - constructor for class org.apache.axis.InternalException
Construct an Internal Exception from a String.
Internal version of register(), which allows null factories.
interruptAll() - method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully interrupt all workers
INTERRUPTED - static field in class org.apache.axis.client.async.Status
Field INTERRUPTED
INTERRUPTED_STR - static field in class org.apache.axis.client.async.Status
Field INTERRUPTED_STR
IntHolder - class javax.xml.rpc.holders.IntHolder
Holder for ints.
IntHolder() - constructor for class javax.xml.rpc.holders.IntHolder
Make a new IntHolder with a null value.
IntHolder(int) - constructor for class javax.xml.rpc.holders.IntHolder
Make a new IntHolder with value as the value.
intValue() - method in class org.apache.axis.types.UnsignedInt
intValue() - method in class org.apache.axis.types.UnsignedLong
invalidate() - method in class org.apache.axis.transport.http.AxisHttpSession
invalidate the session
invalidate() - method in class org.apache.axis.session.Session
invalidate the session
invalidate() - method in class org.apache.axis.session.SimpleSession
invalidate the session
InvocationStrategy - class org.apache.axis.strategies.InvocationStrategy
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.
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(javax.xml.namespace.QName,Object[]) - method in class org.apache.axis.client.async.AsyncCall
Method invoke
invoke(javax.xml.namespace.QName,Object[]) - method in class javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(javax.xml.namespace.QName,Object[]) - method in class org.apache.axis.client.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(Object,Method,Object[]) - method in class org.apache.axis.client.AxisClientProxy
Handle a method invocation.
invoke(Object[]) - method in class org.apache.axis.client.async.AsyncCall
Method invoke
invoke(Object[]) - method in class javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
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(org.apache.axis.Message) - method in class org.apache.axis.client.Call
Invoke the service with a custom Message.
invoke(org.apache.axis.message.RPCElement) - method in class org.apache.axis.client.Call
Invoke an RPC service with a pre-constructed RPCElement.
invoke(org.apache.axis.message.SOAPEnvelope) - method in class org.apache.axis.client.Call
Invoke the service with a custom SOAPEnvelope.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.client.AxisClient
Main routine of the AXIS engine.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.server.AxisServer
Main routine of the AXIS server.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.providers.BSFProvider
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.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(org.apache.axis.MessageContext) - method in class org.apache.axis.providers.ComProvider
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.DebugHandler
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.EchoHandler
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.ErrorHandler
Invoke is called to do the actual work of the Handler object.
Invokes the specified handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.Handler
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.http.HTTPActionHandler
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.http.HTTPAuthHandler
invoke(org.apache.axis.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(org.apache.axis.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(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.java.JavaSender
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.JAXRPCHandler
invoke(org.apache.axis.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(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.JWSHandler
Just set up the service, the inner service will do the rest...
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.local.LocalResponder
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.local.LocalSender
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.LogHandler
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.LogMessage
invoke(org.apache.axis.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
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.MD5AttachHandler
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.soap.MustUnderstandChecker
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.QSHandler
Performs the action associated with this particular query string handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.QSListHandler
Performs the action associated with this particular query string handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.QSMethodHandler
Performs the action associated with this particular query string handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.QSWSDLHandler
Performs the action associated with this particular query string handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleAuthenticationHandler
Authenticate the user and password from the msgContext
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleAuthorizationHandler
Authorize the user and targetService from the msgContext
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.SimpleChain
Iterate over the chain invoking each handler.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleSessionHandler
Process a MessageContext.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SOAPMonitorHandler
Process and SOAP message
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.soap.SOAPService
Invoke is called to do the actual work of the Handler object.
invoke(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.http.URLMapper
Invoke is called to do the actual work of the Handler object.
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.
invoked - field in class org.apache.axis.SimpleChain
InvokeException - class org.apache.axis.transport.jms.InvokeException
The InvokeException is thrown when a method encounters a general exception in the course of processing.
InvokeException(String) - constructor for class org.apache.axis.transport.jms.InvokeException
Override the default implementation such that we can include special handling for java.rmi.ServerException.
This method encapsulates the method invocation.
invokeMethodFromGet(String,String) - method in class org.apache.axis.transport.http.SimpleAxisWorker
invokeOneWay(Object[]) - method in class 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 - class org.apache.axis.transport.jms.InvokeTimeoutException
The InvokeTimeoutException is thrown when a method cannot complete processing within the time allotted.
InvokeTimeoutException(String) - constructor for class org.apache.axis.transport.jms.InvokeTimeoutException
IOUtils - class org.apache.axis.utils.IOUtils
Utility class containing IO helper methods
is_log - static field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field is_log
IS_MSG - static field 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 - field 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 class 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 - field 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.
Method isClientTrusted
Method isClientTrusted
isComment() - method in class org.apache.axis.message.CDATAImpl
isComment() - method in class org.apache.axis.message.CommentImpl
Retrieves whether this Text object represents a comment.
isComment() - method in class javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
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 - field 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.MessageContext
Indicates if the opration is encoded.
isEncoded() - method in class org.apache.axis.encoding.SerializationContext
Returns whether this context should be encoded or not.
isEnded - field 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,org.apache.axis.wsdl.symbolTable.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 class 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.transport.http.CommonsHTTPSender
Check if the specified host is in the list of non proxy hosts.
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.
isHref - field 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.utils.BeanPropertyDescriptor
Query if property is indexed
isIndexed() - method in class org.apache.axis.description.FieldDesc
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.wsdl.symbolTable.Parameter
Is this parameter in the input message header?
isInHeader() - method in class org.apache.axis.description.ParameterDesc
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 class 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 with a nested .
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.
Check that the attributes of the candidate connection factory match the requested connection factory properties.
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
Check if this field can be omitted.
isMinOccursZero() - method in class org.apache.axis.description.FieldDesc
Check if this field can be omitted.
isMixed - field 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 - field 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.
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.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.wsdl.symbolTable.Parameter
Is this parameter in the output message header?
isOutHeader() - method in class org.apache.axis.description.ParameterDesc
isOutHeaderPart(String,String) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Is this part an output header part?.
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isParameterAndReturnSpecRequired(javax.xml.namespace.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(org.apache.axis.wsdl.symbolTable.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
isRecoverable(Throwable,int) - method in class org.apache.axis.components.jms.JMSVendorAdapter
isRecoverable(Throwable,int) - method in class org.apache.axis.components.jms.SonicMQVendorAdapter
isReferenced() - method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Is this entry referenced by any other entry in the symbol table?
isRegistered(Class,javax.xml.namespace.QName) - method in class javax.xml.rpc.encoding.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(Class,javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingDelegate
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(Class,javax.xml.namespace.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.server.AxisServer
isRunning() - method in class org.apache.axis.handlers.soap.SOAPService
Is this service suspended?
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
Method isServerTrusted
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(javax.xml.namespace.QName) - static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
Determine if a QName is a simple XML Schema type
isSimpleType - field 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(java.lang.String) - method in class javax.xml.rpc.server.ServletEndpointContext
isUserInRole(String) - method in class org.apache.axis.transport.http.ServletEndpointContextImpl
isValid(BigInteger) - static method in class org.apache.axis.types.UnsignedLong
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) - method in class org.apache.axis.constants.Enum.Type
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.constants.Scope
isValid(String) - static method in class org.apache.axis.client.async.Status
Method isValid
isValid(String) - static method in class org.apache.axis.constants.Style
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(String) - static method in class org.apache.axis.constants.Use
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 class 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.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 indexth item in the map.
itemQName - field 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 org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
JAFDataHandler Serializer
A JAFDataHandlerDeserializer Factory
JAFDataHandlerDeserializerFactory() - constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
JAFDataHandlerSerializer - class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
JAFDataHandler Serializer
A JAFDataHandlerSerializer Factory
JAFDataHandlerSerializerFactory() - constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory
Java2WSDL - class org.apache.axis.wsdl.Java2WSDL
Command line interface to the java2wsdl utility
Java2WSDL() - constructor for class org.apache.axis.wsdl.Java2WSDL
Instantiate a Java2WSDL emitter.
JavaBeanFaultWriter - class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
This is Wsdl2java's Complex Fault Writer.
Constructor.
JavaBeanHelperWriter - class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
This is Wsdl2java's Helper Type Writer.
Constructor.
JavaBeanWriter - class org.apache.axis.wsdl.toJava.JavaBeanWriter
This is Wsdl2java's Complex Type Writer.
Constructor.
JavaBindingWriter - class org.apache.axis.wsdl.toJava.JavaBindingWriter
This is Wsdl2java's Binding Writer.
Constructor.
JavaBuildFileWriter - class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
This is Wsdl2java's build file Writer.
Constructor
Javac - class org.apache.axis.components.compiler.Javac
This class wraps the Sun's Javac Compiler.
Javac() - constructor for class org.apache.axis.components.compiler.Javac
JavaClass - class org.apache.axis.utils.cache.JavaClass
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 org.apache.axis.wsdl.toJava.JavaClassWriter
Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
Constructor.
JavaDefinitionWriter - class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
This is Wsdl2java's Definition Writer.
Constructor.
JavaDeployWriter - class org.apache.axis.wsdl.toJava.JavaDeployWriter
This is Wsdl2java's deploy Writer.
Constructor.
JavaEnumTypeWriter - class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
This is Wsdl2java's Complex Type Writer.
Constructor.
JavaFaultWriter - class org.apache.axis.wsdl.toJava.JavaFaultWriter
This is Wsdl2java's Fault Writer.
Constructor.
JavaGeneratorFactory - class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
This is Wsdl2java's implementation of the GeneratorFactory
JavaGeneratorFactory() - constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Default constructor.
JavaGeneratorFactory(org.apache.axis.wsdl.toJava.Emitter) - constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Constructor JavaGeneratorFactory
JavaHolderWriter - class org.apache.axis.wsdl.toJava.JavaHolderWriter
This is Wsdl2java's Holder Writer.
Constructor.
JavaImplWriter - class org.apache.axis.wsdl.toJava.JavaImplWriter
This is Wsdl2java's implementation template writer.
Constructor.
JavaInterfaceWriter - class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
This is Wsdl2java's PortType Writer.
Constructor.
JavaMethod - class org.apache.axis.utils.cache.JavaMethod
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 org.apache.axis.providers.java.JavaProvider
Base class for Java dispatching.
JavaSender - class org.apache.axis.transport.java.JavaSender
JavaServiceDesc - class org.apache.axis.description.JavaServiceDesc
A ServiceDesc is an abstract description of a service.
JavaServiceDesc() - constructor for class org.apache.axis.description.JavaServiceDesc
Default constructor
JavaServiceIfaceWriter - class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
This is Wsdl2java's service writer.
Constructor.
JavaServiceImplWriter - class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
This is Wsdl2java's service implementation writer.
Constructor.
JavaServiceWriter - class org.apache.axis.wsdl.toJava.JavaServiceWriter
This is Wsdl2java's Service Writer.
Constructor.
JavaSkelWriter - class org.apache.axis.wsdl.toJava.JavaSkelWriter
This is Wsdl2java's skeleton writer.
Constructor.
JavaStubWriter - class org.apache.axis.wsdl.toJava.JavaStubWriter
This is Wsdl2java's stub writer.
Constructor.
JavaTestCaseWriter - class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
This is Wsdl2java's TestCase writer.
Constructor.
JavaTransport - class org.apache.axis.transport.java.JavaTransport
A Transport which will cause an invocation via "java"
JavaTransport() - constructor for class org.apache.axis.transport.java.JavaTransport
javaType - field in class org.apache.axis.encoding.ser.Base64Serializer
javaType - field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
javaType - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
javaType - field in class org.apache.axis.encoding.ser.castor.CastorDeserializer
javaType - field in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
javaType - field in class org.apache.axis.encoding.ser.HexSerializer
javaType - field in class org.apache.axis.encoding.ser.SimpleDeserializer
javaType - field in class org.apache.axis.encoding.ser.SimpleListDeserializer
javaType - field in class org.apache.axis.encoding.ser.SimpleListSerializer
javaType - field in class org.apache.axis.encoding.ser.SimpleSerializer
javaType - field in class org.apache.axis.encoding.TypeMappingImpl.Pair
JavaTypeWriter - class org.apache.axis.wsdl.toJava.JavaTypeWriter
This is Wsdl2java's Type Writer.
Constructor.
JavaUndeployWriter - class org.apache.axis.wsdl.toJava.JavaUndeployWriter
This is Wsdl2java's deploy Writer.
Constructor.
JavaUtils - class org.apache.axis.utils.JavaUtils
Utility class to deal with Java language related issues, such as type conversions.
JavaWriter - class org.apache.axis.wsdl.toJava.JavaWriter
Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
JavaWriter(org.apache.axis.wsdl.toJava.Emitter,String) - constructor for class org.apache.axis.wsdl.toJava.JavaWriter
Constructor.
javax.xml.rpc - package
javax.xml.soap - package
Fill in the names of each SymTabEntry with the javaified name.
Refactored to call recursively for JAX-RPC 1.1 spec 4.2.5.
JAXRPC_METHOD_INFO - static field in class org.apache.axis.handlers.HandlerChainImpl
JAXRPC_PORTTYPE_NAME - static field in class org.apache.axis.client.Call
JAXRPC_SERVICE - static field in class org.apache.axis.client.Call
JAXRPCException - class javax.xml.rpc.JAXRPCException
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 class javax.xml.rpc.JAXRPCException
Constructs a new exception with null as its detail message.
JAXRPCException(String) - constructor for class javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message.
JAXRPCException(String,Throwable) - constructor for class javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message and cause.
JAXRPCException(Throwable) - constructor for 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 org.apache.axis.handlers.JAXRPCHandler
Handles JAXRPC style handlers.
JDK13IO - class org.apache.axis.components.image.JDK13IO
JDK1.3 based Image I/O
JettyAxisServer - class org.apache.axis.transport.http.JettyAxisServer
JettyAxisServer() - constructor for class org.apache.axis.transport.http.JettyAxisServer
Jikes - class org.apache.axis.components.compiler.Jikes
This class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation.
JimiIO - class org.apache.axis.components.image.JimiIO
JIMI based Image I/O
JMS_APPLICATION_MSG_PROPS - static field in class 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 field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JMS_CORRELATION_ID_AS_BYTES - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JMS_PROPERTY_PREFIX - static field in class org.apache.axis.transport.jms.JMSConstants
JMS_TYPE - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JMS_URL - static field in class org.apache.axis.transport.jms.JMSConstants
JMSConnector - class org.apache.axis.transport.jms.JMSConnector
JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.
JMSConnectorFactory - class org.apache.axis.transport.jms.JMSConnectorFactory
JMSConnectorFactory is a factory class for creating JMSConnectors.
JMSConnectorManager - class org.apache.axis.transport.jms.JMSConnectorManager
JMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections.
JMSConstants - interface org.apache.axis.transport.jms.JMSConstants
JMSConstants contains constants that apply to all JMS providers.
JMSEndpoint - class org.apache.axis.transport.jms.JMSEndpoint
JMSEndpoint encapsulates interactions w/ a JMS destination.
JMSEndpoint(org.apache.axis.transport.jms.JMSConnector) - constructor for class org.apache.axis.transport.jms.JMSEndpoint
JMSSender - class org.apache.axis.transport.jms.JMSSender
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 org.apache.axis.transport.jms.JMSTransport
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 org.apache.axis.transport.jms.JMSURLConnection
URLConnection for the "jms" protocol
JMSURLConnection(URL) - constructor for class org.apache.axis.transport.jms.JMSURLConnection
JMSURLHelper - class org.apache.axis.transport.jms.JMSURLHelper
JMSURLHelper provides access to properties in the URL.
JMSURLHelper(java.net.URL) - constructor for class org.apache.axis.transport.jms.JMSURLHelper
JMSURLHelper(java.net.URL,String[]) - constructor for class org.apache.axis.transport.jms.JMSURLHelper
JMSVendorAdapter - class org.apache.axis.components.jms.JMSVendorAdapter
SPI Interface that all JMSVendorAdaptors must implement.
JMSVendorAdapterFactory - class org.apache.axis.components.jms.JMSVendorAdapterFactory
Discovery class used to locate vendor adapters.
JNDI_VENDOR_ID - static field in class org.apache.axis.transport.jms.JMSConstants
JNDIAxisServerFactory - class org.apache.axis.server.JNDIAxisServerFactory
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
jndiContextClass - static field in class org.apache.axis.providers.java.EJBProvider
jndiPassword - static field in class org.apache.axis.providers.java.EJBProvider
jndiURL - static field in class org.apache.axis.providers.java.EJBProvider
jndiUsername - static field in class org.apache.axis.providers.java.EJBProvider
JNDIVendorAdapter - class org.apache.axis.components.jms.JNDIVendorAdapter
Uses JNDI to locate ConnectionFactory and Destinations
JSSESocketFactory - class org.apache.axis.components.net.JSSESocketFactory
SSL socket factory.
JSSESocketFactory(Hashtable) - constructor for class org.apache.axis.components.net.JSSESocketFactory
Constructor JSSESocketFactory
JWS_DEFAULT_FILE_EXTENSION - static field in class org.apache.axis.Constants
What the extension of JWS files is.
JWSClassLoader - class org.apache.axis.utils.JWSClassLoader
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 org.apache.axis.handlers.JWSHandler
A JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.

K

KEYHINT - static field in class org.apache.axis.encoding.ser.MapDeserializer
keySet() - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.keySet().

L

Language - class org.apache.axis.types.Language
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 field in class org.apache.axis.components.encoding.AbstractXMLEncoder
LF - static field in class org.apache.axis.components.encoding.AbstractXMLEncoder
LINE_LENGTH - static field in class org.apache.axis.wsdl.toJava.JavaWriter
This controls how many characters per line for javadoc comments
list - field in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Field list
list - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field list
list() - method in class org.apache.axis.client.AdminClient
send a list command
list(org.apache.axis.utils.Options) - method in class org.apache.axis.client.AdminClient
process the options then run a list call
listConfig(org.apache.axis.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 class 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 field in class org.apache.axis.constants.Use
LITERAL_STR - static field in class org.apache.axis.constants.Use
LOAD_BALANCING - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
loadImage(InputStream) - method in class 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 org.apache.axis.client.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(java.lang.Class) - 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.
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.
Fill in a service description by introspecting the implementation class.
LOCAL_SERVER - static field in class org.apache.axis.transport.local.LocalTransport
locale - static field in class org.apache.axis.i18n.MessagesConstants
LOCALHOST - static field in class org.apache.axis.utils.NetworkUtils
what we return when we cannot determine our hostname.
LocalResponder - class org.apache.axis.transport.local.LocalResponder
Tiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side.
LocalSender - class org.apache.axis.transport.local.LocalSender
This is meant to be used on a SOAP Client to call a SOAP server.
LocalTransport - class org.apache.axis.transport.local.LocalTransport
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(org.apache.axis.server.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 field in class org.apache.axis.wsdl.Java2WSDL
Field LOCATION_IMPORT_OPT
LOCATION_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field LOCATION_OPT
LockableHashtable - class org.apache.axis.utils.LockableHashtable
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(java.util.Map) - constructor for class org.apache.axis.utils.LockableHashtable
log - field in class org.apache.axis.transport.http.AbstractQueryStringHandler
the other log
log - static field in class org.apache.axis.utils.Admin
log - static field in class org.apache.axis.client.AdminClient
log - static field in class org.apache.axis.encoding.ser.ArrayDeserializer
log - static field in class org.apache.axis.encoding.ser.ArraySerializer
log - static field in class org.apache.axis.attachments.AttachmentPart
Field log
log - static field in class org.apache.axis.attachments.AttachmentsImpl
log - static field in class org.apache.axis.client.AxisClient
The Log for all message logging.
log - static field in class org.apache.axis.AxisEngine
The Log for all message logging.
log - static field in class org.apache.axis.AxisFault
The Log used by this class for all logging.
log - static field in class org.apache.axis.transport.http.AxisHTTPSessionListener
log - static field in class org.apache.axis.AxisProperties
The Log for all interesting events in this class.
log - static field in class org.apache.axis.server.AxisServer
log - static field in class org.apache.axis.transport.http.AxisServlet
log - static field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
log - static field in class org.apache.axis.encoding.ser.BaseSerializerFactory
log - static field in class org.apache.axis.providers.BasicProvider
log - static field in class org.apache.axis.encoding.ser.BeanDeserializer
log - static field in class org.apache.axis.utils.BeanPropertyDescriptor
log - static field in class org.apache.axis.encoding.ser.BeanPropertyTarget
log - static field in class org.apache.axis.encoding.ser.BeanSerializer
log - static field in class org.apache.axis.utils.BeanUtils
log - static field in class org.apache.axis.message.BodyBuilder
log - static field in class org.apache.axis.attachments.BoundaryDelimitedStream
The Log that this class should log all events to.
log - static field in class org.apache.axis.providers.BSFProvider
log - static field in class org.apache.axis.client.Call
log - static field in class org.apache.axis.encoding.ser.castor.CastorEnumTypeSerializer
log - static field in class org.apache.axis.encoding.ser.castor.CastorSerializer
log - static field in class org.apache.axis.components.net.CommonsHTTPClientPropertiesFactory
log - static field in class org.apache.axis.transport.http.CommonsHTTPSender
Field log
log - static field in class org.apache.axis.components.compiler.CompilerFactory
log - static field in class org.apache.axis.ConfigurationException
The Log used by this class for logging all messages.
log - static field in class org.apache.axis.providers.java.CORBAProvider
log - static field in class org.apache.axis.handlers.DebugHandler
log - static field in class org.apache.axis.server.DefaultAxisServerFactory
log - static field in class org.apache.axis.utils.DefaultEntityResolver
log - static field in class org.apache.axis.components.net.DefaultSocketFactory
Field log
log - static field in class org.apache.axis.encoding.DeserializationContext
log - static field in class org.apache.axis.encoding.DeserializerImpl
log - static field in class org.apache.axis.attachments.DimeBodyPart
log - static field in class org.apache.axis.attachments.DimeDelimitedInputStream
log - static field in class org.apache.axis.configuration.DirProvider
log - static field in class org.apache.axis.encoding.ser.DocumentDeserializer
log - static field in class org.apache.axis.handlers.EchoHandler
log - static field in class org.apache.axis.providers.java.EJBProvider
log - static field in class org.apache.axis.encoding.ser.ElementDeserializer
log - static field in class org.apache.axis.wsdl.fromJava.Emitter
Field log
log - static field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
log - static field in class org.apache.axis.configuration.EngineConfigurationFactoryFinder
log - static field in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
log - static field in class org.apache.axis.constants.Enum
log - static field in class org.apache.axis.encoding.ser.EnumSerializer
log - static field in class org.apache.axis.handlers.ErrorHandler
log - static field in class org.apache.axis.FaultableHandler
The Log used to log all events that would be of general interest.
log - static field in class org.apache.axis.encoding.FieldTarget
log - static field in class org.apache.axis.configuration.FileProvider
log - static field in class org.apache.axis.handlers.HandlerChainImpl
log - static field in class org.apache.axis.message.HeaderBuilder
log - static field in class org.apache.axis.handlers.http.HTTPActionHandler
log - static field in class org.apache.axis.handlers.http.HTTPAuthHandler
log - static field in class org.apache.axis.transport.http.HTTPSender
log - static field in class org.apache.axis.components.net.IBMFakeTrustSocketFactory
Field log
log - static field in class org.apache.axis.components.net.IBMFakeTrustSocketFactory.FakeX509TrustManager
Field log
log - static field in class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
log - static field in class org.apache.axis.attachments.ImageDataSource
log - static field in class org.apache.axis.components.image.ImageIOFactory
log - static field in class org.apache.axis.message.InputStreamBody
log - static field in class org.apache.axis.InternalException
The Log used by this class to log messages.
log - static field in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
log - static field in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
log - static field in class org.apache.axis.components.compiler.Javac
log - static field in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Field log
log - static field in class org.apache.axis.providers.java.JavaProvider
log - static field in class org.apache.axis.transport.java.JavaSender
log - static field in class org.apache.axis.description.JavaServiceDesc
log - static field in class org.apache.axis.wsdl.toJava.JavaStubWriter
Field log
log - static field in class org.apache.axis.utils.JavaUtils
log - static field in class org.apache.axis.handlers.JAXRPCHandler
log - static field in class org.apache.axis.transport.http.JettyAxisServer
log - static field in class org.apache.axis.components.compiler.Jikes
log - static field in class org.apache.axis.transport.jms.JMSConnectorFactory
log - static field in class org.apache.axis.transport.jms.JMSConnectorManager
log - static field in class org.apache.axis.transport.jms.JMSTransport
log - static field in class org.apache.axis.handlers.JWSHandler
log - static field in class org.apache.axis.transport.local.LocalResponder
log - static field in class org.apache.axis.transport.local.LocalSender
log - static field in class org.apache.axis.handlers.LogHandler
log - static field in class org.apache.axis.handlers.LogMessage
log - static field in class org.apache.axis.transport.mail.MailSender
log - static field in class org.apache.axis.transport.mail.MailServer
log - static field in class org.apache.axis.transport.mail.MailWorker
log - static field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field log
log - static field in class org.apache.axis.encoding.ser.MapDeserializer
log - static field in class org.apache.axis.encoding.ser.MapSerializer
log - static field in class org.apache.axis.handlers.MD5AttachHandler
log - static field in class org.apache.axis.Message
The Log that this class uses for logging all messages.
log - static field in class org.apache.axis.MessageContext
The Log used for logging all messages.
log - static field in class org.apache.axis.message.MessageElement
log - static field in class org.apache.axis.encoding.MethodTarget
log - static field in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
log - static field in class org.apache.axis.attachments.MimeUtils
Field log
log - static field in class org.apache.axis.attachments.MultiPartDimeInputStream
log - static field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field log
log - static field in class org.apache.axis.utils.NetworkUtils
log - static field in class org.apache.axis.message.NodeImpl
log - static field in class org.apache.axis.utils.NSStack
log - static field in class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
log - static field in class org.apache.axis.description.OperationDesc
log - static field in class org.apache.axis.utils.Options
log - static field in class org.apache.axis.utils.bytecode.ParamNameExtractor
log - static field in class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
log - static field in class org.apache.axis.i18n.ProjectResourceBundle
log - static field in class org.apache.axis.management.Registrar
our log
log - static field in class org.apache.axis.providers.java.RMIProvider
log - static field in class org.apache.axis.message.RPCHandler
log - static field in class org.apache.axis.message.RPCParam
log - static field in class org.apache.axis.providers.java.RPCProvider
log - static field in class org.apache.axis.message.SAXOutputter
log - static field in class org.apache.axis.components.script.ScriptFactory
log - static field in class org.apache.axis.encoding.SerializationContext
log - static field in class org.apache.axis.security.servlet.ServletSecurityProvider
log - static field in class org.apache.axis.utils.SessionUtils
Field log
log - static field in class org.apache.axis.handlers.SimpleAuthenticationHandler
log - static field in class org.apache.axis.handlers.SimpleAuthorizationHandler
log - static field in class org.apache.axis.transport.http.SimpleAxisServer
log - static field in class org.apache.axis.transport.http.SimpleAxisWorker
log - static field in class org.apache.axis.transport.jms.SimpleJMSListener
log - static field in class org.apache.axis.transport.jms.SimpleJMSWorker
log - static field in class org.apache.axis.security.simple.SimpleSecurityProvider
log - static field in class org.apache.axis.handlers.SimpleSessionHandler
log - static field in class org.apache.axis.SimpleTargetedChain
log - static field in class org.apache.axis.message.SOAPEnvelope
log - static field in class org.apache.axis.SOAPPart
log - static field in class org.apache.axis.components.net.SocketFactoryFactory
Field log
log - static field in class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
log - static field in class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
log - static field in class org.apache.axis.components.net.SunFakeTrustSocketFactory
Field log
log - static field in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
Field log
log - static field in class org.apache.axis.components.threadpool.ThreadPool
log - static field in class org.apache.axis.server.Transport
log - static field in class org.apache.axis.components.net.TransportClientPropertiesFactory
log - static field in class org.apache.axis.encoding.TypeMappingImpl
log - static field in class org.apache.axis.wsdl.fromJava.Types
Field log
log - static field in class org.apache.axis.handlers.http.URLMapper
log - static field in class org.apache.axis.wsdl.toJava.Utils
Field log
log - static field in class org.apache.axis.components.uuid.UUIDGenFactory
log - static field in class org.apache.axis.encoding.ser.VectorDeserializer
log - static field in class org.apache.axis.encoding.ser.VectorSerializer
log - static field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
log - static field in class org.apache.axis.deployment.wsdd.WSDDDeployment
log - static field in class org.apache.axis.deployment.wsdd.WSDDDocument
log - static field in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
log - static field in class org.apache.axis.deployment.wsdd.WSDDProvider
log - static field in class org.apache.axis.utils.WSDLUtils
log - static field in class org.apache.axis.components.encoding.XMLEncoderFactory
log - static field in class org.apache.axis.utils.XMLUtils
log - static field in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
logException(Throwable) - method in class org.apache.axis.transport.http.AxisServlet
log any exception to our output log, at our chosen level
LogFactory - class org.apache.axis.components.logger.LogFactory
LogHandler - class org.apache.axis.handlers.LogHandler
A simple Handler which logs the request and response messages to either the console or a specified file (default "axis.log").
LogMessage - class org.apache.axis.handlers.LogMessage
This handler simply prints a custom message to the debug log.
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 javax.xml.rpc.holders.LongHolder
Holder for longs.
LongHolder() - constructor for class javax.xml.rpc.holders.LongHolder
Make a new LongHolder with a null value.
LongHolder(long) - constructor for class javax.xml.rpc.holders.LongHolder
Make a new LongHolder with value as the value.
longValue() - method in class org.apache.axis.types.UnsignedInt
longValue() - method in class org.apache.axis.types.UnsignedLong
LongWrapperHolder - class javax.xml.rpc.holders.LongWrapperHolder
Holder for Longs.
LongWrapperHolder() - constructor for class javax.xml.rpc.holders.LongWrapperHolder
Make a new LongWrapperHolder with a null value.
LongWrapperHolder(Long) - constructor for class javax.xml.rpc.holders.LongWrapperHolder
Make a new LongWrapperHolder with value 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.
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 org.apache.axis.collections.LRUMap
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 field in class org.apache.axis.utils.JavaUtils
The prefered line separator
lValue - field in class org.apache.axis.types.UnsignedInt
lValue - field in class org.apache.axis.types.UnsignedLong

M

m_adapter - field in class org.apache.axis.transport.jms.JMSConnector
m_allowReceive - field in class org.apache.axis.transport.jms.JMSConnector
m_connectRetryInterval - field in class org.apache.axis.transport.jms.JMSConnector
m_consumer - field in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
m_interactRetryInterval - field in class org.apache.axis.transport.jms.JMSConnector
m_jmsurl - field in class org.apache.axis.transport.jms.JMSConnector
m_numRetries - field in class org.apache.axis.transport.jms.JMSConnector
m_numSessions - field in class org.apache.axis.transport.jms.JMSConnector
m_poolTimeout - field in class org.apache.axis.transport.jms.JMSConnector
m_receiveConnection - field in class org.apache.axis.transport.jms.JMSConnector
m_sendConnection - field in class org.apache.axis.transport.jms.JMSConnector
m_subscription - field in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
m_timeoutTime - field in class org.apache.axis.transport.jms.JMSConnector
MailConstants - class org.apache.axis.transport.mail.MailConstants
MailSender - class org.apache.axis.transport.mail.MailSender
This is meant to be used on a SOAP Client to call a SOAP server via SMTP/POP3
MailServer - class org.apache.axis.transport.mail.MailServer
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 org.apache.axis.transport.mail.MailTransport
A Transport which will cause an invocation via "mail"
MailTransport() - constructor for class org.apache.axis.transport.mail.MailTransport
MailWorker - class org.apache.axis.transport.mail.MailWorker
MailWorker(org.apache.axis.transport.mail.MailServer,MimeMessage) - constructor for class org.apache.axis.transport.mail.MailWorker
Constructor for MailWorker
main(arg[]) - static method in class org.apache.axis.attachments.ManagedMemoryDataSource
Method main
main(args[]) - static method in class org.apache.axis.utils.Admin
main(args[]) - static method in class org.apache.axis.client.HappyClient
public happiness test.
main(args[]) - static method in class org.apache.axis.wsdl.Java2WSDL
Main Run the Java2WSDL emitter with the specified command-line arguments
main(args[]) - static method in class org.apache.axis.transport.mail.MailServer
Server process.
main(args[]) - static method in class org.apache.axis.transport.http.SimpleAxisServer
Server process.
main(args[]) - static method in class org.apache.axis.utils.SOAPMonitor
Main method for this class
main(args[]) - static method in class org.apache.axis.wsdl.WSDL2Java
Main Run the WSDL2Java emitter with the specified command-line arguments
main(String[]) - static method in class org.apache.axis.client.AdminClient
Creates in instance of AdminClient and invokes process(args).
main(String[]) - static method in class org.apache.axis.transport.http.JettyAxisServer
main(String[]) - static method in class org.apache.axis.transport.jms.SimpleJMSListener
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
MAINTAIN_SESSION - static field in class org.apache.axis.client.ServiceFactory
maintainSession - field in class org.apache.axis.client.Stub
maintainSessionSet - field 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 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 - field 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
makeNewInstance(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.deployment.wsdd.WSDDChain
Creates a new instance of this Chain
makeNewInstance(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Creates a new instance of this deployable.
makeNewInstance(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
makeNewInstance(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.deployment.wsdd.WSDDService
makeNewInstance(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
makeNewServiceObject(org.apache.axis.MessageContext,String) - method in class org.apache.axis.providers.java.CORBAProvider
Return a object which implements the service.
makeNewServiceObject(org.apache.axis.MessageContext,String) - method in class org.apache.axis.providers.java.EJBProvider
Return a object which implements the service.
makeNewServiceObject(org.apache.axis.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(org.apache.axis.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.
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.
MalformedURIException() - constructor for class org.apache.axis.types.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
MalformedURIException(String) - constructor for class org.apache.axis.types.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
ManagedMemoryDataSource - class org.apache.axis.attachments.ManagedMemoryDataSource
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(java.io.InputStream,int,String) - constructor for class org.apache.axis.attachments.ManagedMemoryDataSource
Create a new boundary stream.
Create a new boundary stream.
MapDeserializer - class org.apache.axis.encoding.ser.MapDeserializer
MapDeserializerFactory - class org.apache.axis.encoding.ser.MapDeserializerFactory
A MapDeserializer Factory
MapDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.MapDeserializerFactory
Mapping - class org.apache.axis.utils.Mapping
this class represents a mapping from namespace to prefix
Mapping(String,String) - constructor for class org.apache.axis.utils.Mapping
MapSerializer - class org.apache.axis.encoding.ser.MapSerializer
A MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENC encoding style.
MapSerializerFactory - class org.apache.axis.encoding.ser.MapSerializerFactory
A MapSerializer Factory
MapSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.MapSerializerFactory
MapUtils - class org.apache.axis.transport.jms.MapUtils
MapUtils provides convenience methods for accessing a java.util.Map
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.
markSupported() - method in class org.apache.axis.attachments.BoundaryDelimitedStream
markSupported return false;
markSupported() - method in class org.apache.axis.transport.http.ChunkedInputStream
markSupported() - method in class org.apache.axis.attachments.DimeDelimitedInputStream
MASK_CONTENT - static field in class org.apache.axis.utils.XMLChar
Content character mask.
MASK_NAME - static field in class org.apache.axis.utils.XMLChar
Name character mask.
MASK_NAME_START - static field in class org.apache.axis.utils.XMLChar
Name start character mask.
MASK_NCNAME - static field in class org.apache.axis.utils.XMLChar
NCName character mask.
MASK_NCNAME_START - static field in class org.apache.axis.utils.XMLChar
NCName start character mask.
MASK_PUBID - static field in class org.apache.axis.utils.XMLChar
Pubid character mask.
MASK_SPACE - static field in class org.apache.axis.utils.XMLChar
Space character mask.
MASK_VALID - static field in class org.apache.axis.utils.XMLChar
Valid character mask.
match(String,String,boolean) - static method in class org.apache.axis.transport.http.CommonsHTTPSender
Matches a string against a pattern.
match(String,String,boolean) - static method in class org.apache.axis.components.net.DefaultSocketFactory
Matches a string against a pattern.
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(javax.xml.soap.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 field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field MAX_MEMORY_DISK_CACHED
MAX_SESSIONS_DEFAULT - static field in class org.apache.axis.transport.http.SimpleAxisServer
max_size - field in class org.apache.axis.utils.ByteArray
maxCached - field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field maxCached
MAXIMUM_CONNECTIONS_PER_HOST_PROPERTY_KEY - static field 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 field 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_CONFIGPATH - static field in class org.apache.axis.Constants
MC_HOME_DIR - static field in class org.apache.axis.Constants
MC_HTTP_SERVLET - static field in class org.apache.axis.transport.http.HTTPConstants
HttpServlet
MC_HTTP_SERVLETLOCATION - static field in class org.apache.axis.transport.http.HTTPConstants
MC_HTTP_SERVLETPATHINFO - static field in class org.apache.axis.transport.http.HTTPConstants
MC_HTTP_SERVLETREQUEST - static field in class org.apache.axis.transport.http.HTTPConstants
HttpServletRequest
MC_HTTP_SERVLETRESPONSE - static field in class org.apache.axis.transport.http.HTTPConstants
HttpServletResponse
MC_HTTP_SOAPACTION - static field in class org.apache.axis.transport.http.HTTPConstants
MC_HTTP_STATUS_CODE - static field in class org.apache.axis.transport.http.HTTPConstants
Integer
MC_HTTP_STATUS_MESSAGE - static field in class org.apache.axis.transport.http.HTTPConstants
String
MC_JWS_CLASSDIR - static field in class org.apache.axis.Constants
MC_NO_OPERATION_OK - static field in class org.apache.axis.Constants
MC_REALPATH - static field in class org.apache.axis.Constants
MC_RELATIVE_PATH - static field in class org.apache.axis.Constants
MC_REMOTE_ADDR - static field in class org.apache.axis.Constants
MC_SERVLET_ENDPOINT_CONTEXT - static field in class org.apache.axis.Constants
MC_SINGLE_SOAP_VERSION - static field in class org.apache.axis.Constants
MD5AttachHandler - class org.apache.axis.handlers.MD5AttachHandler
mDocument - field in class org.apache.axis.SOAPPart
SOAPEnvelope is the Document Elements of this XML docuement
memorybuflist - field in class org.apache.axis.attachments.ManagedMemoryDataSource
The linked list to hold the in memory buffers.
mep - field in class org.apache.axis.wsdl.symbolTable.Parameters
The MEP for this operation (default is request-response)
mepStrings - static field in class org.apache.axis.description.OperationDesc
merge(Properties,Properties) - method in class org.apache.axis.i18n.RB
Merge two Properties objects
MerlinIO - class org.apache.axis.components.image.MerlinIO
JDK1.4 based Image I/O NOTE: NEEDS WORK!!!! NEEDS TO BE TESTED.
message - field in class org.apache.axis.message.MessageElement
Message - class org.apache.axis.Message
A complete SOAP (and/or XML-RPC, eventually) message.
MESSAGE - static field in class org.apache.axis.constants.Style
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,javax.xml.soap.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,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,org.apache.axis.message.MimeHeaders) - constructor for class org.apache.axis.Message
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
MESSAGE_SELECTOR - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
MESSAGE_STR - static field in class org.apache.axis.constants.Style
MessageBundle - class org.apache.axis.i18n.MessageBundle
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
Construct a new ExtendMessages
MessageContext - interface javax.xml.rpc.handler.MessageContext
The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
MessageContext - class org.apache.axis.MessageContext
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(org.apache.axis.AxisEngine) - constructor for class org.apache.axis.MessageContext
Create a message context.
MessageElement - class org.apache.axis.message.MessageElement
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(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(javax.xml.namespace.QName) - constructor for class org.apache.axis.message.MessageElement
constructor declaring the qualified name of the node
MessageElement(javax.xml.namespace.QName,Object) - constructor for class org.apache.axis.message.MessageElement
constructor declaring the qualified name of the node and its value
MessageElement(javax.xml.soap.Name) - constructor for class org.apache.axis.message.MessageElement
construct using a Name implementation,
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.
Advanced constructor used for deserialization.
MessageEntry - class org.apache.axis.wsdl.symbolTable.MessageEntry
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 javax.xml.soap.MessageFactory
A factory for creating SOAPMessage objects.
MessageFactory() - constructor for class javax.xml.soap.MessageFactory
Create a new MessageFactory.
MessageFactoryImpl - class org.apache.axis.soap.MessageFactoryImpl
Message Factory implementation
Messages - class org.apache.axis.i18n.Messages
Messages - class org.apache.axis.utils.Messages
MessagesConstants - class org.apache.axis.i18n.MessagesConstants
messageType - field in class org.apache.axis.message.SOAPEnvelope
MessageWithAttachments - interface org.apache.axis.message.MessageWithAttachments
MethodCache - class org.apache.axis.utils.cache.MethodCache
A cache for methods.
METHODS_ALLOWED_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field METHODS_ALLOWED_OPT
METHODS_NOTALLOWED_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field METHODS_NOTALLOWED_OPT
MethodTarget - class org.apache.axis.encoding.MethodTarget
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 field in class org.apache.axis.attachments.DimeTypeNameFormat
MIME_APPLICATION_DIME - static field in class org.apache.axis.Message
DIME parts defined for messages.
MIME_CT_APPLICATION_OCTETSTREAM - static field in class org.apache.axis.Constants
MIME Content Types
MIME_CT_APPLICATION_XML - static field in class org.apache.axis.Constants
MIME_CT_IMAGE_GIF - static field in class org.apache.axis.Constants
MIME_CT_IMAGE_JPEG - static field in class org.apache.axis.Constants
MIME_CT_MULTIPART_PREFIX - static field in class org.apache.axis.Constants
MIME_CT_TEXT_PLAIN - static field in class org.apache.axis.Constants
MIME_CT_TEXT_XML - static field in class org.apache.axis.Constants
MIME_DATA_HANDLER - static field in class org.apache.axis.Constants
MIME_IMAGE - static field in class org.apache.axis.Constants
MIME_MULTIPART - static field in class org.apache.axis.Constants
MIME_MULTIPART_RELATED - static field in class org.apache.axis.Message
MIME parts defined for messages.
MIME_MULTIPART_RELATED - static field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field MIME_MULTIPART_RELATED
MIME_OCTETSTREAM - static field in class org.apache.axis.Constants
MIME_PLAINTEXT - static field in class org.apache.axis.Constants
MIME_SOURCE - static field in class org.apache.axis.Constants
MIME_UNKNOWN - static field in class org.apache.axis.Message
Look at the input stream to find the headers to decide the mime type.
MimeHeader - class javax.xml.soap.MimeHeader
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 javax.xml.soap.MimeHeaders
A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeaders - class org.apache.axis.message.MimeHeaders
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 empty Vector object.
MimeHeaders() - constructor for class org.apache.axis.message.MimeHeaders
Constructs a default MimeHeaders object initialized with an empty Vector object.
MimeHeaders(javax.xml.soap.MimeHeaders) - constructor for class org.apache.axis.message.MimeHeaders
MimeInfo - class org.apache.axis.wsdl.symbolTable.MimeInfo
Class MimeInfo
MimeInfo(String,String) - constructor for class org.apache.axis.wsdl.symbolTable.MimeInfo
Constructor MimeInfo
MimeMultipartDataHandler Deserializer
MimeMultipartDataHandler Serializer
MimeMultipartDataSource - class org.apache.axis.attachments.MimeMultipartDataSource
MimeMultipartDataSource(String,MimeMultipart) - constructor for class org.apache.axis.attachments.MimeMultipartDataSource
MimeMultipartHolder - class org.apache.axis.holders.MimeMultipartHolder
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 org.apache.axis.attachments.MimeUtils
This class is defines utilities for mime.
MIN_MEMORY_DISK_CACHED - static field in class org.apache.axis.attachments.ManagedMemoryDataSource
Field MIN_MEMORY_DISK_CACHED
MIN_TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
MixedContentType - interface org.apache.axis.encoding.MixedContentType
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 - field in class org.apache.axis.wsdl.Java2WSDL
Field mode
MODE_ALL - static field in class org.apache.axis.wsdl.fromJava.Emitter
Field MODE_ALL
MODE_DOC_WRAPPED - static field in class org.apache.axis.wsdl.fromJava.Emitter
DEPRECATED - Indicates style=wrapped use=literal
MODE_DOCUMENT - static field in class org.apache.axis.wsdl.fromJava.Emitter
DEPRECATED - Indicates style=document use=literal
MODE_IMPLEMENTATION - static field in class org.apache.axis.wsdl.fromJava.Emitter
Field MODE_IMPLEMENTATION
MODE_INTERFACE - static field in class org.apache.axis.wsdl.fromJava.Emitter
Field MODE_INTERFACE
MODE_RPC - static field 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 field in class org.apache.axis.components.compiler.Javac
MONITOR_INTERVAL - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
Month - class org.apache.axis.types.Month
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 org.apache.axis.types.MonthDay
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 org.apache.axis.holders.MonthDayHolder
Class MonthDayHolder
MonthDayHolder() - constructor for class org.apache.axis.holders.MonthDayHolder
Constructor MonthDayHolder
MonthDayHolder(org.apache.axis.types.MonthDay) - constructor for class org.apache.axis.holders.MonthDayHolder
Constructor MonthDayHolder
MonthHolder - class org.apache.axis.holders.MonthHolder
Class MonthHolder
MonthHolder() - constructor for class org.apache.axis.holders.MonthHolder
Constructor MonthHolder
MonthHolder(org.apache.axis.types.Month) - constructor for class org.apache.axis.holders.MonthHolder
Constructor MonthHolder
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.
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 - field in class org.apache.axis.attachments.AttachmentsImpl
The actual stream to manage the multi-related input stream.
MSG_METHOD_BODYARRAY - static field in class org.apache.axis.description.OperationDesc
MSG_METHOD_DOCUMENT - static field in class org.apache.axis.description.OperationDesc
MSG_METHOD_ELEMENTARRAY - static field in class org.apache.axis.description.OperationDesc
MSG_METHOD_NONCONFORMING - static field in class org.apache.axis.description.OperationDesc
MSG_METHOD_SOAPENVELOPE - static field in class org.apache.axis.description.OperationDesc
msgContext - field in class org.apache.axis.encoding.DeserializationContext
MsgProvider - class org.apache.axis.providers.java.MsgProvider
Deal with message-style Java services.
MultiPartDimeInputStream - class org.apache.axis.attachments.MultiPartDimeInputStream
This simulates the multipart stream.
MultiPartDimeInputStream(java.io.InputStream) - constructor for class org.apache.axis.attachments.MultiPartDimeInputStream
Create a new Multipart stream from an input stream.
MultiPartInputStream - class org.apache.axis.attachments.MultiPartInputStream
This simulates the multipart stream.
MultiPartRelatedInputStream - class org.apache.axis.attachments.MultiPartRelatedInputStream
This simulates the multipart stream.
Create a new Multipart stream.
mustUnderstand - field in class org.apache.axis.message.SOAPHeaderElement
MustUnderstandChecker - class org.apache.axis.handlers.soap.MustUnderstandChecker
MustUnderstandChecker is used to inject SOAP semantics just before the pivot handler.
myElement - field in class org.apache.axis.message.SOAPHandler
myPD - field in class org.apache.axis.utils.BeanPropertyDescriptor
Construct TypeMapping for all the [xmlType, javaType] for all of the known xmlType namespaces.
Register a "simple" type mapping - in other words, a

N

name - field in class org.apache.axis.handlers.BasicHandler
name - field in class org.apache.axis.constants.Enum
Name - interface javax.xml.soap.Name
A representation of an XML name.
name - field in class org.apache.axis.message.MessageElement.QNameAttr
name - field in class org.apache.axis.message.NodeImpl
Name - class org.apache.axis.types.Name
Custom class for supporting XSD data type Name Name represents XML Names.
name - field in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Field 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 org.apache.axis.message.NamedNodeMapImpl
A W3C simple DOM NameNodeMap implementation
NamedNodeMapImpl() - constructor for class org.apache.axis.message.NamedNodeMapImpl
names - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field names
NAMESPACE_FILE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field NAMESPACE_FILE_OPT
NAMESPACE_IMPL_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field NAMESPACE_IMPL_OPT
NAMESPACE_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field NAMESPACE_OPT
NAMESPACE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field NAMESPACE_OPT
Constants used in JAX-RPC for namespace prefixes and URIs.
NamespaceConstants() - constructor for class javax.xml.rpc.NamespaceConstants
Constructor NamespaceConstants.
namespaceMap - field in class org.apache.axis.wsdl.toJava.Emitter
Field namespaceMap
namespaceMap - field in class org.apache.axis.wsdl.Java2WSDL
Field namespaceMap
namespaces - field in class org.apache.axis.wsdl.toJava.Emitter
Field namespaces
namespaces - field in class org.apache.axis.wsdl.toJava.JavaClassWriter
Field namespaces
namespaces - field in class org.apache.axis.message.MessageElement
Namespaces - class org.apache.axis.wsdl.fromJava.Namespaces
Description: A HashMap of packageNames and namespaces with some helper methods
Namespaces - class org.apache.axis.wsdl.toJava.Namespaces
This class is essentially a HashMap of 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 org.apache.axis.wsdl.toJava.NamespaceSelector
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 - field in class org.apache.axis.message.NodeImpl
NCName - class org.apache.axis.types.NCName
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 - field in class org.apache.axis.message.RPCElement
needsHighFidelityRecording() - method in class org.apache.axis.handlers.soap.SOAPService
NegativeInteger - class org.apache.axis.types.NegativeInteger
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
NegativeIntegerHolder - class org.apache.axis.holders.NegativeIntegerHolder
Class NegativeIntegerHolder
NegativeIntegerHolder() - constructor for class org.apache.axis.holders.NegativeIntegerHolder
Constructor NegativeIntegerHolder
Constructor NegativeIntegerHolder
NETWORK_TIMEOUT_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Field NETWORK_TIMEOUT_OPT
NetworkUtils - class org.apache.axis.utils.NetworkUtils
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(InputSource) - static method in class org.apache.axis.utils.XMLUtils
Get a new Document read from the input source
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.
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.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation.
newInstance() - static method in class javax.xml.rpc.ServiceFactory
Gets an instance of the ServiceFactory

Only one copy of a factory exists and is returned to the application each time this method is called.

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
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
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 - field 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 - field 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 class org.apache.axis.components.uuid.UUIDGen
NILHINT - static field in class org.apache.axis.encoding.ser.MapDeserializer
NL - static field in class org.apache.axis.utils.JavaUtils
NMToken - class org.apache.axis.types.NMToken
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 org.apache.axis.types.NMTokens
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 field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the flag indicating what sort of header this part is.
NO_LOCAL - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
noArgs - static field in class org.apache.axis.utils.BeanPropertyDescriptor
noArgs - static field in class org.apache.axis.utils.BeanUtils
noClasses - static field in class org.apache.axis.description.TypeDesc
Node - interface javax.xml.soap.Node
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
node - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
Field node
node2ExtensionBase - field in class org.apache.axis.wsdl.symbolTable.SymbolTable
cache of nodes -> base types for complexTypes.
NodeImpl - class org.apache.axis.message.NodeImpl
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 - field 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.
An exception to indicate that there is no end point.
NoEndPointException() - constructor for class org.apache.axis.NoEndPointException
Create a new exception with the default message and other details.
NOIMPORTS_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Field NOIMPORTS_OPT
NON_CONVERTABLE - static field in class org.apache.axis.utils.ArrayUtil
An object indicating that the conversion is not possible
NonBlockingBufferedInputStream - class org.apache.axis.transport.http.NonBlockingBufferedInputStream
NonConvertable() - constructor for class org.apache.axis.utils.ArrayUtil.NonConvertable
NONE - static field in class org.apache.axis.client.async.Status
Field NONE
NONE_STR - static field in class org.apache.axis.client.async.Status
Field NONE_STR
NonNegativeInteger - class org.apache.axis.types.NonNegativeInteger
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
NonNegativeIntegerHolder - class org.apache.axis.holders.NonNegativeIntegerHolder
Class NonNegativeIntegerHolder
NonNegativeIntegerHolder() - constructor for class org.apache.axis.holders.NonNegativeIntegerHolder
Constructor NonNegativeIntegerHolder
Constructor NonNegativeIntegerHolder
NonPositiveInteger - class org.apache.axis.types.NonPositiveInteger
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
NonPositiveIntegerHolder - class org.apache.axis.holders.NonPositiveIntegerHolder
Class NonPositiveIntegerHolder
NonPositiveIntegerHolder() - constructor for class org.apache.axis.holders.NonPositiveIntegerHolder
Constructor NonPositiveIntegerHolder
Constructor NonPositiveIntegerHolder
nonProxyHosts - field in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
noObjects - static field in class org.apache.axis.description.TypeDesc
NoopFactory - class org.apache.axis.wsdl.gen.NoopFactory
This factory returns a bunch of NoopGenerators
NoopGenerator - class org.apache.axis.wsdl.gen.NoopGenerator
This generator doesn't do anything.
normaliseOptions(org.apache.axis.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 this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - method in class org.apache.axis.message.SOAPDocumentImpl
normalize() - method in class org.apache.axis.SOAPPart
normalize(Node) - static method in class org.apache.axis.utils.XMLUtils
Trim all new lines from text nodes.
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.
normalizeDocument() - method in class org.apache.axis.message.SOAPDocumentImpl
normalizeDocument() - method in class org.apache.axis.SOAPPart
NormalizedString - class org.apache.axis.types.NormalizedString
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 org.apache.axis.holders.NormalizedStringHolder
Class NormalizedStringHolder
NormalizedStringHolder() - constructor for class org.apache.axis.holders.NormalizedStringHolder
Constructor NormalizedStringHolder
Constructor NormalizedStringHolder
Notation - class org.apache.axis.types.Notation
Custom class for supporting XSD data type NOTATION.
Notation() - constructor for class org.apache.axis.types.Notation
nowrap - field in class org.apache.axis.wsdl.gen.Parser
Field nowrap
NOWRAP_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Field NOWRAP_OPT
NS_EXCLUDE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Filed namespace exclude
NS_INCLUDE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field namespace include
NS_PREFIX_SCHEMA_XSD - static field in class org.apache.axis.Constants
NS_PREFIX_SCHEMA_XSI - static field in class org.apache.axis.Constants
NS_PREFIX_SOAP_ENC - static field in class org.apache.axis.Constants
NS_PREFIX_SOAP_ENV - static field in class org.apache.axis.Constants
NS_PREFIX_WSDD - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
NS_PREFIX_WSDD_JAVA - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
NS_PREFIX_WSDL - static field in class org.apache.axis.Constants
NS_PREFIX_WSDL_SOAP - static field in class org.apache.axis.Constants
NS_PREFIX_XML - static field in class org.apache.axis.Constants
NS_PREFIX_XMLSOAP - static field in class org.apache.axis.Constants
NS_URI_AXIS - static field in class org.apache.axis.Constants
NS_URI_DEBUG - static field in class org.apache.axis.handlers.DebugHandler
NS_URI_JAVA - static field in class org.apache.axis.Constants
NS_URI_WSDL11 - static field in class org.apache.axis.Constants
WSDL Namespace.
NS_URI_XML - static field in class org.apache.axis.Constants
NS_URI_XMLNS - static field in class org.apache.axis.Constants
NS_URI_XMLSOAP - static field in class org.apache.axis.Constants
NS_URIS_WSDL - static field in class org.apache.axis.Constants
NS_URIS_WSDL_SOAP - static field in class org.apache.axis.Constants
nsExcludes - field in class org.apache.axis.wsdl.toJava.Emitter
Field nsIncludes - defines a list of namespaces to specifically exclude from generated source code.
nsIncludes - field 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 field in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML schema XSD.
NSPREFIX_SCHEMA_XSI - static field in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML Schema XSI.
NSPREFIX_SOAP_ENCODING - static field in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Encoding.
NSPREFIX_SOAP_ENVELOPE - static field in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Envelope.
NSStack - class org.apache.axis.utils.NSStack
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 - field in class org.apache.axis.wsdl.toJava.Emitter
Field NStoPkgFilename
NSURI_SCHEMA_XSD - static field in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSD.
NSURI_SCHEMA_XSI - static field in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSI.
NSURI_SOAP_ENCODING - static field in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Encoding.
NSURI_SOAP_ENVELOPE - static field in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Envelope.
NSURI_SOAP_NEXT_ACTOR - static field in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 next actor role.
NullAttributes - class org.apache.axis.message.NullAttributes
Null implementation of the Attributes interface.
NullProvider - class org.apache.axis.configuration.NullProvider
A do-nothing ConfigurationProvider
NUM_RETRIES - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
NUM_SESSIONS - static field in class 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 javax.xml.rpc.holders.ObjectHolder
Holder for Objects.
ObjectHolder() - constructor for class javax.xml.rpc.holders.ObjectHolder
Make a new ObjectHolder with a null value.
ObjectHolder(Object) - constructor for class javax.xml.rpc.holders.ObjectHolder
Make a new ObjectHolder with value as the value.
OctetStream - class org.apache.axis.attachments.OctetStream
OctetStream() - constructor for class org.apache.axis.attachments.OctetStream
OctetStream(byte[]) - constructor for class org.apache.axis.attachments.OctetStream
application/octet-stream DataHandler Deserializer Modified by Davanum Srinivas <dims@yahoo.com>
application/octet-stream DataHandler Serializer
OctetStreamDataSource - class org.apache.axis.attachments.OctetStreamDataSource
OctetStreamHolder - class org.apache.axis.holders.OctetStreamHolder
Class OctetStreamHolder
OctetStreamHolder() - constructor for class org.apache.axis.holders.OctetStreamHolder
Constructor OctetStreamHolder
Constructor OctetStreamHolder
ON_EXCEPTION_ACTION - static field in class org.apache.axis.components.jms.JMSVendorAdapter
onCompletion(org.apache.axis.client.async.IAsyncResult) - method in class 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 field in class org.apache.axis.client.Call
Internal property to indicate a one way call.
onEndElement is called by endElement.
Return something even if no characters were found.
onEndElement is called by endElement.
onEndElement is called by endElement.
onEndElement is called by endElement.
Append any characters to the value.
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
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.BasicHandler
Called when a subsequent handler throws a fault.
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.DebugHandler
Called when a subsequent handler throws a fault.
Some handler later on has faulted so we need to process the fault.
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.Handler
Called when a subsequent handler throws a fault.
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.JAXRPCHandler
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.LogHandler
onFault(org.apache.axis.MessageContext) - method in class org.apache.axis.handlers.SimpleAuthorizationHandler
Nothing to undo
onFault(org.apache.axis.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 - field 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 is called on each child element.
Deserializer interface called on each child element encountered in the XML stream.
onStartChild is called on each child element.
onStartChild is called on each child element.
Deserializer interface called on each child element encountered in the XML stream.
onStartChild is called on each child element.
Register the start of a parameter (child element of the method call element).
There should not be nested elements, so thow and exception if this occurs.
There should not be nested elements, so thow and exception if this occurs.
onStartChild is called on each child element.
This method is invoked after startElement when the element requires deserialization (i.e.
Set the bean properties that correspond to element attributes.
This method is invoked after startElement when the element requires deserialization (i.e.
This method is invoked after startElement when the element requires deserialization (i.e.
This method is invoked after startElement when the element requires deserialization (i.e.
Set the bean properties that correspond to element attributes.
Set the bean properties that correspond to element attributes.
Set the bean properties that correspond to element attributes.
This method is invoked after startElement when the element requires deserialization (i.e.
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 field in class javax.xml.rpc.Call
Standard property for operation style.
BindingEntry.OperationAttr - class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
Contains attributes for Operations - Body type: encoded or literal
OperationAttr() - constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
Constructor OperationAttr
Constructor OperationAttr
OperationDesc - class org.apache.axis.description.OperationDesc
An OperationDesc is an abstract description of an operation on a service.
OperationDesc() - constructor for class org.apache.axis.description.OperationDesc
Default constructor.
"Complete" constructor
OPTION_ALLOWEDMETHODS - static field in class org.apache.axis.providers.java.JavaProvider
OPTION_BEANNAME - static field in class org.apache.axis.providers.java.EJBProvider
OPTION_CLASSNAME - static field in class org.apache.axis.providers.java.JavaProvider
OPTION_CLIENT_CONFIG_FILE - static field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
OPTION_EXTRACLASSES - static field in class org.apache.axis.providers.BasicProvider
OPTION_HELPER_CLASSNAME - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_HOMEINTERFACENAME - static field in class org.apache.axis.providers.java.EJBProvider
OPTION_INTERFACE_CLASSNAME - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_INTERFACE_CLASSNAME - static field in class org.apache.axis.providers.java.RMIProvider
OPTION_JWS_FILE_EXTENSION - field in class org.apache.axis.handlers.JWSHandler
OPTION_LANGUAGE - static field in class org.apache.axis.providers.BSFProvider
OPTION_LOCALHOMEINTERFACENAME - static field in class org.apache.axis.providers.java.EJBProvider
OPTION_LOCALINTERFACENAME - static field in class org.apache.axis.providers.java.EJBProvider
OPTION_NAME_ID - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_NAME_KIND - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_NAMING_LOOKUP - static field in class org.apache.axis.providers.java.RMIProvider
OPTION_ORB_INITIAL_HOST - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_ORB_INITIAL_PORT - static field in class org.apache.axis.providers.java.CORBAProvider
OPTION_PROGID - static field in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
OPTION_REMOTEINTERFACENAME - static field in class org.apache.axis.providers.java.EJBProvider
OPTION_SCOPE - static field in class org.apache.axis.providers.java.JavaProvider
OPTION_SCRIPT - static field in class org.apache.axis.providers.BSFProvider
OPTION_SERVER_CONFIG_FILE - static field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
OPTION_SRC - static field in class org.apache.axis.providers.BSFProvider
OPTION_THREADING_MODEL - static field in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
OPTION_WSDL_INPUTSCHEMA - static field in class org.apache.axis.providers.BasicProvider
OPTION_WSDL_PORTTYPE - static field in class org.apache.axis.providers.BasicProvider
OPTION_WSDL_SERVICEELEMENT - static field in class org.apache.axis.providers.BasicProvider
OPTION_WSDL_SERVICEPORT - static field in class org.apache.axis.providers.BasicProvider
OPTION_WSDL_SOAPACTION_MODE - static field in class org.apache.axis.providers.BasicProvider
OPTION_WSDL_TARGETNAMESPACE - static field in class org.apache.axis.providers.BasicProvider
options - field in class org.apache.axis.handlers.BasicHandler
options - field in class org.apache.axis.wsdl.Java2WSDL
Define the understood options.
Options - class org.apache.axis.utils.Options
General purpose command line options parser.
options - field in class org.apache.axis.wsdl.gen.WSDL2
Field options
options - static field in class org.apache.axis.wsdl.WSDL2Java
Define the understood options.
Options(_args[]) - constructor for class org.apache.axis.utils.Options
Constructor - just pass in the args from the command line.
orderedParts - field in class org.apache.axis.attachments.MultiPartDimeInputStream
orderedParts - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field orderedParts
org.apache.axis - package
OUT - static field in class org.apache.axis.wsdl.symbolTable.Parameter
Field OUT
OUT - static field in class org.apache.axis.description.ParameterDesc
OUT - static field in class javax.xml.rpc.ParameterMode
The mode is 'OUT'.
OUT_HEADER - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field OUT_HEADER
Add this fault and any needed headers to the output context.
This is the public output() method, which will always simply use the recorded SAX stream for this element if it is available.
output(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.message.NodeImpl
print the contents of this node
OUTPUT_IMPL_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field OUTPUT_IMPL_OPT
OUTPUT_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field OUTPUT_OPT
OUTPUT_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field OUTPUT_OPT
OUTPUT_WSDL_MODE_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field OUTPUT_WSDL_MODE_OPT
override point -output to a serialization context.
override point -output to a serialization context.
outputImpl serializes the RPCParam
override point -output to a serialization context.
Should make SOAPSerializationException?
override point -output to a serialization context.
override point -output to a serialization context.
Subclasses can override
outputMultiRefs() - method in class org.apache.axis.encoding.SerializationContext
The serialize method uses hrefs to reference all non-primitive values.
outputs - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field outputs

P

PACKAGE_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field PACKAGE_OPT
PACKAGE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field PACKAGE_OPT
packageName - field in class org.apache.axis.wsdl.toJava.JavaClassWriter
Field packageName
TypeMappingImpl.Pair - class org.apache.axis.encoding.TypeMappingImpl.Pair
Pair(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.TypeMappingImpl.Pair
Parameter - class org.apache.axis.wsdl.symbolTable.Parameter
This class simply collects
ParameterDesc - class org.apache.axis.description.ParameterDesc
A Parameter descriptor, collecting the interesting info about an operation parameter.
ParameterDesc() - constructor for class org.apache.axis.description.ParameterDesc
Constructor
"Complete" constructor, suitable for usage in skeleton code
ParameterDesc(org.apache.axis.description.ParameterDesc) - constructor for class org.apache.axis.description.ParameterDesc
Constructor-copy
ParameterMode - class javax.xml.rpc.ParameterMode
The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
Parameters - class org.apache.axis.wsdl.symbolTable.Parameters
This class simply collects all the parameter or message data for an operation into one place.
parameters - field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our parameters
ParamList - class org.apache.axis.server.ParamList
ParamList() - constructor for class org.apache.axis.server.ParamList
ParamList(Collection) - 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
ParamNameExtractor - class org.apache.axis.utils.bytecode.ParamNameExtractor
This class retieves function parameter names from bytecode built with debugging symbols.
ParamReader - class org.apache.axis.utils.bytecode.ParamReader
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 - field in class org.apache.axis.message.NodeImpl
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
parseClassicStream(BufferedReader) - method in class org.apache.axis.components.compiler.Javac
Parse the compiler error stream to produce a list of CompilerErrors
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 CompilerErrors
parseOption(org.apache.axis.utils.CLOption) - method in class org.apache.axis.wsdl.Java2WSDL
Parse an option
parseOption(org.apache.axis.utils.CLOption) - method in class org.apache.axis.wsdl.gen.WSDL2
Parse an option
parseOption(org.apache.axis.utils.CLOption) - method in class org.apache.axis.wsdl.WSDL2Java
Parse an option
Parser - class org.apache.axis.wsdl.gen.Parser
This is a class with no documentation.
parser - field in class org.apache.axis.wsdl.gen.WSDL2
Field parser
ParserControl - interface org.apache.axis.utils.ParserControl
ParserControl is used to control particular behaviour of the parser.
parseStream(BufferedReader) - method in class org.apache.axis.components.compiler.AbstractCompiler
Parse the compiler error stream to produce a list of CompilerErrors
parseStream(BufferedReader) - method in class org.apache.axis.components.compiler.Javac
Parse the compiler error stream to produce a list of CompilerErrors
parseStream(BufferedReader) - method in class org.apache.axis.components.compiler.Jikes
Parse the compiler error stream to produce a list of CompilerErrors
parseTime(String) - method in class org.apache.axis.types.Duration
This method parses the time portion of a String that represents xsd:duration - nHnMnS.
Part - interface org.apache.axis.Part
A part of a MIME message.
parts - field in class org.apache.axis.attachments.DimeMultiPart
parts - field in class org.apache.axis.attachments.MultiPartDimeInputStream
parts - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field parts
password - field in class org.apache.axis.wsdl.gen.Parser
Field password
PASSWORD_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field PASSWORD_OPT
PASSWORD_PROPERTY - static field in class javax.xml.rpc.Call
Standard property: Password for authentication

Type: java.lang.String

PASSWORD_PROPERTY - static field in class 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 field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
PING_INTERVAL - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
pivotHandler - field in class org.apache.axis.SimpleTargetedChain
text/plain DataHandler Deserializer Modified by Russell Butek <butek@us.ibm.com>
text/plain DataHandler Serializer
PlainTextDataSource - class org.apache.axis.attachments.PlainTextDataSource
PlainTextDataSource(String,String) - constructor for class org.apache.axis.attachments.PlainTextDataSource
PLUGIN_ENABLE_LIST - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_ENGINE - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_EXCEPTION_LOG - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_IS_DEVELOPMENT - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_LOG - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_NAME - static field in class org.apache.axis.transport.http.HTTPConstants
AXIS servlet plugin parameter names.
PLUGIN_SERVICE_NAME - static field in class org.apache.axis.transport.http.HTTPConstants
PLUGIN_WRITER - static field 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 field in class org.apache.axis.transport.mail.MailConstants
POP3_PASSWORD - static field in class org.apache.axis.transport.mail.MailConstants
POP3_USERID - static field 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,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.
populate(String,String,String) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Method populate
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 field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field PORT_NAME
PortEntry - class org.apache.axis.wsdl.symbolTable.PortEntry
This class represents the symbol table entry for a WSDL port.
PortEntry(Port) - constructor for class org.apache.axis.wsdl.symbolTable.PortEntry
constructor
portType - field in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
Field portType
PORTTYPE_NAME_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field PORTTYPE_NAME_OPT
PortTypeEntry - class org.apache.axis.wsdl.symbolTable.PortTypeEntry
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 org.apache.axis.types.PositiveInteger
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
PositiveIntegerHolder - class org.apache.axis.holders.PositiveIntegerHolder
Class PositiveIntegerHolder
PositiveIntegerHolder() - constructor for class org.apache.axis.holders.PositiveIntegerHolder
Constructor 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 field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for the PTP domain.
PREFETCH_THRESHOLD - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for the PTP domain.
prefix - field in class org.apache.axis.message.NodeImpl
prefix - field in class org.apache.axis.message.SOAPFault
PrefixedQName - class org.apache.axis.message.PrefixedQName
PrefixedQName(javax.xml.namespace.QName) - constructor for class org.apache.axis.message.PrefixedQName
PrefixedQName(String,String,String) - 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 - field 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(java.io.PrintWriter) - method in class org.apache.axis.AxisFault
The override of the base class method prints out the fault info before the stack trace.
printStackTrace(PrintStream) - method in class org.apache.axis.AxisFault
The override of the base class method prints out the fault info before the stack trace.
printUsage() - method in class org.apache.axis.wsdl.Java2WSDL
printUsage print usage information and quit.
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.
PRIORITY - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call 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(org.apache.axis.MessageContext,Element) - method in class org.apache.axis.utils.Admin
The meat of the Admin service.
process(org.apache.axis.utils.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(org.apache.axis.utils.Options,String) - 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
processAxisFault(org.apache.axis.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(org.apache.axis.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 - field 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
Process the current message.
Process the message.
Process the current message.
processOpts(org.apache.axis.utils.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.
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(org.apache.axis.MessageContext) - method in class org.apache.axis.transport.http.HTTPTransport
Allow the transport to grab any transport-specific stuff it might want from a returned MessageContext
processTypes() - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
projectName - static field in class org.apache.axis.i18n.MessagesConstants
ProjectResourceBundle - class org.apache.axis.i18n.ProjectResourceBundle
Wrapper class for resource bundles.
PROP_ATTACHMENT_CLEANUP - static field in class org.apache.axis.AxisEngine
PROP_ATTACHMENT_DIR - static field in class org.apache.axis.AxisEngine
PROP_ATTACHMENT_IMPLEMENTATION - static field in class org.apache.axis.AxisEngine
PROP_BP10_COMPLIANCE - static field in class org.apache.axis.AxisEngine
Compliance with WS-I Basic Profile.
PROP_BYTE_BUFFER_BACKING - static field in class org.apache.axis.AxisEngine
PROP_BYTE_BUFFER_CACHE_INCREMENT - static field in class org.apache.axis.AxisEngine
PROP_BYTE_BUFFER_RESIDENT_MAX_SIZE - static field in class org.apache.axis.AxisEngine
PROP_BYTE_BUFFER_WORK_BUFFER_SIZE - static field in class org.apache.axis.AxisEngine
PROP_DEBUG_FILE - static field in class org.apache.axis.AxisEngine
PROP_DEBUG_LEVEL - static field in class org.apache.axis.AxisEngine
PROP_DEFAULT_CONFIG_CLASS - static field in class org.apache.axis.AxisEngine
PROP_DISABLE_PRETTY_XML - static field in class org.apache.axis.AxisEngine
PROP_DOMULTIREFS - static field in class org.apache.axis.AxisEngine
PROP_DOTNET_SOAPENC_FIX - static field 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 field in class org.apache.axis.AxisEngine
PROP_ENABLE_NAMESPACE_PREFIX_OPTIMIZATION - static field in class org.apache.axis.AxisEngine
PROP_PASSWORD - static field in class org.apache.axis.AxisEngine
PROP_SEND_XSI - static field in class org.apache.axis.AxisEngine
PROP_SOAP_ALLOWED_VERSION - static field in class org.apache.axis.AxisEngine
PROP_SOAP_VERSION - static field in class org.apache.axis.AxisEngine
PROP_SYNC_CONFIG - static field in class org.apache.axis.AxisEngine
PROP_TWOD_ARRAY_ENCODING - static field in class org.apache.axis.AxisEngine
PROP_WEBMETHOD - static field in class org.apache.axis.soap.SOAP12Constants
MessageContext property name for webmethod
PROP_XML_DECL - static field in class org.apache.axis.AxisEngine
PROP_XML_ENCODING - static field in class org.apache.axis.AxisEngine
PROP_XML_REUSE_SAX_PARSERS - static field in class org.apache.axis.AxisEngine
properties - field 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 field in class org.apache.axis.i18n.RB
PROPERTY_NAME - static field in class org.apache.axis.EngineConfiguration
Property name used for setting an EngineConfiguration to be used in creating engines.
propertyDescriptor - field in class org.apache.axis.encoding.ser.BeanSerializer
propertyDescriptor - field in class org.apache.axis.encoding.ser.BeanSerializerFactory
propertyMap - field in class org.apache.axis.encoding.ser.BeanDeserializer
propertyMap - field in class org.apache.axis.encoding.ser.BeanDeserializerFactory
propertyNames() - static method in class org.apache.axis.AxisProperties
PROTOCOL - static field in class org.apache.axis.transport.jms.JMSConstants
PROVIDER_BSF - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_COM - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_CORBA - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_EJB - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_HANDLER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_MSG - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_RMI - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_RPC - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
PROVIDER_URL - static field in class org.apache.axis.components.jms.JNDIVendorAdapter
proxyHost - field in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
proxyPassword - field in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
proxyPort - field in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
proxyUser - field 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.
Management of sub-handlers (deserializers)
Push the MessageElement into the recorder
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.collections.LRUMap
Removes the key and its Object from the Map.
put(Object,Object) - method in class org.apache.axis.wsdl.toJava.Namespaces
put(Object,Object) - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.put(Object, Object).
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.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.
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)).
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 - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field pw

Q

QName - class javax.xml.namespace.QName
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
qname - field in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Field qname
qname - field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our name
qname - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
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.
qName2String(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.SerializationContext
Convert QName to a string of the form :
QNAME_ARRAYMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_BEANMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_BSF_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_CHAIN - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_COM_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_CORBA_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_DEPLOY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_DOC - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_EJB_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_ELEMENTMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_ENDPOINTURL - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_FAULT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_FAULTACTOR - static field in class org.apache.axis.Constants
QNAME_FAULTCODE - static field in class org.apache.axis.Constants
QNAME_FAULTCODE_SOAP12 - static field in class org.apache.axis.Constants
QNAME_FAULTDETAIL_EXCEPTIONNAME - static field in class org.apache.axis.Constants
QName of exception Name element in an axis fault detail.
QNAME_FAULTDETAIL_HOSTNAME - static field in class org.apache.axis.Constants
QName of a hostname in an axis fault detail.
QNAME_FAULTDETAIL_HTTPERRORCODE - static field in class org.apache.axis.Constants
QName of stack trace element in an axis fault detail.
QNAME_FAULTDETAIL_NESTEDFAULT - static field in class org.apache.axis.Constants
QName of a nested fault in an axis fault detail.
QNAME_FAULTDETAIL_RUNTIMEEXCEPTION - static field 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 field in class org.apache.axis.Constants
QNAME_FAULTDETAIL_STACKTRACE - static field in class org.apache.axis.Constants
QName of stack trace element in an axis fault detail.
QNAME_FAULTDETAILS - static field in class org.apache.axis.Constants
QNAME_FAULTFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_FAULTNODE_SOAP12 - static field in class org.apache.axis.Constants
QNAME_FAULTREASON_SOAP12 - static field in class org.apache.axis.Constants
QNAME_FAULTROLE_SOAP12 - static field in class org.apache.axis.Constants
QNAME_FAULTSTRING - static field in class org.apache.axis.Constants
QNAME_FAULTSUBCODE_SOAP12 - static field in class org.apache.axis.Constants
QNAME_FAULTVALUE_SOAP12 - static field in class org.apache.axis.Constants
QNAME_GLOBAL - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_HANDLER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_HANDLER_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAVAMSG_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAVARPC_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAXRPC_HANDLERINFO - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAXRPC_HANDLERINFOCHAIN - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAXRPC_HEADER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_JAXRPC_ROLE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_LITERAL_ITEM - static field in class org.apache.axis.Constants
QNAME_NAMESPACE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_NIL - static field in class org.apache.axis.schema.SchemaVersion1999
QNAME_NIL - static field in class org.apache.axis.schema.SchemaVersion2000
QNAME_NIL - static field in class org.apache.axis.schema.SchemaVersion2001
QNAME_NO_SERVICE_FAULT_CODE - static field in class org.apache.axis.Constants
The no-service fault value.
QNAME_NOTUNDERSTOOD - static field in class org.apache.axis.Constants
QNAME_OPERATION - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_PARAM - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_REQFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_RESPFLOW - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_RMI_PROVIDER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_RPC_RESULT - static field in class org.apache.axis.Constants
QNAME_SERVICE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_TEXT_SOAP12 - static field in class org.apache.axis.Constants
QNAME_TRANSPORT - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_TYPEMAPPING - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_UNDEPLOY - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
QNAME_WSDLFILE - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
MessageElement.QNameAttr - class org.apache.axis.message.MessageElement.QNameAttr
class that represents a qname in a the qNameAttrs vector.
qNameAttrs - field in class org.apache.axis.message.MessageElement
QNameDeserializer - class org.apache.axis.encoding.ser.QNameDeserializer
The DateSerializer deserializes a Date.
QNameDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.QNameDeserializer
The Deserializer is constructed with the xmlType and javaType
QNameDeserializerFactory - class org.apache.axis.encoding.ser.QNameDeserializerFactory
A QNameDeserializer Factory
QNameDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.QNameDeserializerFactory
QNameHolder - class javax.xml.rpc.holders.QNameHolder
Holder for QNames.
QNameHolder() - constructor for class javax.xml.rpc.holders.QNameHolder
Make a new QNameHolder with a null value.
QNameHolder(javax.xml.namespace.QName) - constructor for class javax.xml.rpc.holders.QNameHolder
Make a new QNameHolder with value as the value.
QNAMES_NIL - static field in class org.apache.axis.Constants
QNameSerializer - class org.apache.axis.encoding.ser.QNameSerializer
Serializer for QNames.
QNameSerializerFactory - class org.apache.axis.encoding.ser.QNameSerializerFactory
SerializerFactory for QName primitive
QNameSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.QNameSerializerFactory
QSHandler - interface org.apache.axis.transport.http.QSHandler
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 org.apache.axis.transport.http.QSListHandler
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.
QSMethodHandler - class org.apache.axis.transport.http.QSMethodHandler
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.
QSWSDLHandler - class org.apache.axis.transport.http.QSWSDLHandler
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.
QueueConnector - class org.apache.axis.transport.jms.QueueConnector
QueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain).
quiet - field in class org.apache.axis.wsdl.gen.Parser
Field quiet
quiet - field in class org.apache.axis.wsdl.symbolTable.SymbolTable
Field quiet
QUIET_OPT - static field in class org.apache.axis.wsdl.gen.WSDL2
Filed quiet
quit() - method in class org.apache.axis.client.AdminClient
make a quit command
quit(org.apache.axis.utils.Options) - method in class org.apache.axis.client.AdminClient
process the command line ops, then send a quit command
QUIT_REQUESTED - static field in class org.apache.axis.MessageContext
Has a quit been requested? Hackish...
QUOTE - static field in class org.apache.axis.components.encoding.AbstractXMLEncoder

R

random - static field in class org.apache.axis.utils.SessionUtils
A random number generator to use when generating session identifiers.
randomClass - static field 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 org.apache.axis.i18n.RB
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002

Wrapper class for resource bundles.

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.transport.http.ChunkedInputStream
read() - method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the boundary delimited stream.
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.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.transport.http.ChunkedInputStream
read(byte[]) - method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the delimited stream.
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.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.transport.http.ChunkedInputStream
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.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.NonBlockingBufferedInputStream
Read a specified number of bytes from the input stream.
READ_ALL - static field in class org.apache.axis.attachments.MultiPartDimeInputStream
READ_ALL - static field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field READ_ALL
READ_CHUNK_SZ - static field 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
read a code attribute
readCpool() - method in class org.apache.axis.utils.bytecode.ClassReader
readers - field 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.message.MimeHeaders
readExternal(ObjectInput) - method in class org.apache.axis.collections.SequencedHashMap
Deserializes this map from the given stream.
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 field in class org.apache.axis.components.jms.JMSVendorAdapter
RECONNECT_INTERVAL - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
RECONNECT_TIMEOUT - static field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
recorder - field in class org.apache.axis.message.MessageElement
recycleNode() - method in class 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 - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Wrapper to track the use count of an object
refreshGlobalOptions() - method in class org.apache.axis.AxisEngine
(Re-)load the global options from the registry.
refType - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
Field refType
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
always throws an exception
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(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class 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(org.apache.axis.wsdl.symbolTable.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(org.apache.axis.wsdl.symbolTable.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(org.apache.axis.wsdl.symbolTable.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
Registers a TypeMapping instance with the TypeMappingRegistry.
The method register adds a TypeMapping instance for a specific namespace
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.
Registers the TypeMapping instance that is default for all encoding styles supported by the TypeMappingRegistry.
The method register adds a default TypeMapping instance.
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.
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.
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
Each id can have its own kind of resolver.
registerResource(String) - method in class org.apache.axis.transport.http.AutoRegisterServlet
register a resource
Register the schema specific type mappings
Register the schema specific type mappings
Register the schema specific type mappings
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,org.apache.axis.description.TypeDesc) - static method in class org.apache.axis.description.TypeDesc
Static function to explicitly register a type description for a given class.
register this type matting
register a type.
Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification.
Register type mapping information for serialization/deserialization Note: Not part of JAX-RPC specification.
registerValueTarget(org.apache.axis.encoding.Target) - method in class org.apache.axis.encoding.Deserializer
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
Registrar - class org.apache.axis.management.Registrar
class to act as a dynamic loading registrar to commons-modeler, so as to autoregister stuff http://www.webweavertech.com/costin/archives/000168.html.000168
relay - field 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(org.apache.axis.transport.jms.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 field 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.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(Object) - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.remove(Object).
remove(String) - method in class org.apache.axis.transport.http.AxisHttpSession
Remove a property from the session
remove(String) - method in class 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(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 org.apache.axis.attachments.Attachments
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllAttachments() - method in class org.apache.axis.attachments.AttachmentsImpl
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllAttachments() - method in class org.apache.axis.Message
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllAttachments() - method in class javax.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage 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 org.apache.axis.attachments.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - method in class javax.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllMimeHeaders() - method in class org.apache.axis.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllParameters() - method in class 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 class 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(javax.xml.soap.Name) - method in class org.apache.axis.message.MessageElement
remove an element
removeAttribute(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(String) - method in class org.apache.axis.message.MessageElement
remove a named attribute.
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
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.
Removes a JMSConnector from the appropriate vendor pool
removeContents() - method in class org.apache.axis.message.MessageElement
remove all chidlren.
removeContents() - method in class javax.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeDeserializer(Class,javax.xml.namespace.QName) - method in class javax.xml.rpc.encoding.TypeMapping
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeDeserializer(Class,javax.xml.namespace.QName) - method in class org.apache.axis.encoding.TypeMappingImpl
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
Find and remove a specified fault detail element.
removeHandler(org.apache.axis.deployment.wsdd.WSDDHandler) - method in class org.apache.axis.deployment.wsdd.WSDDChain
Remove a Handler from the chain
Remove a Header Element from SOAP Header
removeHeader(String) - method in class javax.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the the given name.
removeHeaders() - method in class org.apache.axis.message.SOAPEnvelope
Remove all headers
removeHostname() - method in 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 org.apache.axis.attachments.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.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 class org.apache.axis.message.MessageElement
remove a namespace declaration.
removeNamespaceDeclaration(String) - method in class javax.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeNamespaceMapping(String) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a namespace -> WSDDService mapping.
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.
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 class javax.xml.rpc.Call
Removes a named property.
removeProperty(String) - method in class org.apache.axis.client.Call
Removes (if set) the named property.
removeProperty(String) - method in class javax.xml.rpc.handler.MessageContext
Removes a property (name-value pair) from the MessageContext.
removeProperty(String) - method in class org.apache.axis.MessageContext
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.
removeRole(String) - method in class org.apache.axis.configuration.SimpleProvider
Remove a role from the configuration's global list
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeSerializer(Class,javax.xml.namespace.QName) - method in class javax.xml.rpc.encoding.TypeMapping
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeSerializer(Class,javax.xml.namespace.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.
Remove an element from the trailer
Removes a TypeMapping from the TypeMappingRegistry.
Removes the TypeMapping for the namespace.
removeValueTargets() - method in class 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 with newChild in the list of children, and returns the oldChild 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
Replace the handler at the top of the stack.
replaceWholeText(String) - method in class org.apache.axis.message.Text
replay(ContentHandler) - method in class org.apache.axis.message.SAX2EventRecorder
replay(int,int,ContentHandler) - method in class org.apache.axis.message.SAX2EventRecorder
This method lists the available services; it is called when there is nothing to execute on a GET
generate the error response to indicate that there is apparently no endpoint there
probe for a JWS page and report 'no service' if one is not found there
report that we have no WSDL This method was moved to the querystring handler QSWSDLHandler.
Report that we have no WSDL.
print a snippet of service info.
reportWSDL(Document,PrintWriter) - method in class org.apache.axis.transport.http.QSWSDLHandler
Report WSDL.
REQUEST - static field in class org.apache.axis.Message
Message is a request.
REQUEST - static field in class org.apache.axis.constants.Scope
REQUEST_HEADERS - static field in class org.apache.axis.transport.http.HTTPConstants
REQUEST_STR - static field in class org.apache.axis.constants.Scope
requestHandler - field 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(org.apache.axis.transport.jms.JMSConnector) - method in class org.apache.axis.transport.jms.JMSConnectorManager
Performs a non-exclusive checkout of the JMSConnector
RESERVED_PROPERTY_NAMES - static field in class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
All server specific exception classes have Throwable as an indirect superclass.
reservedPropNames - field 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.utils.ByteArrayOutputStream
reset() - method in class org.apache.axis.transport.http.ChunkedInputStream
reset() - method in class org.apache.axis.attachments.DimeDelimitedInputStream
reset() - method in class org.apache.axis.MessageContext
Return this context to a clean state.
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
resolveClass(int) - method in class org.apache.axis.utils.bytecode.ClassReader
resolveEntity(String,String) - method in class org.apache.axis.utils.DefaultEntityResolver
resolveEntity(String,String) - method in class org.apache.axis.encoding.DeserializationContext
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
Messages, PortTypes, Bindings, and Services can share the same name.
resolveUtf8(int) - method in class org.apache.axis.utils.bytecode.ClassReader
resourceName - static field in class org.apache.axis.i18n.MessagesConstants
resourceProperties - field in class org.apache.axis.i18n.RB
RESPONSE - static field in class org.apache.axis.Message
Message is a a response.
RESPONSE_HEADERS - static field in class org.apache.axis.transport.http.HTTPConstants
responseHandler - field in class org.apache.axis.SimpleTargetedChain
restart() - static method in class org.apache.axis.management.ServiceAdmin
restart() - method in class org.apache.axis.management.jmx.ServiceAdministrator
restart the server
restart() - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
restart the server
returnParam - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field returnParam
RMIProvider - class org.apache.axis.providers.java.RMIProvider
A basic RMI Provider
ROOT_UNDEPLOY - static field in class org.apache.axis.client.AdminClient
root element of the undeploy request
rootBundle - static field in class org.apache.axis.i18n.MessagesConstants
rootPackageName - static field in class org.apache.axis.i18n.MessagesConstants
rootPartLength - field in class org.apache.axis.attachments.MultiPartDimeInputStream
rootPartLength - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field rootPartLength
RPC - static field in class org.apache.axis.constants.Style
RPC_STR - static field in class org.apache.axis.constants.Style
RPCElement - class org.apache.axis.message.RPCElement
RPCElement(String) - constructor for class org.apache.axis.message.RPCElement
RPCElement(String,String,Object[]) - constructor for class org.apache.axis.message.RPCElement
RPCHandler - class org.apache.axis.message.RPCHandler
This is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.
RPCHandler(org.apache.axis.message.RPCElement,boolean) - constructor for class org.apache.axis.message.RPCHandler
RPCHeaderParam - class org.apache.axis.message.RPCHeaderParam
RPCHeaderParam(org.apache.axis.message.RPCParam) - constructor for class org.apache.axis.message.RPCHeaderParam
Create a SOAPHeaderElement that is represented by an RPCParam
RPCParam - class org.apache.axis.message.RPCParam
An RPC parameter
RPCParam(javax.xml.namespace.QName,Object) - constructor for class org.apache.axis.message.RPCParam
constructor declaring the qualified name of the node and its value
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
constructor binding the internal object value field to the value parameter
RPCParamTarget - class org.apache.axis.message.RPCParamTarget
RPCParamTarget(org.apache.axis.message.RPCParam) - constructor for class org.apache.axis.message.RPCParamTarget
RPCProvider - class org.apache.axis.providers.java.RPCProvider
Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.
run() - method in class org.apache.axis.client.async.AsyncResult
Method run
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() - 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.SimpleJMSWorker
This is where the incoming message is processed.
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.Parser
Parse a WSDL at a given URL.
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.
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,String,String,String,Object[]) - method in class org.apache.axis.components.script.BSF
run(String,String,String,String,Object[]) - method in class org.apache.axis.components.script.Script
run(String[]) - method in class org.apache.axis.wsdl.Java2WSDL
run checks the command-line arguments and runs the tool.
run(String[]) - method in class org.apache.axis.wsdl.gen.WSDL2
run checkes the command-line arguments and runs the tool.

S

safeShutdown() - method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully shutdown the pool
sanityCheck(org.apache.axis.wsdl.symbolTable.SymbolTable) - method in class org.apache.axis.wsdl.toJava.Emitter
Method sanityCheck
sanityCheck(org.apache.axis.wsdl.symbolTable.SymbolTable) - method in class org.apache.axis.wsdl.gen.Parser
Method sanityCheck
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 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.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 class org.apache.axis.management.jmx.DeploymentAdministratorMBean
saveConfiguration() - static method in class org.apache.axis.management.ServiceAdmin
saveImage(String,Image,OutputStream) - method in class 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 org.apache.axis.Message
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
saveRequired() - method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
SAX2EventRecorder - class org.apache.axis.message.SAX2EventRecorder
This class records SAX2 Events and allows the events to be replayed by start and stop index
SAXOutputter - class org.apache.axis.message.SAXOutputter
SAXOutputter(org.apache.axis.encoding.SerializationContext) - constructor for class org.apache.axis.message.SAXOutputter
Schema - class org.apache.axis.types.Schema
Custom class for supporting XSD schema
Schema() - constructor for class org.apache.axis.types.Schema
SCHEMA_1999 - static field in class org.apache.axis.schema.SchemaVersion
SCHEMA_2000 - static field in class org.apache.axis.schema.SchemaVersion
SCHEMA_2001 - static field in class org.apache.axis.schema.SchemaVersion
SchemaHolder - class org.apache.axis.holders.SchemaHolder
Custom class for supporting XSD schema
SchemaHolder() - constructor for class org.apache.axis.holders.SchemaHolder
SchemaHolder(org.apache.axis.types.Schema) - constructor for class org.apache.axis.holders.SchemaHolder
SchemaUtils - class org.apache.axis.wsdl.symbolTable.SchemaUtils
This class contains static utility methods specifically for schema type queries.
SchemaVersion - interface org.apache.axis.schema.SchemaVersion
The SchemaVersion interface allows us to abstract out the differences between the 1999, 2000, and 2001 versions of XML Schema.
SchemaVersion1999 - class org.apache.axis.schema.SchemaVersion1999
1999 Schema characteristics.
SchemaVersion2000 - class org.apache.axis.schema.SchemaVersion2000
2000 Schema characteristics.
SchemaVersion2001 - class org.apache.axis.schema.SchemaVersion2001
2001 Schema characteristics.
Scope - class org.apache.axis.constants.Scope
Scope - class org.apache.axis.enum.Scope
Simple wrapper around org.apache.axis.constants.Scope
scope - field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Scope for this item (default is singleton)
Scope() - constructor for class org.apache.axis.constants.Scope
SCOPE_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field SCOPE_OPT
SCOPE_PER_ACCESS - static field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
SCOPE_PER_REQUEST - static field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
SCOPE_SINGLETON - static field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
scopeStrings - static field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Script - interface org.apache.axis.components.script.Script
This interface defines a Script module functionality
ScriptFactory - class org.apache.axis.components.script.ScriptFactory
This class implements a factory to instantiate an Script component.
searchedForExtensionBase - field in class org.apache.axis.wsdl.symbolTable.DefinedType
Field searchedForExtensionBase
SecureSocketFactory - interface org.apache.axis.components.net.SecureSocketFactory
Secure Socket factory.
SECURITY_PROVIDER - static field in class org.apache.axis.MessageContext
The security provider.
SecurityProvider - interface org.apache.axis.security.SecurityProvider
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.
SELECTOR_AT_BROKER - static field 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_ACTION - static field in class org.apache.axis.components.jms.JMSVendorAdapter
SEND_TYPE_ATTR - static field in class org.apache.axis.client.Call
SEND_TYPE_DEFAULT - static field in class org.apache.axis.attachments.Attachments
The default attatchment type.
SEND_TYPE_DIME - static field in class org.apache.axis.attachments.Attachments
Use the DIME attatchment type.
SEND_TYPE_MAX - static field in class org.apache.axis.attachments.Attachments
SEND_TYPE_MIME - static field in class org.apache.axis.attachments.Attachments
Use the SOAP with MIME attatchment send type.
SEND_TYPE_NONE - static field in class org.apache.axis.attachments.Attachments
Use the DIME attatchment type.
SEND_TYPE_NOTSET - static field in class org.apache.axis.attachments.Attachments
Use the default attatchment send type.
sendChunk(java.io.OutputStream,byte,byte[],byte) - method in class org.apache.axis.attachments.DimeBodyPart
sendChunk(java.io.OutputStream,byte,byte[],int,int,byte) - method in class org.apache.axis.attachments.DimeBodyPart
sendHeader(java.io.OutputStream,byte,long,byte) - method in class org.apache.axis.attachments.DimeBodyPart
sendtype - field 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 org.apache.axis.collections.SequencedHashMap
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 field in class org.apache.axis.components.jms.SonicMQVendorAdapter
SonicConnectionFactory parameter valid for either domain.
ser - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
serClass - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
serClassConstructor - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
SerializationContext - interface javax.xml.rpc.encoding.SerializationContext
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
SerializationContext - class org.apache.axis.encoding.SerializationContext
Manage a serialization, including keeping track of namespace mappings and element stacks.
SerializationContext(Writer) - constructor for class org.apache.axis.encoding.SerializationContext
Construct SerializationContext with associated writer
Construct SerializationContext with associated writer and MessageContext
Serialize the indicated value as an element with the name indicated by elemQName.
Serialize the indicated value as an element with the name indicated by elemQName.
Serialize the indicated value as an element with the name indicated by elemQName.
Serialize the indicated value as an element with the name indicated by elemQName.
Serialize an element that is an array.
Serialize a base64 quantity.
Serialize a bean.
Serialize a Date.
Serialize a Castor Enum Type object.
Serialize a Castor object.
Serialize a Date.
Serialize a DOM Document
Serialize a DOM Element
Serialize an enumeration
Serialize a HexBinary quantity.
Serialize a Source DataHandler quantity.
Serialize a JAF DataHandler quantity.
Serialize a Map Walk the collection of keys, serializing each key/value pair inside an element.
Serialize a Source DataHandler quantity.
Serialize a Source DataHandler quantity.
Serialize a Source DataHandler quantity.
Serialize a QName.
Serialize an element named name, with the indicated attributes and value.
Serialize a list of primitives or simple values.
Serialize a primitive or simple value.
Serialize a Source DataHandler quantity.
Serialize a Time.
Serialize a Vector Walk the collection of keys, serializing each key/value pair inside an element.
Serialize an element named name, with the indicated attributes and value.
serialize(org.apache.axis.encoding.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 - interface javax.xml.rpc.encoding.Serializer
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
Serializer - interface org.apache.axis.encoding.Serializer
This interface describes the AXIS Serializer.
serializer - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
SerializerFactory - interface javax.xml.rpc.encoding.SerializerFactory
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
SerializerFactory - interface org.apache.axis.encoding.SerializerFactory
This interface describes the AXIS SerializerFactory.
SERVER_CONFIG_FILE - static field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
SERVER_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field SERVER_OPT
serverConfigFile - field in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
service - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field WSDL service
Service - interface javax.xml.rpc.Service
Service class acts as a factory of the following:
  • Dynamic proxy for the target service endpoint.
Service - class org.apache.axis.client.Service
Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface.
service - field in class org.apache.axis.client.Stub
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(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(InputStream,javax.xml.namespace.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(javax.xml.namespace.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(org.apache.axis.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.
Constructs a Service using the supplied configuration and engine directly.
Constructs a new Service object for the service in the WSDL document
Service(String,javax.xml.namespace.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,javax.xml.namespace.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_CLASSNAME - static field in class org.apache.axis.client.ServiceFactory
SERVICE_ELEMENT_NAME_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field SERVICE_ELEMENT_NAME_OPT
SERVICE_IMPLEMENTATION_NAME_PROPERTY - static field in class org.apache.axis.client.ServiceFactory
SERVICE_LOCAL_PART - static field in class org.apache.axis.client.ServiceFactory
SERVICE_NAMESPACE - static field in class org.apache.axis.client.ServiceFactory
SERVICE_PORT_NAME_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field SERVICE_PORT_NAME_OPT
ServiceAdmin - class org.apache.axis.management.ServiceAdmin
The ServiceControl Object is responsible for starting and stopping specific services
ServiceAdministrator - class org.apache.axis.management.jmx.ServiceAdministrator
The ServiceAdmininstrator MBean exposes the org.apache.axis.management.ServiceAdmin object
ServiceAdministrator() - constructor for class org.apache.axis.management.jmx.ServiceAdministrator
CTR
ServiceAdministratorMBean - interface org.apache.axis.management.jmx.ServiceAdministratorMBean
The ServiceAdministrator MBean exposes the org.apache.axis.management.ServiceAdmin object
ServiceDesc - interface org.apache.axis.description.ServiceDesc
ServiceEntry - class org.apache.axis.wsdl.symbolTable.ServiceEntry
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 - class javax.xml.rpc.ServiceException
The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
ServiceException() - constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with null as its detail message.
ServiceException(String) - constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message.
ServiceException(String,Throwable) - constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message and cause.
ServiceException(Throwable) - constructor for 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 javax.xml.rpc.ServiceFactory
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactory - class org.apache.axis.client.ServiceFactory
Helper class for obtaining Services from JNDI.
ServiceFactory() - constructor for class javax.xml.rpc.ServiceFactory
Protected constructor.
SERVICEFACTORY_PROPERTY - static field in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
serviceIfaceWriter - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field serviceIfaceWriter
serviceImplWriter - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field serviceImplWriter
ServiceInvocation - class org.apache.axis.handlers.ServiceInvocation
Keep here the invocation info: operation + arguments.
ServiceInvocation(org.apache.axis.MessageContext) - constructor for class org.apache.axis.handlers.ServiceInvocation
ServiceLifecycle - interface javax.xml.rpc.server.ServiceLifecycle
The javax.xml.rpc.server.ServiceLifecycle defines a lifecycle interface for a JAX-RPC service endpoint.
serviceObjects - field in class org.apache.axis.handlers.soap.SOAPService
A list of our active service objects (these can have lifetimes and be reaped)
serviceWriters - field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Return Wsdl2java's JavaServiceWriter object.
ServletAuthenticatedUser - class org.apache.axis.security.servlet.ServletAuthenticatedUser
ServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser.
ServletAuthenticatedUser(HttpServletRequest) - constructor for class org.apache.axis.security.servlet.ServletAuthenticatedUser
ServletEndpointContext - interface javax.xml.rpc.server.ServletEndpointContext
The ServletEndpointContext provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system.
ServletEndpointContextImpl - class org.apache.axis.transport.http.ServletEndpointContextImpl
This is a 'front' for replacement logic.
ServletEngineConfigurationFactory(ServletContext) - constructor for class org.apache.axis.configuration.ServletEngineConfigurationFactory
ServletSecurityProvider - class org.apache.axis.security.servlet.ServletSecurityProvider
A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism.
Session - interface org.apache.axis.session.Session
An abstract interface to provide session storage to Axis services.
SESSION - static field in class org.apache.axis.constants.Scope
SESSION_ID - static field in class org.apache.axis.handlers.SimpleSessionHandler
SESSION_ID_BYTES - static field in class org.apache.axis.utils.SessionUtils
The number of random bytes to include when generating a session identifier.
SESSION_LOCALPART - static field in class org.apache.axis.handlers.SimpleSessionHandler
SESSION_MAINTAIN_PROPERTY - static field in class 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 field in class 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 field in class org.apache.axis.handlers.SimpleSessionHandler
SESSION_STR - static field 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 field in class org.apache.axis.handlers.SimpleSessionHandler
sessionIndex - static field in class org.apache.axis.transport.http.SimpleAxisServer
SessionUtils - class org.apache.axis.utils.SessionUtils
Code borrowed from AuthenticatorBase.java for generating a secure id's.
set(Object) - method in class org.apache.axis.encoding.ser.BeanPropertyTarget
set the bean property with specified value
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.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) - method in class org.apache.axis.encoding.Target
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 class org.apache.axis.transport.http.AxisHttpSession
Set a property in the session
set(String,Object) - method in class 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_any(org.apache.axis.message.MessageElement[]) - method in class org.apache.axis.encoding.AnyContentType
set_any(org.apache.axis.message.MessageElement[]) - method in class org.apache.axis.encoding.MixedContentType
set_any(org.apache.axis.message.MessageElement[]) - method in class org.apache.axis.types.Schema
setActor(String) - method in class 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
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
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(List) - method in class org.apache.axis.description.JavaServiceDesc
setAllowedMethods(List) - method in class org.apache.axis.description.ServiceDesc
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(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
setArgNames(String) - method in class org.apache.axis.handlers.ServiceInvocation
setArrayType(javax.xml.namespace.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(java.util.Collection) - method in class org.apache.axis.attachments.Attachments
Will the attachments of this message to that of the colleciton.
setAttachmentParts(java.util.Collection) - method in class org.apache.axis.attachments.AttachmentsImpl
Add the collection of parts.
setAttachments(org.apache.axis.client.Call) - method in class org.apache.axis.client.Stub
copy the attachments from the stub to the call object.
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
set the attribute node.
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
Get TypeMapping to use for translating QNames to base types
Method setBaseTypeMapping
Method setBaseTypeMapping
setBindingName(String) - method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the binding name
setBindingStyle(org.apache.axis.constants.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(org.apache.axis.message.SOAPBody) - method in class org.apache.axis.message.SOAPEnvelope
Set the soap body
setBodyType(Operation,org.apache.axis.constants.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(org.apache.axis.handlers.soap.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(org.apache.axis.client.async.IAsyncCallback) - method in class org.apache.axis.client.async.AsyncCall
Method setCallback
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.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.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 class org.apache.axis.components.compiler.Compiler
Set the classpath to be used for this compilation
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(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.ser.ArraySerializerFactory
setComponentType(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.ser.ArrayDeserializerFactory
setComponentType(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.ser.ArraySerializerFactory
setComponentType(javax.xml.namespace.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 the Content-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 the Content-Type header to the given type.
setContent(Source) - method in class javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContent(Source) - method in class org.apache.axis.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContentDescription(String) - method in class org.apache.axis.Message
Sets the description of this SOAPMessage object's content with the given description.
setContentDescription(String) - method in class javax.xml.soap.SOAPMessage
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 org.apache.axis.attachments.AttachmentPart
Sets Content-Id of this part.
setContentId(String) - method in class org.apache.axis.Part
Sets Content-Id of this part.
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.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 org.apache.axis.attachments.AttachmentPart
Set content location.
setContentLocation(String) - method in class org.apache.axis.Part
Set content location.
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.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(org.apache.axis.encoding.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 class org.apache.axis.utils.JavaUtils.ConvertCache
Set/Get converted values of the convert method.
Set current MessageElement
setCurrentMessage(Object,int) - method in class org.apache.axis.SOAPPart
Set the current message
Set the current message.
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 this AttachmentPart object.
setDataHandler(DataHandler) - method in class org.apache.axis.attachments.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart 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(org.apache.axis.constants.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(org.apache.axis.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 class 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(javax.xml.namespace.QName) - method in class 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(javax.xml.namespace.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(org.apache.axis.encoding.TypeMapping) - method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the defaultTypeMapping used by the service
setDefaultTypeMapping(org.apache.axis.encoding.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(org.apache.axis.deployment.wsdd.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 class 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(boolean) - method in class org.apache.axis.message.NodeImpl
set the dirty bit.
setDisallowedMethods(List) - method in class org.apache.axis.description.JavaServiceDesc
setDisallowedMethods(List) - method in class org.apache.axis.description.ServiceDesc
setDisallowedMethods(String) - method in class org.apache.axis.wsdl.fromJava.Emitter
Add a list of methods NOT to export
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.wsdl.symbolTable.ElementDecl
Method setDocumentation
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 class org.apache.axis.description.ServiceDesc
set the documentation for the service
setDocumentLocator(Locator) - method in class org.apache.axis.encoding.DeserializationContext
setDocumentLocator(org.xml.sax.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.mail.MailServer
setDoThreads(boolean) - method in class org.apache.axis.transport.http.SimpleAxisServer
turn threading on or off.
setDynamicVar(Object,Object) - method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Method setDynamicVar
setElementQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.OperationDesc
setEmitAllTypes(boolean) - method in class org.apache.axis.wsdl.fromJava.Emitter
setEmitter(org.apache.axis.wsdl.toJava.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 class 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 class org.apache.axis.client.Call
Sets the encoding style to the URL passed in.
setEncodingStyle(String) - method in class org.apache.axis.MessageContext
Sets the encoding style to the URI passed in.
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
Sets the encoding style for this SOAPElement object to one specified.
setEncodingStyle(String) - method in class javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEncodingStyle(String) - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
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 class org.apache.axis.description.ServiceDesc
setEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.client.Service
Sets this Service's AxisEngine.
setEngine(org.apache.axis.AxisEngine) - method in class org.apache.axis.handlers.soap.SOAPService
Tell this service which engine it's deployed to.
setEngine(org.apache.axis.server.AxisServer,String) - static method in class org.apache.axis.management.ServiceAdmin
Set the singleton engine
Set this Service's engine configuration.
setEnvelope(org.apache.axis.message.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(org.apache.axis.wsdl.gen.GeneratorFactory) - method in class org.apache.axis.wsdl.gen.Parser
Method setFactory
setFactory(String) - method in class org.apache.axis.wsdl.toJava.Emitter
Sets the WriterFactory Class to use
setFault(org.apache.axis.AxisFault) - method in class org.apache.axis.message.SOAPFault
setFaultActor(String) - method in class org.apache.axis.AxisFault
Set the fault actor.
setFaultActor(String) - method in class javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given 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(javax.xml.namespace.QName) - method in class org.apache.axis.AxisFault
Set the fault code.
setFaultCode(javax.xml.soap.Name) - method in class javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(javax.xml.soap.Name) - method in class org.apache.axis.message.SOAPFault
setFaultCode(String) - method in class org.apache.axis.AxisFault
Set the fault code (as a String).
setFaultCode(String) - method in class javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(String) - method in class org.apache.axis.message.SOAPFault
Sets this SOAPFaultException object with the given fault code.
setFaultCodeAsString(String) - method in 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(org.apache.axis.description.FaultDesc) - method in class org.apache.axis.deployment.wsdd.WSDDFault
setFaultDetail(Element[]) - method in class org.apache.axis.AxisFault
Set the fault detail element to the arrary of details.
setFaultDetailString(String) - method in class org.apache.axis.AxisFault
set the fault details to a string element.
setFaultNode(String) - method in class org.apache.axis.AxisFault
Set the fault node.
setFaultReason(String) - method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of setFaultString(java.lang.String).
setFaultRole(String) - method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of setFaultActor(java.lang.String).
setFaults(HashMap) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Method setFaults
setFaultString(String) - method in class org.apache.axis.AxisFault
Set a fault string.
setFaultString(String) - method in class javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given 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 class 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(org.apache.axis.description.FieldDesc[]) - method in class org.apache.axis.description.TypeDesc
Replace the array of FieldDescs, making sure we keep our convenience caches in sync.
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.
setGlobalOptions(Hashtable) - method in class org.apache.axis.configuration.SimpleProvider
Set the global options Hashtable
setGlobalRequest(org.apache.axis.Handler) - method in class org.apache.axis.configuration.SimpleProvider
Set the global request Handler
setGlobalResponse(org.apache.axis.Handler) - method in class org.apache.axis.configuration.SimpleProvider
Set the global response Handler
Sets the handler chain for the specified service endpoint as a java.util.List.
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
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(org.apache.axis.message.SOAPHeader) - method in class org.apache.axis.message.SOAPEnvelope
Set the SOAP Header
setHeader(org.apache.axis.message.SOAPHeaderElement) - method in class org.apache.axis.client.Stub
Set the header
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
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(javax.xml.namespace.QName[]) - method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setHeaders(javax.xml.namespace.QName[]) - method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
setHelperGeneration(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off Helper class generation
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(org.apache.axis.types.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

Warning: You cannot call getInitializedServiceDesc() after setting this as it uses this to indicate its work has already been done.

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.wsdl.symbolTable.Parameter
Set the inHeader flag for this parameter.
setInHeader(boolean) - method in class org.apache.axis.description.ParameterDesc
setInputBodyType(Operation,org.apache.axis.constants.Use) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the input body type for the given operation.
setInputBodyType(org.apache.axis.constants.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(javax.xml.namespace.QName) - method in class org.apache.axis.description.ElementDesc
setItemQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.ParameterDesc
setItemQName(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.SerializationContext
setItemQName(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.TypeEntry
setItemType(javax.xml.namespace.QName) - method in class org.apache.axis.description.ParameterDesc
setItemType(javax.xml.namespace.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 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.MessageContext
Set whether we are maintaining session state.
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.
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(OperationType) - method in class org.apache.axis.description.OperationDesc
setMep(String) - method in class org.apache.axis.description.OperationDesc
Set the MEP using a string like "request-response"
setMessage(javax.xml.soap.SOAPMessage) - method in class org.apache.axis.MessageContext
Sets the SOAPMessage for this message context.
setMessage(javax.xml.soap.SOAPMessage) - method in class javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage for this message context.
setMessage(org.apache.axis.Message) - method in class org.apache.axis.SOAPPart
Set the Message for this Part.
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
setMethodName(String) - method in class org.apache.axis.handlers.ServiceInvocation
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 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 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.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(org.apache.axis.wsdl.symbolTable.MimeInfo) - method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the MIME type of the parameter.
setMIMEInfo(String,String,String,String) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the mime mapping for the given parameter name.
setMinOccurs(int) - method in class org.apache.axis.description.ElementDesc
setMinOccursIs0(boolean) - method in class org.apache.axis.wsdl.symbolTable.ElementDecl
Method setMinOccursIs0
setMinOccursIs0(boolean) - method in class org.apache.axis.description.FieldDesc
setMinutes(int) - method in class org.apache.axis.types.Duration
setMode(byte) - method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the mode (IN, INOUT, OUT) of the parameter.
setMode(byte) - method in class org.apache.axis.description.ParameterDesc
setMode(int) - method in class org.apache.axis.wsdl.fromJava.Emitter
setMode (sets style and use)
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 class 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
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
setMyConfig(org.apache.axis.EngineConfiguration) - method in class org.apache.axis.transport.http.SimpleAxisServer
setName(org.apache.axis.types.NCName) - method in class org.apache.axis.types.Notation
setName(String) - method in class org.apache.axis.handlers.BasicHandler
Set the name (i.e.
setName(String) - method in class org.apache.axis.wsdl.toJava.FactoryProperty
setName(String) - method in class org.apache.axis.description.FaultDesc
setName(String) - method in class org.apache.axis.Handler
Set the name (i.e.
setName(String) - method in class org.apache.axis.description.JavaServiceDesc
the name of the service
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.description.OperationDesc
Set the operation'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.description.ParameterDesc
setName(String) - method in class org.apache.axis.description.ServiceDesc
the name of the service
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.deployment.wsdd.WSDDDeployableItem
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 and localName.
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 class org.apache.axis.description.ServiceDesc
setNamespaceURI(String) - method in class org.apache.axis.utils.Mapping
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
setNeedDeser(boolean) - method in class org.apache.axis.message.RPCElement
setNegative(boolean) - method in class org.apache.axis.types.Duration
setDelegate sets the new Delegate TypeMapping
setNillable(boolean) - method in class org.apache.axis.wsdl.symbolTable.ElementDecl
Method setNillable
setNillable(boolean) - method in class org.apache.axis.description.ElementDesc
Sets value of nillable property.
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.SOAPPart
setNodeValue(String) - method in class org.apache.axis.message.Text
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.
setNumArgs(int) - method in class org.apache.axis.handlers.ServiceInvocation
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
Sets value of this node to an Object.
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.
prefill as much info from the WSDL as it can.
setOperation(javax.xml.namespace.QName,String) - method in class org.apache.axis.client.Call
prefill as much info from the WSDL as it can.
setOperation(org.apache.axis.description.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.
Set the current operation.
setOperation(String) - method in class org.apache.axis.client.Call
Prefill as much info from the WSDL as it can.
setOperationDIME(String) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Mark the operation as a DIME operation
setOperationName(javax.xml.namespace.QName) - method in class javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setOperationName(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Sets the operation name associated with this Call object.
setOperationName(String) - method in class org.apache.axis.client.Call
This is a convenience method.
setOperationStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.client.Call
Set the operation style
setOperationStyle(String) - method in class org.apache.axis.client.Call
Set the operation style: "document", "rpc"
setOperationUse(org.apache.axis.constants.Use) - method in class org.apache.axis.client.Call
Set the operation use
setOperationUse(String) - method in class org.apache.axis.client.Call
Set the operation use: "literal", "encoded"
setOption(String,Object) - method in class org.apache.axis.handlers.BasicHandler
Set the given option (name/value) in this handler's bag of options
setOption(String,Object) - method in class org.apache.axis.client.Call
Set engine option.
setOption(String,Object) - method in class org.apache.axis.Handler
Add the given option (name/value) to 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 class org.apache.axis.handlers.BasicHandler
Sets a whole list of options.
setOptions(Hashtable) - method in class org.apache.axis.Handler
Sets a whole list of options.
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
setOutHeader(boolean) - method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the outHeader flag for this parameter.
setOutHeader(boolean) - method in class org.apache.axis.description.ParameterDesc
setOutputBodyType(Operation,org.apache.axis.constants.Use) - method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the output body type for the given operation.
setOutputBodyType(org.apache.axis.constants.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(Document) - method in class org.apache.axis.message.NodeImpl
Set the owner document
setOwnerDocument(org.apache.axis.SOAPPart) - method in class org.apache.axis.message.SOAPEnvelope
setPackageName(String) - method in class org.apache.axis.wsdl.toJava.Emitter
Set a global package name to use instead of mapping namespaces
setParamDesc(org.apache.axis.description.ParameterDesc) - method in class org.apache.axis.message.RPCParam
setParameter(org.apache.axis.description.ParameterDesc) - method in class org.apache.axis.deployment.wsdd.WSDDParameter
setParameter(String,String) - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Set a parameter
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(org.apache.axis.description.ServiceDesc) - method in class org.apache.axis.description.OperationDesc
setParent(org.apache.axis.message.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(javax.xml.soap.SOAPElement) - method in class javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.NodeImpl
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPBody
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPBodyElement
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPHeader
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(javax.xml.soap.SOAPElement) - method in class org.apache.axis.message.SOAPHeaderElement
Sets the parent of this Node object to the given SOAPElement object.
setPassword(String) - method in class org.apache.axis.client.Call
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
setPassword(String) - method in class org.apache.axis.client.Stub
Set the password.
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(javax.xml.namespace.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(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Sets the port name of this Call object.
setPortName(javax.xml.namespace.QName) - method in class org.apache.axis.client.Stub
Set the port QName.
setPortName(String) - method in class org.apache.axis.client.Stub
Set the port name.
setPortTypeName(javax.xml.namespace.QName) - method in class javax.xml.rpc.Call
Sets the qualified name of the port type.
setPortTypeName(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Sets the port type name of this Call object.
setPortTypeName(String) - method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the portType name
setPrefix(String) - method in class org.apache.axis.utils.Mapping
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
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 class javax.xml.rpc.Call
Sets the value for a named 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 class org.apache.axis.Message
Associates the specified value with the specified property.
setProperty(String,Object) - method in class javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProperty(String,Object) - method in class org.apache.axis.MessageContext
Allows you to set a named property to the passed in value.
setProperty(String,Object) - method in class org.apache.axis.description.ServiceDesc
setProperty(String,Object) - method in class javax.xml.soap.SOAPMessage
Associates the specified value with the specified property.
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.MessageContext
Set the Hashtable that contains the default values for our properties.
setPropertyParent(Hashtable) - method in class org.apache.axis.handlers.soap.SOAPService
setProviderQName(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDService
setPublic(org.apache.axis.types.URI) - method in class org.apache.axis.types.Notation
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.FaultDesc
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.message.MessageElement
set the name and namespace of this element
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the QName of the parameter.
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.ParameterDesc
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
setQName(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
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
setReapPeriodicity(long) - method in class org.apache.axis.handlers.SimpleSessionHandler
Set the reaper periodicity in SECONDS Convenience method for testing.
Set Event Recorder
set the event recorder
setRef(String) - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
setRefType(org.apache.axis.wsdl.symbolTable.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.
Set our request flow
setRequestHeaders(org.apache.axis.client.Call) - method in class org.apache.axis.client.Stub
setRequestMessage(org.apache.axis.Message) - method in class org.apache.axis.client.Call
Directly set the request message in our 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
Set the response flow
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(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Set the QName of the return element NOT part of JAX-RPC
setReturnQName(javax.xml.namespace.QName) - method in class org.apache.axis.description.OperationDesc
setReturnType(javax.xml.namespace.QName) - method in class javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Sets the return type of the operation associated with this Call object.
setReturnType(javax.xml.namespace.QName) - method in class org.apache.axis.description.OperationDesc
Sets the return type for a specific operation.
setReturnType(javax.xml.namespace.QName,Class) - method in class org.apache.axis.client.Call
Sets the return type for a specific operation.
setReturnTypeAsHeader(javax.xml.namespace.QName) - method in class org.apache.axis.client.Call
Set the return type as a header
setReturnTypeAsHeader(javax.xml.namespace.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(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
setRoles(String[]) - method in class javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
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 contained Handler instances.
setRoles(String[]) - method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
setRootPart(org.apache.axis.Part) - method in class org.apache.axis.attachments.Attachments
Sets the root part of this multipart block
setRootPart(org.apache.axis.Part) - method in class org.apache.axis.attachments.AttachmentsImpl
setRPCCall(org.apache.axis.message.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
Set the XML schema version this message context will use.
Set the schema version for this envelope
setScheme(String) - method in class org.apache.axis.types.URI
Set the scheme for this URI.
setScope(org.apache.axis.constants.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
setSendDecl(boolean) - method in class org.apache.axis.encoding.SerializationContext
Set whether or not we should write XML declarations.
setSendType(int) - method in class 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.
Set the SOAPService used to handle services in this context.
setServiceDesc(org.apache.axis.description.ServiceDesc) - method in class org.apache.axis.wsdl.fromJava.Emitter
Method setServiceDesc
setServiceDesc(org.apache.axis.description.ServiceDesc) - method in class org.apache.axis.wsdl.toJava.Emitter
Sets the ServicdDesc object
setServiceDescription(org.apache.axis.description.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
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.wsdl.fromJava.Emitter
Sets the soapAction option value
setSoapAction(String) - method in class org.apache.axis.description.OperationDesc
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.
Set the SOAPConstants used by this message context.
setSoapConstants(org.apache.axis.soap.SOAPConstants) - method in class org.apache.axis.message.SOAPEnvelope
Set the soap constants for this envelope
This set the SOAP Envelope for this part.
setSOAPService(org.apache.axis.handlers.soap.SOAPService) - method in class org.apache.axis.client.Call
Set the service so that it defers missing property gets to the Call.
setSOAPVersion(org.apache.axis.soap.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 class 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(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
setStopClasses(ArrayList) - method in class org.apache.axis.description.JavaServiceDesc
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
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(org.apache.axis.constants.Style) - method in class org.apache.axis.wsdl.fromJava.Emitter
setStyle
setStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.description.JavaServiceDesc
setStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.description.OperationDesc
setStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.description.ServiceDesc
setStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.handlers.soap.SOAPService
setStyle(org.apache.axis.constants.Style) - method in class org.apache.axis.deployment.wsdd.WSDDService
Set the service style - document or RPC
setStyle(String) - method in class org.apache.axis.wsdl.fromJava.Emitter
setStyle
setSupportedEncodings(String[]) - method in class org.apache.axis.encoding.DefaultTypeMappingImpl
Sets the list of encoding styles supported by this TypeMapping object.
setSupportedEncodings(String[]) - method in class javax.xml.rpc.encoding.TypeMapping
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSupportedEncodings(String[]) - method in class org.apache.axis.encoding.TypeMappingDelegate
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSupportedEncodings(String[]) - method in class org.apache.axis.encoding.TypeMappingImpl
Sets the list of encoding styles supported by this TypeMapping object.
setSystem(org.apache.axis.types.URI) - method in class org.apache.axis.types.Notation
setTargetEndpointAddress(java.net.URL) - method in class org.apache.axis.client.Call
Sets the URL of the target Web Service.
setTargetEndpointAddress(String) - method in class 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
setTargetNamespace(org.apache.axis.types.URI) - method in class org.apache.axis.types.Schema
setTargetService(String) - method in class org.apache.axis.wsdl.fromJava.Emitter
Set the target service name
setTargetService(String) - method in class org.apache.axis.MessageContext
Set the target service for this message.
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(org.apache.axis.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.transport.http.AxisHttpSession
Set the session's time-to-live.
setTimeout(int) - method in class org.apache.axis.MessageContext
Set timeout in our MessageContext.
setTimeout(int) - method in class 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.client.Stub
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
setTimeout(long) - method in class org.apache.axis.wsdl.gen.Parser
Set the timeout, in milliseconds
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(org.apache.axis.client.Transport) - method in class org.apache.axis.client.Call
Set the Transport Note: Not part of JAX-RPC specification.
setTransport(String) - method in class org.apache.axis.client.AdminClient
set the transport to deploy with.
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.MessageContext
Set the transport name for this context.
setTransportName(String) - method in class org.apache.axis.client.Transport
Sets the transport chain name - to override the default.
setType(javax.xml.namespace.QName) - method in class org.apache.axis.message.MessageElement
set the element's type
setType(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
setType(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class org.apache.axis.wsdl.symbolTable.ContainedEntry
setType(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the TypeEntry of the parameter.
setType(String) - method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
setType(String) - method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
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(org.apache.axis.encoding.TypeMapping) - method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the TypeMapping used by the service
setTypeMapping(org.apache.axis.encoding.TypeMapping) - method in class org.apache.axis.description.JavaServiceDesc
setTypeMapping(org.apache.axis.encoding.TypeMapping) - method in class org.apache.axis.description.ServiceDesc
Defines the current Type Mappig Registry.
Set the TypeMappingRegistry for this Emitter.
Replace the engine's type mapping registry with a local one.
setTypeMappings(Vector) - method in class org.apache.axis.deployment.wsdd.WSDDService
setTypeMappingVersion(String) - method in class org.apache.axis.wsdl.toJava.Emitter
Method setTypeMappingVersion
setTypeMappingVersion(String) - method in class org.apache.axis.client.Service
Set the typemapping version
setTypeQName(javax.xml.namespace.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.
Set JMS properties in the message context.
Set up any transport-specific derived properties in the message context.
Set up any transport-specific derived properties in the message context.
Set up any transport-specific derived properties in the message context.
Set up any transport-specific derived properties in the message context.
Set up any transport-specific derived properties in the message context.
setupService(org.apache.axis.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(org.apache.axis.constants.Use) - method in class org.apache.axis.wsdl.fromJava.Emitter
setUse
setUse(org.apache.axis.constants.Use) - method in class org.apache.axis.description.JavaServiceDesc
setUse(org.apache.axis.constants.Use) - method in class org.apache.axis.description.OperationDesc
setUse(org.apache.axis.constants.Use) - method in class org.apache.axis.description.ServiceDesc
setUse(org.apache.axis.constants.Use) - method in class org.apache.axis.handlers.soap.SOAPService
setUse(org.apache.axis.constants.Use) - method in class org.apache.axis.deployment.wsdd.WSDDService
Set the service use - literal or encoded
setUse(String) - 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.MessageContext
Set the username.
setUsername(String) - method in class org.apache.axis.wsdl.gen.Parser
Method setUsername
setUsername(String) - method in class org.apache.axis.client.Stub
Set the username.
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 class 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 class 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 class org.apache.axis.wsdl.toJava.FactoryProperty
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.message.MessageElement
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.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
validates the data and sets the value for the object.
setValue(String) - method in class 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.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.types.NormalizedString
validates the data and sets the value for the object.
setValue(String) - method in class org.apache.axis.message.RPCParam
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.deployment.wsdd.WSDDDocumentation
set the documentation
setVerbose(boolean) - method in class org.apache.axis.wsdl.gen.Parser
Method setVerbose
setVersion(org.apache.axis.types.NormalizedString) - method in class org.apache.axis.types.Schema
setVersion(String) - method in class org.apache.axis.SOAPPart
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.toJava.Emitter
setWrapArrays(boolean) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
setWrapped(boolean) - method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Turn on/off element wrapping for literal soap body's.
setWriteXMLType(javax.xml.namespace.QName) - method in class org.apache.axis.encoding.SerializationContext
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 class 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(javax.xml.namespace.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(javax.xml.namespace.QName) - method in class org.apache.axis.description.FaultDesc
setXmlType(javax.xml.namespace.QName) - method in class org.apache.axis.description.FieldDesc
Returns the XML type (e.g.
setXmlType(javax.xml.namespace.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
A simple non-blocking pool impl for objects that can be shared.
ShareableObjectPool() - constructor for class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
ShortHolder - class javax.xml.rpc.holders.ShortHolder
Holder for shorts.
ShortHolder() - constructor for class javax.xml.rpc.holders.ShortHolder
Make a new ShortHolder with a null value.
ShortHolder(short) - constructor for class javax.xml.rpc.holders.ShortHolder
Make a new ShortHolder with value as the value.
shortValue() - method in class org.apache.axis.types.UnsignedInt
shortValue() - method in class org.apache.axis.types.UnsignedLong
ShortWrapperHolder - class javax.xml.rpc.holders.ShortWrapperHolder
Holder for Shorts.
ShortWrapperHolder() - constructor for class javax.xml.rpc.holders.ShortWrapperHolder
Make a new ShortWrapperHolder with a null value.
ShortWrapperHolder(Short) - constructor for class javax.xml.rpc.holders.ShortWrapperHolder
Make a new ShortWrapperHolder with value as the value.
shouldDoAutoTypes() - method in class org.apache.axis.encoding.TypeMappingImpl
shouldEmit(org.apache.axis.wsdl.symbolTable.TypeEntry) - static method in class org.apache.axis.wsdl.toJava.Utils
shouldSaveConfig - field 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.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
shutdown() - method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully shutdown the pool
signature - field in class org.apache.axis.wsdl.symbolTable.Parameters
Field signature
SimpleAuthenticatedUser - class org.apache.axis.security.simple.SimpleAuthenticatedUser
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
Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
SimpleAxisServer - class org.apache.axis.transport.http.SimpleAxisServer
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 org.apache.axis.transport.http.SimpleAxisWorker
SimpleChain - class org.apache.axis.SimpleChain
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.
SimpleDeserializer - class org.apache.axis.encoding.ser.SimpleDeserializer
A deserializer for any simple type with a (String) constructor.
SimpleDeserializer(Class,javax.xml.namespace.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)
SimpleDeserializerFactory - class org.apache.axis.encoding.ser.SimpleDeserializerFactory
A deserializer for any simple type with a (String) constructor.
Note that the factory is constructed with the QName and xmlType.
SimpleJMSListener - class org.apache.axis.transport.jms.SimpleJMSListener
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 org.apache.axis.transport.jms.SimpleJMSWorker
SimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener.
SimpleListDeserializer - class org.apache.axis.encoding.ser.SimpleListDeserializer
Deserializer for based on SimpleDeserializer
SimpleListDeserializer(Class,javax.xml.namespace.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)
DeserializerFactory for based on SimpleDeserializerFactory
Note that the factory is constructed with the QName and xmlType.
SimpleListSerializer - class org.apache.axis.encoding.ser.SimpleListSerializer
Serializer for based on SimpleSerializer
SimpleListSerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.SimpleListSerializer
SimpleListSerializerFactory - class org.apache.axis.encoding.ser.SimpleListSerializerFactory
SerializerFactory for based on SimpleSerializerFactory
Note that the factory is constructed with the QName and xmlType.
SimpleProvider - class org.apache.axis.configuration.SimpleProvider
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(org.apache.axis.encoding.TypeMappingRegistry) - constructor for class org.apache.axis.configuration.SimpleProvider
Construct a SimpleProvider using the supplied TypeMappingRegistry.
SimpleProvider(org.apache.axis.EngineConfiguration) - constructor for class org.apache.axis.configuration.SimpleProvider
Constructor which takes an EngineConfiguration which will be used as the default.
SimpleSecurityProvider - class org.apache.axis.security.simple.SimpleSecurityProvider
SimpleSecurityProvider
SimpleSerializer - class org.apache.axis.encoding.ser.SimpleSerializer
Serializer for primitives and anything simple whose value is obtained with toString()
SimpleSerializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.SimpleSerializer
SimpleSerializerFactory - class org.apache.axis.encoding.ser.SimpleSerializerFactory
SimpleSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.SimpleSerializerFactory
Note that the factory is constructed with the QName and xmlType.
SimpleSession - class org.apache.axis.session.SimpleSession
A trivial session implementation.
SimpleSession() - constructor for class org.apache.axis.session.SimpleSession
Default constructor - set lastTouched to now
SimpleSessionHandler - class org.apache.axis.handlers.SimpleSessionHandler
This handler uses SOAP headers to do simple session management.
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.
Constructor for an instance with effectively only a pivot handler.
Constructor which takes real or null request, pivot, and response handlers.
SimpleType - interface org.apache.axis.encoding.SimpleType
Marker interface to indicate that a bean is "really" a simple type (typically with attributes).
SimpleUUIDGen - class org.apache.axis.components.uuid.SimpleUUIDGen
Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
SimpleValueSerializer - interface org.apache.axis.encoding.SimpleValueSerializer
Serializers which implement this interface are indicating their ability to serialize "simple" values as strings.
simpleValueTypes - field in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Field simpleValueTypes
singleton - static field in class org.apache.axis.message.NullAttributes
singletonInstance - field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Placeholder for hanging on to singleton object
size() - method in class org.apache.axis.utils.ByteArray
Method size
size() - method in class org.apache.axis.utils.ByteArrayOutputStream
size() - method in class org.apache.axis.constants.Enum.Type
size() - method in class org.apache.axis.transport.jms.JMSConnectorManager.ShareableObjectPool
size() - static method in class org.apache.axis.constants.Scope
size() - method in class org.apache.axis.collections.SequencedHashMap
Implements Map.size().
size() - static method in class org.apache.axis.client.async.Status
Method size
size() - static method in class org.apache.axis.constants.Style
size() - static method in class org.apache.axis.constants.Use
Skeleton - interface org.apache.axis.wsdl.Skeleton
Interface for WSDL2Java generated skeletons
SKELETON_DEPLOY_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field SKELETON_DEPLOY_OPT
SkeletonImpl - class org.apache.axis.wsdl.SkeletonImpl
Provides Base function implementation for the Skeleton interface
SkeletonImpl() - constructor for class org.apache.axis.wsdl.SkeletonImpl
Constructor
skelWriter - field 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 field in class org.apache.axis.transport.mail.MailConstants
SOAP11_CONSTANTS - static field in class org.apache.axis.soap.SOAPConstants
SOAP 1.1 constants - thread-safe and shared
SOAP11Constants - class org.apache.axis.soap.SOAP11Constants
SOAP 1.1 constants
SOAP12_CONSTANTS - static field in class org.apache.axis.soap.SOAPConstants
SOAP 1.2 constants - thread-safe and shared
SOAP12Constants - class org.apache.axis.soap.SOAP12Constants
SOAP 1.2 constants
SOAP_ARRAY - static field in class org.apache.axis.Constants
SOAP_ARRAY - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for Array.
SOAP_ARRAY12 - static field in class org.apache.axis.Constants
SOAP_ARRAY_ATTRS11 - static field in class org.apache.axis.Constants
SOAP_ARRAY_ATTRS12 - static field in class org.apache.axis.Constants
SOAP_BASE64 - static field in class org.apache.axis.Constants
SOAP_BASE64 - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for base64.
SOAP_BASE64BINARY - static field in class org.apache.axis.Constants
SOAP_BOOLEAN - static field in class org.apache.axis.Constants
SOAP_BOOLEAN - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for boolean.
SOAP_BYTE - static field in class org.apache.axis.Constants
SOAP_BYTE - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for byte.
SOAP_COMMON_ATTRS11 - static field in class org.apache.axis.Constants
SOAP_COMMON_ATTRS12 - static field in class org.apache.axis.Constants
SOAP_DECIMAL - static field in class org.apache.axis.Constants
SOAP_DOCUMENT - static field in class org.apache.axis.Constants
SOAP_DOUBLE - static field in class org.apache.axis.Constants
SOAP_DOUBLE - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for double.
SOAP_ELEMENT - static field in class org.apache.axis.Constants
SOAP_FLOAT - static field in class org.apache.axis.Constants
SOAP_FLOAT - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for float.
SOAP_INT - static field in class org.apache.axis.Constants
SOAP_INT - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for int.
SOAP_INTEGER - static field in class org.apache.axis.Constants
SOAP_LONG - static field in class org.apache.axis.Constants
SOAP_LONG - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for long.
SOAP_MAP - static field in class org.apache.axis.Constants
SOAP_MONITOR_ID - static field in class org.apache.axis.monitor.SOAPMonitorConstants
Unique SOAP monitor id tag
SOAP_MONITOR_PORT - static field in class org.apache.axis.monitor.SOAPMonitorConstants
Servlet initialization parameter names
SOAP_MONITOR_REQUEST - static field in class org.apache.axis.monitor.SOAPMonitorConstants
SOAP message types
SOAP_MONITOR_RESPONSE - static field in class org.apache.axis.monitor.SOAPMonitorConstants
SOAP_SHORT - static field in class org.apache.axis.Constants
SOAP_SHORT - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for short.
SOAP_STRING - static field in class org.apache.axis.Constants
SOAP_STRING - static field in class javax.xml.rpc.encoding.XMLType
SOAP type for string.
SOAP_VECTOR - static field in class org.apache.axis.Constants
SOAPACTION_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field SOAPACTION_OPT
SOAPACTION_URI_PROPERTY - static field in class javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - static field in class javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPBody - interface javax.xml.soap.SOAPBody
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBody - class org.apache.axis.message.SOAPBody
Holder for body elements.
SOAPBodyElement - interface javax.xml.soap.SOAPBodyElement
A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPBodyElement - class org.apache.axis.message.SOAPBodyElement
A Body element.
SOAPBodyElement() - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(Element) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(InputStream) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(javax.xml.namespace.QName) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(javax.xml.namespace.QName,Object) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(javax.xml.soap.Name) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPBodyElement(String,String) - constructor for class org.apache.axis.message.SOAPBodyElement
SOAPConnection - class javax.xml.soap.SOAPConnection
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
A factory for creating SOAPConnection objects.
SOAPConnectionFactory() - constructor for class javax.xml.soap.SOAPConnectionFactory
SOAP Connection Factory implementation
SOAPConnectionImpl - class org.apache.axis.soap.SOAPConnectionImpl
SOAP Connection implementation
SOAPConstants - interface javax.xml.soap.SOAPConstants
The definition of constants pertaining to the SOAP 1.1 protocol.
SOAPConstants - interface org.apache.axis.soap.SOAPConstants
An interface definining SOAP constants.
SOAPDocumentImpl - class org.apache.axis.message.SOAPDocumentImpl
SOAPDcoumentImpl implements the Document API for SOAPPART.
SOAPDocumentImpl(org.apache.axis.SOAPPart) - constructor for class org.apache.axis.message.SOAPDocumentImpl
Construct the Document
SOAPElement - interface javax.xml.soap.SOAPElement
An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPElementFactory - class javax.xml.soap.SOAPElementFactory
SOAPElementFactory is a factory for XML fragments that will eventually end up in the SOAP part.
SOAPEnvelope - interface javax.xml.soap.SOAPEnvelope
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPEnvelope - class org.apache.axis.message.SOAPEnvelope
Implementation of a SOAP Envelope
SOAPEnvelope() - constructor for class org.apache.axis.message.SOAPEnvelope
SOAPEnvelope(boolean,org.apache.axis.soap.SOAPConstants) - constructor for class org.apache.axis.message.SOAPEnvelope
SOAPEnvelope(InputStream) - constructor for class org.apache.axis.message.SOAPEnvelope
SOAPEnvelope(org.apache.axis.soap.SOAPConstants) - constructor for class org.apache.axis.message.SOAPEnvelope
SOAPException - class javax.xml.soap.SOAPException
An exception that signals that a SOAP exception has occurred.
SOAPException() - constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with no reason or embedded Throwable object.
SOAPException(String) - constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown.
SOAPException(String,Throwable) - constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPException(Throwable) - constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object initialized with the given Throwable object.
SOAPFactory - class javax.xml.soap.SOAPFactory
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 org.apache.axis.soap.SOAPFactoryImpl
SOAP Element Factory implementation
SOAPFault - interface javax.xml.soap.SOAPFault
An element in the SOAPBody object that contains error and/or status information.
SOAPFault - class org.apache.axis.message.SOAPFault
A Fault body element.
SOAPFault(org.apache.axis.AxisFault) - constructor for class org.apache.axis.message.SOAPFault
Advanced constructor used for deserialization.
SOAPFaultBuilder - class org.apache.axis.message.SOAPFaultBuilder
Build a Fault body element.
SOAPFaultCodeBuilder - class org.apache.axis.message.SOAPFaultCodeBuilder
Build a Fault body element.
SOAPFaultCodeBuilder() - constructor for class org.apache.axis.message.SOAPFaultCodeBuilder
SOAPFaultDetailsBuilder - class org.apache.axis.message.SOAPFaultDetailsBuilder
Handle deserializing fault details.
SOAPFaultElement - interface javax.xml.soap.SOAPFaultElement
A representation of the contents in a SOAPFault object.
SOAPFaultElement - class org.apache.axis.message.SOAPFaultElement
SOAP Fault implementation
SOAPFaultException - class javax.xml.rpc.soap.SOAPFaultException
The SOAPFaultException exception represents a SOAP fault.
Constructor for SOAPFaultException.
SOAPFaultReasonBuilder - class org.apache.axis.message.SOAPFaultReasonBuilder
Parser for the fault Reason element and its associated Text elements.
SOAPHandler - class org.apache.axis.message.SOAPHandler
A SOAPHandler
SOAPHandler() - constructor for class org.apache.axis.message.SOAPHandler
SOAPHandler(org.apache.axis.message.MessageElement[],int) - constructor for class org.apache.axis.message.SOAPHandler
This constructor allows deferred setting of any elements
SOAPHeader - interface javax.xml.soap.SOAPHeader
A representation of the SOAP header element.
SOAPHeader - class org.apache.axis.message.SOAPHeader
Holder for header elements.
SOAPHeaderElement - interface javax.xml.soap.SOAPHeaderElement
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPHeaderElement - class org.apache.axis.message.SOAPHeaderElement
A simple header element abstraction.
SOAPHeaderElement(Element) - constructor for class org.apache.axis.message.SOAPHeaderElement
create a node through a deep copy of the passed in element.
SOAPHeaderElement(javax.xml.namespace.QName) - constructor for class org.apache.axis.message.SOAPHeaderElement
constructor declaring the qualified name of the node
SOAPHeaderElement(javax.xml.namespace.QName,Object) - constructor for class org.apache.axis.message.SOAPHeaderElement
constructor declaring the qualified name of the node and its value
SOAPHeaderElement(javax.xml.soap.Name) - constructor for class org.apache.axis.message.SOAPHeaderElement
construct using a Name implementation,
SOAPHeaderElement(String,String) - constructor for class org.apache.axis.message.SOAPHeaderElement
constructor
SOAPHeaderElement(String,String,Object) - constructor for class org.apache.axis.message.SOAPHeaderElement
constructor binding the internal object value field to the value parameter
Advanced constructor used for deserialization.
SOAPMessage - class javax.xml.soap.SOAPMessage
The root class for all SOAP messages.
SOAPMessage() - constructor for class javax.xml.soap.SOAPMessage
SOAPMessageContext - interface javax.xml.rpc.handler.soap.SOAPMessageContext
The interface javax.xml.rpc.soap.SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SOAPMonitor - class org.apache.axis.utils.SOAPMonitor
This is a SOAP Monitor Application class.
SOAPMonitor() - constructor for class org.apache.axis.utils.SOAPMonitor
Constructor
SOAPMonitorConstants - class org.apache.axis.monitor.SOAPMonitorConstants
SOAP Monitor Service constants
SOAPMonitorHandler - class org.apache.axis.handlers.SOAPMonitorHandler
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 org.apache.axis.monitor.SOAPMonitorService
This is a SOAP Monitor Service class.
SOAPMonitorService() - constructor for class org.apache.axis.monitor.SOAPMonitorService
Constructor
soapPart - field in class org.apache.axis.attachments.AttachmentsImpl
Field soapPart.
SOAPPart - class javax.xml.soap.SOAPPart
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart - class org.apache.axis.SOAPPart
The SOAPPart provides access to the root part of the Message which contains the envelope.
soapPart - field in class org.apache.axis.message.SOAPDocumentImpl
SOAPPart() - constructor for class javax.xml.soap.SOAPPart
SOAPPart(org.apache.axis.Message,Object,boolean) - constructor for class org.apache.axis.SOAPPart
Create a new SOAPPart.
SOAPService - class org.apache.axis.handlers.soap.SOAPService
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(org.apache.axis.Handler) - constructor for class org.apache.axis.handlers.soap.SOAPService
Convenience constructor for wrapping SOAP semantics around "service handlers" which actually do work.
Constructor with real or null request, pivot, and response handlers.
soapServices - static field in class org.apache.axis.handlers.JWSHandler
soapStream - field in class org.apache.axis.attachments.MultiPartDimeInputStream
soapStream - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field soapStream
soapStreamBDS - field in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field soapStreamBDS
SocketFactory - interface org.apache.axis.components.net.SocketFactory
Socket factory.
SocketFactoryFactory - class org.apache.axis.components.net.SocketFactoryFactory
Class SocketFactoryFactory
SocketHolder - class org.apache.axis.transport.http.SocketHolder
hold a Socket.
SocketHolder(Socket) - constructor for class org.apache.axis.transport.http.SocketHolder
SocketInputStream - class org.apache.axis.transport.http.SocketInputStream
The ONLY reason for this is so we can clean up sockets quicker/cleaner.
SocketInputStream(InputStream,java.net.Socket) - constructor for class org.apache.axis.transport.http.SocketInputStream
SonicMQVendorAdapter - class org.apache.axis.components.jms.SonicMQVendorAdapter
Defines SonicMQ specific constants for connnection factory creation.
SourceDataHandler Deserializer Modified by Russell Butek <butek@us.ibm.com>
SourceDataHandlerSerializer - class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
SourceDataHandler Serializer
SourceDataSource - class org.apache.axis.attachments.SourceDataSource
SourceDataSource(String,StreamSource) - constructor for class org.apache.axis.attachments.SourceDataSource
SourceDataSource(String,String,StreamSource) - constructor for class org.apache.axis.attachments.SourceDataSource
SourceHolder - class org.apache.axis.holders.SourceHolder
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
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
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 - field in class org.apache.axis.components.compiler.AbstractCompiler
The name of the directory containing the source program file
sslFactory - field in class org.apache.axis.components.net.JSSESocketFactory
Field sslFactory
stackToString(Throwable) - static method in class org.apache.axis.utils.JavaUtils
standardTypes - static field in class org.apache.axis.wsdl.fromJava.Emitter
Field standardTypes
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.jms.JMSConnector
start() - method in class org.apache.axis.transport.mail.MailServer
Start this server as a NON-daemon.
start() - static method in class org.apache.axis.management.ServiceAdmin
start() - method in class org.apache.axis.management.jmx.ServiceAdministrator
start the server
start() - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
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.SimpleJMSListener
start() - method in class org.apache.axis.utils.SOAPMonitor
Frame is being displayed
start() - method in class org.apache.axis.handlers.soap.SOAPService
Placeholder for "resume this service" method
start(boolean) - method in class org.apache.axis.transport.mail.MailServer
Start this server.
start(boolean) - method in class org.apache.axis.transport.http.SimpleAxisServer
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 - field 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
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
startElement(String,String,String,Attributes) - method in class org.apache.axis.encoding.ser.castor.AxisContentHandler
delegates to the serialization context
startElement is called when an element is read.
startElement(String,String,String,Attributes) - method in class org.apache.axis.message.SAXOutputter
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.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
This method is invoked when an element start tag is encountered.
startEntity(java.lang.String) - method in class org.apache.axis.encoding.DeserializationContext
startEntity(java.lang.String) - method in class org.apache.axis.message.SAX2EventRecorder
startEntity(java.lang.String) - method in class org.apache.axis.message.SAXOutputter
startEventIndex - field in class org.apache.axis.message.MessageElement
startOfDocument - field in class org.apache.axis.encoding.SerializationContext
The flag whether the XML decl should be written
startOfMappingsPos - field 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) - static method in class org.apache.axis.management.ServiceAdmin
Start the Service
startService(String) - method in class org.apache.axis.management.jmx.ServiceAdministrator
Start the Service
startService(String) - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
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(javax.swing.event.ChangeEvent) - method in class org.apache.axis.utils.SOAPMonitor
ChangeListener to handle tab actions
Status - class org.apache.axis.client.async.Status
Status of the async request
stop() - method in class org.apache.axis.server.AxisServer
Stop the 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() - static method in class org.apache.axis.management.ServiceAdmin
stop() - method in class org.apache.axis.management.jmx.ServiceAdministrator
stop the server
stop() - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
stop the server
stop() - method in class org.apache.axis.transport.http.SimpleAxisServer
Stop this server.
stop() - method in class org.apache.axis.utils.SOAPMonitor
Method stop
stop() - method in class org.apache.axis.handlers.soap.SOAPService
Placeholder for "suspend this service" method
STOP_CLASSES_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field STOP_CLASSES_OPT
stopService(String) - static method in class org.apache.axis.management.ServiceAdmin
Stop the Service
stopService(String) - method in class org.apache.axis.management.jmx.ServiceAdministrator
Stop the Service
stopService(String) - method in class org.apache.axis.management.jmx.ServiceAdministratorMBean
Stop the Service
streamCount - static field in class org.apache.axis.attachments.DimeDelimitedInputStream
streamInError - field in class org.apache.axis.attachments.DimeDelimitedInputStream
STREAMING_PROPERTY - static field in class org.apache.axis.client.Call
Streaming property: should be accompanied by an boolean (i.e.
streamNo - field in class org.apache.axis.attachments.BoundaryDelimitedStream
Field streamNo.
streamNo - field in class org.apache.axis.attachments.DimeDelimitedInputStream
STRING_CLASS - static field in class org.apache.axis.encoding.ser.SimpleDeserializer
StringHolder - class javax.xml.rpc.holders.StringHolder
Holder for Strings.
StringHolder() - constructor for class javax.xml.rpc.holders.StringHolder
Make a new StringHolder with a null value.
StringHolder(String) - constructor for class javax.xml.rpc.holders.StringHolder
Make a new StringHolder with value 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 org.apache.axis.utils.StringUtils
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.
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 - interface javax.xml.rpc.Stub
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
Stub - class org.apache.axis.client.Stub
This class is the base for all generated stubs.
stubWriter - field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field stubWriter
Style - class org.apache.axis.constants.Style
Description of the different styles
style=rpc, use=encoded
First element of the SOAP body is the operation.
Style - class org.apache.axis.enum.Style
Simple wrapper around org.apache.axis.constants.Style
Style() - constructor for class org.apache.axis.constants.Style
STYLE_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field STYLE_OPT
SUBSCRIBE_ACTION - static field in class org.apache.axis.components.jms.JMSVendorAdapter
Subscription - class org.apache.axis.transport.jms.Subscription
SUBSCRIPTION_NAME - static field in class 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 org.apache.axis.components.net.SunFakeTrustSocketFactory
Hook for Axis sender, allowing unsigned server certs
SunFakeTrustSocketFactory(Hashtable) - constructor for class org.apache.axis.components.net.SunFakeTrustSocketFactory
Constructor FakeTrustSocketFactory
SunJSSESocketFactory - class org.apache.axis.components.net.SunJSSESocketFactory
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 - field in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaBuildFileWriter
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaImplWriter
Field symbolTable
symbolTable - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field symbolTable
SymbolTable - class org.apache.axis.wsdl.symbolTable.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.
Construct a symbol table with the given Namespaces.
SymTabEntry - class org.apache.axis.wsdl.symbolTable.SymTabEntry
SymTabEntry is the base class for all symbol table entries.
SymTabEntry(javax.xml.namespace.QName) - constructor for class org.apache.axis.wsdl.symbolTable.SymTabEntry
Construct a symbol table entry with the given QName.
JMSConnector.SyncConnection - class org.apache.axis.transport.jms.JMSConnector.SyncConnection
SYSTEM_PROPERTY_NAME - static field in class org.apache.axis.EngineConfigurationFactory
Property name used for setting an EngineConfiguration to be used in creating engines.
systemTempDir - static field in class org.apache.axis.MessageContext
Temporary directory to store attachments.

T

TAB - static field in class org.apache.axis.components.encoding.AbstractXMLEncoder
target - field in class org.apache.axis.encoding.CallbackTarget
target - field in class org.apache.axis.encoding.DeserializerTarget
Target - interface org.apache.axis.encoding.Target
A deserializer constructs a value from the xml passed over the wire and sets a target.
TargetedChain - interface org.apache.axis.TargetedChain
targets - field in class org.apache.axis.encoding.DeserializerImpl
tcpmon - class org.apache.axis.utils.tcpmon
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 org.apache.axis.utils.TeeOutputStream
TeeOutputStream(OutputStream,OutputStream) - constructor for class org.apache.axis.utils.TeeOutputStream
TEST_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field TEST_OPT
testCaseWriter - field in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Field testCaseWriter
Text - interface javax.xml.soap.Text
A representation of a node whose value is text.
Text - class org.apache.axis.message.Text
A representation of a node whose value is text.
Text() - constructor for class org.apache.axis.message.Text
Text(org.w3c.dom.CharacterData) - constructor for class org.apache.axis.message.Text
Text(String) - constructor for class org.apache.axis.message.Text
TEXT_ARGUMENT - static field in class org.apache.axis.utils.CLOption
Value of getId() when the option is a text argument.
textRep - field in class org.apache.axis.message.NodeImpl
TextSerializationContext - class org.apache.axis.encoding.TextSerializationContext
For internal use only.
TextSerializationContext(Writer) - constructor for class org.apache.axis.encoding.TextSerializationContext
Construct SerializationContext with associated writer
Construct SerializationContext with associated writer and MessageContext
threadcount - field in class org.apache.axis.components.threadpool.ThreadPool
ThreadPool - class org.apache.axis.components.threadpool.ThreadPool
ThreadPool() - constructor for class org.apache.axis.components.threadpool.ThreadPool
ThreadPool(int) - constructor for class org.apache.axis.components.threadpool.ThreadPool
threads - field in class org.apache.axis.components.threadpool.ThreadPool
Time - class org.apache.axis.types.Time
Class that represents the xsd:time XML Schema type
Time(Calendar) - constructor for class org.apache.axis.types.Time
Initialize with a Calender, year month and date are ignored
Time(String) - constructor for class org.apache.axis.types.Time
Converts a string formatted as HH:mm:ss[.SSS][+/-offset]
TIME_LOG_CATEGORY - static field in class org.apache.axis.Constants
time logged stuff.
TIME_TO_LIVE - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
TimeDeserializer - class org.apache.axis.encoding.ser.TimeDeserializer
The TimeSerializer deserializes a time.
TimeDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.TimeDeserializer
The Deserializer is constructed with the xmlType and javaType
TimeDeserializerFactory - class org.apache.axis.encoding.ser.TimeDeserializerFactory
A Deserializer Factory for time
TimeDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.TimeDeserializerFactory
TimeHolder - class org.apache.axis.holders.TimeHolder
Class TimeHolder
TimeHolder() - constructor for class org.apache.axis.holders.TimeHolder
Constructor TimeHolder
TimeHolder(org.apache.axis.types.Time) - constructor for class org.apache.axis.holders.TimeHolder
Constructor TimeHolder
TIMEOUT_TIME - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
TimeSerializer - class org.apache.axis.encoding.ser.TimeSerializer
Serializer for Time.
TimeSerializerFactory - class org.apache.axis.encoding.ser.TimeSerializerFactory
SerializerFactory for Time
TimeSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.TimeSerializerFactory
TO_ADDRESS - static field 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=value1&prop2=value2&..."
Token - class org.apache.axis.types.Token
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 org.apache.axis.holders.TokenHolder
Class TokenHolder
TokenHolder() - constructor for class org.apache.axis.holders.TokenHolder
Constructor TokenHolder
TokenHolder(org.apache.axis.types.Token) - constructor for class org.apache.axis.holders.TokenHolder
Constructor NormalizedTokenHolderStringHolder
TopicConnector - class org.apache.axis.transport.jms.TopicConnector
TopicConnector is a concrete JMSConnector subclass that specifically handles connections to topics (pub-sub domain).
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 org.apache.axis.AxisFault
Stringify this fault as the current fault string.
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.ConfigurationException
Stringify, including stack trace.
toString() - method in class org.apache.axis.types.Day
toString() - method in class org.apache.axis.attachments.DimeTypeNameFormat
toString() - method in class org.apache.axis.types.Duration
This returns the xml representation of an xsd:duration object.
toString() - method in class javax.xml.messaging.Endpoint
Retrieves a string representation of this Endpoint object.
toString() - method in class org.apache.axis.constants.Enum
toString() - method in class org.apache.axis.wsdl.toJava.FactoryProperty
toString() - method in class org.apache.axis.description.FaultDesc
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.GeneratedFileInfo.Entry
Method toString
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.components.compiler.Javac
toString() - method in class org.apache.axis.components.compiler.Jikes
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.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.wsdl.symbolTable.MimeInfo
Method toString
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.wsdl.toJava.NamespaceSelector
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.description.OperationDesc
toString() - method in class org.apache.axis.wsdl.symbolTable.Parameter
Method toString
toString() - method in class org.apache.axis.description.ParameterDesc
toString() - method in class javax.xml.rpc.ParameterMode
toString() - method in class org.apache.axis.wsdl.symbolTable.Parameters
Method toString
toString() - method in class org.apache.axis.message.PrefixedQName
toString() - method in class org.apache.axis.i18n.ProjectResourceBundle
toString() - method in class javax.xml.namespace.QName
Returns a string representation of this QName.
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.handlers.ServiceInvocation
toString() - method in class org.apache.axis.transport.jms.Subscription
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.message.Text
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.wsdl.symbolTable.TypeEntry
Get string representation.
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(String) - method in class org.apache.axis.utils.ByteArrayOutputStream
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.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 - field in class org.apache.axis.attachments.ManagedMemoryDataSource
The total size in bytes in this data source.
touch() - method in class org.apache.axis.transport.http.AxisHttpSession
"Touch" the session (mark it recently used)
touch() - method in class 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)
trailers - field in class org.apache.axis.message.SOAPEnvelope
TRANS_URL - static field in class org.apache.axis.MessageContext
This String is the URL that the message came to.
Transport - class org.apache.axis.client.Transport
Transport - class org.apache.axis.server.Transport
Transport is a targeted chain that knows it's a transport.
TRANSPORT_NAME - static field in class org.apache.axis.client.Call
This is the name of a property to set the transport of the message
TRANSPORT_PROPERTY - static field 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 org.apache.axis.components.net.TransportClientProperties
transportName - field 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 - field in class org.apache.axis.wsdl.symbolTable.ContainedEntry
type - field in class org.apache.axis.attachments.DimeBodyPart
Enum.Type - class org.apache.axis.constants.Enum.Type
type - field in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
Field type
type - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field type
type - field in class org.apache.axis.wsdl.toJava.JavaWriter
Field type
Type - class org.apache.axis.wsdl.symbolTable.Type
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
Scope.Type - class org.apache.axis.constants.Scope.Type
Status.Type - class org.apache.axis.client.async.Status.Type
Class Type
Style.Type - class org.apache.axis.constants.Style.Type
Use.Type - class org.apache.axis.constants.Use.Type
type - field in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our type
Type(javax.xml.namespace.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(javax.xml.namespace.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
Create a TypeEntry object for an xml construct that references a type that has not been defined yet.
Type(String,org.apache.axis.constants.Enum[]) - constructor for class org.apache.axis.constants.Enum.Type
TYPE_HTTP_GET - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field TYPE_HTTP_GET
TYPE_HTTP_POST - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field TYPE_HTTP_POST
TYPE_SOAP - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field TYPE_SOAP
TYPE_UNKNOWN - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field TYPE_UNKNOWN
typeDesc - field in class org.apache.axis.encoding.ser.BeanDeserializer
Type metadata about this class for XML deserialization
typeDesc - field in class org.apache.axis.encoding.ser.BeanDeserializerFactory
Type metadata about this class for XML deserialization
typeDesc - field in class org.apache.axis.encoding.ser.BeanSerializer
typeDesc - field in class org.apache.axis.encoding.ser.BeanSerializerFactory
TypeDesc - class org.apache.axis.description.TypeDesc
A TypeDesc represents a Java<->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 - class org.apache.axis.wsdl.symbolTable.TypeEntry
This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
typeEntry - field in class org.apache.axis.description.ParameterDesc
A TypeEntry corresponding to this parameter
TypeEntry(javax.xml.namespace.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(javax.xml.namespace.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
Create a TypeEntry object for an xml construct that references another type.
TypeMapping - interface javax.xml.rpc.encoding.TypeMapping
The javax.xml.rpc.encoding.TypeMapping is the base interface for the representation of a type mapping.
TypeMapping - interface org.apache.axis.encoding.TypeMapping
This interface describes the AXIS TypeMapping.
TYPEMAPPING_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field TYPEMAPPING_OPT
TYPEMAPPING_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field TYPEMAPPING_OPT
TypeMappingDelegate - class org.apache.axis.encoding.TypeMappingDelegate
The TypeMapping delegate is used to simply delegate to the indicated type mapping.
TypeMappingImpl - class org.apache.axis.encoding.TypeMappingImpl
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
TypeMappingRegistry - interface javax.xml.rpc.encoding.TypeMappingRegistry
The interface javax.xml.rpc.encoding.TypeMappingRegistry defines a registry of TypeMapping instances for various encoding styles.
TypeMappingRegistry - interface org.apache.axis.encoding.TypeMappingRegistry
This interface describes the AXIS TypeMappingRegistry.
TypeMappingRegistryImpl - class org.apache.axis.encoding.TypeMappingRegistryImpl
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
Construct TypeMappingRegistry
typeMappingVersion - field in class org.apache.axis.wsdl.toJava.Emitter
Field typeMappingVersion
typeMappingVersion - field in class org.apache.axis.wsdl.Java2WSDL
Field typeMappingVersion
typeQName - field in class org.apache.axis.message.MessageElement
typeQName - field in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
types - field in class org.apache.axis.wsdl.fromJava.Emitter
Field types
Types - class org.apache.axis.wsdl.fromJava.Types
Description: This class is used to recursively serializes a Java Class into an XML Schema representation.
types - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
Field types
This class serailizes a Class to XML Schema.
This class serailizes a Class to XML Schema.

U

Undefined - interface org.apache.axis.wsdl.symbolTable.Undefined
This Undefined interface is implemented by UndefinedType and UndefinedElement.
undefined - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
Field undefined
UndefinedDelegate - class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.
UndefinedElement - class org.apache.axis.wsdl.symbolTable.UndefinedElement
This represents a QName found in a reference but is not defined.
UndefinedElement(javax.xml.namespace.QName) - constructor for class org.apache.axis.wsdl.symbolTable.UndefinedElement
Construct a referenced (but as of yet undefined) element
UndefinedType - class org.apache.axis.wsdl.symbolTable.UndefinedType
This represents a QName found in a reference but is not defined.
UndefinedType(javax.xml.namespace.QName) - constructor for class org.apache.axis.wsdl.symbolTable.UndefinedType
Construct a referenced (but as of yet undefined) type
undeployHandler(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
undeployHandler(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named handler
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 class org.apache.axis.management.jmx.DeploymentAdministratorMBean
undeployService(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
undeployService(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named service
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 class org.apache.axis.management.jmx.DeploymentAdministratorMBean
undeployTransport(javax.xml.namespace.QName) - static method in class org.apache.axis.management.ServiceAdmin
undeployTransport(javax.xml.namespace.QName) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named transport
undeployTransport(String) - method in class org.apache.axis.management.jmx.DeploymentAdministrator
undeployTransport(String) - method in class org.apache.axis.management.jmx.DeploymentAdministratorMBean
underlTypeNillable - field in class org.apache.axis.wsdl.symbolTable.TypeEntry
unescapeNumericChar(String) - static method in class org.apache.axis.utils.StringUtils
Unescapes numeric character referencs found in the String.
unescapeNumericChar(Writer,String) - static method in class org.apache.axis.utils.StringUtils
Unescapes numeric character references found in the String to a Writer.
UNKNOWN - static field 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 class 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 org.apache.axis.types.UnsignedByte
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 org.apache.axis.holders.UnsignedByteHolder
Class UnsignedByteHolder
UnsignedByteHolder() - constructor for class org.apache.axis.holders.UnsignedByteHolder
Constructor UnsignedByteHolder
UnsignedByteHolder(org.apache.axis.types.UnsignedByte) - constructor for class org.apache.axis.holders.UnsignedByteHolder
Constructor UnsignedByteHolder
UnsignedInt - class org.apache.axis.types.UnsignedInt
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 org.apache.axis.holders.UnsignedIntHolder
Class UnsignedIntHolder
UnsignedIntHolder() - constructor for class org.apache.axis.holders.UnsignedIntHolder
Constructor UnsignedIntHolder
UnsignedIntHolder(org.apache.axis.types.UnsignedInt) - constructor for class org.apache.axis.holders.UnsignedIntHolder
Constructor UnsignedIntHolder
UnsignedLong - class org.apache.axis.types.UnsignedLong
Custom class for supporting primitive XSD data type UnsignedLong
UnsignedLong() - constructor for class org.apache.axis.types.UnsignedLong
UnsignedLong(BigInteger) - 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
UnsignedLongHolder - class org.apache.axis.holders.UnsignedLongHolder
Class UnsignedLongHolder
UnsignedLongHolder() - constructor for class org.apache.axis.holders.UnsignedLongHolder
Constructor UnsignedLongHolder
UnsignedLongHolder(org.apache.axis.types.UnsignedLong) - constructor for class org.apache.axis.holders.UnsignedLongHolder
Constructor UnsignedLongHolder
UnsignedShort - class org.apache.axis.types.UnsignedShort
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 org.apache.axis.holders.UnsignedShortHolder
Class UnsignedShortHolder
UnsignedShortHolder() - constructor for class org.apache.axis.holders.UnsignedShortHolder
Constructor UnsignedShortHolder
Constructor UnsignedShortHolder
UNSUBSCRIBE - static field in class org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
update(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class org.apache.axis.wsdl.symbolTable.Undefined
Call update with the actual TypeEntry.
update(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
Call update with the actual TypeEntry.
update(org.apache.axis.wsdl.symbolTable.TypeEntry) - method in class org.apache.axis.wsdl.symbolTable.UndefinedElement
Call update with the actual TypeEntry.
update(org.apache.axis.wsdl.symbolTable.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
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 is called when the ref TypeEntry is finally known.
URI - static field in class org.apache.axis.attachments.DimeTypeNameFormat
URI - class org.apache.axis.types.URI
Axis Note: This class was 'borrowed' from Xerces 2: org.apache.xerces.util.URI.java, version 1.22

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

URI() - constructor for class org.apache.axis.types.URI
Construct a new and uninitialized URI.
URI(org.apache.axis.types.URI) - constructor for class org.apache.axis.types.URI
Construct a new URI from another URI.
URI(org.apache.axis.types.URI,String) - constructor for class org.apache.axis.types.URI
Construct a new URI from a base URI and a URI specification string.
URI(org.apache.axis.types.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(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_1999_SCHEMA_XSD - static field in class org.apache.axis.Constants
URI_1999_SCHEMA_XSI - static field in class org.apache.axis.Constants
URI_2000_SCHEMA_XSD - static field in class org.apache.axis.Constants
URI_2000_SCHEMA_XSI - static field in class org.apache.axis.Constants
URI_2001_SCHEMA_XSD - static field in class org.apache.axis.Constants
URI_2001_SCHEMA_XSI - static field in class org.apache.axis.Constants
URI_DEFAULT_SCHEMA_XSD - static field in class org.apache.axis.Constants
URI_DEFAULT_SCHEMA_XSI - static field in class org.apache.axis.Constants
URI_DEFAULT_SOAP_ENC - static field in class org.apache.axis.Constants
URI_DEFAULT_SOAP_ENV - static field in class org.apache.axis.Constants
URI_DIME_CLOSED_LAYOUT - static field in class org.apache.axis.Constants
URI_DIME_CONTENT - static field in class org.apache.axis.Constants
URI_DIME_OPEN_LAYOUT - static field in class org.apache.axis.Constants
URI_DIME_REFERENCE - static field in class org.apache.axis.Constants
URI_DIME_WSDL - static field in class org.apache.axis.Constants
URI_LITERAL_ENC - static field in class org.apache.axis.Constants
URI_NS_SOAP_ENCODING - static field in class 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 field in class javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP envelope.
URI_SOAP11_ENC - static field in class org.apache.axis.Constants
URI_SOAP11_ENV - static field in class org.apache.axis.Constants
URI_SOAP11_HTTP - static field in class org.apache.axis.Constants
URI_SOAP11_NEXT_ACTOR - static field in class org.apache.axis.Constants
URI_SOAP12_ENC - static field in class org.apache.axis.Constants
URI_SOAP12_ENV - static field in class org.apache.axis.Constants
URI_SOAP12_HTTP - static field in class org.apache.axis.Constants
URI_SOAP12_NEXT_ACTOR - static field in class org.apache.axis.Constants
URI_SOAP12_NEXT_ROLE - static field in class org.apache.axis.Constants
URI_SOAP12_NOENC - static field in class org.apache.axis.Constants
URI_SOAP12_NONE_ROLE - static field in class org.apache.axis.Constants
URI_SOAP12_RPC - static field in class org.apache.axis.Constants
URI_SOAP12_ULTIMATE_ROLE - static field in class org.apache.axis.Constants
URI_SOAP_ACTOR_NEXT - static field in class 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_WSDD - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
URI_WSDD_HANDLER - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
URI_WSDD_JAVA - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
URI_WSDD_WSDD_BSF - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
URI_WSDD_WSDD_COM - static field in class org.apache.axis.deployment.wsdd.WSDDConstants
URI_WSDL11_SOAP - static field in class org.apache.axis.Constants
URI_WSDL12_SOAP - static field in class org.apache.axis.Constants
URIHolder - class org.apache.axis.holders.URIHolder
Class URIHolder
URIHolder() - constructor for class org.apache.axis.holders.URIHolder
Constructor URIHolder
URIHolder(org.apache.axis.types.URI) - constructor for class org.apache.axis.holders.URIHolder
Constructor URIHolder
URIS_SCHEMA_XSD - static field in class org.apache.axis.Constants
URIS_SCHEMA_XSI - static field in class org.apache.axis.Constants
URIS_SOAP_ENC - static field in class org.apache.axis.Constants
URIS_SOAP_ENV - static field in class org.apache.axis.Constants
URL - static field in class org.apache.axis.transport.http.HTTPTransport
HTTP properties
url - field in class org.apache.axis.client.Transport
Transport URL, if any.
URLEndpoint - class javax.xml.messaging.URLEndpoint
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 org.apache.axis.utils.URLHashSet
Class URLHashSet
URLMapper - class org.apache.axis.handlers.http.URLMapper
An URLMapper attempts to use the extra path info of this request as the service name.
Use - class org.apache.axis.constants.Use
Use enum description
Use - class org.apache.axis.enum.Use
Simple wrapper around org.apache.axis.constants.Use
Use() - constructor for class org.apache.axis.constants.Use
USE_ENCODED - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field USE_ENCODED
USE_LITERAL - static field in class org.apache.axis.wsdl.symbolTable.BindingEntry
Field USE_LITERAL
USE_OPT - static field in class org.apache.axis.wsdl.Java2WSDL
Field USE_OPT
See if a user matches a principal name.
See if a user matches a principal name.
See if a user matches a principal name.
username - field in class org.apache.axis.wsdl.gen.Parser
Field username
USERNAME_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Field USERNAME_OPT
USERNAME_PROPERTY - static field in class javax.xml.rpc.Call
Standard property: User name for authentication

Type: java.lang.String

USERNAME_PROPERTY - static field in class 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 org.apache.axis.wsdl.symbolTable.Utils
This class contains static utility methods for the emitter.
Utils - class org.apache.axis.wsdl.toJava.Utils
Class Utils
UUIDGen - interface org.apache.axis.components.uuid.UUIDGen
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 org.apache.axis.components.uuid.UUIDGenFactory
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.

V

VALHINT - static field 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.Java2WSDL
validateOptions This method is invoked after the options are set to validate the option settings.
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.WSDL2Java
validateOptions This method is invoked after the options are set to validate the option settings.
value - field in class javax.xml.rpc.holders.BigDecimalHolder
The BigDecimal contained by this holder.
value - field in class javax.xml.rpc.holders.BigIntegerHolder
The BigInteger that is held.
value - field in class javax.xml.rpc.holders.BooleanHolder
The boolean contained by this holder.
value - field in class org.apache.axis.components.net.BooleanHolder
Field value
value - field in class javax.xml.rpc.holders.BooleanWrapperHolder
The Boolean contained by this holder.
value - field in class javax.xml.rpc.holders.ByteArrayHolder
The byte[] contained by this holder.
value - field in class javax.xml.rpc.holders.ByteHolder
The byte contained by this holder.
value - field in class javax.xml.rpc.holders.ByteWrapperHolder
The Byte contained by this holder.
value - field in class javax.xml.rpc.holders.CalendarHolder
The Calendar that is held.
value - field in class org.apache.axis.holders.DataHandlerHolder
Field _value
value - field in class org.apache.axis.holders.DateHolder
Field _value
value - field in class org.apache.axis.holders.DayHolder
Field _value
value - field in class org.apache.axis.encoding.DeserializerImpl
value - field in class javax.xml.rpc.holders.DoubleHolder
The double contained by this holder.
value - field in class javax.xml.rpc.holders.DoubleWrapperHolder
The Double contained by this holder.
value - field in class org.apache.axis.holders.DurationHolder
Field _value
value - field in class org.apache.axis.constants.Enum
value - field in class javax.xml.rpc.holders.FloatHolder
The byte contained by this holder.
value - field in class javax.xml.rpc.holders.FloatWrapperHolder
The Float contained by this holder.
value - field in class org.apache.axis.holders.HexBinaryHolder
Field _value
value - field in class org.apache.axis.holders.ImageHolder
Field _value
value - field in class javax.xml.rpc.holders.IntegerWrapperHolder
The Integer contained by this holder.
value - field in class javax.xml.rpc.holders.IntHolder
The int contained by this holder.
value - field in class javax.xml.rpc.holders.LongHolder
The long contained by this holder.
value - field in class javax.xml.rpc.holders.LongWrapperHolder
The Long contained by this holder.
value - field in class org.apache.axis.message.MessageElement.QNameAttr
value - field in class org.apache.axis.holders.MimeMultipartHolder
Field _value
value - field in class org.apache.axis.holders.MonthDayHolder
Field _value
value - field in class org.apache.axis.holders.MonthHolder
Field _value
value - field in class org.apache.axis.holders.NegativeIntegerHolder
Field _value
value - field in class org.apache.axis.holders.NonNegativeIntegerHolder
Field _value
value - field in class org.apache.axis.holders.NonPositiveIntegerHolder
Field _value
value - field in class org.apache.axis.holders.NormalizedStringHolder
Field _value
value - field in class javax.xml.rpc.holders.ObjectHolder
The Object contained by this holder.
value - field in class org.apache.axis.holders.OctetStreamHolder
Field _value
value - field in class org.apache.axis.holders.PositiveIntegerHolder
Field _value
value - field in class javax.xml.rpc.holders.QNameHolder
The QName contained by this holder.
value - field in class org.apache.axis.holders.SchemaHolder
value - field in class javax.xml.rpc.holders.ShortHolder
The short contained by this holder.
value - field in class javax.xml.rpc.holders.ShortWrapperHolder
The Short contained by this holder.
value - field in class org.apache.axis.holders.SourceHolder
Field _value
value - field in class javax.xml.rpc.holders.StringHolder
The String contained by this holder.
value - field in class org.apache.axis.holders.TimeHolder
Field _value
value - field in class org.apache.axis.holders.TokenHolder
Field _value
value - field in class org.apache.axis.holders.UnsignedByteHolder
Field _value
value - field in class org.apache.axis.holders.UnsignedIntHolder
Field _value
value - field in class org.apache.axis.holders.UnsignedLongHolder
Field _value
value - field in class org.apache.axis.holders.UnsignedShortHolder
Field _value
value - field in class org.apache.axis.holders.URIHolder
Field _value
value - field in class org.apache.axis.holders.YearHolder
Field _value
value - field in class org.apache.axis.holders.YearMonthHolder
Field _value
VALUE_PROPERTY - static field in class org.apache.axis.encoding.ser.SimpleSerializer
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.
valueComplete() - method in class 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.
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 org.apache.axis.encoding.ser.VectorDeserializer
Deserializer for SOAP Vectors for compatibility with SOAP 2.2.
VectorDeserializerFactory - class org.apache.axis.encoding.ser.VectorDeserializerFactory
A VectorDeserializer Factory
VectorSerializer - class org.apache.axis.encoding.ser.VectorSerializer
A VectorSerializer is be used to serialize and deserialize Vectors using the SOAP-ENC encoding style.
VectorSerializerFactory - class org.apache.axis.encoding.ser.VectorSerializerFactory
A VectorSerializer Factory
VectorSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.VectorSerializerFactory
VENDOR - static field in class org.apache.axis.transport.jms.JMSConstants
VENDOR_ADAPTER - static field in class org.apache.axis.transport.jms.JMSConstants
verbose - field in class org.apache.axis.wsdl.gen.Parser
Field verbose
verbose(boolean) - method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off verbose messages
VERBOSE_OPT - static field 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 org.apache.axis.Version
Little utility to get the version and build date of the axis.jar.
Visit a handler with a message context.

W

WAIT_FOR_RESPONSE - static field in class 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 class 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 - field in class org.apache.axis.FaultableHandler
The Handler that will do the actual work of handeling the fault.
WORKING_BUFFER_SIZE - static field in class org.apache.axis.utils.ByteArray
WRAP_ARRAYS_OPT - static field in class org.apache.axis.wsdl.WSDL2Java
Wrap arrays option
wrapArrays - field in class org.apache.axis.wsdl.gen.Parser
If this is false, we'll prefer "String[]" to "ArrayOfString" for literal wrapped arrays
WRAPPED - static field in class org.apache.axis.constants.Style
WRAPPED_STR - static field in class org.apache.axis.constants.Style
wrapperPW - field in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Field wrapperPW
wrapPrimitiveType(org.apache.axis.wsdl.symbolTable.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.transport.http.ChunkedOutputStream
write(byte[]) - method in class org.apache.axis.attachments.ManagedMemoryDataSource
Write bytes to the stream.
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.utils.ByteArrayOutputStream
write(byte[],int,int) - method in class org.apache.axis.transport.http.ChunkedOutputStream
write(byte[],int,int) - method in class org.apache.axis.utils.TeeOutputStream
write(bytes[]) - method in class org.apache.axis.utils.ByteArray
Method write
write(bytes[],int,int) - method in class org.apache.axis.utils.ByteArray
Method write
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.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.transport.http.ChunkedOutputStream
write(int) - method in class org.apache.axis.transport.http.FilterPrintWriter
write(int) - method in class org.apache.axis.transport.http.FilterPrintWriter.NullOutputStream
write(int) - method in class org.apache.axis.utils.TeeOutputStream
write(java.io.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 field 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.
Raw routine that writes out the typeMapping.
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.
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
Convenience operation to write out (to Writer) the characters in p1 starting at index p2 for length p3.
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(java.io.OutputStream) - method in class org.apache.axis.attachments.Attachments
Write the content to the stream.
writeContentToStream(java.io.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.
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
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
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.
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
Output a DOM representation to a SerializationContext
Create a top-level element declaration in our generated schema
writeElementForPart(Class,javax.xml.namespace.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.XMLEncoder
write the encoded version of a given string
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.DirProvider
Save the engine configuration.
Read the configuration from an engine, and store it somehow.
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.FileProvider
Save the engine configuration.
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.NullProvider
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.SimpleProvider
We don't write ourselves out, so this is a noop.
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Read the configuration from an engine, and store it somehow.
writeEngineConfig(org.apache.axis.AxisEngine) - method in class org.apache.axis.configuration.XMLStringProvider
Save the engine configuration.
writeEnumType(javax.xml.namespace.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.message.MimeHeaders
writeExternal(ObjectOutput) - method in class org.apache.axis.collections.SequencedHashMap
Serializes this map to the given stream.
writeFault(PrintWriter,org.apache.axis.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
Create a Fault Message
writeFaults() - method in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
Write all the simple type faults.
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
This method must be implemented by a subclass.
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

NOTE: This function is written in JavaFaultWriter.java also.

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.
Write this element out to a SerializationContext
writeFullConstructor() - method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the full constructor.
Write the getPort(Class serviceInterfaceWriter) method.
writeGetPortName(PrintWriter,String,String) - method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the get() method.
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.
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.
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
Create a Operation
Write the skeleton code for the given operation.
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.
Write the implementation template for the given operation.
Raw routine that writes out the operation and parameters.
writeOperationMap(PrintWriter) - method in class org.apache.axis.wsdl.toJava.JavaStubWriter
Method writeOperationMap
writeOutputAssign
writePackage(PrintWriter) - method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Write the package declaration statement.
Method writeParameters
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
Create a Request Message
Method writeResponseHandling
Create a Response Message
Class 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 &amp)
writeSchema(Class,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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.
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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.Types) - method in class 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.
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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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,org.apache.axis.wsdl.fromJava.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.
writeSchemaElement(javax.xml.namespace.QName,Element) - method in class org.apache.axis.wsdl.fromJava.Types
writeSchemaElement(String,Element) - method in class org.apache.axis.wsdl.fromJava.Types
Write out the given Element into the appropriate schema node.
writeSchemaElementDecl(javax.xml.namespace.QName,Element) - method in class org.apache.axis.wsdl.fromJava.Types
Method writeSchemaElementDecl
writeSchemaTypeDecl(javax.xml.namespace.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.
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.
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 setEndpointAddress(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(javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.fromJava.Emitter
Method writeSOAPBody
writeSOAPFault(org.apache.axis.description.FaultDesc) - method in class org.apache.axis.wsdl.fromJava.Emitter
Method writeSOAPFault
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
Convenience operation to write out (to Writer) the String
writeTo(java.io.OutputStream) - method in class org.apache.axis.Message
Writes this SOAPMessage object to the given output stream.
writeTo(java.io.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(OutputStream) - method in class javax.xml.soap.SOAPMessage
Writes this SOAPMessage object to the given output stream.
writeTo(Writer) - method in class org.apache.axis.SOAPPart
Write the contents to the specified writer.
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDBeanMapping
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDChain
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDDocument
write the deployment to the supplied serialization context.
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDElement
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDFault
Write this element out to a SerializationContext
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDHandler
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDOperation
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDParameter
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDService
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDTransport
Write this element out to a SerializationContext
writeToContext(org.apache.axis.encoding.SerializationContext) - method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Write this element out to a SerializationContext
Write this element out to a SerializationContext
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,javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.fromJava.Types
Write a schema representation for the given Class.
writeTypeAndSubTypeForPart(Class,javax.xml.namespace.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,javax.xml.namespace.QName) - method in class org.apache.axis.wsdl.fromJava.Types
Write out a type referenced by a part type attribute.
Raw routine that writes out the typeMapping.
Write a parameter (a sub-element) into a sequence generated by writeWrapperElement() above.
writeWrapperElement(javax.xml.namespace.QName,boolean,boolean) - method in class org.apache.axis.wsdl.fromJava.Types
Write the element definition for a WRAPPED operation.
Write out the schema definition for a WRAPPED operation request or response.
Write the private WSDD service name field and the public accessors for it.
writeXMLDeclaration() - method in class org.apache.axis.encoding.SerializationContext
WSDDArrayMapping - class org.apache.axis.deployment.wsdd.WSDDArrayMapping
A WSDDArrayMapping is simply a WSDDTypeMapping 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
Create an element in WSDD that wraps an extant DOM element
WSDDBeanMapping - class org.apache.axis.deployment.wsdd.WSDDBeanMapping
A WSDDBeanMapping is simply a WSDDTypeMapping 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 org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
WSDDChain - class org.apache.axis.deployment.wsdd.WSDDChain
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 org.apache.axis.deployment.wsdd.providers.WSDDComProvider
WSDDConstants - class org.apache.axis.deployment.wsdd.WSDDConstants
WSDDDeployableItem - class org.apache.axis.deployment.wsdd.WSDDDeployableItem
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 org.apache.axis.deployment.wsdd.WSDDDeployment
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 org.apache.axis.deployment.wsdd.WSDDDocument
represents a WSDD Document (this is the top level object in this object model) Only one of deployment and 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 org.apache.axis.deployment.wsdd.WSDDDocumentation
represents a WSDD documentation All WSDDElement can have a documentation but it is used only for Services, Operations and Parameters for now
WSDDDocumentation(Element) - constructor for class org.apache.axis.deployment.wsdd.WSDDDocumentation
WSDDDocumentation(String) - constructor for class org.apache.axis.deployment.wsdd.WSDDDocumentation
WSDDElement - class org.apache.axis.deployment.wsdd.WSDDElement
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
Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.
WSDDException - class org.apache.axis.deployment.wsdd.WSDDException
WSDDException(Exception) - constructor for class org.apache.axis.deployment.wsdd.WSDDException
WSDDException(String) - constructor for class org.apache.axis.deployment.wsdd.WSDDException
WSDDFault - 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
WSDDFault(org.apache.axis.description.FaultDesc) - constructor for class org.apache.axis.deployment.wsdd.WSDDFault
WSDDFaultFlow - class org.apache.axis.deployment.wsdd.WSDDFaultFlow
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 org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
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 org.apache.axis.deployment.wsdd.WSDDHandler
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 org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
This is a simple provider for using Handler-based services which don't need further configuration (such as Java classes, etc).
WSDDJavaCORBAProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaCORBAProvider
A WSDD CORBA provider
WSDDJavaEJBProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaEJBProvider
A WSDD EJB provider
WSDDJavaMsgProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
WSDDJavaRMIProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaRMIProvider
A WSDD RMI provider
WSDDJavaRPCProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
WSDDJAXRPCHandlerInfo - class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
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 org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
WSDDJAXRPCHandlerInfoChain() - constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
Default constructor
WSDDJAXRPCHandlerInfoChain(Element) - constructor for class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
WSDDNonFatalException - class org.apache.axis.deployment.wsdd.WSDDNonFatalException
A non-fatal WSDD exception (bad type mapping, for instance)
WSDDNonFatalException(Exception) - constructor for class org.apache.axis.deployment.wsdd.WSDDNonFatalException
WSDDNonFatalException(String) - constructor for class org.apache.axis.deployment.wsdd.WSDDNonFatalException
WSDDOperation - class org.apache.axis.deployment.wsdd.WSDDOperation
Parse the WSDD operation elements.
WSDDOperation(Element,org.apache.axis.description.ServiceDesc) - constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
Constructor from XML
WSDDOperation(org.apache.axis.description.OperationDesc) - constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
Constructor
WSDDParameter - class org.apache.axis.deployment.wsdd.WSDDParameter
WSDDParameter() - constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
WSDDParameter(Element,org.apache.axis.description.OperationDesc) - constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
WSDDParameter(org.apache.axis.description.ParameterDesc) - constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
WSDDProvider - class org.apache.axis.deployment.wsdd.WSDDProvider
WSDD provider element Represents the liason to the application being exposed as a Web Service.
WSDDRequestFlow - class org.apache.axis.deployment.wsdd.WSDDRequestFlow
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 org.apache.axis.deployment.wsdd.WSDDResponseFlow
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 org.apache.axis.deployment.wsdd.WSDDService
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 org.apache.axis.management.jmx.WSDDServiceWrapper
WSDDTargetedChain - class org.apache.axis.deployment.wsdd.WSDDTargetedChain
WSDDTargetedChain() - constructor for class org.apache.axis.deployment.wsdd.WSDDTargetedChain
Default constructor
WSDDTargetedChain(Element) - constructor for class org.apache.axis.deployment.wsdd.WSDDTargetedChain
WSDDTransport - class org.apache.axis.deployment.wsdd.WSDDTransport
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 org.apache.axis.management.jmx.WSDDTransportWrapper
WSDDTypeMapping - class org.apache.axis.deployment.wsdd.WSDDTypeMapping
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 org.apache.axis.deployment.wsdd.WSDDTypeMappingContainer
A common interface for things which contain type mappings (i.e.
WSDDUndeployment - class org.apache.axis.deployment.wsdd.WSDDUndeployment
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.
WSDL2 - class org.apache.axis.wsdl.gen.WSDL2
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 org.apache.axis.wsdl.WSDL2Java
Command line interface to the WSDL2Java utility
WSDL2Java() - constructor for class org.apache.axis.wsdl.WSDL2Java
Instantiate a WSDL2Java emitter.
WSDL_LOCATION - static field in class org.apache.axis.client.ServiceFactory
WSDL_PORT_NAME - static field 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 field 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
wsdlFilename - field in class org.apache.axis.wsdl.Java2WSDL
Field wsdlFilename
WSDLGEN_INTFNAMESPACE - static field 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 field in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL).
WSDLGenStrategy - class org.apache.axis.strategies.WSDLGenStrategy
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
wsdlImplFilename - field in class org.apache.axis.wsdl.Java2WSDL
Field wsdlImplFilename
wsdlStart - field in class org.apache.axis.handlers.EchoHandler
wsdlStart1 - field in class org.apache.axis.handlers.EchoHandler
wsdlURI - field in class org.apache.axis.wsdl.gen.WSDL2
Field wsdlURI
WSDLUtils - class org.apache.axis.utils.WSDLUtils
WSIBP11_COMPAT_PROPERTY - static field in class org.apache.axis.Constants
Basic Profile 1.1 compatibility flag

X

XML_LANG - static field in class org.apache.axis.Constants
XmlBeanDeserializer - class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializer
Class XmlBeanDeserializer
XmlBeanDeserializer(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializer
XmlBeanDeserializerFactory - class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializerFactory
Class XmlBeanDeserializerFactory
XmlBeanDeserializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanDeserializerFactory
XmlBeanSerializer - class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializer
Class XmlBeanSerializer
XmlBeanSerializerFactory - class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializerFactory
Class XmlBeanSerializerFactory
XmlBeanSerializerFactory(Class,javax.xml.namespace.QName) - constructor for class org.apache.axis.encoding.ser.xbeans.XmlBeanSerializerFactory
XMLChar - class org.apache.axis.utils.XMLChar
This class defines the basic XML character properties.
XMLEncoder - interface org.apache.axis.components.encoding.XMLEncoder
Interface for XMLEncoders
XMLEncoderFactory - class org.apache.axis.components.encoding.XMLEncoderFactory
Factory for XMLEncoder
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 org.apache.axis.configuration.XMLStringProvider
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 - field in class org.apache.axis.encoding.ser.Base64Serializer
xmlType - field in class org.apache.axis.encoding.ser.BaseDeserializerFactory
xmlType - field in class org.apache.axis.encoding.ser.BaseSerializerFactory
xmlType - field in class org.apache.axis.encoding.ser.castor.CastorDeserializer
xmlType - field in class org.apache.axis.encoding.ser.castor.CastorEnumTypeDeserializer
xmlType - field in class org.apache.axis.encoding.ser.HexSerializer
XMLType - class javax.xml.rpc.encoding.XMLType
Constants representing XML Types.
XMLType - class org.apache.axis.encoding.XMLType
xmlType - field in class org.apache.axis.encoding.ser.SimpleDeserializer
xmlType - field in class org.apache.axis.encoding.ser.SimpleListDeserializer
xmlType - field in class org.apache.axis.encoding.ser.SimpleListSerializer
xmlType - field in class org.apache.axis.encoding.ser.SimpleSerializer
xmlType - field in class org.apache.axis.encoding.TypeMappingImpl.Pair
XMLType() - constructor for class javax.xml.rpc.encoding.XMLType
XMLUtils - class org.apache.axis.utils.XMLUtils
XSD_ANY - static field in class org.apache.axis.Constants
XSD_ANYSIMPLETYPE - static field in class org.apache.axis.Constants
XSD_ANYTYPE - static field in class org.apache.axis.Constants
XSD_ANYURI - static field in class org.apache.axis.Constants
XSD_BASE64 - static field in class org.apache.axis.Constants
XSD_BASE64 - static field in class javax.xml.rpc.encoding.XMLType
XSD type for base64Binary.
XSD_BOOLEAN - static field in class org.apache.axis.Constants
XSD_BOOLEAN - static field in class javax.xml.rpc.encoding.XMLType
XSD type for boolean.
XSD_BYTE - static field in class org.apache.axis.Constants
XSD_BYTE - static field in class javax.xml.rpc.encoding.XMLType
XSD type for byte.
XSD_DATE - static field in class org.apache.axis.Constants
XSD_DATETIME - static field in class org.apache.axis.Constants
XSD_DATETIME - static field in class javax.xml.rpc.encoding.XMLType
XSD type for dateTime.
XSD_DAY - static field in class org.apache.axis.Constants
XSD_DECIMAL - static field in class org.apache.axis.Constants
XSD_DECIMAL - static field in class javax.xml.rpc.encoding.XMLType
XSD type for decimal.
XSD_DOUBLE - static field in class org.apache.axis.Constants
XSD_DOUBLE - static field in class javax.xml.rpc.encoding.XMLType
XSD type for double.
XSD_DURATION - static field in class org.apache.axis.Constants
XSD_ENTITIES - static field in class org.apache.axis.Constants
XSD_ENTITY - static field in class org.apache.axis.Constants
XSD_FLOAT - static field in class org.apache.axis.Constants
XSD_FLOAT - static field in class javax.xml.rpc.encoding.XMLType
XSD type for float.
XSD_HEXBIN - static field in class org.apache.axis.Constants
XSD_HEXBINARY - static field in class javax.xml.rpc.encoding.XMLType
XSD type for hexBinary.
XSD_ID - static field in class org.apache.axis.Constants
XSD_IDREF - static field in class org.apache.axis.Constants
XSD_IDREFS - static field in class org.apache.axis.Constants
XSD_INT - static field in class org.apache.axis.Constants
XSD_INT - static field in class javax.xml.rpc.encoding.XMLType
XSD type for int.
XSD_INTEGER - static field in class org.apache.axis.Constants
XSD_INTEGER - static field in class javax.xml.rpc.encoding.XMLType
XSD type for integer.
XSD_LANGUAGE - static field in class org.apache.axis.Constants
XSD_LONG - static field in class org.apache.axis.Constants
XSD_LONG - static field in class javax.xml.rpc.encoding.XMLType
XSD type for long.
XSD_MONTH - static field in class org.apache.axis.Constants
XSD_MONTHDAY - static field in class org.apache.axis.Constants
XSD_NAME - static field in class org.apache.axis.Constants
XSD_NCNAME - static field in class org.apache.axis.Constants
XSD_NEGATIVEINTEGER - static field in class org.apache.axis.Constants
XSD_NMTOKEN - static field in class org.apache.axis.Constants
XSD_NMTOKENS - static field in class org.apache.axis.Constants
XSD_NONNEGATIVEINTEGER - static field in class org.apache.axis.Constants
XSD_NONPOSITIVEINTEGER - static field in class org.apache.axis.Constants
XSD_NORMALIZEDSTRING - static field in class org.apache.axis.Constants
XSD_NOTATION - static field in class org.apache.axis.Constants
XSD_POSITIVEINTEGER - static field in class org.apache.axis.Constants
XSD_QNAME - static field in class org.apache.axis.Constants
XSD_QNAME - static field in class javax.xml.rpc.encoding.XMLType
XSD type for QName.
XSD_SCHEMA - static field in class org.apache.axis.Constants
XSD_SHORT - static field in class org.apache.axis.Constants
XSD_SHORT - static field in class javax.xml.rpc.encoding.XMLType
XSD type for short.
XSD_STRING - static field in class org.apache.axis.Constants
XSD_STRING - static field in class javax.xml.rpc.encoding.XMLType
XSD type for string.
XSD_TIME - static field in class org.apache.axis.Constants
XSD_TIMEINSTANT1999 - static field in class org.apache.axis.Constants
XSD_TIMEINSTANT2000 - static field in class org.apache.axis.Constants
XSD_TOKEN - static field in class org.apache.axis.Constants
XSD_UNSIGNEDBYTE - static field in class org.apache.axis.Constants
XSD_UNSIGNEDINT - static field in class org.apache.axis.Constants
XSD_UNSIGNEDLONG - static field in class org.apache.axis.Constants
XSD_UNSIGNEDSHORT - static field in class org.apache.axis.Constants
XSD_YEAR - static field in class org.apache.axis.Constants
XSD_YEARMONTH - static field in class org.apache.axis.Constants

Y

Year - class org.apache.axis.types.Year
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 org.apache.axis.holders.YearHolder
Class YearHolder
YearHolder() - constructor for class org.apache.axis.holders.YearHolder
Constructor YearHolder
YearHolder(org.apache.axis.types.Year) - constructor for class org.apache.axis.holders.YearHolder
Constructor YearHolder
YearMonth - class org.apache.axis.types.YearMonth
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 org.apache.axis.holders.YearMonthHolder
Class YearMonthHolder
YearMonthHolder() - constructor for class org.apache.axis.holders.YearMonthHolder
Constructor YearMonthHolder
YearMonthHolder(org.apache.axis.types.YearMonth) - constructor for class org.apache.axis.holders.YearMonthHolder
Constructor YearMonthHolder

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.