站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

Index (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档

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

A

ACCEPTMISSINGPARAMS - Static variable in class org.apache.axis.MessageContext
A boolean param, to control whether we accept missing parameters as nulls or refuse to acknowledge them.
ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
ALL_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
ANON_TOKEN - Static variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
 
ANYCONTENT - Static variable in class org.apache.axis.Constants
The name of the field which accepts xsd:any content in Beans
APPLICATION - Static variable in class org.apache.axis.enum.Scope
 
APPLICATION_STR - Static variable in class org.apache.axis.enum.Scope
 
ARGUMENTS_REQUIRED_2 - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option requires 2 arguments
ARGUMENT_DISALLOWED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option does not take arguments
ARGUMENT_OPTIONAL - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that the argument is optional
ARGUMENT_REQUIRED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that one argument is required
ATTACHMENTS_DIR - Static variable in class org.apache.axis.MessageContext
The directory where in coming attachments are created.
ATTACHMENT_ENCAPSULATION_FORMAT - Static variable in class org.apache.axis.client.Call
Property for setting attachment format.
ATTACHMENT_ENCAPSULATION_FORMAT_DIME - Static variable in class org.apache.axis.client.Call
Property value for setting attachment format as DIME.
ATTACHMENT_ENCAPSULATION_FORMAT_MIME - Static variable in class org.apache.axis.client.Call
Property value for setting attachment format as MIME.
ATTR_ACTOR - Static variable in class org.apache.axis.Constants
 
ATTR_ARRAY_SIZE - Static variable in class org.apache.axis.Constants
 
ATTR_ARRAY_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_ATTACHMENT_FORMAT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_AXIS_ENGINE - Static variable in class org.apache.axis.transport.http.AxisServletBase
name of the axis engine to use in the servlet context
ATTR_CLASS - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_CLASSNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_DESERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ENCODING_STYLE - Static variable in class org.apache.axis.Constants
 
ATTR_ENCSTYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_HANDLERINFOCHAIN - Static variable in class org.apache.axis.Constants
 
ATTR_HREF - Static variable in class org.apache.axis.Constants
 
ATTR_ID - Static variable in class org.apache.axis.Constants
 
ATTR_INHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_LANG_SPEC_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_LOCKED - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_MODE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_MUST_UNDERSTAND - Static variable in class org.apache.axis.Constants
 
ATTR_NAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_OFFSET - Static variable in class org.apache.axis.Constants
 
ATTR_ONEWAY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_OUTHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_PIVOT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_POSITION - Static variable in class org.apache.axis.Constants
 
ATTR_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_QNAME - Static variable in class org.apache.axis.Constants
 
ATTR_QNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_REF - Static variable in class org.apache.axis.Constants
 
ATTR_RELAY - Static variable in class org.apache.axis.Constants
 
ATTR_RETHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_RETQNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_RETTYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ROLE - Static variable in class org.apache.axis.Constants
 
ATTR_ROOT - Static variable in class org.apache.axis.Constants
 
ATTR_SERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_SOAPACTORNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_STREAMING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_STYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_USE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_VALUE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
AUTHUSER - Static variable in class org.apache.axis.MessageContext
Place to store an AuthenticatedUser
AXIS_SAX - Static variable in class org.apache.axis.Constants
 
AXIS_VOID - Static variable in class org.apache.axis.encoding.XMLType
A "marker" XML type QName we use to indicate a void type.
AbstractXMLEncoder - class org.apache.axis.components.encoding.AbstractXMLEncoder.
Abstract class for XML String encoders.
AbstractXMLEncoder() - Constructor for class org.apache.axis.components.encoding.AbstractXMLEncoder
 
Admin - class org.apache.axis.utils.Admin.
Handy static utility functions for turning XML into Axis deployment operations.
Admin() - Constructor for class org.apache.axis.utils.Admin
 
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
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.
AdminServlet() - Constructor for class org.apache.axis.transport.http.AdminServlet
 
ArrayDeserializer - class org.apache.axis.encoding.ser.ArrayDeserializer.
An ArrayDeserializer handles deserializing SOAP arrays.
ArrayDeserializer() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializer
 
ArrayDeserializer.ArrayListExtension - class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension.
During processing, the Array Deserializer stores the array in an ArrayListExtension class.
ArrayDeserializerFactory - class org.apache.axis.encoding.ser.ArrayDeserializerFactory.
DeserializerFactory for arrays
ArrayDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
 
ArraySerializer - class org.apache.axis.encoding.ser.ArraySerializer.
An ArraySerializer handles serializing of arrays.
ArraySerializer() - Constructor for class org.apache.axis.encoding.ser.ArraySerializer
 
ArraySerializerFactory - class org.apache.axis.encoding.ser.ArraySerializerFactory.
SerializerFactory for arrays
ArraySerializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
 
AttachmentPartImpl - class org.apache.axis.attachments.AttachmentPartImpl.
An attachment part.
AttachmentPartImpl() - Constructor for class org.apache.axis.attachments.AttachmentPartImpl
Constructor AttachmentPart
AttachmentPartImpl(DataHandler) - Constructor for class org.apache.axis.attachments.AttachmentPartImpl
Constructor AttachmentPart
AttachmentSupport - class org.apache.axis.attachments.AttachmentSupport.
Provide access to the attechment support implementation.
AttachmentSupport() - Constructor for class org.apache.axis.attachments.AttachmentSupport
 
AttachmentUtils - class org.apache.axis.attachments.AttachmentUtils.
This class allow access to the Jaf data handler in AttachmentPart.
Attachments - interface org.apache.axis.attachments.Attachments.
Access the Attachments of a Message.
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.
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
 
AttributeSerializationContextImpl - class org.apache.axis.encoding.AttributeSerializationContextImpl.
Used to suppress element tag serialization when serializing simple types into attributes.
AttributeSerializationContextImpl(Writer, SerializationContext) - Constructor for class org.apache.axis.encoding.AttributeSerializationContextImpl
 
AuthenticatedUser - interface org.apache.axis.security.AuthenticatedUser.
A small (mostly marker) interface for wrapping provider-specific user classes.
AxisClient - class org.apache.axis.client.AxisClient.
Provides the equivalent of an "Axis engine" on the client side.
AxisClient(EngineConfiguration) - Constructor for class org.apache.axis.client.AxisClient
 
AxisClient() - Constructor for class org.apache.axis.client.AxisClient
 
AxisClientProxy - class org.apache.axis.client.AxisClientProxy.
Very simple dynamic proxy InvocationHandler class.
AxisEngine - class org.apache.axis.AxisEngine.
An AxisEngine is the base class for AxisClient and AxisServer.
AxisEngine(EngineConfiguration) - Constructor for class org.apache.axis.AxisEngine
Construct an AxisEngine using the specified engine configuration.
AxisFault - exception org.apache.axis.AxisFault.
An exception which maps cleanly to a SOAP fault.
AxisFault(String, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault
AxisFault(QName, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault in any namespace
AxisFault(QName, QName[], String, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault in any namespace
AxisFault(Exception) - Constructor for class org.apache.axis.AxisFault
Wrap an AxisFault around an existing Exception - this is private to force everyone to use makeFault() above, which sanity-checks us.
AxisFault(String) - Constructor for class org.apache.axis.AxisFault
create a simple axis fault from the message.
AxisFault() - Constructor for class org.apache.axis.AxisFault
No-arg constructor for building one from an XML stream.
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
 
AxisProperties - class org.apache.axis.AxisProperties.
Configuration properties for AXIS.
AxisProperties() - Constructor for class org.apache.axis.AxisProperties
 
AxisServer - class org.apache.axis.server.AxisServer.
 
AxisServer() - Constructor for class org.apache.axis.server.AxisServer
 
AxisServer(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.
AxisServiceConfigImpl - class org.apache.axis.AxisServiceConfigImpl.
A simple implementation of AxisServiceConfig.
AxisServiceConfigImpl() - Constructor for class org.apache.axis.AxisServiceConfigImpl
 
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.
AxisServletBase() - Constructor for class org.apache.axis.transport.http.AxisServletBase
 
add(Object) - Method in class org.apache.axis.utils.IdentityHashMap
adds an object to the Map.
add(Object) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
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(URL) - Method in class org.apache.axis.utils.URLHashSet
Adds the specified URL to this set if it is not already present.
add(String, QName[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Add operation name and vector containing return and parameter names.
add(String, String[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Convenience method which allows passing an array of Strings which will be converted into QNames with no namespace.
add(String, Definition, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Add the given Definition and Document information to the symbol table (including imported symbols), populating it with SymTabEntries for each of the top-level symbols.
add(String, String, String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Add an entry
addActorURI(String) - Method in class org.apache.axis.AxisEngine
 
addAll(Collection) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
addArgument(String) - Method in class org.apache.axis.utils.CLOption
Mutator of Argument property.
addAttachment(Object) - Method in class org.apache.axis.client.Stub
Add an attachment
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis.Message
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentPart(Part) - Method in interface org.apache.axis.attachments.Attachments
Adds an existing attachment to this list.
addAttachmentPart(Part) - Method in class org.apache.axis.attachments.AttachmentsImpl
Adds an existing attachment to this list.
addAttachmentPart(Object) - Method in class org.apache.axis.client.Call
This method adds an attachment.
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis.message.SOAPMessageImpl
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentParts(Message) - Method in class org.apache.axis.client.Call
Stub out to allow ws4ee layer to add attachments to the message
addAttribute(String, String, QName) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(String, String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(Name, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(Name, String) - Method in class org.apache.axis.message.SOAPElementImpl
Adds an attribute with the specified name and value to this SOAPElement object.
addBindingGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a soap body if one does not exist
addBody() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
addBodyElement(Name) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addBodyElement(Name) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addBodyElement(SOAPBodyElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a SOAP Body Element
addBodyPart(DimeBodyPart) - Method in class org.apache.axis.attachments.DimeMultiPart
 
addChain(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addChild(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Note that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.
addChildDeserializer(Deserializer) - Method in class org.apache.axis.encoding.DeserializerImpl
 
addChildElement(Name) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addChildElement(Name) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPElementAxisImpl
The added child must be an instance of MessageElement rather than an abitrary SOAPElement otherwise a (wrapped) ClassCastException will be thrown.
addChildElement(String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the specified local name and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
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.SOAPElementImpl
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(Name) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPElementImpl
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
we have to override this to enforce that SOAPHeader immediate children are exclusively of type SOAPHeaderElement (otherwise we'll get mysterious ClassCastExceptions down the road...
addChildElement(Name) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addComponentTypeMapping(Class, QName) - Method in class org.apache.axis.encoding.ser.ArraySerializer
 
addDefinitionGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addDetail() - Method in class org.apache.axis.message.SOAPFaultImpl
Creates a Detail object and sets it as the Detail object for this SOAPFaultException object.
addDetailEntry(Name) - Method in class org.apache.axis.message.DetailImpl
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDocument(Document) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addDocument(Document) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(QName, Class, QName, boolean) - Method in class org.apache.axis.client.Call
Add a fault for this operation

Note: Not part of JAX-RPC specificaion

addFault(FaultDesc) - Method in class org.apache.axis.description.OperationDesc
 
addFault(Name, String, Locale) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault(Name, String) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault() - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault() - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(Name, String) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(Name, String, Locale) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFaultDetail(Element) - Method in class org.apache.axis.AxisFault
append an element to the fault detail list
addFaultDetail(QName, String) - Method in class org.apache.axis.AxisFault
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(QName) - Method in class org.apache.axis.AxisFault
This is new in SOAP 1.2, ignored in SOAP 1.1
addFaultSubCodeAsString(String) - Method in class org.apache.axis.AxisFault
This is new in SOAP 1.2, ignored in SOAP 1.1
addFieldDesc(FieldDesc) - Method in class org.apache.axis.description.TypeDesc
Add a new FieldDesc, keeping the convenience fields in sync.
addGenerator(Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addGenerator(Class, Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addHandler(Handler) - Method in interface org.apache.axis.Chain
Adds a handler to the end of the chain.
addHandler(Handler) - Method in class org.apache.axis.SimpleChain
 
addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Add a Handler to the chain (at the end)
addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.AxisFault
Add a SOAP header which should be serialized along with the fault.
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.client.Call
Add a header which should be inserted into each outgoing message we generate.
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a HeaderElement
addHeader() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a soap header if one does not exist
addHeader() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
addHeaderElement(Name) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addHeaderElement(Name) - Method in class org.apache.axis.message.SOAPHeaderImpl
 
addMapping(Mapping) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addMessageGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
These addXXXGenerators are called by the constructor.
addMimeHeader(String, String) - Method in class org.apache.axis.MessagePart
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in interface org.apache.axis.Part
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
Add the specified MIME header, as per JAXM.
addNamespaceDeclaration(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addNamespaceDeclaration(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
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
 
addObjectById(String, Object) - Method in interface org.apache.axis.encoding.DeserializationContext
Add the object associated with this id (where id is the value of an id= attribute, i.e.
addObjectById(String, Object) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Add the object associated with this id (where id is the value of an id= attribute, i.e.
addOperation(WSDDOperation) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Add a WSDDOperation to the Service.
addOperation(String, QName) - Method in class org.apache.axis.providers.BasicProvider
 
addOperationDesc(OperationDesc) - Method in class org.apache.axis.description.ServiceDesc
 
addOptions(CLOptionDescriptor[]) - Method in class org.apache.axis.wsdl.Java2WSDL
addOptions Add option descriptions to the tool.
addOptions(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(RPCParam) - Method in class org.apache.axis.message.RPCElement
 
addParameter(QName, QName, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(QName, QName, Class, ParameterMode, boolean, boolean) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(QName, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(String, QName, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(String, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
Adds a parameter type and mode for a specific operation.
addParameter(ParameterDesc) - Method in class org.apache.axis.description.OperationDesc
 
addParameter(QName, QName, Class, byte, boolean, boolean) - Method in class org.apache.axis.description.OperationDesc
 
addParameterAsHeader(QName, QName, Class, ParameterMode, ParameterMode) - Method in class org.apache.axis.client.Call
Adds a parameter type as a soap:header.
addPart(String, String, AttachmentPartImpl) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
addPart(String, String, AttachmentPartImpl) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method addPart
addPortTypeGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addReferencedObject(String, Object) - Method in interface org.apache.axis.message.IDResolver
Store the object associated with id
addService(WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addServiceGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addStuff(Generator, SymTabEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addStuff(Generator, Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addTextNode(String) - Method in class org.apache.axis.message.DetailEntryImpl
 
addTextNode(String) - Method in class org.apache.axis.message.RPCParamElementImpl
Try to keep the RPCParam object in sync
addTextNode(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Text nodes are not supported.
addTextNode(String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addTextNode(String) - Method in class org.apache.axis.message.SOAPEnvelopeImpl
Text nodes are not supported.
addTrailer(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add an element to the trailer
addTransport(WSDDTransport) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
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
 
addTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Add a WSDDTypeMapping to the Service.
addUnderscore(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Prepend an underscore to the name
addWorker(Runnable) - Method in class org.apache.axis.components.threadpool.ThreadPool
Adds a new worker to the pool
adoptNode(Node) - Method in class org.apache.axis.MessagePart
 
algorithm - Static variable in class org.apache.axis.utils.SessionUtils
The message digest algorithm to be used when generating session identifiers.
appendChild(Node) - Method in class org.apache.axis.MessagePart
 
appendChild(Node) - Method in class org.apache.axis.message.NodeImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPPartImpl
 
appendData(String) - Method in class org.apache.axis.message.TextImpl
Append the string to the end of the character data of the node.
appendEncoded(EncodedByteArray, char) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
 
appendPath(String) - Method in class org.apache.axis.types.URI
Append to the end of the path of this URI.
arrayType - Variable in class org.apache.axis.encoding.ser.ArrayDeserializer
 
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.
attachmentParts - Variable in class org.apache.axis.client.Call
 
attributeQName2String(QName) - Method in interface org.apache.axis.encoding.SerializationContext
Convert attribute QName to a string of the form : There are some special rules for attributes
attributeQName2String(QName) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convert attribute QName to a string of the form : There are slightly different rules for attributes: - There is no default namespace - any attribute in a namespace must have a prefix
attributes - Variable in class org.apache.axis.components.net.DefaultSocketFactory
attributes
attributes - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
attributes - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
authenticate(MessageContext) - Method in interface org.apache.axis.security.SecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
Authenticate a user from a username/password pair.
available() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
 
available() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
 
available() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
available() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
return the number of bytes available to be read without blocking
availableFromTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
 
awaitShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Await shutdown of the worker
awaitShutdown(long) - Method in class org.apache.axis.components.threadpool.ThreadPool
Await shutdown of the worker
axisServer - Variable in class org.apache.axis.transport.http.AxisServletBase
per-instance cache of the axis server

B

BASE_NAME - Static variable in class org.apache.axis.i18n.RB
 
BEAN_DESERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
BEAN_SERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
BINDING_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
BOUNDARY_NOT_FOUND - Static variable in class org.apache.axis.attachments.BoundaryDelimitedStream
Field BOUNDARY_NOT_FOUND.
Base64 - class org.apache.axis.encoding.Base64.
 
Base64() - Constructor for class org.apache.axis.encoding.Base64
 
Base64Deserializer - class org.apache.axis.encoding.ser.Base64Deserializer.
Deserializer for Base64
Base64Deserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Deserializer
 
Base64DeserializerFactory - class org.apache.axis.encoding.ser.Base64DeserializerFactory.
DeserializerFactory for hexBinary.
Base64DeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64DeserializerFactory
 
Base64Serializer - class org.apache.axis.encoding.ser.Base64Serializer.
Serializer for Base64
Base64Serializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Serializer
 
Base64SerializerFactory - class org.apache.axis.encoding.ser.Base64SerializerFactory.
SerializerFactory for hexBinary.
Base64SerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64SerializerFactory
 
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
BaseDeserializerFactory(Class, QName, Class) - Constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
BaseFactory - class org.apache.axis.encoding.ser.BaseFactory.
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
BaseFactory() - Constructor for class org.apache.axis.encoding.ser.BaseFactory
 
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, 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(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.BaseType
 
BaseTypeMapping - class org.apache.axis.wsdl.symbolTable.BaseTypeMapping.
Get the base language name for a qname
BaseTypeMapping() - Constructor for class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
 
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.
BasicHandler() - Constructor for class org.apache.axis.handlers.BasicHandler
 
BasicProvider - class org.apache.axis.providers.BasicProvider.
This class has one way of keeping track of the operations declared for a particular service provider.
BasicProvider() - Constructor for class org.apache.axis.providers.BasicProvider
 
BasicServerConfig - class 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.
BeanDeserializer - class org.apache.axis.encoding.ser.BeanDeserializer.
General purpose deserializer for an arbitrary java bean.
BeanDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializer(Class, QName, TypeDesc, Map) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializerFactory - class org.apache.axis.encoding.ser.BeanDeserializerFactory.
DeserializerFactory for Bean
BeanDeserializerFactory(Class, 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(PropertyDescriptor) - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
Constructor (takes a PropertyDescriptor)
BeanPropertyDescriptor() - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
Protected constructor for use by our children
BeanPropertyTarget - class org.apache.axis.encoding.ser.BeanPropertyTarget.
Class which knows how to update a bean property
BeanPropertyTarget(Object, BeanPropertyDescriptor) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for a normal property.
BeanPropertyTarget(Object, BeanPropertyDescriptor, int) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for an indexed property.
BeanPropertyTarget(BeanDeserializer, DeferedBeanConstruction, BeanPropertyDescriptor) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for a property with defered construction.
BeanSerializer - class org.apache.axis.encoding.ser.BeanSerializer.
General purpose serializer/deserializerFactory for an arbitrary java bean.
BeanSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializer(Class, QName, TypeDesc, BeanPropertyDescriptor[]) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializerFactory - class org.apache.axis.encoding.ser.BeanSerializerFactory.
SerializerFactory for Bean
BeanSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializerFactory
 
BeanUtils - class org.apache.axis.utils.BeanUtils.
 
BeanUtils() - Constructor for class org.apache.axis.utils.BeanUtils
 
BeanVendorAdapter - class org.apache.axis.components.jms.BeanVendorAdapter.
Uses ClassUtils.forName and reflection to configure ConnectionFactory.
BeanVendorAdapter() - Constructor for class org.apache.axis.components.jms.BeanVendorAdapter
 
BindingEntry - class org.apache.axis.wsdl.symbolTable.BindingEntry.
This class represents a WSDL binding.
BindingEntry(Binding, int, Style, boolean, HashMap, Map, Map) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
Construct a BindingEntry from a WSDL4J Binding object and the additional binding info: binding type, binding style, whether there is any literal binding, and the attributes which contain the input/output/fault body type information.
BindingEntry(Binding) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
This is a minimal constructor.
BindingEntry.HeaderPart - class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart.
A header part that appears in a binding
BindingEntry.HeaderPart(String, QName, int) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
BindingEntry.OperationAttr - class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr.
Contains attributes for Operations - Body type: encoded or literal
BindingEntry.OperationAttr(Use, Use, Map) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
BindingEntry.OperationAttr() - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
BodyBuilder - class org.apache.axis.message.BodyBuilder.
 
BooleanHolder - class org.apache.axis.components.net.BooleanHolder.
hold a boolean value.
BooleanHolder(boolean) - Constructor for class org.apache.axis.components.net.BooleanHolder
Constructor BooleanHolder
BoundaryDelimitedStream - class org.apache.axis.attachments.BoundaryDelimitedStream.
This class takes the input stream and turns it multiple streams.
BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axis.attachments.BoundaryDelimitedStream
Constructor to create the next stream from the previous one.
bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
 
bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
 
bPackageOpt - Variable in class org.apache.axis.wsdl.WSDL2Java
 
base64encode(byte[]) - Static method in class org.apache.axis.utils.XMLUtils
 
basePropertyFileName - Variable in class org.apache.axis.i18n.RB
 
baseTypeMapping - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
beanDeserializer - Variable in class org.apache.axis.encoding.ser.BeanPropertyTarget
 
binding - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
binding - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
 
bindingWriters - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Return Wsdl2java's JavaBindingWriter object.
boundary - Variable in class org.apache.axis.attachments.BoundaryDelimitedStream
 
boundary - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
boundary - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field boundary
boundaryDelimitedStream - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field boundaryDelimitedStream
boundaryPosition(byte[], int, int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
builder - Variable in class org.apache.axis.message.SOAPFaultDetailsBuilder
 
byteValue() - Method in class org.apache.axis.types.UnsignedInt
 
byteValue() - Method in class org.apache.axis.types.UnsignedLong
 

C

CALL - Static variable in class org.apache.axis.MessageContext
If on the client - this is the Call object
CDATAImpl - class org.apache.axis.message.CDATAImpl.
A CDATASection * * @author Heejune Ahn (cityboy@tmax.co.kr)
CDATAImpl(Node) - Constructor for class org.apache.axis.message.CDATAImpl
 
CIDprefix - Static variable in interface org.apache.axis.attachments.Attachments
The prefix used to assoc.
CLArgsParser - class org.apache.axis.utils.CLArgsParser.
Parser for command line arguments.
CLArgsParser(String[], CLOptionDescriptor[], ParserControl) - Constructor for class org.apache.axis.utils.CLArgsParser
Create a parser that can deal with options and parses certain args.
CLArgsParser(String[], CLOptionDescriptor[]) - Constructor for class org.apache.axis.utils.CLArgsParser
Create a parser that deals with options and parses certain args.
CLIENT_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
 
CLIENT_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
JMSConnectorFactory parameter valid for either domain.
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.
CLUtil - class org.apache.axis.utils.CLUtil.
CLUtil offers basic utility operations for use both internal and external to package.
COMPLEX_TYPE_FAULT - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
CONNECTION_FACTORY_CLASS - Static variable in class org.apache.axis.components.jms.BeanVendorAdapter
 
CONNECTION_FACTORY_JNDI_NAME - Static variable in class org.apache.axis.components.jms.JNDIVendorAdapter
 
CONNECTOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
CONNECT_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
 
CONNECT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
CONTENT_TYPE - Static variable in class org.apache.axis.attachments.ImageDataSource
 
CONTENT_TYPE - Static variable in class org.apache.axis.attachments.MimeMultipartDataSource
 
CONTENT_TYPE - Static variable in class org.apache.axis.attachments.OctetStreamDataSource
 
CONTENT_TYPE - Static variable in class org.apache.axis.attachments.PlainTextDataSource
 
CONTENT_TYPE - Static variable in class org.apache.axis.attachments.SourceDataSource
 
CR - Static variable in class org.apache.axis.utils.JavaUtils
 
CalendarDeserializer - class org.apache.axis.encoding.ser.CalendarDeserializer.
The CalendarSerializer deserializes a dateTime.
CalendarDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarDeserializer
The Deserializer is constructed with the xmlType and javaType
CalendarDeserializerFactory - class org.apache.axis.encoding.ser.CalendarDeserializerFactory.
A CalendarDeserializer Factory
CalendarDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarDeserializerFactory
 
CalendarSerializer - class org.apache.axis.encoding.ser.CalendarSerializer.
Serializer for dateTime (Calendar).
CalendarSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarSerializer
 
CalendarSerializerFactory - class org.apache.axis.encoding.ser.CalendarSerializerFactory.
SerializerFactory for Calendar(dateTime) primitives
CalendarSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.CalendarSerializerFactory
 
Call - class org.apache.axis.client.Call.
Axis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.
Call(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(Callback, Object) - Constructor for class org.apache.axis.encoding.CallbackTarget
 
Chain - interface org.apache.axis.Chain.
 
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
 
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
 
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(byte[], Map) - Constructor for class org.apache.axis.utils.bytecode.ClassReader
 
ClassUtils - class org.apache.axis.utils.ClassUtils.
Utility methods for Class Loading.
ClassUtils() - Constructor for class org.apache.axis.utils.ClassUtils
 
CollectionElement - class org.apache.axis.wsdl.symbolTable.CollectionElement.
This Element is for a QName that is a 'collection'.
CollectionElement(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.CollectionElement
 
CollectionTE - interface org.apache.axis.wsdl.symbolTable.CollectionTE.
 
CollectionType - class org.apache.axis.wsdl.symbolTable.CollectionType.
This Type is for a QName that is a 'collection'.
CollectionType(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.CollectionType
 
CommentImpl - class org.apache.axis.message.CommentImpl.
Most of methods are inherited from TEXT, defined for its Interface Marker * only * * @author Heejune Ahn (cityboy@tmax.co.kr)
CommentImpl(Node) - Constructor for class org.apache.axis.message.CommentImpl
 
ConfigurationException - exception org.apache.axis.ConfigurationException.
ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.
ConfigurationException(String) - Constructor for class org.apache.axis.ConfigurationException
Construct a ConfigurationException from a String.
ConfigurationException(Exception) - Constructor for class org.apache.axis.ConfigurationException
Construct a ConfigurationException from an Exception.
ConfigurationException(Exception, boolean) - Constructor for class org.apache.axis.ConfigurationException
Construct a ConfigurationException from an Exception.
Constants - class org.apache.axis.Constants.
 
Constants() - Constructor for class org.apache.axis.Constants
 
cacheStringDSer - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
cacheStringDSer - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
 
cacheXMLType - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
cacheXMLType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
 
cachedEndpoint - Variable in class org.apache.axis.client.Stub
 
cachedPassword - Variable in class org.apache.axis.client.Stub
 
cachedPortName - Variable in class org.apache.axis.client.Stub
 
cachedProperties - Variable in class org.apache.axis.client.Stub
 
cachedSOAPEnvelope - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
cachedSOAPEnvelope - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field cachedSOAPEnvelope
cachedTimeout - Variable in class org.apache.axis.client.Stub
 
cachedUsername - Variable in class org.apache.axis.client.Stub
 
cachedWSDL - Static variable in class org.apache.axis.client.Service
 
cachingWSDL - Static variable in class org.apache.axis.client.Service
 
call - Variable in class org.apache.axis.client.AdminClient
 
call(SOAPMessage, Object) - Method in class org.apache.axis.soap.SOAPConnectionImpl
Sends the given message to the specified endpoint and blocks until it has returned the response.
call(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.
canHandleBlock(QName) - Method in class org.apache.axis.FaultableHandler
 
canHandleBlock(QName) - Method in interface org.apache.axis.Handler
Can this Handler process this QName?
canHandleBlock(QName) - Method in class org.apache.axis.SimpleChain
 
canHandleBlock(QName) - Method in class org.apache.axis.handlers.BasicHandler
 
capitalizeFirstChar(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Capitalize the first character of the name.
characters(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
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.Base64Deserializer
Handle any characters found in the data
characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
This will assign text content to the bean property that is an element with the asContent flag set to true.
characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.HexDeserializer
Handle any characters found in the data
characters(char[], int, int) - Method in class org.apache.axis.encoding.ser.ListDeserializer
Parse the content and construct an Object array from it.
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.message.SAX2EventRecorder
 
characters(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
 
checkMethodName(MessageContext, String, String) - Method in class org.apache.axis.providers.java.RPCProvider
Throw an AxisFault if the requested method is not allowed.
chunkSize - Variable in class org.apache.axis.transport.http.ChunkedInputStream
 
className - Variable in class org.apache.axis.wsdl.Java2WSDL
 
className - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
 
className - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
 
cleanup() - Method in class org.apache.axis.AxisEngine
cleanup routine removes application scoped objects There is a small risk of this being called more than once so the cleanup should be designed to resist that event
cleanup() - Method in class org.apache.axis.FaultableHandler
 
cleanup() - Method in interface org.apache.axis.Handler
Cleanup is called when the chain containing this Handler object is done processing the chain.
cleanup() - Method in class org.apache.axis.SimpleChain
 
cleanup() - Method in class org.apache.axis.components.threadpool.ThreadPool
 
cleanup() - Method in class org.apache.axis.handlers.BasicHandler
 
cleanup() - Method in class org.apache.axis.handlers.JAXRPCHandler
 
clear() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Removes all TypeMappings and namespaceURIs from this TypeMappingRegistry.
clear() - Method in class org.apache.axis.message.SAX2EventRecorder
 
clear() - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
clear() - Method in class org.apache.axis.utils.LinkedHashMap
 
clearAttachments() - Method in class org.apache.axis.client.Stub
This method clears the request attachments.
clearBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
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 org.apache.axis.attachments.AttachmentPartImpl
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
This is new in SOAP 1.2, ignored in SOAP 1.1
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
 
clone() - Method in class org.apache.axis.wsdl.toJava.Namespaces
Instantiate a clone of this Namespaces object.
cloneFrame() - Method in class org.apache.axis.utils.NSStack
Return a copy of the current frame.
cloneNode(boolean) - Method in class org.apache.axis.MessagePart
 
cloneNode(boolean) - Method in class org.apache.axis.message.NodeImpl
 
cloneNode(boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
[todo] Study it more....
cloneNode(boolean) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
cloneNode(boolean) - Method in class org.apache.axis.message.SOAPPartImpl
 
clonning() - Method in class org.apache.axis.message.SOAPElementAxisImpl
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 boolean _isDirty = false; Y? 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 Element elementRep = null; N? protected MessageElement parent = null; N public ArrayList namespaces = null; Y protected String encodingStyle = null; N? private Object objectValue = null; N?

close() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
Closes the stream.
close() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
Closes the stream.
close() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
close() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method close
close() - Method in class org.apache.axis.soap.SOAPConnectionImpl
Closes this SOAPConnection object.
close() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
close() - Method in class org.apache.axis.transport.http.ChunkedOutputStream
 
close() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
disassociate from the underlying input stream
close() - Method in class org.apache.axis.transport.http.SocketInputStream
 
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.
closed - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
closed - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field closed
closed - Variable in class org.apache.axis.transport.http.ChunkedInputStream
 
closed - Variable in class org.apache.axis.transport.http.SocketInputStream
 
code - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
collectionIndex - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
comment(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
comment(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
 
comment(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
 
compareTo(Object) - Method in class org.apache.axis.types.UnsignedInt
 
compareTo(Object) - Method in class org.apache.axis.types.UnsignedLong
 
componentsReady() - Method in interface org.apache.axis.encoding.Deserializer
Some deserializers (ArrayDeserializer) require all of the component values to be known before the value is complete.
componentsReady() - Method in class org.apache.axis.encoding.DeserializerImpl
Some deserializers (ArrayDeserializer) require all of the component values to be known before the value is complete.
config - Variable in class org.apache.axis.AxisEngine
Our go-to guy for configuration...
config - Variable in class org.apache.axis.client.Service
 
configureEngine(AxisEngine) - Method in interface org.apache.axis.EngineConfiguration
Configure this AxisEngine using whatever data source we have.
configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
 
configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.NullProvider
 
configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.SimpleProvider
Configure an AxisEngine.
configureEngine(AxisEngine) - Method in class org.apache.axis.configuration.XMLStringProvider
 
configureEngine(AxisEngine) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
constructSignatures(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
contains(Handler) - Method in interface org.apache.axis.Chain
Is this handler in the chain?
contains(Handler) - Method in class org.apache.axis.SimpleChain
 
contains(Object) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
contains(URL) - Method in class org.apache.axis.utils.URLHashSet
Returns true if this set contains the specified element.
containsAll(Collection) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
containsKey(Object) - Method in class org.apache.axis.utils.IdentityHashMap
 
containsKey(Object) - Method in class org.apache.axis.utils.LinkedHashMap
 
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.utils.LinkedHashMap
 
contentId - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
contentId - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field contentId
contentLocation - Variable in class org.apache.axis.attachments.AttachmentsImpl
This is the content location as specified in SOAP with Attachments.
contentLocation - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field contentLocation
contentType - Variable in class org.apache.axis.attachments.ManagedMemoryDataSource
Field contentType
context - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
context - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
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.
copyStackByDefault - Static variable in class org.apache.axis.ConfigurationException
Copy the orginal exception by default
countAttachments() - Method in class org.apache.axis.Message
Gets a count of the number of attachments in this message.
countAttachments() - Method in class org.apache.axis.message.SOAPMessageImpl
Gets a count of the number of attachments in this message.
create(String, int, StringBuffer, BooleanHolder) - Method in class org.apache.axis.components.net.DefaultSocketFactory
Creates a socket.
create(String, int, StringBuffer, BooleanHolder) - Method in class org.apache.axis.components.net.JSSESocketFactory
creates a secure socket
create(String, int, StringBuffer, BooleanHolder) - Method in interface org.apache.axis.components.net.SocketFactory
Create a socket
create(String) - Static method in class org.apache.axis.components.net.TransportClientPropertiesFactory
 
create() - Static method in class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl
Construct TypeMapping
createArrayElement(String) - Method in class org.apache.axis.wsdl.fromJava.Types
 
createAsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
 
createAsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.QueueConnector
 
createAsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Method in class org.apache.axis.transport.jms.TopicConnector
 
createAttachmentPart() - Method in class org.apache.axis.Message
Creates a new empty AttachmentPart object.
createAttachmentPart(Object) - Method in interface org.apache.axis.attachments.Attachments
Create a new attachment Part in this Message.
createAttachmentPart() - Method in interface org.apache.axis.attachments.Attachments
Create a new attachment Part in this Message.
createAttachmentPart(Object) - Method in class org.apache.axis.attachments.AttachmentsImpl
 
createAttachmentPart() - Method in class org.apache.axis.attachments.AttachmentsImpl
Create a new attachment Part in this Message.
createAttachmentPart() - Method in class org.apache.axis.message.SOAPMessageImpl
Creates a new empty AttachmentPart object.
createAttribute(String) - Method in class org.apache.axis.MessagePart
 
createAttribute(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
createAttribute(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
createAttributeElement(String, Class, QName, boolean, Document) - Method in class org.apache.axis.wsdl.fromJava.Types
Create Attribute Element with a given name and type
createAttributeNS(String, String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPPartImpl
 
createCDATASection(String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPPartImpl
 
createCFMap(Options) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
 
createCall(QName) - Method in class org.apache.axis.client.Service
Creates a new Call object - will prefill as much info from the WSDL as it can.
createCall(QName, String) - Method in class org.apache.axis.client.Service
Creates a new Call object - will prefill as much info from the WSDL as it can.
createCall(QName, QName) - Method in class org.apache.axis.client.Service
Creates a new Call object - will prefill as much info from the WSDL as it can.
createCall() - Method in class org.apache.axis.client.Service
Creates a new Call object with no prefilled data.
createCall(Object) - Method in class org.apache.axis.soap.SOAPConnectionImpl
Stubbed out to allow subclassing
createClientConnector(HashMap, HashMap, String, String) - Static method in class org.apache.axis.transport.jms.JMSConnectorFactory
Static method to create a client connector.
createComment(String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPPartImpl
 
createConnection() - Method in class org.apache.axis.soap.SOAPConnectionFactoryImpl
Create a new SOAPConnection.
createConnectionWithRetry(ConnectionFactory, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
 
createConnectorMap(Options) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
 
createConsumer(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
 
createDefinition() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Build a Definition from the input wsdl file or create a new Definition
createDetail() - Method in class org.apache.axis.soap.SOAPFactoryImpl
 
createDimeMessage() - Method in class org.apache.axis.attachments.AttachmentsImpl
Creates the DIME message
createDocumentFragment() - Method in class org.apache.axis.MessagePart
 
createDocumentFragment() - Method in class org.apache.axis.message.SOAPDocumentImpl
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class org.apache.axis.message.SOAPPartImpl
 
createElement(String) - Method in class org.apache.axis.MessagePart
 
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??? * * @param tagName * @return @throws * DOMException
createElement(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
createElement(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.soap.SOAPFactoryImpl
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
Create a new SOAPElement object with the given local name, prefix and uri.
createElement(Element, String) - Static method in class org.apache.axis.utils.DOM2Utils
Create an Element for a given name
createElement(Element, String, String) - Static method in class org.apache.axis.utils.DOM2Utils
Create an Element for a given name and prefix
createElement(Element, String, String, String) - Static method in class org.apache.axis.utils.DOM2Utils
Create an Element for a given name, prefix and uri
createElement(Element, Name) - Static method in class org.apache.axis.utils.DOM2Utils
Create an Element for a given Name object
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) - Method in class org.apache.axis.wsdl.fromJava.Types
Create a DOM Element in this context
createElementDecl(String, Class, QName, boolean, boolean) - Method in class org.apache.axis.wsdl.fromJava.Types
Create Element
createElementNS(String, String) - Method in class org.apache.axis.MessagePart
 
createElementNS(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
Return SOAPElements (what if they want SOAPEnvelope or Header/Body?) * * @param namespaceURI * @param qualifiedName * @return @throws * DOMException
createElementNS(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
 
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(String) - Method in class org.apache.axis.transport.jms.JMSConnector
 
createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector
 
createEndpoint(String) - Method in class org.apache.axis.transport.jms.QueueConnector
 
createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.QueueConnector
Create an endpoint for a queue destination.
createEndpoint(String) - Method in class org.apache.axis.transport.jms.TopicConnector
 
createEndpoint(Destination) - Method in class org.apache.axis.transport.jms.TopicConnector
Create an endpoint for a queue destination.
createEntityReference(String) - Method in class org.apache.axis.MessagePart
 
createEntityReference(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
createEntityReference(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
createFactory(Class, Class, QName) - Static method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
Utility method that intospects on a factory class to decide how to create the factory.
createFactory(Class, Class, QName) - Static method in class org.apache.axis.encoding.ser.BaseSerializerFactory
Utility method that intospects on a factory class to decide how to create the factory.
createHandlerChain() - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
 
createListenerSession(Connection, Subscription) - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
 
createMP(String, Collection) - Static method in class org.apache.axis.attachments.MimeUtils
This routine will create a multipart object from the parts and the SOAP content.
createMessage() - Method in class org.apache.axis.soap.MessageFactoryImpl
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class org.apache.axis.soap.MessageFactoryImpl
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMessageContext(AxisEngine, HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
Place the Request message in the MessagContext object - notice that we just leave it as a 'ServletRequest' object and let the Message processing routine convert it - we don't do it since we don't know how it's going to be used - perhaps it might not even need to be parsed.
createMessageName(Definition, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
createName(String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
create a Name given the local part
createName(String, String, String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Create a name given local part, prefix and uri
createName(String) - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
createName(String, String, String) - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
createName(String, String, String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
 
createName(String) - Method in class org.apache.axis.soap.SOAPFactoryImpl
 
createParser() - Method in class org.apache.axis.wsdl.WSDL2Java
Instantiate an extension of the Parser
createParser() - Method in class org.apache.axis.wsdl.gen.WSDL2
createParser Used by extended classes to construct an instance of the Parser
createProcessingInstruction(String, String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPPartImpl
 
createRPCInvocation(MessageContext, SOAPEnvelopeAxisImpl, SOAPEnvelopeAxisImpl, Object) - Method in class org.apache.axis.providers.java.RPCProvider
 
createSendSession(Connection) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
 
createServerConnector(HashMap, HashMap, String, String) - Static method in class org.apache.axis.transport.jms.JMSConnectorFactory
Static method to create a server connector.
createService(URL, QName) - Method in class org.apache.axis.client.ServiceFactory
Create a Service instance.
createService(QName) - Method in class org.apache.axis.client.ServiceFactory
Create a Service instance.
createSession(String) - Method in class org.apache.axis.transport.http.SimpleAxisServer
 
createSubscription(MessageListener, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
 
createSyncConnection(ConnectionFactory, Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.JMSConnector
 
createSyncConnection(ConnectionFactory, Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.QueueConnector
 
createSyncConnection(ConnectionFactory, Connection, int, String, String, String, String) - Method in class org.apache.axis.transport.jms.TopicConnector
 
createTemporaryDestination() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
 
createTextNode(String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPPartImpl
 
createTextNode(String) - Static method in class org.apache.axis.utils.DOM2Utils
Create a org.w3c.dom.Text node
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
curIndex - Variable in class org.apache.axis.encoding.ser.ArrayDeserializer
 
curIndex - Variable in class org.apache.axis.encoding.ser.VectorDeserializer
 

D

DEBUG_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
DEC - Static variable in class org.apache.axis.types.HexBinary
 
DEFAULT - Static variable in class org.apache.axis.enum.Scope
 
DEFAULT - Static variable in class org.apache.axis.enum.Style
 
DEFAULT - Static variable in class org.apache.axis.enum.Use
 
DEFAULT_ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
value for ACKNOWLEDGE_MODE if left unset.
DEFAULT_ALGORITHM - Static variable in class org.apache.axis.utils.SessionUtils
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_ATTACHMENT_IMPL - Static variable in class org.apache.axis.AxisEngine
 
DEFAULT_ATTACHMNET_IMPL - Static variable in class org.apache.axis.Message
Default Attachments Implementation class.
DEFAULT_ATTACHMNET_IMPL - Static variable in class org.apache.axis.attachments.AttachmentSupport
Default Attachments Implementation class.
DEFAULT_CONNECT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_DELIVERY_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_ENCODING - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
 
DEFAULT_INTERACT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_MIN_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_NO_LOCAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_NSTOPKG_FILE - Static variable in class org.apache.axis.wsdl.toJava.Emitter
 
DEFAULT_NUM_RETRIES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_NUM_SESSIONS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_PRIORITY - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_SOAP_VERSION - Static variable in class org.apache.axis.Constants
 
DEFAULT_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_TIME_TO_LIVE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DEFAULT_TRANSPORT_NAME - Static variable in class org.apache.axis.transport.http.HTTPTransport
 
DEFAULT_UNSUBSCRIBE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DELIVERY_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
DESERIALIZE_CURRENT_ELEMENT - Static variable in class org.apache.axis.encoding.ser.DocumentDeserializer
 
DESTINATION - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DOCUMENT - Static variable in class org.apache.axis.enum.Style
 
DOCUMENT_STR - Static variable in class org.apache.axis.enum.Style
 
DOM2Utils - class org.apache.axis.utils.DOM2Utils.
DOM2 utilites
DOM2Writer - class org.apache.axis.utils.DOM2Writer.
This class is a utility to serialize a DOM node as XML.
DOM2Writer() - Constructor for class org.apache.axis.utils.DOM2Writer
 
DOMAIN - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DOMAIN_DEFAULT - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DOMAIN_QUEUE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DOMAIN_TOPIC - Static variable in interface org.apache.axis.transport.jms.JMSConstants
 
DUPLICATES_ALLOWED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option may be repeated on the command line
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, 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, 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.
DateSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.DateSerializer
 
DateSerializerFactory - class org.apache.axis.encoding.ser.DateSerializerFactory.
SerializerFactory for Date primitives
DateSerializerFactory(Class, 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(Day) - Constructor for class org.apache.axis.holders.DayHolder
Constructor DayHolder
DebugHandler - class org.apache.axis.handlers.DebugHandler.
 
DebugHandler() - Constructor for class org.apache.axis.handlers.DebugHandler
 
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.
DefaultAxisServerFactory() - Constructor for class org.apache.axis.server.DefaultAxisServerFactory
 
DefaultEngineConfigurationFactory - class org.apache.axis.configuration.DefaultEngineConfigurationFactory.
Deprecated.  
DefaultEngineConfigurationFactory(EngineConfigurationFactory) - Constructor for class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Deprecated.  
DefaultEngineConfigurationFactory() - Constructor for class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Deprecated. Create the default engine configuration and detect whether the user has overridden this with their own.
DefaultEntityResolver - class org.apache.axis.utils.DefaultEntityResolver.
 
DefaultEntityResolver() - Constructor for class org.apache.axis.utils.DefaultEntityResolver
 
DefaultHTTPSTransportClientProperties - class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties.
 
DefaultHTTPSTransportClientProperties() - Constructor for class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
DefaultHTTPTransportClientProperties - class org.apache.axis.components.net.DefaultHTTPTransportClientProperties.
 
DefaultHTTPTransportClientProperties() - Constructor for class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
DefaultSOAP12TypeMappingImpl - class org.apache.axis.encoding.DefaultSOAP12TypeMappingImpl.
Deprecated. Please use DefaultSOAPEncodingTypeMappingImpl.java
DefaultSOAP12TypeMappingImpl() - Constructor for class org.apache.axis.encoding.DefaultSOAP12TypeMappingImpl
Deprecated.  
DefaultSOAPEncodingTypeMappingImpl - class org.apache.axis.encoding.DefaultSOAPEncodingTypeMappingImpl.
 
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.
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
 
DefaultTypeMappingImpl(boolean) - Constructor for class org.apache.axis.encoding.DefaultTypeMappingImpl
 
DeferedBeanConstruction - class org.apache.axis.encoding.ser.DeferedBeanConstruction.
This is the constructor we find in startElement if the bean does not have a default constructor.
DeferedBeanConstruction(Constructor) - Constructor for class org.apache.axis.encoding.ser.DeferedBeanConstruction
 
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(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedElement
Create an element type defined by a ref/type attribute
DefinedElement(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedElement
Create an element type defined directly.
DefinedType - class 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(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedType
 
DefinedType(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.DefinedType
 
DeserializationContext - interface 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.
DeserializationContextImpl - class org.apache.axis.encoding.DeserializationContextImpl.
 
DeserializationContextImpl(MessageContext, SOAPHandler) - Constructor for class org.apache.axis.encoding.DeserializationContextImpl
Construct Deserializer using MessageContext and EnvelopeBuilder handler
DeserializationContextImpl(InputSource, MessageContext, String) - Constructor for class org.apache.axis.encoding.DeserializationContextImpl
Construct Deserializer
DeserializationContextImpl(InputSource, MessageContext, String, SOAPEnvelopeAxisImpl) - Constructor for class org.apache.axis.encoding.DeserializationContextImpl
Construct Deserializer
Deserializer - interface org.apache.axis.encoding.Deserializer.
This interface describes the AXIS Deserializer.
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.
 
DeserializerTarget(Deserializer, Object) - Constructor for class org.apache.axis.encoding.DeserializerTarget
 
DetailEntryImpl - class org.apache.axis.message.DetailEntryImpl.
Detail Entry implementation
DetailEntryImpl(Name) - Constructor for class org.apache.axis.message.DetailEntryImpl
 
DetailImpl - class org.apache.axis.message.DetailImpl.
Detail Container implementation
DetailImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.DetailImpl
 
DetailImpl() - Constructor for class org.apache.axis.message.DetailImpl
 
DetailImpl(AxisFault) - Constructor for class org.apache.axis.message.DetailImpl
 
DimeBodyPart - class org.apache.axis.attachments.DimeBodyPart.
Holds one attachment DIME part.
DimeBodyPart() - Constructor for class org.apache.axis.attachments.DimeBodyPart
 
DimeBodyPart(byte[], DimeTypeNameFormat, String, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
Create a DIME Attachment Part.
DimeBodyPart(DataHandler, DimeTypeNameFormat, String, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
Create a DIME Attachment Part.
DimeBodyPart(DataHandler, String) - Constructor for class org.apache.axis.attachments.DimeBodyPart
Create a DIME Attachment Part.
DimeDelimitedInputStream - class org.apache.axis.attachments.DimeDelimitedInputStream.
This class takes the input stream and turns it multiple streams.
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.
DocumentDeserializer - class org.apache.axis.encoding.ser.DocumentDeserializer.
Deserializer for DOM Document
DocumentDeserializer() - Constructor for class org.apache.axis.encoding.ser.DocumentDeserializer
 
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
DocumentSerializer() - Constructor for class org.apache.axis.encoding.ser.DocumentSerializer
 
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
 
DuplicateFileException - exception org.apache.axis.wsdl.toJava.DuplicateFileException.
 
DuplicateFileException(String, String) - Constructor for class org.apache.axis.wsdl.toJava.DuplicateFileException
 
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, int, int, int, int, int, double) - Constructor for class org.apache.axis.types.Duration
 
Duration(String) - Constructor for class org.apache.axis.types.Duration
This method takes a string that represents an xsd:duration and parses it.
DurationHolder - class org.apache.axis.holders.DurationHolder.
Class DurationHolder
DurationHolder() - Constructor for class org.apache.axis.holders.DurationHolder
Constructor DurationHolder
DurationHolder(Duration) - Constructor for class org.apache.axis.holders.DurationHolder
Constructor DurationHolder
data - Variable in class org.apache.axis.attachments.DimeBodyPart
 
debug - Variable in class org.apache.axis.wsdl.gen.Parser
 
debug(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setDebug(value)
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(String) - 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, OutputStream) - 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.
defaultType - Variable in class org.apache.axis.encoding.DeserializerImpl
 
defaultXmlType - Variable in class org.apache.axis.encoding.ser.DateSerializer
 
deferedConstruction - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
deferedConstruction - Variable in class org.apache.axis.encoding.ser.BeanPropertyTarget
 
definition - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
 
definition - Variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
 
definition - Variable in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
 
delegate - Variable in class org.apache.axis.encoding.TypeMappingImpl
 
delegate(TypeMappingRegistry) - Method in interface org.apache.axis.encoding.TypeMappingRegistry
delegate

Changes the contained type mappings to delegate to their corresponding types in the secondary TMR.

delegate(TypeMappingRegistry) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
delegate

Changes the contained type mappings to delegate to their corresponding types in the secondary TMR.

deleteData(int, int) - Method in class org.apache.axis.message.TextImpl
Remove a range of 16-bit units from the node.
deleteTemporaryDestination(Destination) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
 
deploy(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
deployHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Put a WSDDHandler into this deployment, replacing any other WSDDHandler which might already be present with the same QName.
deployService(QName, SOAPService) - Method in class org.apache.axis.configuration.SimpleProvider
 
deployService(String, SOAPService) - Method in class org.apache.axis.configuration.SimpleProvider
 
deployService(WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Put a WSDDService into this deployment, replacing any other WSDDService which might already be present with the same QName.
deploySkeleton(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setSkeletonWanted(value)
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
deployToRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
deployTransport(QName, Handler) - Method in class org.apache.axis.configuration.SimpleProvider
 
deployTransport(String, Handler) - Method in class org.apache.axis.configuration.SimpleProvider
 
deployTransport(WSDDTransport) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Put a WSDDTransport into this deployment, replacing any other WSDDTransport which might already be present with the same QName.
deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
deployTypeMapping(WSDDTypeMapping) - Method in interface org.apache.axis.deployment.wsdd.WSDDTypeMappingContainer
 
deployTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
deregisterClass(String) - Method in class org.apache.axis.utils.cache.ClassCache
Remove an entry from the cache.
describeOptions(CLOptionDescriptor[]) - Static method in class org.apache.axis.utils.CLUtil
Format options into StringBuffer and return.
deserClass - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
deserClassConstructor - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
deserialize() - Method in class org.apache.axis.message.RPCElement
 
deserializer - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
deserializing(boolean) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
destroy() - Method in class org.apache.axis.components.uuid.SimpleUUIDGen
 
destroy() - Method in interface org.apache.axis.components.uuid.UUIDGen
 
destroy() - Method in class org.apache.axis.handlers.HandlerChainImpl
 
destroy() - Method in class org.apache.axis.monitor.SOAPMonitorService
Servlet termination
destroy() - Method in class org.apache.axis.transport.http.AxisServletBase
Destroy method is called when the servlet is going away.
destroyUUIDGen(UUIDGen) - Static method in class org.apache.axis.components.uuid.UUIDGenFactory
Release any aquired external resources and stop any background threads.
detachAllChildren() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
detachAttachmentFile() - Method in class org.apache.axis.attachments.AttachmentPartImpl
detach the attachment file from this class, so it is not cleaned up
detachNode() - Method in class org.apache.axis.message.NodeImpl
Removes this Node object from the tree.
detachNode() - Method in class org.apache.axis.message.SOAPElementAxisImpl
Break the relationship between this element and its parent, if any.
determineIfHoldersNeeded(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Find all inout/out parameters and add a flag to the Type of that parameter saying a holder is needed.
determineInterfaceNames(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
digest - Static variable in class org.apache.axis.utils.SessionUtils
Return the MessageDigest implementation to be used when creating session identifiers.
dimeDelimitedStream - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
dims - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
disableFormatting() - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
disableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
Disable access to this service from a particular transport
dispose() - Method in class org.apache.axis.Message
Dispose of attachments.
dispose() - Method in class org.apache.axis.attachments.AttachmentPartImpl
when an attachment part is disposed, any associated files are deleted
dispose() - Method in interface org.apache.axis.attachments.Attachments
dispose of the attachments and their files; do not use the object * after making this call.
dispose() - Method in class org.apache.axis.attachments.AttachmentsImpl
dispose of the attachments and their files; do not use the object after making this call.
doClient(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
Client side of processing.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.monitor.SOAPMonitorService
HTTP GET request
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AdminServlet
handle a GET request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
Process GET requests.
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.
doServer(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
Server side of processing.
domNode - Variable in class org.apache.axis.message.NodeImpl
 
doubleValue() - Method in class org.apache.axis.types.UnsignedInt
 
doubleValue() - Method in class org.apache.axis.types.UnsignedLong
 
dtnf - Variable 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(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.
dump(PrintStream) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Dump the contents of the symbol table.
dumpToString() - Method in class org.apache.axis.AxisFault
turn the fault and details into a string, with XML escaping.

E

EJBProvider - class org.apache.axis.providers.java.EJBProvider.
A basic EJB Provider
EJBProvider() - Constructor for class org.apache.axis.providers.java.EJBProvider
 
ELEM_BODY - Static variable in class org.apache.axis.Constants
 
ELEM_ENVELOPE - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_ACTOR - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_CODE - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_CODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_DETAIL - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_DETAIL_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_NODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_REASON_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_ROLE_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_STRING - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_SUBCODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_VALUE_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_HEADER - Static variable in class org.apache.axis.Constants
 
ELEM_NOTUNDERSTOOD - Static variable in class org.apache.axis.Constants
 
ELEM_SUPPORTEDENVELOPE - Static variable in class org.apache.axis.Constants
 
ELEM_TEXT_SOAP12 - Static variable in class org.apache.axis.Constants
 
ELEM_UPGRADE - Static variable in class org.apache.axis.Constants
 
ELEM_WSDD_BEANMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_DEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_DOC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_ELEMENTMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_ENDPOINTURL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_FAULT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_FAULTFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_GLOBAL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_JAXRPC_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_JAXRPC_HANDLERINFO - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_JAXRPC_HEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_JAXRPC_ROLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_NAMESPACE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_OPERATION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_PARAM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_REQFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_RESPFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_SERVICE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_TRANSPORT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_TYPEMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_UNDEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ELEM_WSDD_WSDLFILE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ENCODED - Static variable in class org.apache.axis.enum.Use
 
ENCODED_STR - Static variable in class org.apache.axis.enum.Use
 
ENCODING_UTF_16 - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
 
ENCODING_UTF_8 - Static variable in class org.apache.axis.components.encoding.XMLEncoderFactory
 
ENGINE_HANDLER - Static variable in class org.apache.axis.MessageContext
Contains an instance of Handler, which is the ServiceContext and the entrypoint of this service.
ENV_ATTACHMENT_DIR - Static variable in class org.apache.axis.AxisEngine
 
ENV_SERVLET_CONTEXT - Static variable in class org.apache.axis.AxisEngine
 
ENV_SERVLET_REALPATH - Static variable in class org.apache.axis.AxisEngine
 
ERROR_BAD_CHARACTER_IN_HEX_STRING - Static variable in class org.apache.axis.types.HexBinary
 
ERROR_ODD_NUMBER_OF_DIGITS - Static variable in class org.apache.axis.types.HexBinary
 
EXCEPTION_CLASS_NAME - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
EXCEPTION_DATA_TYPE - Static variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
EXCEPTION_LOG_CATEGORY - Static variable in class org.apache.axis.Constants
servlet exceptions.
EXTRA_CLASSES_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
EchoHandler - class org.apache.axis.handlers.EchoHandler.
 
EchoHandler() - Constructor for class org.apache.axis.handlers.EchoHandler
 
Element - class org.apache.axis.wsdl.symbolTable.Element.
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
Element(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.Element
Create an Element object for an xml construct that references a type that has not been defined yet.
Element(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.Element
Create a Element object for an xml construct that is not a base java type
ElementDecl - class org.apache.axis.wsdl.symbolTable.ElementDecl.
Simple utility struct for holding element declarations.
ElementDecl() - Constructor for class org.apache.axis.wsdl.symbolTable.ElementDecl
 
ElementDecl(TypeEntry, QName) - Constructor for class org.apache.axis.wsdl.symbolTable.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
ElementDeserializer() - Constructor for class org.apache.axis.encoding.ser.ElementDeserializer
 
ElementDeserializerFactory - class org.apache.axis.encoding.ser.ElementDeserializerFactory.
DeserializerFactory for Element.
ElementDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.ElementDeserializerFactory
 
ElementSerializer - class org.apache.axis.encoding.ser.ElementSerializer.
Serializer for DOM elements
ElementSerializer() - Constructor for class org.apache.axis.encoding.ser.ElementSerializer
 
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(Node, boolean) - Static method in class org.apache.axis.utils.XMLUtils
 
ElementToString(Node) - Static method in class org.apache.axis.utils.XMLUtils
turn an element into an XML fragment
ElementToWriter(Element, Writer, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
 
ElementToWriter(Element, Writer) - Static method in class org.apache.axis.utils.XMLUtils
 
Emitter - class org.apache.axis.wsdl.fromJava.Emitter.
This class emits WSDL from Java classes.
Emitter() - Constructor for class org.apache.axis.wsdl.fromJava.Emitter
Construct Emitter.
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.toJava.Emitter
Default constructor.
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 - interface org.apache.axis.EngineConfigurationFactory.
EngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances.
EngineConfigurationFactoryDefault - class org.apache.axis.configuration.EngineConfigurationFactoryDefault.
This is a default implementation of EngineConfigurationFactory.
EngineConfigurationFactoryDefault() - Constructor for class org.apache.axis.configuration.EngineConfigurationFactoryDefault
Create the default engine configuration and detect whether the user has overridden this with their own.
EngineConfigurationFactoryFinder - class org.apache.axis.configuration.EngineConfigurationFactoryFinder.
This is a default implementation of EngineConfigurationFactory.
EngineConfigurationFactoryServlet - class org.apache.axis.configuration.EngineConfigurationFactoryServlet.
This is a default implementation of ServletEngineConfigurationFactory.
EngineConfigurationFactoryServlet(ServletContext) - Constructor for class org.apache.axis.configuration.EngineConfigurationFactoryServlet
Create the default engine configuration and detect whether the user has overridden this with their own.
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
Enum - class org.apache.axis.enum.Enum.
General support for 'enumerated' data types.
Enum(Enum.Type, int, String) - Constructor for class org.apache.axis.enum.Enum
 
Enum.Type - class org.apache.axis.enum.Enum.Type.
 
Enum.Type(String, Enum[]) - Constructor for class org.apache.axis.enum.Enum.Type
 
EnumDeserializer - class org.apache.axis.encoding.ser.EnumDeserializer.
Deserializer for a JAX-RPC enum.
EnumDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumDeserializer
 
EnumDeserializerFactory - class org.apache.axis.encoding.ser.EnumDeserializerFactory.
DeserializerFactory for Enumeration.
EnumDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumDeserializerFactory
 
EnumSerializer - class org.apache.axis.encoding.ser.EnumSerializer.
Serializer for a JAX-RPC enum.
EnumSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumSerializer
 
EnumSerializerFactory - class org.apache.axis.encoding.ser.EnumSerializerFactory.
SerializerFactory for Enum
EnumSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.EnumSerializerFactory
 
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, SOAPConstants) - Constructor for class org.apache.axis.message.EnvelopeBuilder
 
EnvelopeBuilder(SOAPEnvelopeAxisImpl, String) - Constructor for class org.apache.axis.message.EnvelopeBuilder
 
EnvelopeHandler - class org.apache.axis.message.EnvelopeHandler.
 
EnvelopeHandler(SOAPHandler) - Constructor for class org.apache.axis.message.EnvelopeHandler
 
ErrorHandler - class org.apache.axis.handlers.ErrorHandler.
 
ErrorHandler() - Constructor for class org.apache.axis.handlers.ErrorHandler
 
element - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
elementMetaData - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
elementRep - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
elements - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
emit(String, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Generates WSDL documents 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(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Generates a WSDL document for a given Class.
emit(String, 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.toJava.Emitter
Deprecated. Call run(uri) instead.
emit(String, Document) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Call run(context, doc) instead.
emitToString(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Generates a String containing the WSDL for a given Class.
emitter - Variable in class org.apache.axis.wsdl.Java2WSDL
 
emitter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
emitter - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
 
emitter - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
emitter - Variable in class org.apache.axis.wsdl.toJava.JavaWriter
 
empty_class_array - Static variable in class org.apache.axis.providers.java.EJBProvider
 
empty_object_array - Static variable in class org.apache.axis.providers.java.EJBProvider
 
enableDefaultConstructor - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableEquals - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableFullConstructor - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableGetters - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableHashCode - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableSetters - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableSimpleConstructors - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableToString - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
enableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
Make this service available on a particular transport
encode(String) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
Encode a string
encode(String) - Method in interface org.apache.axis.components.encoding.XMLEncoder
encode a given string
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(byte[]) - Static method in class org.apache.axis.types.HexBinary
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
encode(Byte[]) - 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).
encodingStyle - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
encodingStyle - Variable in class org.apache.axis.message.SOAPElementAxisImpl
Our encoding style, if any
endCDATA() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
endCDATA() - Method in class org.apache.axis.message.SAX2EventRecorder
 
endCDATA() - Method in class org.apache.axis.message.SAXOutputter
 
endDTD() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
endDTD() - Method in class org.apache.axis.message.SAX2EventRecorder
 
endDTD() - Method in class org.apache.axis.message.SAXOutputter
 
endDocument() - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
 
endDocument() - Method in class org.apache.axis.encoding.DeserializationContextImpl
endDocument is invoked at the end of the document.
endDocument() - Method in interface org.apache.axis.encoding.SerializationContext
Output anything in the end.
endDocument() - Method in class org.apache.axis.encoding.SerializationContextImpl
 
endDocument() - Method in class org.apache.axis.message.SAX2EventRecorder
 
endDocument() - Method in class org.apache.axis.message.SAXOutputter
 
endElement() - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
 
endElement(String, String, String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
endElement is called at the end tag of an element
endElement(String, String, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
endElement is called when the end element tag is reached.
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
endElement is called when the end element tag is reached.
endElement() - Method in interface org.apache.axis.encoding.SerializationContext
Writes the end element tag for the open element.
endElement() - Method in class org.apache.axis.encoding.SerializationContextImpl
Writes the end element tag for the open element.
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
 
endElement(String, String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
endElement(String, String, String) - Method in class org.apache.axis.message.SAXOutputter
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
Final call back where we can populate the exception with data.
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
endEntity(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
endEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
endEntity(String) - Method in class org.apache.axis.message.SAXOutputter
 
endEventIndex - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
endPrefixMapping(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
endPrefixMapping(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
endPrefixMapping(String) - Method in class org.apache.axis.message.SAXOutputter
 
engine - Variable in class org.apache.axis.client.Service
 
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.
ensureOperationValid(Operation) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
ensures that an an element <operation> within an element <portType> is valid.
ensureOperationsOfPortTypeValid(PortType) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
ensures that an an element <portType> is valid.
ensureSession() - Method in class org.apache.axis.transport.http.AxisHttpSession
 
entrySet() - Method in class org.apache.axis.utils.LinkedHashMap
 
eos - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
eos - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field eos
eos() - Method in class org.apache.axis.transport.http.ChunkedOutputStream
 
equals(QName, QName) - Static method in class org.apache.axis.Constants
equals The first QName is the current version of the name.
equals(Object) - Method in class org.apache.axis.attachments.DimeTypeNameFormat
 
equals(Object) - Method in class org.apache.axis.encoding.TypeMappingImpl.Pair
 
equals(Object) - Method in class org.apache.axis.enum.Enum
 
equals(Enum) - Method in class org.apache.axis.enum.Enum
 
equals(Object) - Method in class org.apache.axis.message.NameImpl
Equality compares localPart and namespaceURI.
equals(Object) - Method in class org.apache.axis.transport.jms.JMSEndpoint
 
equals(Object) - Method in class org.apache.axis.transport.jms.Subscription
 
equals(Object) - Method in class org.apache.axis.types.Day
 
equals(Object) - Method in class org.apache.axis.types.Duration
This currently does a verbatim check on the object.
equals(Object) - Method in class org.apache.axis.types.HexBinary
 
equals(Object) - Method in class org.apache.axis.types.IDRefs
 
equals(Object) - Method in class org.apache.axis.types.Month
 
equals(Object) - Method in class org.apache.axis.types.MonthDay
 
equals(Object) - Method in class org.apache.axis.types.NMTokens
 
equals(Object) - Method in class org.apache.axis.types.NormalizedString
 
equals(Object) - Method in class org.apache.axis.types.Notation
 
equals(Object) - Method in class org.apache.axis.types.Schema
 
equals(Object) - Method in class org.apache.axis.types.Time
 
equals(Object) - Method in class org.apache.axis.types.URI
Determines if the passed-in Object is equivalent to this URI.
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.Year
 
equals(Object) - Method in class org.apache.axis.types.YearMonth
 
equals(Object) - Method in class org.apache.axis.utils.IDKey
checks if instances are equal
error(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
 
examineAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
examineAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeaderImpl
 
examineHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
examineHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderImpl
 
examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
examineMustUnderstandHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderImpl
 
existsPortWithName(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
checks whether there exists a WSDL port with a given name in the current symbol table
extendType - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
extensionBase - Variable in class org.apache.axis.wsdl.symbolTable.DefinedType
 
extractAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
extractAllHeaderElements() - Method in class org.apache.axis.message.SOAPHeaderImpl
 
extractAttachments(Call) - Method in class org.apache.axis.client.Stub
Extract attachments
extractHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
extractHeaderElements(String) - Method in class org.apache.axis.message.SOAPHeaderImpl
 

F

FACTORY_CLASS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
FAULT_CLIENT - Static variable in class org.apache.axis.Constants
 
FAULT_MUSTUNDERSTAND - Static variable in class org.apache.axis.Constants
 
FAULT_ON_NO_RESPONSE - Static variable in class org.apache.axis.client.Call
 
FAULT_SERVER_GENERAL - Static variable in class org.apache.axis.Constants
 
FAULT_SERVER_USER - Static variable in class org.apache.axis.Constants
 
FAULT_SOAP12_DATAENCODINGUNKNOWN - Static variable in class org.apache.axis.Constants
 
FAULT_SOAP12_MUSTUNDERSTAND - Static variable in class org.apache.axis.Constants
 
FAULT_SOAP12_RECEIVER - Static variable in class org.apache.axis.Constants
 
FAULT_SOAP12_SENDER - Static variable in class org.apache.axis.Constants
 
FAULT_SOAP12_VERSIONMISMATCH - Static variable in class org.apache.axis.Constants
 
FAULT_SUBCODE_BADARGS - Static variable in class org.apache.axis.Constants
 
FAULT_SUBCODE_PROC_NOT_PRESENT - Static variable in class org.apache.axis.Constants
 
FAULT_VERSIONMISMATCH - Static variable in class org.apache.axis.Constants
 
FORM_BODYINSTREAM - Static variable in class org.apache.axis.MessagePart
 
FORM_BYTES - Static variable in class org.apache.axis.MessagePart
 
FORM_FAULT - Static variable in class org.apache.axis.MessagePart
 
FORM_INPUTSTREAM - Static variable in class org.apache.axis.MessagePart
 
FORM_SOAPENVELOPE - Static variable in class org.apache.axis.MessagePart
 
FORM_STRING - Static variable in class org.apache.axis.MessagePart
 
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
FaultDesc(QName, String, QName, boolean) - Constructor for class org.apache.axis.description.FaultDesc
Full constructor
FaultInfo - class org.apache.axis.wsdl.symbolTable.FaultInfo.
Fault information object.
FaultInfo(Fault, Use, String, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
This constructor creates FaultInfo for a binding fault.
FaultInfo(SOAPHeaderFault, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
This constructor creates FaultInfo for a soap:headerFault.
FaultInfo(QName, String, String, String, SymbolTable) - Constructor for class org.apache.axis.wsdl.symbolTable.FaultInfo
 
FaultableHandler - class org.apache.axis.FaultableHandler.
A FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.
FaultableHandler(Handler) - Constructor for class org.apache.axis.FaultableHandler
Constructor
FieldDesc - class org.apache.axis.description.FieldDesc.
FieldDescs are metadata objects which control the mapping of a given Java field to/from XML.
FieldDesc() - Constructor for class org.apache.axis.description.FieldDesc
 
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
 
FileProvider - class org.apache.axis.configuration.FileProvider.
A simple ConfigurationProvider that uses the Admin class to read + write XML files.
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.
FileProvider(InputStream) - Constructor for class org.apache.axis.configuration.FileProvider
Constructor which takes an input stream directly.
factory - Variable in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Deprecated.  
fatalError(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
 
fault - Variable in class org.apache.axis.message.SOAPFaultImpl
 
faultActor - Variable in class org.apache.axis.AxisFault
 
faultActor - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultClass - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultCode - Variable in class org.apache.axis.AxisFault
 
faultCode - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultCode - Variable in class org.apache.axis.message.SOAPFaultCodeBuilder
 
faultData - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultDetails - Variable in class org.apache.axis.AxisFault
 
faultDetails - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultHeaders - Variable in class org.apache.axis.AxisFault
SOAP headers which should be serialized with the Fault List
faultNode - Variable in class org.apache.axis.AxisFault
 
faultNode - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultString - Variable in class org.apache.axis.AxisFault
 
faultString - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faultSubCode - Variable in class org.apache.axis.AxisFault
SOAP1.2 addition: subcodes of faults; a Vector of QNames
faultSubCode - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
faults - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
fileExists(String, String, Namespaces) - Static method in class org.apache.axis.wsdl.toJava.Utils
Does the given file already exist in the given namespace?
fileName - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
 
filter - Static variable in class org.apache.axis.attachments.MimeUtils
Field filter
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
 
finalize() - Method in class org.apache.axis.attachments.AttachmentPartImpl
on death, we clean up our file
finalize() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
Delete the cache file if one exists
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(List, String, String) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
findName(String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Lookup an entry by file name
findNode(Node, QName) - Static method in class org.apache.axis.utils.XMLUtils
Find a Node with a given QName
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?
floatValue() - Method in class org.apache.axis.types.UnsignedInt
 
floatValue() - Method in class org.apache.axis.types.UnsignedLong
 
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)

G

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.
GeneratedFileInfo.Entry - class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry.
Structure to hold entries.
GeneratedFileInfo.Entry(String, String, String) - Constructor for class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
 
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.
genQNameAttributeString(QName, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
Generate an XML prefixed attribute value with a corresponding xmlns declaration for the prefix.
generate() - Method in interface org.apache.axis.wsdl.gen.Generator
Generate something.
generate() - Method in class org.apache.axis.wsdl.gen.NoopGenerator
Do a whole lot of nothing.
generate() - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
Write all the binding bindings: stub, skeleton, and impl.
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.JavaGeneratorFactory.Writers
 
generate() - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
Override generate method to prevent duplicate interfaces because of two bindings referencing the same portType
generate() - Method in class org.apache.axis.wsdl.toJava.JavaServiceWriter
Write all the service bindnigs: service and testcase.
generate() - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
Write all the service bindnigs: service and testcase.
generate() - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
Generate undeploy.wsdd.
generate() - Method in class org.apache.axis.wsdl.toJava.JavaWriter
Generate a file.
generateAll(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setAllWanted(all)
generateImports(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setImports(generateImports)
generateServerSide(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setServerSide(value)
generateSession() - Static method in class org.apache.axis.utils.SessionUtils
Generate and return a new session identifier.
generateSessionId() - Static method in class org.apache.axis.utils.SessionUtils
Generate and return a new session identifier.
generateTestCase(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setTestCaseWanted()
generateWSDL(MessageContext) - Method in interface org.apache.axis.Handler
Obtain WSDL information.
generateWSDL(MessageContext) - Method in class org.apache.axis.SimpleChain
Iterate over the chain letting each handler have a crack at contributing to a WSDL description.
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
Generate WSDL.
generateWSDL(MessageContext) - Method in class org.apache.axis.providers.BasicProvider
Generate the WSDL for this service.
generateWSDL(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
Generate the WSDL for this service.
generateWSDL(MessageContext) - Method in class org.apache.axis.server.AxisServer
 
generatorPass(Definition, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Allow the Generator extension to make a pass through the symbol table doing any pre-generation logic, like creating the Java names for each object and constructing signature strings.
generatorPass(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
generatorPass(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Do the Wsdl2java generator pass: - resolve name clashes - construct signatures
get(String) - Method in interface org.apache.axis.session.Session
Get a property from the session
get(String) - Method in class org.apache.axis.session.SimpleSession
Get a property from the session
get(String) - Method in class org.apache.axis.transport.http.AxisHttpSession
Get a property from the session
get(Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Get the property value
get(Object, int) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Get an indexed property
get(Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Get the property value
get(Object, int) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Get an indexed property
get(Object) - Method in class org.apache.axis.utils.IdentityHashMap
 
get(Object) - Method in class org.apache.axis.utils.LinkedHashMap
 
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(QName, Class) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the entry with the given QName of the given class.
getAcceptedIssuers() - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
Method getAcceptedIssuers
getActivationDataHandler() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Method getActivationDataHandler
getActivationDataHandler(Part) - Static method in class org.apache.axis.attachments.AttachmentUtils
Obtain the DataHandler from the part.
getActor() - Method in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
getActor() - Method in class org.apache.axis.message.SOAPHeaderElementImpl
 
getActorURIs() - Method in class org.apache.axis.AxisEngine
 
getActors() - Method in class org.apache.axis.handlers.soap.SOAPService
Get the merged actor list for this service, including engine-wide actor URIs.
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.SOAPElementAxisImpl
 
getAllAttributes() - Method in class org.apache.axis.message.SOAPElementImpl
Returns an Iterator over all of the attribute Name objects in this SOAPElement object.
getAllClasses() - Method in interface org.apache.axis.encoding.TypeMapping
Returns an array of all the classes contained within this mapping
getAllClasses() - Method in class org.apache.axis.encoding.TypeMappingImpl
Returns an array of all the classes contained within this mapping
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.

getAllMimeHeaders() - Method in class org.apache.axis.MessagePart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class org.apache.axis.message.SOAPPartImpl
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 interface org.apache.axis.AxisServiceConfig
Get the allowed method names.
getAllowedMethods() - Method in class org.apache.axis.AxisServiceConfigImpl
Get the allowed method names.
getAllowedMethods() - Method in class org.apache.axis.description.ServiceDesc
 
getAllowedMethods() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns a vector of methods to export
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
 
getAnyPropertyDesc() - Method in class org.apache.axis.encoding.ser.BeanDeserializer
Get a BeanPropertyDescriptor which indicates where we should put extensibility elements (i.e.
getApplicationSession() - Method in class org.apache.axis.AxisEngine
accessor only, for application session (could call it "engine session" instead, but named with reference to Apache SOAP's notion of "application scope")
getArgValues() - Method in class org.apache.axis.providers.java.RPCInvocation
 
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.
getArrayComponentQName(Node, IntHolder) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
If the specified node represents an array encoding of one of the following forms, then return the qname repesenting the element type of the array.
getAsBytes() - Method in class org.apache.axis.MessagePart
Get the contents of this Part (not the headers!), as a byte array.
getAsCalendar() - Method in class org.apache.axis.types.Time
 
getAsDOM() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
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.SOAPElementAxisImpl
 
getAsSOAPEnvelope() - Method in class org.apache.axis.MessagePart
Get the contents of this Part (not the MIME headers!), as a SOAPEnvelope.
getAsString() - Method in class org.apache.axis.MessagePart
Get the contents of this Part (not the headers!), as a String.
getAsString() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAsStringFromInternal() - Method in class org.apache.axis.message.SOAPElementAxisImpl
Get a string representation from the internal structure.
getAttachment(String) - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAttachment(int) - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAttachmentByReference(String) - Method in interface org.apache.axis.attachments.Attachments
This method should look at a refernce and determine if it is a CID: or url * to look for attachment.
getAttachmentByReference(String) - Method in class org.apache.axis.attachments.AttachmentsImpl
This method should look at a refernce and determine if it is a CID: or url to look for attachment.
getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartInputStream
 
getAttachmentByReference(String[]) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method getAttachmentByReference
getAttachmentCount() - Method in interface org.apache.axis.attachments.Attachments
This is the number of attachments.
getAttachmentCount() - Method in class org.apache.axis.attachments.AttachmentsImpl
This is the number of attachments.
getAttachmentFile() - Method in class org.apache.axis.attachments.AttachmentPartImpl
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.Message
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class org.apache.axis.Message
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachments() - Method in interface org.apache.axis.attachments.Attachments
This method will return all attachments as a collection.
getAttachments(MimeHeaders) - Method in interface org.apache.axis.attachments.Attachments
Retrieves all the AttachmentPart objects * that have header entries that match the specified headers.
getAttachments() - Method in class org.apache.axis.attachments.AttachmentsImpl
This method will return all attachments as a collection.
getAttachments(MimeHeaders) - Method in class org.apache.axis.attachments.AttachmentsImpl
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachments() - 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
Method getAttachments
getAttachments() - Method in class org.apache.axis.client.Stub
Get the array of attachments
getAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAttachments() - Method in class org.apache.axis.message.SOAPMessageImpl
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class org.apache.axis.message.SOAPMessageImpl
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttachmentsImpl() - Method in class org.apache.axis.Message
Get the Attachments of this Message.
getAttrHref() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the ref attribute name
getAttrHref() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the ref attribute name
getAttrHref() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the href attribute name
getAttrItemType() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the item type name of an array
getAttrItemType() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the item type name of an array
getAttrItemType() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the item type name of an array
getAttribute(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttribute(String) - Method in class org.apache.axis.message.SOAPElementImpl
 
getAttribute(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
Given a node, return the value of the given attribute.
getAttributeAnonQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
Returns the WSDL2Java QName for the anonymous type of the attribute or null.
getAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
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.SOAPElementAxisImpl
 
getAttributeNode(String) - Method in class org.apache.axis.message.SOAPElementImpl
 
getAttributeNodeNS(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttributeNodeNS(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
getAttributeValue(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttributeValue(Name) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttributeValue(Name) - Method in class org.apache.axis.message.SOAPElementImpl
Returns the value of the attribute with the specified name.
getAttributes() - Method in class org.apache.axis.MessagePart
 
getAttributes() - Method in class org.apache.axis.message.NodeImpl
 
getAttributes() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getAttributes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getAttributes() - Method in class org.apache.axis.message.SOAPPartImpl
 
getAttributesEx() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
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.
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.http.SimpleAxisServer
 
getAxisServer() - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
 
getBaseName(QName) - Method in class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
If the qname is registered in the target language, return the name of the registered type.
getBaseType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Returns the Base Type Name.
getBaseTypeMapping() - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
 
getBaseTypeMapping() - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getBaseTypeMapping() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getBeanAttributes(Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
Return a list of properties in the bean which should be attributes
getBeanHelperWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
getHelperWriter
getBeanWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
getBeanWriter
getBinding() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get this entry's WSDL4J Binding object.
getBindingEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the BindingEntry with the given QName.
getBindingName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the String representation of the binding name
getBindingStyle() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get this entry's binding style.
getBindingType() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get this entry's binding type.
getBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get the soap body
getBody() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
getBody() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getBodyByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get a body element given its name
getBodyElements() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get all the BodyElement's in the soap body
getBodyQName() - Method in class org.apache.axis.soap.SOAP11Constants
 
getBodyQName() - Method in class org.apache.axis.soap.SOAP12Constants
 
getBodyQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the QName for the Body element
getBundle(String, String, String) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, Class, String, Locale, ResourceBundle) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Static method in class org.apache.axis.i18n.ProjectResourceBundle
Construct a new ProjectResourceBundle
getBytes() - Method in class org.apache.axis.attachments.OctetStream
 
getBytes() - Method in class org.apache.axis.types.HexBinary
 
getBytes(Class) - Static method in class org.apache.axis.utils.bytecode.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
getCacheWSDL() - Method in class org.apache.axis.client.Service
Tells whether or not we're caching WSDL
getCachedContext() - Method in class org.apache.axis.providers.java.EJBProvider
 
getCall() - Method in class org.apache.axis.client.AdminClient
External access to our Call object
getCall() - Method in class org.apache.axis.client.AxisClientProxy
Returns the current call
getCalls(QName) - Method in class org.apache.axis.client.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
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
 
getChildElements(Element, String) - Method in class org.apache.axis.deployment.wsdd.WSDDElement
 
getChildElements() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getChildElements(Name) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getChildElements() - Method in class org.apache.axis.message.SOAPElementImpl
Returns an Iterator over all the immediate child Nodes of this element.
getChildElements(Name) - Method in class org.apache.axis.message.SOAPElementImpl
Returns an Iterator over all the immediate child Nodes of this element with the specified name.
getChildNodes() - Method in class org.apache.axis.MessagePart
 
getChildNodes() - Method in class org.apache.axis.message.NodeImpl
 
getChildNodes() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getChildNodes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getChildNodes() - Method in class org.apache.axis.message.SOAPPartImpl
 
getChildren() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getChunked() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
getClassCache() - Method in class org.apache.axis.AxisEngine
 
getClassForQName(QName) - Method in interface org.apache.axis.encoding.TypeMapping
Gets the Class mapped to QName.
getClassForQName(QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the Class mapped to QName.
getClassLoader() - Method in class org.apache.axis.MessageContext
get the classloader, implicitly binding to the thread context classloader if an override has not been supplied
getClassLoader(String) - Static method in class org.apache.axis.utils.ClassUtils
Obtain the ClassLoader (if any) associated with the given className.
getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Returns the appropriate extends text
getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Return "public ".
getClassModifiers() - Method in class org.apache.axis.wsdl.toJava.JavaHolderWriter
Return "public final ".
getClassName() - Method in class org.apache.axis.description.FaultDesc
 
getClassName() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Returns the class name.
getClassNames() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Get the list of generated classes
getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Return "class ".
getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
Returns "interface ".
getClassText() - Method in class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
Returns "interface ".
getClientEngine() - Method in class org.apache.axis.AxisEngine
****************************************************************** Client engine access

An AxisEngine may define another specific AxisEngine to be used by newly created Clients.

getClientEngine() - Method in class org.apache.axis.client.AxisClient
this *is* the client engine!
getClientEngine() - Method in class org.apache.axis.server.AxisServer
Get this server's client engine.
getClientEngineConfig() - Method in interface org.apache.axis.EngineConfigurationFactory
Get a default client engine configuration.
getClientEngineConfig() - Method in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Deprecated. Get a default client engine configuration.
getClientEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
Get a default client engine configuration.
getCls() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the Class to export
getCollectionComponentQName(Node) - 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.
getCompleteAttributes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
Obtain an Attributes collection consisting of all attributes for this MessageElement, including namespace declarations.
getComplexElementExtensionBase(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
If the specified node represents a supported JAX-RPC complexType/element which extends another complexType.
getComplexTypeExtensionBase(SymbolTable) - Method in class org.apache.axis.wsdl.symbolTable.DefinedType
Get a TypeEntry for the base type of this type, if one exists.
getConfig() - Method in class org.apache.axis.AxisEngine
 
getConnector() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
 
getConstructor() - Method in class org.apache.axis.encoding.ser.DeferedBeanConstruction
 
getConstructorForParam(Parameter, SymbolTable, BooleanHolder) - Static method in class org.apache.axis.wsdl.toJava.Utils
Return a constructor for the provided Parameter This string will be suitable for assignment:

Foo var = string returned

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

getContainedAttributeTypes(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
Return the attribute names and types if any in the node The even indices are the element types (TypeEntry) and the odd indices are the corresponding names (Strings).
getContainedElementDeclarations(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
If the specified node represents a supported JAX-RPC complexType or simpleType, a Vector is returned which contains ElementDecls for the child element names.
getContainedException() - Method in class org.apache.axis.ConfigurationException
get any contained exception
getContent() - Method in class org.apache.axis.MessagePart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContent() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class org.apache.axis.message.SOAPPartImpl
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 org.apache.axis.message.SOAPMessageImpl
Retrieves a description of this SOAPMessage object's content.
getContentId() - Method in class org.apache.axis.MessagePart
Content ID.
getContentId() - Method in interface org.apache.axis.Part
Content ID.
getContentId() - Method in class org.apache.axis.attachments.AttachmentPartImpl
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.message.SOAPPartImpl
Content ID.
getContentIdRef() - Method in class org.apache.axis.MessagePart
Content ID.
getContentIdRef() - Method in interface org.apache.axis.Part
Content ID.
getContentIdRef() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Content ID.
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.MessagePart
Get the content length for this SOAPPart.
getContentLength() - Method in interface org.apache.axis.attachments.Attachments
Get the content length of the stream.
getContentLength() - Method in class org.apache.axis.attachments.AttachmentsImpl
Get the content length of the stream.
getContentLength(Multipart) - Static method in class org.apache.axis.attachments.MimeUtils
Determine as efficiently as possible the content length for attachments in a mail Multipart.
getContentLength(MimeBodyPart) - Static method in class org.apache.axis.attachments.MimeUtils
Determine the length for the individual part.
getContentLocation() - Method in class org.apache.axis.MessagePart
Content location.
getContentLocation() - Method in interface org.apache.axis.Part
Content location.
getContentLocation() - Method in class org.apache.axis.attachments.AttachmentPartImpl
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.message.SOAPPartImpl
Content location.
getContentType(SOAPConstants) - Method in class org.apache.axis.Message
Get the content type of the attachments.
getContentType() - Method in class org.apache.axis.MessagePart
Content type is always "text/xml" for SOAPParts.
getContentType() - Method in interface org.apache.axis.Part
Content type.
getContentType() - Method in class org.apache.axis.attachments.AttachmentPartImpl
getContentType
getContentType() - Method in interface org.apache.axis.attachments.Attachments
Write the content to the stream.
getContentType() - Method in class org.apache.axis.attachments.AttachmentsImpl
Gets the content type for the whole stream.
getContentType() - Method in class org.apache.axis.attachments.ImageDataSource
 
getContentType() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
 
getContentType() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
 
getContentType(MimeMultipart) - Static method in class org.apache.axis.attachments.MimeUtils
This routine will get the content type.
getContentType() - Method in class org.apache.axis.attachments.OctetStreamDataSource
 
getContentType() - Method in class org.apache.axis.attachments.PlainTextDataSource
 
getContentType() - Method in class org.apache.axis.attachments.SourceDataSource
 
getContentType() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the MIME content type
getContentType() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the MIME content type
getContentType() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the MIME content type
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 interface org.apache.axis.utils.JavaUtils.ConvertCache
 
getCreate(String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
Get the namespaace for the given package If there is no entry in the HashMap for this namespace, create one.
getCreate(String, 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.
getCreatePrefix(String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
Get the prefix for the given namespace.
getCurElement() - Method in interface org.apache.axis.encoding.DeserializationContext
Get current MessageElement
getCurElement() - Method in class org.apache.axis.encoding.DeserializationContextImpl
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.
getCurrentMessage() - Method in class org.apache.axis.MessageContext
Return the current (i.e.
getCurrentMessage() - Method in class org.apache.axis.MessagePart
Get the current message, in whatever form it happens to be right now.
getCurrentMessage() - Method in interface org.apache.axis.encoding.SerializationContext
Get the current message.
getCurrentMessage() - Method in class org.apache.axis.encoding.SerializationContextImpl
Return the current message
getCurrentMessageContext() - Static method in class org.apache.axis.AxisEngine
Get the active message context.
getCurrentNSMappings() - Method in interface org.apache.axis.encoding.DeserializationContext
Get the Namespace Mappings.
getCurrentNSMappings() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the Namespace Mappings.
getCurrentRecordPos() - Method in interface org.apache.axis.encoding.DeserializationContext
Get the current position in the record.
getCurrentRecordPos() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the current position in the record.
getCurrentXMLType() - Method in interface org.apache.axis.encoding.SerializationContext
Get the currently prefered xmlType `* @return QName of xmlType or null
getCurrentXMLType() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get the currently prefered xmlType
getDOMDocument() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
getData() - Method in class org.apache.axis.message.TextImpl
The character data of the node that implements this interface.
getDataHandler() - Method in class org.apache.axis.attachments.AttachmentPartImpl
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
Deprecated. Use isDebug()
getDefault() - Method in class org.apache.axis.enum.Enum.Type
 
getDefault() - Static method in class org.apache.axis.enum.Scope
 
getDefault() - Static method in class org.apache.axis.enum.Style
 
getDefault() - Static method in class org.apache.axis.enum.Use
 
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.ServiceDesc
 
getDefaultType() - Method in interface org.apache.axis.encoding.Deserializer
 
getDefaultType() - Method in class org.apache.axis.encoding.DeserializerImpl
 
getDefaultTypeMapping() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Return the default TypeMapping
getDefaultTypeMapping() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the default TypeMapping used by the service
getDefinition() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the Definition.
getDelegate() - Method in interface org.apache.axis.encoding.TypeMapping
getDelegate gets the new Delegate TypeMapping
getDelegate() - Method in class org.apache.axis.encoding.TypeMappingImpl
getDelegate gets the new Delegate TypeMapping
getDeploySkeleton() - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use isSkeletonWanted()
getDeployedServices() - Method in interface org.apache.axis.EngineConfiguration
Get an enumeration of the services deployed to this engine, these are represented as ServiceDesc objects
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 interface org.apache.axis.WSDDEngineConfiguration
 
getDeployment() - Method in class org.apache.axis.configuration.FileProvider
 
getDeployment() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getDeployment() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
getDeploymentData(Document) - Method in interface org.apache.axis.Handler
This will return the root element of an XML doc that describes the deployment information about this handler.
getDeploymentData(Document) - Method in class org.apache.axis.SimpleChain
 
getDeploymentData(Document) - Method in class org.apache.axis.handlers.BasicHandler
 
getDerivedTypes(TypeEntry, SymbolTable) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
This method returns a set of all types that are derived from this type via an extension of a complexType
getDescription() - Method in class org.apache.axis.utils.CLOptionDescriptor
Retrieve textual description.
getDescription() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the service description
getDeserClassConstructor() - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
Returns the deserClassConstructor.
getDeserializer() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getDeserializer(Class, QName) - Method in interface org.apache.axis.encoding.DeserializationContext
Get a Deserializer which can turn a given xml type into a given Java type
getDeserializer(Class, QName) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get a Deserializer which can turn a given xml type into a given Java type
getDeserializer(QName) - Method in interface org.apache.axis.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified XML data type.
getDeserializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
getDeserializer(QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the DeserializerFactory registered for the xmlType.
getDeserializer - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
getDeserializer(QName, Class, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
Get the Deserializer for the attribute or child element.
getDeserializer(String, Class, QName) - Static method in class org.apache.axis.types.Schema
Get Custom Deserializer
getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
getDeserializerAs(String) - Method in class org.apache.axis.encoding.ser.SimpleDeserializerFactory
Get the Deserializer and the set the Constructor so the deserializer does not have to do introspection.
getDeserializerForClass(Class) - Method in interface org.apache.axis.encoding.DeserializationContext
Convenience method to get the Deserializer for a specific java class from its meta data.
getDeserializerForClass(Class) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Convenience method to get the Deserializer for a specific java class from its meta data.
getDeserializerForType(QName) - Method in interface org.apache.axis.encoding.DeserializationContext
Convenience method to get the Deserializer for a specific xmlType.
getDeserializerForType(QName) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Convenience method to get the Deserializer for a specific xmlType.
getDeserializerName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getDestClass() - Method in class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension
Get the destination array class described by the xml
getDestClass() - Method in interface org.apache.axis.utils.JavaUtils.ConvertCache
Get the destination array class described by the xml
getDetail() - Method in class org.apache.axis.message.SOAPFaultImpl
Returns the detail element for this SOAPFaultException object.
getDetailEntries() - Method in class org.apache.axis.message.DetailImpl
Gets a list of the detail entries in this Detail object.
getDimeTypeNameFormat() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the boundary delimited stream.
getDimensions() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
 
getDimensions() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Return the dimensions of this type, which can be 0 or more "[]".
getDisallowedMethods() - Method in class org.apache.axis.description.ServiceDesc
 
getDisallowedMethods() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Return list of methods that should not be exported
getDoMultiRefs() - Method in interface org.apache.axis.encoding.SerializationContext
Are we doing multirefs?
getDoMultiRefs() - Method in class org.apache.axis.encoding.SerializationContextImpl
Are we doing multirefs?
getDoThreads() - Method in class org.apache.axis.transport.http.SimpleAxisServer
 
getDoctype() - Method in class org.apache.axis.MessagePart
 
getDoctype() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getDoctype() - Method in class org.apache.axis.message.SOAPPartImpl
 
getDocumentBuilder() - Static method in class org.apache.axis.utils.DOM2Utils
Initialise the the DocumentBuilder
getDocumentElement() - Method in class org.apache.axis.MessagePart
 
getDocumentElement() - Method in class org.apache.axis.message.SOAPDocumentImpl
should not be called, the method will be handled in SOAPPart * * @return
getDocumentElement() - Method in class org.apache.axis.message.SOAPPartImpl
 
getDocumentLocator() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
getDocumentation() - Method in class org.apache.axis.deployment.wsdd.WSDDElement
Get documentation (if any) for this WSDDElement.
getDynamicVar(Object) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
There may be information that does not exist in WSDL4J/DOM structures and does not exist in our additional structures, but that Writer implementation will need.
getEJBHome(InitialContext, String) - Method in class org.apache.axis.providers.java.EJBProvider
 
getElement(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the Element TypeEntry with the given QName.
getElementAnonQName(Node) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
Returns the WSDL2Java QName for the anonymous type of the element or null.
getElementByID(String) - Method in interface 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.encoding.DeserializationContextImpl
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.MessagePart
 
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.message.SOAPPartImpl
 
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.deployment.wsdd.WSDDBeanMapping
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDElement
Return the element name of a particular subclass.
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDFault
Return the element name of a particular subclass.
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDFaultFlow
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
Return the element name of a particular subclass.
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDRequestFlow
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDResponseFlow
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getElementName() - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
getElementName() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getElementName() - Method in class org.apache.axis.message.SOAPElementImpl
Returns the name of this SOAPElement object.
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
 
getElementStack() - Method in interface org.apache.axis.encoding.SerializationContext
Get the stack of element qnames.
getElementStack() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get the stack of element qnames.
getElementsByTagName(String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPElementAxisImpl
 
getElementsByTagName(String) - Method in class org.apache.axis.message.SOAPElementImpl
 
getElementsByTagName(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axis.MessagePart
 
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.message.SOAPElementAxisImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
getElementsByTagNameNS(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
 
getElementsNS(Element, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
helper method for recusively getting the element that has namespace URI and localname
getEmptyInputSource() - Static method in class org.apache.axis.utils.XMLUtils
 
getEncoder(String) - Static method in class org.apache.axis.components.encoding.XMLEncoderFactory
Returns the requested encoder
getEncoding() - Method in class org.apache.axis.MessagePart
 
getEncoding() - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
 
getEncoding() - Method in interface org.apache.axis.components.encoding.XMLEncoder
gets the encoding supported by this encoder
getEncoding() - Method in class org.apache.axis.enum.Use
 
getEncoding() - Static method in class org.apache.axis.utils.XMLUtils
Get the current encoding in effect
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.client.Call
Returns the encoding style as a URI that should be used for the SOAP message.
getEncodingStyle() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getEncodingStyle() - Method in class org.apache.axis.message.SOAPElementAxisImpl
Get the encoding style.
getEncodingStyle() - Method in class org.apache.axis.message.SOAPElementImpl
Returns the encoding style for this SOAPElement object.
getEncodingURI() - Method in class org.apache.axis.soap.SOAP11Constants
 
getEncodingURI() - Method in class org.apache.axis.soap.SOAP12Constants
 
getEncodingURI() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the encoding namespace for this version of SOAP
getEndpointURL() - Method in class org.apache.axis.description.ServiceDesc
 
getEngine() - Method in class org.apache.axis.client.Service
Returns the current AxisEngine used by this Service and all of the Call objects created from this Service object.
getEngine() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getEngine() - Method in class org.apache.axis.handlers.soap.SOAPService
 
getEngine() - Method in class org.apache.axis.transport.http.AxisServletBase
get the engine for this servlet from cache or context
getEngine(HttpServlet) - Static method in class org.apache.axis.transport.http.AxisServletBase
This is a uniform method of initializing AxisServer in a servlet context.
getEngineConfiguration() - Method in class org.apache.axis.client.Service
Constructs a EngineConfig if one is not available.
getEngineEnvironment(HttpServlet) - Static method in class org.apache.axis.transport.http.AxisServletBase
extract information from the servlet configuration files
getEnum(int) - Method in class org.apache.axis.enum.Enum.Type
Returns name of enumerated value
getEnum(String) - Method in class org.apache.axis.enum.Enum.Type
Returns enumerated value of name
getEnum(String, Enum) - Method in class org.apache.axis.enum.Enum.Type
Returns enumerated value of name

For large sets of enumerated values, a HashMap could be used to retrieve.

getEnumNames() - Method in class org.apache.axis.enum.Enum.Type
Returns array of names for enumerated values
getEnumTypeWriter(Emitter, TypeEntry, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
getEnumWriter
getEnumValueIds(Vector) - Static method in class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
Get the enumeration names for the values.
getEnumerationBaseAndValues(Node, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
If the specified node represents a supported JAX-RPC enumeration, a Vector is returned which contains the base type and the enumeration values.
getEnvelope() - Method in class org.apache.axis.MessagePart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEnvelope() - Method in interface org.apache.axis.encoding.DeserializationContext
Get Envelope
getEnvelope() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get Envelope
getEnvelope() - Method in class org.apache.axis.message.EnvelopeBuilder
 
getEnvelope() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getEnvelope() - Method in class org.apache.axis.message.SOAPPartImpl
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 interface org.apache.axis.soap.SOAPConstants
Obtain the envelope namespace for this version of SOAP
getErrorString() - Method in class org.apache.axis.utils.CLArgsParser
Retrieve an error message that occured during parsing if one existed.
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(String, Hashtable) - Static method in class org.apache.axis.components.net.SocketFactoryFactory
Returns a copy of the environment's default socket factory.
getFactory() - Method in class org.apache.axis.wsdl.gen.Parser
 
getFault() - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
getFault() - Method in class org.apache.axis.message.SOAPBodyImpl
 
getFault() - Method in class org.apache.axis.message.SOAPFaultImpl
 
getFaultActor() - Method in class org.apache.axis.AxisFault
get the fault actor
getFaultActor() - Method in class org.apache.axis.message.SOAPFaultImpl
Gets the fault actor for this SOAPFaultException object.
getFaultBodyType(Operation, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the fault body type for the given fault of the given operation.
getFaultBodyTypeMap() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
getFaultByClass(Class) - Method in class org.apache.axis.description.OperationDesc
Returns the FaultDesc for the fault class given.
getFaultByQName(QName) - Method in class org.apache.axis.description.OperationDesc
Returns the FaultDesc for a QName (which is typically found in the details element of a SOAP fault).
getFaultByXmlType(QName) - Method in class org.apache.axis.description.OperationDesc
Returns the FaultDesc for an XMLType.
getFaultCode() - Method in class org.apache.axis.AxisFault
get the fault code
getFaultCode() - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
 
getFaultCode() - Method in class org.apache.axis.message.SOAPFaultImpl
Gets the fault code for this SOAPFaultException object.
getFaultCodeAsName() - Method in class org.apache.axis.message.SOAPFaultImpl
 
getFaultDataType(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
Given a fault message, return the XML type of the exception data.
getFaultDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDFault
 
getFaultDetails() - Method in class org.apache.axis.AxisFault
get all the fault details
getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getFaultFlow(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
getFaultNode() - Method in class org.apache.axis.AxisFault
This is new in SOAP 1.2
getFaultQName() - Method in class org.apache.axis.soap.SOAP11Constants
 
getFaultQName() - Method in class org.apache.axis.soap.SOAP12Constants
 
getFaultQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the QName for the Fault element
getFaultReason() - Method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of AxisFault.getFaultString()
getFaultRole() - Method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of AxisFault.getFaultActor()
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 org.apache.axis.message.SOAPFaultImpl
Gets the fault string for this SOAPFaultException object.
getFaultStringLocale() - Method in class org.apache.axis.message.SOAPFaultImpl
 
getFaultSubCodes() - Method in class org.apache.axis.AxisFault
get the fault subcode list; only used in SOAP 1.2
getFaults() - Method in class org.apache.axis.description.OperationDesc
 
getFaults() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Return the map of BindingOperations to ArraList of FaultBodyType
getFieldByName(String) - Method in class org.apache.axis.description.TypeDesc
Get a FieldDesc by field name.
getFieldName() - Method in class org.apache.axis.description.FieldDesc
Obtain the field name.
getFieldNameForAttribute(QName) - Method in class org.apache.axis.description.TypeDesc
Get the field name associated with this QName, but only if it's marked as an attribute.
getFieldNameForElement(QName) - 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
 
getFileName() - Method in class org.apache.axis.wsdl.toJava.DuplicateFileException
 
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
getFirstBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get the first BodyElement in the SOAP Body
getFirstChild() - Method in class org.apache.axis.MessagePart
 
getFirstChild() - Method in class org.apache.axis.message.NodeImpl
 
getFirstChild() - Method in class org.apache.axis.message.SOAPDocumentImpl
Do we have to count the Attributes as node ???? * * @return
getFirstChild() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getFirstChild() - Method in class org.apache.axis.message.SOAPPartImpl
 
getFirstMimeHeader(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Get the specified MIME header.
getFixupDeserializer() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getFlags() - Method in class org.apache.axis.utils.CLOptionDescriptor
Retrieve flags about option.
getFlags() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
getFragment() - Method in class org.apache.axis.types.URI
Get the fragment for this URI.
getFullExceptionName(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
Given a fault message, return the fully qualified Java class name of the exception to be generated from this fault
getFullQNameFromString(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
getGeneralPurpose(String) - Method in class org.apache.axis.encoding.ser.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.
getGenerateServerSide() - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use isServerSide()
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.
getGenerator(Message, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate bindings for the given Message.
getGenerator(PortType, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate bindings for the given PortType.
getGenerator(Binding, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate bindings for the given Binding.
getGenerator(Service, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate bindings for the given Service.
getGenerator(TypeEntry, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate bindings for the given Type.
getGenerator(Definition, SymbolTable) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get a Generator implementation that will generate anything that doesn't fit into the scope of any of the other Generators.
getGenerator(Message, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(PortType, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(Binding, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(Service, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(TypeEntry, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
getGenerator(Message, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getGenerator(PortType, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getGenerator(Binding, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getGenerator(Service, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getGenerator(TypeEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
getGenerator(Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
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.
getGlobalConfiguration() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Get our global configuration
getGlobalOptions() - Method in interface 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
 
getGlobalRequest() - Method in class org.apache.axis.AxisEngine
 
getGlobalRequest() - Method in interface 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
 
getGlobalResponse() - Method in class org.apache.axis.AxisEngine
 
getGlobalResponse() - Method in interface 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
 
getHandler(String) - Method in class org.apache.axis.AxisEngine
 
getHandler(QName) - Method in interface org.apache.axis.EngineConfiguration
retrieve an instance of the named handler
getHandler(QName) - Method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named handler
getHandler(QName) - Method in class org.apache.axis.configuration.NullProvider
 
getHandler(QName) - Method in class org.apache.axis.configuration.SimpleProvider
 
getHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getHandlerChain(QName) - Method in class org.apache.axis.client.Service.HandlerRegistryImpl
 
getHandlerChainFactory() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
getHandlerClassName() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
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 org.apache.axis.client.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHandlers() - Method in interface org.apache.axis.Chain
Get the list of handlers in the chain - is Handler[] the right form?
getHandlers() - Method in class org.apache.axis.SimpleChain
 
getHandlers() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Obtain our handler list
getHashMap() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the raw symbol table HashMap.
getHeader(String, String) - Method in class org.apache.axis.client.Stub
Get the header element
getHeader() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get the soap header
getHeader() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
getHeaderByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get a header by name (always respecting the currently in-scope actors list)
getHeaderByName(String, String, boolean) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get a header by name, filtering for headers targeted at this engine depending on the accessAllHeaders parameter.
getHeaderParts() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the header parameter map.
getHeaderQName() - Method in class org.apache.axis.soap.SOAP11Constants
 
getHeaderQName() - Method in class org.apache.axis.soap.SOAP12Constants
 
getHeaderQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the QName for the Header element
getHeaders() - Method in class org.apache.axis.AxisFault
Get the SOAP headers associated with this fault.
getHeaders() - Method in class org.apache.axis.client.Stub
Get the array of header elements
getHeaders() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
getHeaders() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get Headers
getHeadersByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get an enumeration of header elements given the namespace and localpart
getHeadersByName(String, String, boolean) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Return an Enumeration of headers which match the given namespace and localPart.
getHelperGeneration() - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use isHelperWanted()
getHolderType(Class) - Static method in class org.apache.axis.utils.JavaUtils
Determines if the Holder Class for a given held class.
getHolderValue(Object) - Static method in class org.apache.axis.utils.JavaUtils
Gets the Holder value.
getHolderValueType(Class) - Static method in class org.apache.axis.utils.JavaUtils
Determines if the Class is a Holder class.
getHolderWriter(Emitter, TypeEntry) - Method in class org.apache.axis.wsdl.toJava.JavaTypeWriter
getHolderWriter
getHomeDir() - Method in class org.apache.axis.transport.http.AxisServletBase
what is the root dir of the applet?
getHost() - Method in class org.apache.axis.types.URI
Get the host for this URI.
getHost() - Method in class org.apache.axis.utils.Options
 
getHours() - Method in class org.apache.axis.types.Duration
 
getHref() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getHttpServletResponseStatus(AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
Extract information from AxisFault and map it to a HTTP Status code.
getHttpSession() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
 
getID() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getId() - Method in class org.apache.axis.types.Schema
 
getId() - Method in class org.apache.axis.utils.CLOption
Retrieve id of option.
getId() - Method in class org.apache.axis.utils.CLOptionDescriptor
Retrieve the id for option.
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.ServiceDesc
 
getImplCls() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the implementation Class if set
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
getImplementation() - Method in class org.apache.axis.MessagePart
 
getImplementation() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getImplementation() - Method in class org.apache.axis.message.SOAPPartImpl
 
getImplementationClass() - Static method in class org.apache.axis.attachments.AttachmentSupport
Get the attachment implementation class
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 ".
getImportUrl() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the String representation of the interface import location URL
getInParams() - Method in class org.apache.axis.description.OperationDesc
Returns an ordered list of IN params (not INOUT)
getIncompatble() - Method in class org.apache.axis.utils.CLOptionDescriptor
Deprecated. Use the correctly spelled CLOptionDescriptor.getIncompatible() instead.
getIncompatible() - Method in class org.apache.axis.utils.CLOptionDescriptor
 
getIndex(String, String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's index by qualified (prefixed) name.
getInitializedServiceDesc(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
Returns a service description with the implementation class filled in.
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
 
getInputBodyType(Operation) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the input body type for the given operation.
getInputNamespace(String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Used to return the namespace of the input clause of the given operation.
getInputParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
 
getInputSchema() - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
getInputSourceFromURI(String) - Static method in class org.apache.axis.utils.XMLUtils
Utility to get the bytes uri.
getInputStream() - Method in class org.apache.axis.attachments.ImageDataSource
 
getInputStream() - Method in class org.apache.axis.attachments.ManagedMemoryDataSource
 
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(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getInstance(QName, WSDDService, EngineConfiguration) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
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
getItemXmlType() - Method in class org.apache.axis.description.ElementDesc
 
getJMSVendorAdapter() - Static method in class org.apache.axis.components.jms.JMSVendorAdapterFactory
 
getJWSClassDir() - Method in class org.apache.axis.transport.http.AxisServlet
 
getJavaClass() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getJavaClass() - Method in class org.apache.axis.utils.cache.JavaClass
Return the java.lang.Class associated with this entry
getJavaImplWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
getJavaImplWriter
getJavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
getJavaInterfaceWriter
getJavaLocalName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Query Java Local Name
getJavaName(QName) - Method in class org.apache.axis.wsdl.toJava.Emitter
Convert the specified QName into a full Java Name.
getJavaPackageName(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Query Java Package Name
getJavaSkelWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
getJavaSkelWriter
getJavaStubWriter(Emitter, BindingEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaBindingWriter
getJavaStubWriter
getJavaType() - Method in class org.apache.axis.description.FieldDesc
 
getJavaType() - Method in class org.apache.axis.description.ParameterDesc
Get the java type (note that this is javaType in the signature.)
getJavaType() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
get javaType
getKey() - Method in class org.apache.axis.utils.LinkedHashMap.Entry
 
getKeys() - Method in class org.apache.axis.i18n.ProjectResourceBundle
 
getKeys() - Method in interface org.apache.axis.session.Session
Get an enumeration of the keys in this session
getKeys() - Method in class org.apache.axis.session.SimpleSession
Get an enumeration of the keys in this session
getKeys() - Method in class org.apache.axis.transport.http.AxisHttpSession
Get an enumeration of the keys in this session
getLanguageSpecificType() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getLastAccessTime() - Method in class org.apache.axis.session.SimpleSession
 
getLastChild() - Method in class org.apache.axis.MessagePart
 
getLastChild() - Method in class org.apache.axis.message.NodeImpl
 
getLastChild() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getLastChild() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getLastChild() - Method in class org.apache.axis.message.SOAPPartImpl
 
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.TextImpl
The number of 16-bit units that are available through data and the substringData method below.
getList() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Return the entire list of generated files
getLoadCounter() - Static method in class org.apache.axis.transport.http.AxisServletBase
get a count of the # of services running.
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
getLocalHost() - Static method in class org.apache.axis.transport.http.SimpleAxisWorker
One method for all host name lookups.
getLocalName() - Method in class org.apache.axis.MessagePart
 
getLocalName() - Method in class org.apache.axis.message.NameImpl
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in class org.apache.axis.message.NodeImpl
 
getLocalName(int) - Method in class org.apache.axis.message.NullAttributes
Return an attribute's local name.
getLocalName() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getLocalName() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getLocalName() - Method in class org.apache.axis.message.SOAPPartImpl
 
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
getLocationUrl() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the String representation of the service endpoint URL
getLockObject() - Method in interface org.apache.axis.session.Session
Get an Object suitable for synchronizing the session.
getLockObject() - Method in class org.apache.axis.session.SimpleSession
Get an Object suitable for synchronizing the session.
getLockObject() - Method in class org.apache.axis.transport.http.AxisHttpSession
Get an Object suitable for synchronizing the session.
getLog(String) - Static method in class org.apache.axis.components.logger.LogFactory
 
getLogging() - Static method in class org.apache.axis.InternalException
Getter for logging property.
getMIMEInfo(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the mime mapping for the given parameter name.
getMIMEInfo() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the MIME type of the parameter.
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.
getMaintainSession() - Method in class org.apache.axis.MessageContext
Are we maintaining session state?
getMaintainSession() - Method in class org.apache.axis.client.Call
Get the value of maintainSession flag.
getMaintainSession() - Method in class org.apache.axis.client.Service
If true, this service wants to track sessions.
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis.MessagePart
Get all headers that match.
getMatchingMimeHeaders(String[]) - Method in interface org.apache.axis.Part
Get all headers that match
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Get all headers that match
getMatchingMimeHeaders(String[]) - Method in class org.apache.axis.message.SOAPPartImpl
Get all headers that match.
getMaxOccurs() - Method in class org.apache.axis.description.ElementDesc
 
getMechanismType() - Method in class org.apache.axis.encoding.DeserializerImpl
JAX-RPC compliant method which returns mechanism type.
getMechanismType() - Method in class org.apache.axis.encoding.ser.ArraySerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.Base64Serializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.BeanSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.DateSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.DocumentSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.ElementSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.HexSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.ListSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.MapSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.QNameSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.SimpleSerializer
 
getMechanismType() - Method in class org.apache.axis.encoding.ser.VectorSerializer
 
getMessage() - Method in class org.apache.axis.MessageContext
Gets the SOAPMessage from this message context
getMessage() - Method in class org.apache.axis.MessagePart
Get the Message for this Part.
getMessage(String) - Method in class org.apache.axis.i18n.MessageBundle
Gets a string message from the resource bundle for the given key
getMessage(String, String) - Method in class org.apache.axis.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, 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) - 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) - Method in class org.apache.axis.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String, String, String, String, String) - Method in class org.apache.axis.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String, String[]) - Method in class org.apache.axis.i18n.MessageBundle
Gets a string message from the resource bundle for the given key.
getMessage(String) - 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.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.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.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.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.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.i18n.Messages
Get a message from resource.properties from the package of the given object.
getMessage(Object, String, Locale, String, Object[]) - Static method in class org.apache.axis.i18n.RB
 
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) - 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) - 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) - 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) - Static method in class org.apache.axis.utils.Messages
Get a message from resource.properties from the package of the given object.
getMessage(String, String, String, String, String, String) - 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.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() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
 
getMessage() - Method in class org.apache.axis.wsdl.symbolTable.MessageEntry
Get this entry's Message 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.Message
Get the context associated with this message.
getMessageContext() - Method in class org.apache.axis.client.Call
Obtain a reference to our MessageContext.
getMessageContext() - Method in interface org.apache.axis.encoding.DeserializationContext
Get MessageContext
getMessageContext() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get MessageContext
getMessageContext() - Method in interface org.apache.axis.encoding.SerializationContext
Get the MessageContext we're operating with
getMessageContext() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get the MessageContext we're operating with
getMessageContext() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getMessageContext() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
 
getMessageEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the MessageEntry with the given QName.
getMessageOperationStyle() - Method in class org.apache.axis.description.OperationDesc
 
getMessageQName() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
getMessageType() - Method in class org.apache.axis.Message
Get the message type.
getMessageType() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get the Message Type (REQUEST/RESPONSE)
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(String) - Method in class org.apache.axis.utils.cache.JavaClass
Lookup a method based on name.
getMethod() - Method in class org.apache.axis.utils.cache.JavaMethod
Lookup a method based on name.
getMethodName() - Method in class org.apache.axis.message.RPCElement
 
getMimeHeader(String) - Method in class org.apache.axis.MessagePart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeader(String) - Method in interface 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 org.apache.axis.attachments.AttachmentPartImpl
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class org.apache.axis.message.SOAPPartImpl
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class org.apache.axis.Message
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeHeaders() - Method in class org.apache.axis.message.SOAPMessageImpl
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMinOccurs() - Method in class org.apache.axis.description.ElementDesc
 
getMinOccursIs0() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
getMinutes() - Method in class org.apache.axis.types.Duration
 
getMode() - Method in class org.apache.axis.description.ParameterDesc
 
getMode() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Deprecated. (use getStyle and getUse)
getMode() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the mode (IN, INOUT, OUT) of the parameter.
getModeAsString(byte) - Static method in class org.apache.axis.description.ParameterDesc
 
getModeString(byte) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
 
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 org.apache.axis.message.SOAPHeaderElementAxisImpl
Check for env:mustUnderstand
getMustUnderstand() - Method in class org.apache.axis.message.SOAPHeaderElementImpl
 
getMustunderstandFaultQName() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the Qname of Mustunderstand fault code
getMustunderstandFaultQName() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the Qname of Mustunderstand fault code
getMustunderstandFaultQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the Qname of Mustunderstand fault code
getName() - Method in interface 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.attachments.ManagedMemoryDataSource
 
getName() - Method in class org.apache.axis.attachments.MimeMultipartDataSource
 
getName() - Method in class org.apache.axis.attachments.OctetStreamDataSource
 
getName() - Method in class org.apache.axis.attachments.PlainTextDataSource
 
getName() - Method in class org.apache.axis.attachments.SourceDataSource
 
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
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.WSDDJavaMsgProvider
 
getName() - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
 
getName() - Method in class org.apache.axis.description.FaultDesc
 
getName() - Method in class org.apache.axis.description.OperationDesc
Return the operation's name
getName() - Method in class org.apache.axis.description.ParameterDesc
 
getName() - Method in class org.apache.axis.description.ServiceDesc
the name of the service
getName() - Method in class org.apache.axis.enum.Enum.Type
 
getName() - Method in class org.apache.axis.enum.Enum
 
getName() - Method in class org.apache.axis.handlers.BasicHandler
Return the name (i.e.
getName() - Method in class org.apache.axis.message.RPCParam
 
getName() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getName() - Method in interface org.apache.axis.security.AuthenticatedUser
Return a string representation of the user's name.
getName() - Method in class org.apache.axis.security.servlet.ServletAuthenticatedUser
Return a string representation of the user's name.
getName() - Method in class org.apache.axis.security.simple.SimpleAuthenticatedUser
Return a string representation of the user's name.
getName() - Method in class org.apache.axis.types.Notation
 
getName() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Get our property name.
getName() - Method in class org.apache.axis.utils.CLOptionDescriptor
Retrieve name of option which is also text for long option.
getName() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
 
getName() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
getName() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Return the name of the fault.
getName() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the name of this parameter.
getName() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Get the name of this entry.
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(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.
getNamespace(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
 
getNamespaceHash() - Method in class org.apache.axis.utils.Mapping
 
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.SOAPElementAxisImpl
 
getNamespacePrefixes() - Method in class org.apache.axis.message.SOAPElementImpl
Returns an Iterator over the namespace prefix Strings declared by this element.
getNamespaceURI() - Method in class org.apache.axis.MessagePart
 
getNamespaceURI(String) - Method in interface org.apache.axis.encoding.DeserializationContext
Get the Namespace for a particular prefix
getNamespaceURI(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the Namespace for a particular prefix
getNamespaceURI() - Method in class org.apache.axis.message.NodeImpl
 
getNamespaceURI() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getNamespaceURI() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getNamespaceURI(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getNamespaceURI(String) - Method in class org.apache.axis.message.SOAPElementImpl
Returns the URI of the namespace that has the given prefix.
getNamespaceURI() - Method in class org.apache.axis.message.SOAPPartImpl
 
getNamespaceURI() - Method in class org.apache.axis.utils.Mapping
 
getNamespaceURI(String) - Method in class org.apache.axis.utils.NSStack
Given a prefix, return the associated namespace (if any).
getNamespaces() - Method in class org.apache.axis.deployment.wsdd.WSDDService
Obtain the list of namespaces registered for this service
getNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Namespaces
Get the list of namespaces currently registered
getNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Types
Return the namespaces object for the current context
getNamespaces() - Method in class org.apache.axis.wsdl.toJava.Emitter
 
getNestedTypes(TypeEntry, SymbolTable, boolean) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
This method returns a set of all the nested types.
getNewQName(QName) - Static method in class org.apache.axis.wsdl.toJava.Utils
Common code for generating a QName in emitted code.
getNext() - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
 
getNextRoleURI() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the "next" role/actor URI
getNextRoleURI() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the "next" role/actor URI
getNextRoleURI() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the "next" role/actor URI
getNextSibling() - Method in class org.apache.axis.MessagePart
 
getNextSibling() - Method in class org.apache.axis.message.NodeImpl
 
getNextSibling() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getNextSibling() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getNextSibling() - Method in class org.apache.axis.message.SOAPPartImpl
 
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.
getNilQName() - Method in interface org.apache.axis.schema.SchemaVersion
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
getNilQName() - Method in class org.apache.axis.schema.SchemaVersion1999
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
getNilQName() - Method in class org.apache.axis.schema.SchemaVersion2000
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
getNilQName() - Method in class org.apache.axis.schema.SchemaVersion2001
Get the appropriate QName for the "null"/"nil" attribute for this Schema version.
getNillableQName(QName) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
getNillableQName returns the QName to use if the nillable=true attribute is used.
getNode() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Query the node for this type.
getNodeName() - Method in class org.apache.axis.MessagePart
Node Implementation
getNodeName() - Method in class org.apache.axis.message.NodeImpl
 
getNodeName() - Method in class org.apache.axis.message.SOAPDocumentImpl
Node Implementation
getNodeName() - Method in class org.apache.axis.message.SOAPPartImpl
 
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.MessagePart
 
getNodeType() - Method in class org.apache.axis.message.NodeImpl
 
getNodeType() - Method in class org.apache.axis.message.SOAPDocumentImpl
override it in sub-classes * * @return
getNodeType() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getNodeType() - Method in class org.apache.axis.message.SOAPPartImpl
 
getNodeValue() - Method in class org.apache.axis.MessagePart
 
getNodeValue() - Method in class org.apache.axis.message.NodeImpl
 
getNodeValue() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getNodeValue() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getNodeValue() - Method in class org.apache.axis.message.SOAPPartImpl
 
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis.MessagePart
Get all headers that do not match.
getNonMatchingMimeHeaders(String[]) - Method in interface org.apache.axis.Part
Get all headers that do not match
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Get all headers that do not match
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.axis.message.SOAPPartImpl
Get all headers that do not match.
getNonProxyHosts() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
getNonProxyHosts() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
getNonProxyHosts() - Method in interface org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getNumInParams() - Method in class org.apache.axis.description.OperationDesc
 
getNumOutParams() - Method in class org.apache.axis.description.OperationDesc
 
getNumParams() - Method in class org.apache.axis.description.OperationDesc
 
getObjectAttributes(Object, Attributes, SerializationContext) - Method in class org.apache.axis.encoding.ser.BeanSerializer
Check for meta-data in the bean that will tell us if any of the properties are actually attributes, add those to the element attribute list
getObjectByRef(String) - Method in interface org.apache.axis.encoding.DeserializationContext
Gets the MessageElement or actual Object value associated with the href value.
getObjectByRef(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
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.SOAPElementAxisImpl
Returns value of the node as an object of registered type.
getObjectValue(Class) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Returns value of the node as an object of registered type.
getOperation() - Method in class org.apache.axis.MessageContext
the current operation
getOperation() - Method in class org.apache.axis.client.Call
 
getOperation(String) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
getOperation(ServiceDesc, QName) - Method in class org.apache.axis.providers.java.RPCInvocation
 
getOperation() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getOperationByElementQName(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.ServiceDesc
Return an operation matching the given method name.
getOperationByQName(QName) - Method in class org.apache.axis.MessageContext
get the first possible operation that could match a body containing an element of the given QName.
getOperationDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
 
getOperationName() - Method in class org.apache.axis.client.Call
Returns the operation name associated with this Call object.
getOperationName(QName) - Method in class org.apache.axis.providers.BasicProvider
 
getOperationNames() - Method in class org.apache.axis.providers.BasicProvider
 
getOperationParameters(Operation, String, BindingEntry) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
For the given operation, this method returns the parameter info conveniently collated.
getOperationQName(BindingOperation, BindingEntry, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
Return the operation QName.
getOperationQNames() - Method in class org.apache.axis.providers.BasicProvider
 
getOperationStyle() - Method in class org.apache.axis.MessageContext
Get the operation style.
getOperationStyle() - Method in class org.apache.axis.client.Call
Get the operation style.
getOperationUse() - Method in class org.apache.axis.MessageContext
Get the operation use.
getOperationUse() - Method in class org.apache.axis.client.Call
Get the operation use.
getOperations() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
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.wsdl.symbolTable.BindingEntry
Get a Set of comprised Operation objects.
getOperationsByName(String) - Method in class org.apache.axis.description.ServiceDesc
get all overloaded operations by name
getOperationsByQName(QName) - Method in class org.apache.axis.description.ServiceDesc
Return all operations which match this QName (i.e.
getOption(String) - Method in interface org.apache.axis.Handler
Returns the option corresponding to the 'name' given
getOption(String) - Method in class org.apache.axis.handlers.BasicHandler
Returns the option corresponding to the 'name' given
getOption(ServletContext, String, String) - Method in class org.apache.axis.transport.http.AxisServletBase
Retrieve option, in order of precedence: (Managed) System property (see discovery.ManagedProperty), servlet init param, context init param.
getOptions() - Method in interface org.apache.axis.Handler
Return the entire list of options
getOptions() - Method in class org.apache.axis.handlers.BasicHandler
Return the entire list of options
getOrMakeTypeMapping(String) - Method in interface org.apache.axis.encoding.TypeMappingRegistry
Obtain a type mapping for the given encoding style.
getOrMakeTypeMapping(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Obtain a type mapping for the given encodingStyle.
getOrder() - Method in class org.apache.axis.description.ParameterDesc
 
getOutParams() - Method in class org.apache.axis.description.OperationDesc
Returns an ordered list of OUT params (not INOUT)
getOutParams() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getOutputBodyType() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
getOutputBodyType(Operation) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the output body type for the given operation.
getOutputDir() - Method in class org.apache.axis.wsdl.toJava.Emitter
Get the output directory to use for emitted source files
getOutputNamespace(String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Used to return the namespace of the output clause of the given operation.
getOutputParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
 
getOutputParams() - Method in 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
 
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 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.MessagePart
 
getOwnerDocument() - Method in class org.apache.axis.message.NodeImpl
 
getOwnerDocument() - Method in class org.apache.axis.message.SOAPDocumentImpl
we have to have a link to them...
getOwnerDocument() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getOwnerDocument() - Method in class org.apache.axis.message.SOAPPartImpl
 
getPackage(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Get the Package name for the specified namespace
getPackage(QName) - Method in class org.apache.axis.wsdl.toJava.Emitter
Get the Package name for the specified QName
getPackage() - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Returns the package name.
getPackageName() - Method in class org.apache.axis.wsdl.toJava.Emitter
Get global package name to use instead of mapping namespaces
getPackageNameFromFullName(String) - Static method in class org.apache.axis.wsdl.fromJava.Types
Utility method to get the package name from a fully qualified java class name
getParam(String) - Method in class org.apache.axis.message.RPCElement
This gets the FIRST param whose name matches.
getParamByQName(QName) - Method in class org.apache.axis.description.OperationDesc
 
getParamDesc() - Method in class org.apache.axis.message.RPCParam
 
getParameter(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Get the value of one of our parameters
getParameter() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
 
getParameter(int) - Method in class org.apache.axis.description.OperationDesc
 
getParameterByName(String) - Method in class org.apache.axis.wsdl.symbolTable.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(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.
getParameterTypeByName(String) - Method in class org.apache.axis.client.Call
Return the QName of the type of the parameters with the given name.
getParameterTypeByQName(QName) - Method in class org.apache.axis.client.Call
Return the QName of the type of the parameters with the given name.
getParameterTypeName(Parameter) - Static method in class org.apache.axis.wsdl.toJava.Utils
Get the parameter type name.
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.
getParameters() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get all of the parameters for all operations.
getParametersFromParts(Vector, Collection, boolean, String, BindingEntry) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
This method returns a vector containing Parameters which represent each Part (shouldn't we call these "Parts" or something?)
getParametersTable() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Returns the config parameters as a hashtable (lockable)
getParams() - Method in class org.apache.axis.message.RPCElement
 
getParent() - Method in class org.apache.axis.description.OperationDesc
 
getParentElement() - Method in class org.apache.axis.message.NodeImpl
Returns the parent node of this Node object.
getParentElement() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getParentNode() - Method in class org.apache.axis.MessagePart
 
getParentNode() - Method in class org.apache.axis.message.NodeImpl
 
getParentNode() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getParentNode() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getParentNode() - Method in class org.apache.axis.message.SOAPPartImpl
 
getParser() - Method in class org.apache.axis.client.Service
Stub out, to give clients the cahnce to modify parser properties TDI 15-Jun-2004
getParser() - Method in class org.apache.axis.wsdl.gen.WSDL2
getParser get the Parser object
getPartName() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
getPassword() - Method in class org.apache.axis.MessageContext
Get the password
getPassword() - Method in class org.apache.axis.client.Call
Get the password
getPassword() - Method in class org.apache.axis.client.Stub
Get the password
getPassword() - Method in class org.apache.axis.utils.Options
 
getPassword() - Method in class org.apache.axis.wsdl.gen.Parser
 
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(boolean, boolean) - Method in class org.apache.axis.types.URI
Get the path for this URI (optionally with the query string and fragment).
getPath() - Method in class org.apache.axis.types.URI
Get the path for this URI.
getPd(Class) - Static method in class org.apache.axis.utils.BeanUtils
Create a BeanPropertyDescriptor array for the indicated class.
getPd(Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
Create a BeanPropertyDescriptor array for the indicated class.
getPivotHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getPivotHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Pivot Handler
getPivotQName() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
getPort(QName, Class) - Method in class org.apache.axis.client.Service
Return either an instance of a generated stub, if it can be found, or a dynamic proxy for the given proxy interface.
getPort(Class) - Method in class org.apache.axis.client.Service
Return a dynamic proxy for the given proxy interface.
getPort(String, Class) - Method in class org.apache.axis.client.Service
Return an object which acts as a dynamic proxy for the passed interface class.
getPort(String, QName, Class) - Method in class org.apache.axis.client.Service
 
getPort() - Method in class org.apache.axis.types.URI
Get the port for this URI.
getPort() - Method in class org.apache.axis.utils.Options
 
getPort() - Method in class org.apache.axis.wsdl.symbolTable.PortEntry
replies the WSDL port element represented by this symbol table entry
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.
getPortType() - Method in class org.apache.axis.wsdl.symbolTable.PortTypeEntry
Get this entry's PortType object.
getPortTypeEntry(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the PortTypeEntry with the given QName.
getPortTypeName() - Method in class org.apache.axis.client.Call
Deprecated. This is really the service's port name, not portType name. Use getPortName instead.
getPortTypeName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the String representation of the portType name
getPorts() - Method in class org.apache.axis.client.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPossibleOperationsByQName(QName) - Method in class org.apache.axis.MessageContext
getPossibleOperationsByQName 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.MessagePart
 
getPrefix() - Method in class org.apache.axis.message.NameImpl
Returns the prefix that was specified when this Name object was initialized.
getPrefix() - Method in class org.apache.axis.message.NodeImpl
 
getPrefix() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getPrefix() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getPrefix(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getPrefix() - Method in class org.apache.axis.message.SOAPPartImpl
 
getPrefix() - Method in class org.apache.axis.utils.Mapping
 
getPrefix(String, boolean) - Method in class org.apache.axis.utils.NSStack
Return an active prefix for the given namespaceURI.
getPrefix(String) - Method in class org.apache.axis.utils.NSStack
Return an active prefix for the given namespaceURI, including the default prefix ("").
getPrefix(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
 
getPrefixForURI(String) - Method in interface org.apache.axis.encoding.SerializationContext
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in interface org.apache.axis.encoding.SerializationContext
Get a prefix for a namespace URI.
getPrefixForURI(String) - Method in class org.apache.axis.encoding.SerializationContextImpl
Get a prefix for a namespace URI.
getPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContextImpl
Get a prefix for the given namespace URI.
getPrefixForURI(String, String, boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Get a prefix for the given namespace URI.
getPrefixHash() - Method in class org.apache.axis.utils.Mapping
 
getPretty() - Method in interface org.apache.axis.encoding.SerializationContext
Get whether the serialization should be pretty printed.
getPretty() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get whether the serialization should be pretty printed.
getPreviousSibling() - Method in class org.apache.axis.MessagePart
 
getPreviousSibling() - Method in class org.apache.axis.message.NodeImpl
 
getPreviousSibling() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
getPreviousSibling() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getPreviousSibling() - Method in class org.apache.axis.message.SOAPPartImpl
 
getPrimitiveClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
 
getPrimitiveClass(String) - Static method in class org.apache.axis.utils.JavaUtils
 
getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
The default behaviour (of super.getPrintWriter) is, given the file name, create a PrintWriter for it.
getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
 
getPrintWriter(String) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
 
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(Class, TypeDesc) - Static method in class org.apache.axis.encoding.ser.BeanDeserializerFactory
Get a list of the bean properties
getProperties() - Method in class org.apache.axis.i18n.RB
Get the underlying 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, String) - Static method in class org.apache.axis.AxisProperties
Get value for property bound to the current thread context class loader.
getProperty(String) - Method in class org.apache.axis.Message
 
getProperty(String) - Method in class org.apache.axis.MessageContext
Returns the value associated with the named property - or null if not defined/set.
getProperty(String) - 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.ServiceDesc
 
getProperty(String) - Method in class org.apache.axis.message.SOAPMessageImpl
 
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 org.apache.axis.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getPropertyNames() - Method in class org.apache.axis.client.Call
 
getProtocolVersion(HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServlet
Return the HTTP protocol level 1.1 or 1.0 by derived class.
getProvider() - Method in class org.apache.axis.enum.Style
 
getProvider() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getProviderQName() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getProxyHost() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
getProxyHost() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
getProxyHost() - Method in interface org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getProxyPassword() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
getProxyPassword() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
getProxyPassword() - Method in interface org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getProxyPort() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
getProxyPort() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
getProxyPort() - Method in interface org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getProxyUser() - Method in class org.apache.axis.components.net.DefaultHTTPSTransportClientProperties
 
getProxyUser() - Method in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
getProxyUser() - Method in interface org.apache.axis.components.net.TransportClientProperties
Returns a valid String, may be empty ("").
getPublic() - Method in class org.apache.axis.types.Notation
 
getQName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getQName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getQName() - Method in class org.apache.axis.description.FaultDesc
 
getQName() - Method in class org.apache.axis.description.ParameterDesc
 
getQName(int) - Method in class org.apache.axis.message.NullAttributes
Return an attribute's qualified (prefixed) name.
getQName() - Method in class org.apache.axis.message.RPCParam
 
getQName() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getQName() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
Return the QName of a fault.
getQName() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the fully qualified name of this parameter.
getQName() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Get the QName of this entry.
getQNameForClass(Class) - Method in interface org.apache.axis.encoding.SerializationContext
Get the QName associated with the specified class.
getQNameForClass(Class) - Method in class org.apache.axis.encoding.SerializationContextImpl
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 interface org.apache.axis.encoding.DeserializationContext
Construct a QName from a string of the form :
getQNameFromString(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Construct a QName from a string of the form :
getQNameFromString(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
Return a QName when passed a string like "foo:bar" by mapping the "foo" prefix to a namespace in the context of the given Node.
getQNameString(QName) - Method in class org.apache.axis.wsdl.fromJava.Types
Return a string suitable for representing a given QName in the context of this WSDL document.
getQualifiedName() - Method in class org.apache.axis.message.NameImpl
Gets the namespace-qualified name of the XML name that this Name object represents.
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
 
getRealElement() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getRecorder() - Method in interface org.apache.axis.encoding.DeserializationContext
Get Event Recorder
getRecorder() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get Event Recorder
getRecorder() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getRef() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getRefType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
If this type references another type, return that type, otherwise return null.
getReference() - Method in class org.apache.axis.client.Service
Returns a reference to this object.
getReferencedObject(String) - Method in interface org.apache.axis.message.IDResolver
Get the object refereced by the href
getRegisteredEncodingStyleURIs() - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Gets a list of namespace URIs registered with this TypeMappingRegistry.
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
 
getRequestEnvelope() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Get our request flow
getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
getRequestHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getRequestHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Request handler
getRequestMessage() - Method in class org.apache.axis.MessageContext
Get the request message.
getRequestQName(OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
getResourceAsStream(Class, String) - Static method in class org.apache.axis.utils.ClassUtils
 
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
 
getResponseEnvelope() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Get our response flow
getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
getResponseHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getResponseHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Response Handler
getResponseHeaders(Call) - Method in class org.apache.axis.client.Stub
Deprecated. This method has been changed to a no-op but remains in the code to keep compatibility with pre-1.1 generated stubs.
getResponseMessage() - Method in class org.apache.axis.MessageContext
Get the response message.
getResponseMessage() - Method in class org.apache.axis.client.Call
Directly get the response message in our MessageContext.
getResponseQName(OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
getResponseString(TypeEntry, MimeInfo, 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 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.SOAPHeaderElementAxisImpl
 
getRoleAttributeQName() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the QName for the role attribute (actor/role)
getRoleAttributeQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the QName for the role attribute (actor/role)
getRoles() - Method in class org.apache.axis.MessageContext
Not (yet) implemented method in the SOAPMessageContext interface

Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.

getRoles() - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
getRoles() - Method in class org.apache.axis.handlers.HandlerChainImpl
 
getRoles() - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
 
getRootPart() - Method in interface org.apache.axis.attachments.Attachments
From the complex stream return the SOAP part.
getRootPart() - Method in class org.apache.axis.attachments.AttachmentsImpl
From the complex stream return the root part.
getSAXParser() - Static method in class org.apache.axis.utils.XMLUtils
Get a SAX parser instance from the JAXP factory.
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.MessageContext
Get the soapAction URI.
getSOAPActionURI() - Method in class org.apache.axis.client.Call
Get the soapAction URI.
getSOAPBody() - Method in class org.apache.axis.Message
 
getSOAPBody() - Method in class org.apache.axis.message.SOAPMessageImpl
 
getSOAPConstants() - Method in class org.apache.axis.MessageContext
SOAP constants
getSOAPConstants() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Get the soap constants for this envelope
getSOAPDocument() - Method in class org.apache.axis.MessagePart
 
getSOAPEnvelope() - Method in class org.apache.axis.Message
Get this message's SOAPPart as a SOAPEnvelope.
getSOAPHeader() - Method in class org.apache.axis.Message
 
getSOAPHeader() - Method in class org.apache.axis.message.SOAPMessageImpl
 
getSOAPPart() - Method in class org.apache.axis.Message
Get this message's SOAPPart.
getSOAPPart() - Method in class org.apache.axis.message.SOAPMessageImpl
 
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.
getSchemaVersion() - Method in class org.apache.axis.MessageContext
Schema version information
getSchemaVersion() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
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(int) - Method in class org.apache.axis.enum.Scope.Type
 
getScope(String) - Method in class org.apache.axis.enum.Scope.Type
 
getScope(String, Scope) - Method in class org.apache.axis.enum.Scope.Type
 
getScope(int) - Static method in class org.apache.axis.enum.Scope
 
getScope(String) - Static method in class org.apache.axis.enum.Scope
 
getScope(String, Scope) - Static method in class org.apache.axis.enum.Scope
 
getScope() - Method in class org.apache.axis.wsdl.toJava.Emitter
Get the scope for the deploy.xml file.
getScopedAttribute(Node, String) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
Given a node, return the value of the given attribute.
getScopedProperty(String) - Method in class org.apache.axis.client.Call
Deprecated.  
getScopes() - Static method in class org.apache.axis.enum.Scope
 
getScript() - Static method in class org.apache.axis.components.script.ScriptFactory
Get the Script implementation.
getSeconds() - Method in class org.apache.axis.types.Duration
 
getSendType() - Method in interface org.apache.axis.attachments.Attachments
Determine if an object is to be treated as an attchment.
getSendType() - Method in class org.apache.axis.attachments.AttachmentsImpl
 
getSendType(String) - Static method in class org.apache.axis.attachments.AttachmentsImpl
Determine how an object typically sent as attachments are to be represented.
getSendType() - Method in class org.apache.axis.handlers.soap.SOAPService
 
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() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getSerializer(Class) - Method in interface org.apache.axis.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the SerializerFactory registered for the Java type.
getSerializer - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
getSerializer(String, Class, QName) - Static method in class org.apache.axis.types.Schema
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
 
getSerializerAsInternal(String) - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
getSerializerForJavaType(Class) - Method in interface org.apache.axis.encoding.SerializationContext
Convenience method to get the Serializer for a specific java type
getSerializerForJavaType(Class) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convenience method to get the Serializer for a specific java type
getSerializerName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getServer(Map) - Static method in class org.apache.axis.server.AxisServer
 
getServer(Map) - Method in interface org.apache.axis.server.AxisServerFactory
 
getServer(Map) - Method in class org.apache.axis.server.DefaultAxisServerFactory
Get an AxisServer.
getServer(Map) - Method in class org.apache.axis.server.JNDIAxisServerFactory
Obtain an AxisServer reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
getServerEngineConfig() - Method in interface org.apache.axis.EngineConfigurationFactory
Get a default server engine configuration.
getServerEngineConfig() - Method in class org.apache.axis.configuration.DefaultEngineConfigurationFactory
Deprecated. Get a default server engine configuration.
getServerEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
Get a default server engine configuration.
getServerEngineConfig() - Method in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
Get a default server engine configuration.
getServerSocket() - Method in class org.apache.axis.transport.http.SimpleAxisServer
Obtain the serverSocket that that SimpleAxisServer is listening on.
getService(String) - Method in class org.apache.axis.AxisEngine
 
getService(QName) - Method in interface org.apache.axis.EngineConfiguration
retrieve an instance of the named service
getService() - Method in class org.apache.axis.MessageContext
 
getService() - Method in class org.apache.axis.client.Call
Get the Service object associated with this Call object.
getService(Map) - Static method in class org.apache.axis.client.ServiceFactory
Obtain an AxisClient reference, using JNDI if possible, otherwise creating one using the standard Axis configuration pattern.
getService(QName) - Method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named service
getService(QName) - Method in class org.apache.axis.configuration.NullProvider
 
getService(QName) - Method in class org.apache.axis.configuration.SimpleProvider
 
getService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getService() - Method in class org.apache.axis.wsdl.symbolTable.ServiceEntry
Get this entry's Service object.
getServiceActors() - Method in class org.apache.axis.handlers.soap.SOAPService
Get the service-specific actor list
getServiceByNamespaceURI(String) - Method in interface 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
 
getServiceClass(String, SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.EJBProvider
Get the class description for the EJB Remote or Local Interface, which is what we are interested in exposing to the world (i.e.
getServiceClass(String, SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
Returns the Class info about the service class.
getServiceClassName(Handler) - Method in class org.apache.axis.providers.java.JavaProvider
Return the class name of the service
getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.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
getServiceDesc() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getServiceDesc() - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
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(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the ServiceEntry with the given QName.
getServiceName() - Method in class org.apache.axis.client.Service
Returns the qualified name of the service (if one is set).
getServiceName(HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServlet
Assumes that the service name is the first token in the path info
getServiceObject(MessageContext, Handler, String, IntHolder) - Method in class org.apache.axis.providers.java.JavaProvider
Get the service object whose method actually provides the service.
getServicePortName() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the String representation of the service port name
getServices() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Return an array of the services in this deployment
getServletContext() - Method in class org.apache.axis.transport.http.AxisServletBase
what is the servlet context
getServletContext() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
 
getSession() - Method in class org.apache.axis.MessageContext
Sessions
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.DefaultTypeMappingImpl
Obtain the singleton default typemapping.
getSize() - Method in class org.apache.axis.MessagePart
Get the total size in bytes, including headers, of this Part.
getSize() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Returns the number of bytes in this AttachmentPart object.
getSoapAction() - Method in class org.apache.axis.description.OperationDesc
 
getSoapAction() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the soapAction option value
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.
getStandalone() - Method in class org.apache.axis.MessagePart
 
getStartOfMappingsPos() - Method in interface org.apache.axis.encoding.DeserializationContext
Get the start of the mapping position
getStartOfMappingsPos() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the start of the mapping position
getStopClasses() - Method in class org.apache.axis.description.ServiceDesc
 
getStopClasses() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Return the list of classes which stop inhertance searches
getStopClasses() - Method in class org.apache.axis.wsdl.fromJava.Types
Return the list of classes that we should not emit WSDL for.
getStrOption(String, Handler) - Method in class org.apache.axis.providers.java.EJBProvider
Get a String option by looking first in the service options, and then at the Handler's options.
getStrProp(String) - Method in class org.apache.axis.MessageContext
Just a util so we don't have to cast the result
getStrictErrorChecking() - Method in class org.apache.axis.MessagePart
 
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.
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(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.
getStringForQName(QName, Element) - Static method in class org.apache.axis.utils.XMLUtils
Return a string for a particular QName, mapping a new prefix if necessary.
getStyle() - Method in class org.apache.axis.deployment.wsdd.WSDDService
Get the service style - document or RPC
getStyle() - Method in class org.apache.axis.description.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(int) - Method in class org.apache.axis.enum.Style.Type
 
getStyle(String) - Method in class org.apache.axis.enum.Style.Type
 
getStyle(String, Style) - Method in class org.apache.axis.enum.Style.Type
 
getStyle(int) - Static method in class org.apache.axis.enum.Style
 
getStyle(String) - Static method in class org.apache.axis.enum.Style
 
getStyle(String, Style) - Static method in class org.apache.axis.enum.Style
 
getStyle() - Method in class org.apache.axis.handlers.soap.SOAPService
 
getStyle() - Method in class org.apache.axis.wsdl.fromJava.Emitter
getStyle
getStyles() - Static method in class org.apache.axis.enum.Style
 
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.
getSymbolTable() - Method in class org.apache.axis.wsdl.gen.Parser
Get the symbol table.
getSymbols(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the list of entries with the given QName.
getSystem() - Method in class org.apache.axis.types.Notation
 
getTagName() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getTagName() - Method in class org.apache.axis.message.SOAPElementImpl
 
getTargetEndpointAddress() - Method in class org.apache.axis.client.Call
Returns the URL of the target Web Service.
getTargetEnpointAddress() - Method in class org.apache.axis.client.Service
The service may provide the target endpoint address, in case the client wsdl port does not contain a valid address.
getTargetNamespace() - Method in class org.apache.axis.types.Schema
 
getTargetObject() - Method in class org.apache.axis.providers.java.RPCInvocation
 
getTargetService() - Method in class org.apache.axis.MessageContext
 
getTargetService() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the target service name
getText() - Method in class org.apache.axis.message.SOAPFaultReasonBuilder
 
getTextClassName(String) - Static method in class org.apache.axis.utils.JavaUtils
Converts text of the form [LFoo to the Foo[]
getTimeout() - Method in class org.apache.axis.MessageContext
Get timeout from our MessageContext.
getTimeout() - Method in class org.apache.axis.client.Call
 
getTimeout() - Method in class org.apache.axis.client.Stub
Get the timeout value in milliseconds.
getTimeout() - Method in interface org.apache.axis.session.Session
Return the sessions' time-to-live.
getTimeout() - Method in class org.apache.axis.session.SimpleSession
 
getTimeout() - Method in class org.apache.axis.transport.http.AxisHttpSession
Return the sessions' time-to-live.
getTimeout() - Method in class org.apache.axis.wsdl.gen.Parser
Return the current timeout setting
getTimezone() - Method in class org.apache.axis.types.Day
 
getTimezone() - Method in class org.apache.axis.types.Month
 
getTimezone() - Method in class org.apache.axis.types.MonthDay
 
getTimezone() - Method in class org.apache.axis.types.Year
 
getTimezone() - Method in class org.apache.axis.types.YearMonth
 
getTopic(TopicSession, String) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
 
getTopic(TopicSession, String) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
 
getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.BeanVendorAdapter
 
getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JMSVendorAdapter
 
getTopicConnectionFactory(HashMap) - Method in class org.apache.axis.components.jms.JNDIVendorAdapter
 
getTrailers() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Return trailers
getTransmissionSize() - Method in class org.apache.axis.attachments.DimeMultiPart
 
getTransport(String) - Method in class org.apache.axis.AxisEngine
 
getTransport(QName) - Method in interface org.apache.axis.EngineConfiguration
retrieve an instance of the named transport
getTransport(QName) - Method in class org.apache.axis.configuration.FileProvider
retrieve an instance of the named transport
getTransport(QName) - Method in class org.apache.axis.configuration.NullProvider
 
getTransport(QName) - Method in class org.apache.axis.configuration.SimpleProvider
 
getTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
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
Transport
getTransportName() - Method in class org.apache.axis.client.Transport
Returns the name of the transport chain to use
getType() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
get type.
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getType() - Method in class org.apache.axis.enum.Enum
 
getType(int) - Method in class org.apache.axis.message.NullAttributes
Return an attribute's type by index.
getType(String, String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's type by qualified (prefixed) name.
getType() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getType() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Get the type of a property
getType() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Get the type of a property
getType() - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
getType() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
 
getType() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Get the TypeEntry of the parameter.
getType(QName) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the Type TypeEntry with the given QName.
getTypeDesc() - Static method in class org.apache.axis.types.Notation
 
getTypeDesc() - Static method in class org.apache.axis.types.Schema
Return type metadata object
getTypeDescForClass(Class) - Static method in class org.apache.axis.description.TypeDesc
Static function for centralizing access to type metadata for a given class.
getTypeEntry(QName, boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Get the type entry for the given qname.
getTypeEntryCount() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Return the count of TypeEntries in the symbol table.
getTypeFromAttributes(String, String, Attributes) - Method in interface org.apache.axis.encoding.DeserializationContext
Create a QName for the type of the element defined by localName and namespace with the specified attributes.
getTypeFromAttributes(String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Create a QName for the type of the element defined by localName and namespace with the specified attributes.
getTypeFromXSITypeAttr(String, String, Attributes) - Method in interface org.apache.axis.encoding.DeserializationContext
Create a QName for the type of the element defined by localName and namespace from the XSI type.
getTypeFromXSITypeAttr(String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContextImpl
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.MessageContext
Return the type mapping currently in scope for our encoding style
getTypeMapping() - Method in class org.apache.axis.client.Call
 
getTypeMapping(String) - Method in class org.apache.axis.configuration.NullProvider
 
getTypeMapping(String) - Method in class org.apache.axis.configuration.SimpleProvider
 
getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getTypeMapping() - Method in class org.apache.axis.description.ServiceDesc
 
getTypeMapping() - Method in interface org.apache.axis.encoding.DeserializationContext
Get the TypeMapping for this DeserializationContext
getTypeMapping() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the TypeMapping for this DeserializationContext
getTypeMapping() - Method in interface org.apache.axis.encoding.SerializationContext
Get the TypeMapping we're using.
getTypeMapping() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get the TypeMapping we're using.
getTypeMapping(String) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Gets the TypeMapping for the namespace.
getTypeMapping() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Returns the TypeMapping used by the service
getTypeMappingRegistry() - Method in class org.apache.axis.AxisEngine
 
getTypeMappingRegistry() - Method in interface org.apache.axis.EngineConfiguration
Retrieve the TypeMappingRegistry for this engine
getTypeMappingRegistry() - Method in class org.apache.axis.MessageContext
Get the currently in-scope type mapping registry.
getTypeMappingRegistry() - Method in class org.apache.axis.client.Service
Returns the current TypeMappingRegistry or null.
getTypeMappingRegistry() - Method in class org.apache.axis.configuration.FileProvider
 
getTypeMappingRegistry() - Method in class org.apache.axis.configuration.NullProvider
 
getTypeMappingRegistry() - Method in class org.apache.axis.configuration.SimpleProvider
Get our TypeMappingRegistry.
getTypeMappingRegistry() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTypeMappingRegistry() - Method in class org.apache.axis.description.ServiceDesc
 
getTypeMappingRegistry() - Method in interface org.apache.axis.encoding.DeserializationContext
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - Method in interface org.apache.axis.encoding.SerializationContext
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get the TypeMappingRegistry we're using.
getTypeMappingRegistry() - Method in class org.apache.axis.handlers.soap.SOAPService
 
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
 
getTypeQName() - Method in class org.apache.axis.description.ParameterDesc
 
getTypeQName(Class) - Method in interface org.apache.axis.encoding.TypeMapping
Gets the QName for the type mapped to Class.
getTypeQName(Class) - Method in class org.apache.axis.encoding.TypeMappingImpl
 
getTypeQName(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Return the QName of the specified javaType
getTypeQName(Node, BooleanHolder, boolean) - Static method in class org.apache.axis.wsdl.symbolTable.Utils
An XML element or attribute node has several ways of identifying the type of the element or attribute: - use the type attribute to reference a complexType/simpleType - use the ref attribute to reference another element - use of an anonymous type (i.e.
getTypeQNameRecursive(Class) - Method in class org.apache.axis.encoding.TypeMappingImpl
Gets the QName for the type mapped to Class.
getTypes() - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Deprecated. use specialized get{Element,Type}Index() methods instead
getURI() - Method in class org.apache.axis.message.NameImpl
Returns the URI of the namespace for the XML name that this Name object represents.
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
 
getUUIDGen(String) - Static method in class org.apache.axis.components.uuid.UUIDGenFactory
getInstance

Returns the singleton instance of UUIDGen

getUndefinedTypeRef() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
getUndefinedTypeRef returns the Undefined TypeEntry that this entry depends on or NULL.
getUnderstoodHeaders() - Method in interface org.apache.axis.Handler
Return a list of QNames which this Handler understands.
getUnderstoodHeaders() - Method in class org.apache.axis.handlers.BasicHandler
Return a list of QNames which this Handler understands.
getUnparsedArgs() - Method in class org.apache.axis.utils.CLArgsParser
 
getUnsignedClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
 
getUrl() - Method in class org.apache.axis.client.Transport
Get the transport-specific URL
getUse() - Method in class org.apache.axis.deployment.wsdd.WSDDService
Get the service use - literal or encoded
getUse() - Method in class org.apache.axis.description.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(int) - Method in class org.apache.axis.enum.Use.Type
 
getUse(String) - Method in class org.apache.axis.enum.Use.Type
 
getUse(String, Use) - Method in class org.apache.axis.enum.Use.Type
 
getUse(int) - Static method in class org.apache.axis.enum.Use
 
getUse(String) - Static method in class org.apache.axis.enum.Use
 
getUse(String, Use) - Static method in class org.apache.axis.enum.Use
 
getUse() - Method in class org.apache.axis.handlers.soap.SOAPService
 
getUse() - Method in class org.apache.axis.wsdl.fromJava.Emitter
getUse
getUse() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
 
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
 
getUserPrincipal() - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
 
getUserinfo() - Method in class org.apache.axis.types.URI
Get the userinfo for this URI.
getUsername() - Method in class org.apache.axis.MessageContext
Get the user name
getUsername() - Method in class org.apache.axis.client.Call
Get the user name
getUsername() - Method in class org.apache.axis.client.Stub
Get the user name
getUsername() - Method in class org.apache.axis.wsdl.gen.Parser
 
getUses() - Static method in class org.apache.axis.enum.Use
 
getValue(Attributes, String[], String) - Static method in class org.apache.axis.Constants
This utility routine returns the value of an attribute which might be in one of several namespaces.
getValue(Attributes, QName[]) - Static method in class org.apache.axis.Constants
Search an attribute collection for a list of QNames, returning the value of the first one found, or null if none were found.
getValue() - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
 
getValue() - Method in interface org.apache.axis.encoding.Deserializer
Get the deserialized value.
getValue(Object) - Method in interface org.apache.axis.encoding.Deserializer
If the deserializer has component values (like ArrayDeserializer) this method gets the specific component via the hint.
getValue() - Method in class org.apache.axis.encoding.DeserializerImpl
Get the deserialized value.
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() - Method in class org.apache.axis.enum.Enum
 
getValue() - Method in class org.apache.axis.message.NodeImpl
Returns the value of this node if this is a Text node or the value of the immediate child of this node otherwise.
getValue(int) - Method in class org.apache.axis.message.NullAttributes
Return an attribute's value by index.
getValue(String, String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class org.apache.axis.message.NullAttributes
Look up an attribute's value by qualified (prefixed) name.
getValue() - Method in class org.apache.axis.message.RPCParam
 
getValue() - Method in class org.apache.axis.message.TextImpl
 
getValue() - Method in class org.apache.axis.utils.LinkedHashMap.Entry
 
getValueAsString(Object, QName) - Method in interface org.apache.axis.encoding.SerializationContext
 
getValueAsString(Object, QName) - Method in class org.apache.axis.encoding.SerializationContextImpl
 
getValueAsString(Object, SerializationContext) - Method in interface org.apache.axis.encoding.SimpleValueSerializer
Return an XML compatible representation of the value.
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.Base64Serializer
 
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DateSerializer
 
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.EnumSerializer
 
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.HexSerializer
 
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.QNameSerializer
 
getValueAsString(Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
 
getValueAsType(QName) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getValueAsType(QName, Class) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getValueSetMethod() - Static method in class org.apache.axis.message.RPCParam
 
getValueTargets() - Method in interface org.apache.axis.encoding.Deserializer
Get the Value Targets of the Deserializer.
getValueTargets() - Method in class org.apache.axis.encoding.DeserializerImpl
Get the Value Targets of the Deserializer.
getVerMismatchFaultCodeQName() - Method in class org.apache.axis.soap.SOAP11Constants
Obtain the Qname of VersionMismatch fault code
getVerMismatchFaultCodeQName() - Method in class org.apache.axis.soap.SOAP12Constants
Obtain the Qname of VersionMismatch fault code
getVerMismatchFaultCodeQName() - Method in interface org.apache.axis.soap.SOAPConstants
Obtain the Qname of VersionMismatch fault code
getVerbose() - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use isVerbose()
getVersion() - Method in class org.apache.axis.MessagePart
 
getVersion() - Static method in class org.apache.axis.Version
 
getVersion() - Method in class org.apache.axis.types.Schema
 
getVisibleNamespacePrefixes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
getVisibleNamespacePrefixes() - Method in class org.apache.axis.message.SOAPElementImpl
Returns an Iterator over the namespace prefix Strings visible to this element.
getWSDDService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Return the WSDD description for a given named service
getWSDL() - Method in class org.apache.axis.wsdl.fromJava.Emitter
Get a Full WSDL Definition for the current configuration parameters
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.ServiceDesc
the wsdl file of the service.
getWSDLParser() - Method in class org.apache.axis.client.Service
 
getWSDLPort(Class) - Method in class org.apache.axis.client.Service
Get the WSDL Port for a given service endpoint interface

This implementation gets the wsdl port that corresponds to the class name, if not found it just get the first one we have.

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.
getWebInfPath() - Method in class org.apache.axis.transport.http.AxisServletBase
accessor to webinf
getWebappBase(HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServletBase
extract the base of our webapp from an inbound request
getWholeText() - Method in class org.apache.axis.message.TextImpl
TODO - complete the implementation Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
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
 
getWriterFactory() - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Call getFactory instead. This doesn't return a WriterFactory, it returns a GeneratorFactory.
getWsdlOpName(String) - Method in class org.apache.axis.client.Call
The default implementation simply returns the java operation name.
getXMLType(Class, QName) - 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.
getXMLType() - Method in class org.apache.axis.encoding.ser.BaseSerializerFactory
get xmlType
getXMLType() - Method in class org.apache.axis.wsdl.symbolTable.FaultInfo
 
getXSIType(Parameter) - Static method in class org.apache.axis.wsdl.toJava.Utils
Get the QName that could be used in the xsi:type when serializing an object for this parameter/return
getXSIType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
Get the QName that could be used in the xsi:type when serializing an object of the given type.
getXSITypeGeneration() - Method in class org.apache.axis.message.RPCParam
 
getXmlName() - Method in class org.apache.axis.description.FieldDesc
Obtain the XML QName for this field
getXmlType() - Method in class org.apache.axis.description.FaultDesc
 
getXmlType() - Method in class org.apache.axis.description.FieldDesc
Returns the XML type (e.g.
getXmlType() - Method in class org.apache.axis.description.TypeDesc
 
getXsdURI() - Method in interface org.apache.axis.schema.SchemaVersion
The XSD URI
getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion1999
The XSD URI
getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion2000
The XSD URI
getXsdURI() - Method in class org.apache.axis.schema.SchemaVersion2001
The XSD URI
getXsiURI() - Method in interface org.apache.axis.schema.SchemaVersion
The XSI URI
getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion1999
The XSI URI
getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion2000
The XSI URI
getXsiURI() - Method in class org.apache.axis.schema.SchemaVersion2001
The XSI URI
getYear() - Method in class org.apache.axis.types.Year
 
getYear() - Method in class org.apache.axis.types.YearMonth
 
getYears() - Method in class org.apache.axis.types.Duration
 
get_any() - Method in class org.apache.axis.types.Schema
 
growArrayToSize(Object, Class, int) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Grow the array

H

HEADER_ACCEPT - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_ACCEPT_APPLICATION_DIME - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_ACCEPT_APPL_SOAP - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_ACCEPT_MULTIPART_RELATED - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_ACCEPT_TEXT_ALL - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_AUTHORIZATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CACHE_CONTROL - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CACHE_CONTROL_NOCACHE - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONNECTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONNECTION_CLOSE - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONNECTION_KEEPALIVE - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_DESCRIPTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_ID - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_LENGTH - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_LOCATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_TYPE - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_CONTENT_TYPE_JMS - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_COOKIE - Static variable in class org.apache.axis.transport.http.HTTPConstants
Cookie headers
HEADER_COOKIE2 - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_DEFAULT_CHAR_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
HTTP header field values
HEADER_EXPECT - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_EXPECT_100_Continue - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_HOST - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_POST - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_PRAGMA - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_PROTOCOL_10 - Static variable in class org.apache.axis.transport.http.HTTPConstants
The MessageContext transport ID of HTTP.
HEADER_PROTOCOL_11 - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_PROTOCOL_V10 - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_PROTOCOL_V11 - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_PROXY_AUTHORIZATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_SET_COOKIE - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_SET_COOKIE2 - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_SOAP_ACTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_TRANSFER_ENCODING - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_TRANSFER_ENCODING_CHUNKED - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_USER_AGENT - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HELPER_CLASS_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
HELP_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
HELP_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
HOLDER_IS_NEEDED - Static variable in class org.apache.axis.wsdl.toJava.JavaTypeWriter
 
HTTPActionHandler - class org.apache.axis.handlers.http.HTTPActionHandler.
An HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property.
HTTPActionHandler() - Constructor for class org.apache.axis.handlers.http.HTTPActionHandler
 
HTTPAuthHandler - class org.apache.axis.handlers.http.HTTPAuthHandler.
An HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers.
HTTPAuthHandler() - Constructor for class org.apache.axis.handlers.http.HTTPAuthHandler
 
HTTPConstants - class org.apache.axis.transport.http.HTTPConstants.
HTTP protocol and message context constants.
HTTPConstants() - Constructor for class org.apache.axis.transport.http.HTTPConstants
 
HTTPSender - class org.apache.axis.transport.http.HTTPSender.
This is meant to be used on a SOAP Client to call a SOAP server.
HTTPSender() - Constructor for class org.apache.axis.transport.http.HTTPSender
 
HTTPTransport - class 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
HTTP_TRANSPORT_VERSION - Static variable in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL) Set this property to request a certain level of HTTP.
Handler - interface org.apache.axis.Handler.
 
Handler - class org.apache.axis.transport.java.Handler.
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handler() - Constructor for class org.apache.axis.transport.java.Handler
 
Handler - class org.apache.axis.transport.local.Handler.
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handler() - Constructor for class org.apache.axis.transport.local.Handler
 
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
 
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
 
HandlerIterationStrategy - interface org.apache.axis.HandlerIterationStrategy.
Base interface for doing an action to Handlers with a MessageContext.
HeaderBuilder - class org.apache.axis.message.HeaderBuilder.
 
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(String) - Constructor for class org.apache.axis.types.HexBinary
 
HexBinary(byte[]) - Constructor for class org.apache.axis.types.HexBinary
 
HexBinary(Byte[]) - 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(HexBinary) - Constructor for class org.apache.axis.holders.HexBinaryHolder
Constructor HexBinaryHolder
HexDeserializer - class org.apache.axis.encoding.ser.HexDeserializer.
Deserializer for hexBinary.
HexDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexDeserializer
 
HexDeserializerFactory - class org.apache.axis.encoding.ser.HexDeserializerFactory.
DeserializerFactory for hexBinary.
HexDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexDeserializerFactory
 
HexSerializer - class org.apache.axis.encoding.ser.HexSerializer.
Serializer for hexBinary.
HexSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexSerializer
 
HexSerializerFactory - class org.apache.axis.encoding.ser.HexSerializerFactory.
SerializerFactory for hexBinary.
HexSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.HexSerializerFactory
 
handleCookie(String, String, Hashtable, MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
little helper function for cookies
handleFault(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
handleGetObject(String) - Method in class org.apache.axis.i18n.ProjectResourceBundle
 
handleRequest(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
handleResponse(MessageContext) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
handlerInfos - Variable in class org.apache.axis.handlers.HandlerChainImpl
 
handlerInfos - Variable in class org.apache.axis.handlers.HandlerInfoChainFactory
 
handlers - Variable in class org.apache.axis.SimpleChain
 
hasAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
 
hasAttribute(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
hasAttribute(String) - Method in class org.apache.axis.message.SOAPElementImpl
 
hasAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
hasAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
hasAttributes() - Method in class org.apache.axis.MessagePart
 
hasAttributes() - Method in class org.apache.axis.description.TypeDesc
Do we have any FieldDescs marked as attributes?
hasAttributes() - Method in class org.apache.axis.message.NodeImpl
 
hasAttributes() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
hasAttributes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
hasAttributes() - Method in class org.apache.axis.message.SOAPPartImpl
 
hasChildNodes() - Method in class org.apache.axis.MessagePart
 
hasChildNodes() - Method in class org.apache.axis.message.NodeImpl
 
hasChildNodes() - Method in class org.apache.axis.message.SOAPDocumentImpl
 
hasChildNodes() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
hasChildNodes() - Method in class org.apache.axis.message.SOAPPartImpl
 
hasFault() - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
hasFault() - Method in class org.apache.axis.message.SOAPBodyImpl
 
hasLiteral() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Do any of the message stanzas contain a soap:body which uses literal?
hasMIME(BindingEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
Are there any MIME parameters in the given binding?
hasMIME(BindingEntry, BindingOperation) - Static method in class org.apache.axis.wsdl.toJava.Utils
Are there any MIME parameters in the given binding's operation?
hasSafePassword() - Method in class org.apache.axis.AxisEngine
 
hashCode() - Method in class org.apache.axis.encoding.TypeMappingImpl.Pair
 
hashCode() - Method in class org.apache.axis.message.NameImpl
 
hashCode() - Method in class org.apache.axis.message.NodeImpl
 
hashCode() - Method in class org.apache.axis.transport.jms.JMSEndpoint
 
hashCode() - Method in class org.apache.axis.transport.jms.Subscription
 
hashCode() - Method in class org.apache.axis.types.Duration
 
hashCode() - Method in class org.apache.axis.types.HexBinary
 
hashCode() - Method in class org.apache.axis.types.NormalizedString
 
hashCode() - Method in class org.apache.axis.types.Schema
 
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.UnsignedInt
 
hashCode() - Method in class org.apache.axis.types.UnsignedLong
 
hashCode() - Method in class org.apache.axis.utils.IDKey
returns hashcode
haveSeenSchemaNS - Variable in class org.apache.axis.encoding.DeserializationContextImpl
 
headers - Variable in class org.apache.axis.message.SOAPMessageImpl
 
helper - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
highSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
Returns the high surrogate of a supplemental character
hint - Variable in class org.apache.axis.encoding.CallbackTarget
 
hint - Variable in class org.apache.axis.encoding.DeserializerTarget
 
holder(MimeInfo, TypeEntry, Emitter) - Static method in class org.apache.axis.wsdl.toJava.Utils
Given a type, return the Java mapping of that type's holder.
href - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
httpAuthCharEncoding - Static variable in class org.apache.axis.utils.XMLUtils
 

I

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.
 
IMPL_CLASS_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
IMPORT_SCHEMA_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
IN - Static variable in class org.apache.axis.description.ParameterDesc
 
IN - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
 
INHERITED_CLASS_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
INIT_PROPERTY_ENABLE_LIST - Static variable in class org.apache.axis.transport.http.AxisServlet
 
INIT_PROPERTY_JWS_CLASS_DIR - Static variable in class org.apache.axis.transport.http.AxisServlet
 
INIT_PROPERTY_TRANSPORT_NAME - Static variable in class org.apache.axis.transport.http.AxisServlet
 
INIT_PROPERTY_USE_SECURITY - Static variable in class org.apache.axis.transport.http.AxisServlet
 
INOUT - Static variable in class org.apache.axis.description.ParameterDesc
 
INOUT - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
 
INPUT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
INTERACT_RETRY_INTERVAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
INTERFACE_NAME - Static variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
IN_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
IOUtils - class org.apache.axis.utils.IOUtils.
 
IOUtils() - Constructor for class org.apache.axis.utils.IOUtils
 
IS_MSG - Static variable in class org.apache.axis.MessageContext
Are we doing Msg vs RPC? - For Java Binding
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(int, float) - 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() - Constructor for class org.apache.axis.utils.IdentityHashMap
Constructor for IdentityHashMap.
IdentityHashMap(Map) - Constructor for class org.apache.axis.utils.IdentityHashMap
Constructor for IdentityHashMap.
ImageDataHandlerDeserializer - class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer.
ImageDataHandler Deserializer Modified by Russell Butek
ImageDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
 
ImageDataHandlerSerializer - class org.apache.axis.encoding.ser.ImageDataHandlerSerializer.
ImageDataHandler Serializer
ImageDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
 
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.
ImageIOFactory() - Constructor for class org.apache.axis.components.image.ImageIOFactory
 
InputStreamBody - class org.apache.axis.message.InputStreamBody.
 
InputStreamBody(InputStream) - Constructor for class org.apache.axis.message.InputStreamBody
 
InternalException - exception org.apache.axis.InternalException.
Encapsulates exceptions for "should never occur" situations.
InternalException(String) - Constructor for class org.apache.axis.InternalException
Construct an Internal Exception from a String.
InternalException(Exception) - Constructor for class org.apache.axis.InternalException
Construct an Internal Exception from an Exception.
InvocationStrategy - class org.apache.axis.strategies.InvocationStrategy.
A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.
InvocationStrategy() - Constructor for class org.apache.axis.strategies.InvocationStrategy
 
InvokeException - exception 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
 
InvokeTimeoutException - exception 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
 
id - Variable in class org.apache.axis.attachments.DimeBodyPart
 
id - Variable in class org.apache.axis.encoding.DeserializerImpl
 
id - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
 
ignoreNonSOAPBindings(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
If a binding's type is not TYPE_SOAP, then we don't use that binding or that binding's portType.
implWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
importNode(Node, boolean) - Method in class org.apache.axis.MessagePart
 
importNode(Node, boolean) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
importNode(Node, boolean) - Method in class org.apache.axis.message.SOAPPartImpl
 
imports - Variable in class org.apache.axis.wsdl.gen.Parser
 
incLockCounter() - Static method in class org.apache.axis.transport.http.AxisServletBase
thread safe lock counter increment
init() - Method in class org.apache.axis.AxisEngine
(re)initialize - What should really go in here???
init() - Method in class org.apache.axis.FaultableHandler
 
init() - Method in interface org.apache.axis.Handler
Init is called when the chain containing this Handler object is instantiated.
init() - Method in class org.apache.axis.SimpleChain
 
init(Handler, Handler, Handler, Handler, Handler) - Method in class org.apache.axis.SimpleTargetedChain
Initialiser which takes real or null request, pivot, and response handlers and which allows for special request and response handlers to be inserted just before and after any pivot handler.
init() - Method in class org.apache.axis.components.uuid.SimpleUUIDGen
 
init() - Method in interface org.apache.axis.components.uuid.UUIDGen
 
init() - Method in class org.apache.axis.handlers.BasicHandler
Stubbed-out methods.
init(Map) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
init(Map) - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
 
init() - Method in class org.apache.axis.handlers.LogHandler
 
init() - Method in class org.apache.axis.monitor.SOAPMonitorService
Servlet initialiation
init() - Method in class org.apache.axis.transport.http.AxisServlet
Initialization method.
init() - Method in class org.apache.axis.transport.http.AxisServletBase
our initialize routine; subclasses should call this if they override it
init() - Method in class org.apache.axis.transport.local.LocalSender
Allocate an embedded Axis server to process requests and initialize it.
init(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Invoked prior to building a definition to ensure parms and data are set up.
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
 
initSAXFactory(String, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
Initialize the SAX parser factory.
initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.BasicProvider
This method returns a ServiceDesc that contains the correct implimentation class.
initServiceDesc(SOAPService, MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
Fill in a service description with the correct impl class and typemapping set.
initTMR() - Method in class org.apache.axis.deployment.wsdd.WSDDService
Initialize a TypeMappingRegistry with the WSDDTypeMappings.
initialize() - Static method in class org.apache.axis.client.Call
Set up the default transport URL mappings.
inouts - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
inputSource - Variable in class org.apache.axis.encoding.DeserializationContextImpl
 
inputStream - Variable in class org.apache.axis.message.InputStreamBody
 
inputs - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
insertBefore(Node, Node) - Method in class org.apache.axis.MessagePart
 
insertBefore(Node, Node) - Method in class org.apache.axis.message.NodeImpl
 
insertBefore(Node, Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
insertBefore(Node, Node) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
insertBefore(Node, Node) - Method in class org.apache.axis.message.SOAPPartImpl
 
insertData(int, String) - Method in class org.apache.axis.message.TextImpl
Insert a string at the specified 16-bit unit offset.
insertTypesFragment(Document) - Method in class org.apache.axis.wsdl.fromJava.Types
Inserts the type fragment into the given wsdl document
intValue() - Method in class org.apache.axis.types.UnsignedInt
 
intValue() - Method in class org.apache.axis.types.UnsignedLong
 
interfaceWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
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
 
internalRegister(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingImpl
Internal version of register(), which allows null factories.
interruptAll() - Method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully interrupt all workers
invoke(MessageContext) - Method in class org.apache.axis.FaultableHandler
Invokes the specified handler.
invoke(MessageContext) - Method in interface org.apache.axis.Handler
Invoke is called to do the actual work of the Handler object.
invoke(MessageContext) - Method in class org.apache.axis.SimpleChain
Iterate over the chain invoking each handler.
invoke(MessageContext) - Method in class org.apache.axis.client.AxisClient
Main routine of the AXIS engine.
invoke(Object, Method, Object[]) - Method in class org.apache.axis.client.AxisClientProxy
Handle a method invocation.
invoke(QName, Object[]) - Method in class org.apache.axis.client.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(SOAPEnvelopeAxisImpl) - Method in class org.apache.axis.client.Call
Invoke the service with a custom SOAPEnvelope.
invoke(String, String, Object[]) - Method in class org.apache.axis.client.Call
Invoke an RPC service with a method name and arguments.
invoke(String, Object[]) - Method in class org.apache.axis.client.Call
Convenience method to invoke a method with a default (empty) namespace.
invoke(RPCElement) - Method in class org.apache.axis.client.Call
Invoke an RPC service with a pre-constructed RPCElement.
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(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
Must implement this in subclasses.
invoke(MessageContext) - Method in class org.apache.axis.handlers.DebugHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.ErrorHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.JAXRPCHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.LogHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.LogMessage
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.MD5AttachHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.SOAPMonitorHandler
Process and SOAP message
invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthenticationHandler
Authenticate the user and password from the msgContext
invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthorizationHandler
Authorize the user and targetService from the msgContext
invoke(MessageContext) - Method in class org.apache.axis.handlers.SimpleSessionHandler
Process a MessageContext.
invoke(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPActionHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPAuthHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
 
invoke(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
Invoke the message by obtaining various common fields, looking up the service object (via getServiceObject), and actually processing the message (via processMessage).
invoke(MessageContext) - Method in class org.apache.axis.server.AxisServer
Main routine of the AXIS server.
invoke(MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
invoke(MessageContext) - Method in class org.apache.axis.transport.java.JavaSender
 
invoke(MessageContext) - Method in class org.apache.axis.transport.jms.JMSSender
invoke() creates an endpoint, sends the request SOAP message, and then either reads the response SOAP message or simply returns.
invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalResponder
 
invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalSender
 
invokeEndpointFromGet(MessageContext, HttpServletResponse, PrintWriter, String, String) - Method in class org.apache.axis.transport.http.AxisServlet
invoke an endpoint from a get request by building an XML request and handing it down.
invokeJAXRPCHandlers(MessageContext) - Method in class org.apache.axis.client.AxisClient
 
invokeMethod(MessageContext, Method, Object, Object[]) - Method in class org.apache.axis.providers.java.RPCProvider
This method encapsulates the method invocation.
invokeMethodFromGet(String, String) - Method in class org.apache.axis.transport.http.SimpleAxisWorker
 
invokeOneWay(Object[]) - Method in 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.
invokeTarget(RPCInvocation) - Method in class org.apache.axis.providers.java.RPCProvider
Unwraps the invocation and calls invokeMethod
invoked - Variable in class org.apache.axis.SimpleChain
 
isAcceptableAsAttribute(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Is the given class acceptable as an attribute
isAllWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
 
isArrayClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
Determine if the class is an array TDI 20-June-2004
isAsContent() - Method in class org.apache.axis.description.ElementDesc
 
isAttachment(Object) - Static method in class org.apache.axis.attachments.AttachmentUtils
Determine if an object is to be treated as an attchment.
isAttachment(Object) - Method in interface org.apache.axis.attachments.Attachments
Determine if an object is to be treated as an attchment.
isAttachment(Object) - Method in class org.apache.axis.attachments.AttachmentsImpl
Determine if an object is to be treated as an attchment.
isAttachmentSupportEnabled() - Static method in class org.apache.axis.attachments.AttachmentSupport
Check if we have attachments enabled.
isAttachmentSupportEnabled(MessageContext) - Static method in class org.apache.axis.attachments.AttachmentSupport
Check if we have attachments enabled.
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.
isAttribute() - Method in class org.apache.axis.description.FieldDesc
Check if this is an attribute.
isBaseType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
isBaseType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
isBeanCompatible(Class) - Static method in class org.apache.axis.utils.JavaUtils
isBeanCompatible
isClassRegistered(String) - Method in class org.apache.axis.utils.cache.ClassCache
Query a given class' cache status.
isClient() - Method in class org.apache.axis.MessageContext
Let us know whether this is the client or the server.
isClientTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
Method isClientTrusted
isComment() - Method in class org.apache.axis.message.CDATAImpl
 
isComment() - Method in class org.apache.axis.message.CommentImpl
 
isComment() - Method in class org.apache.axis.message.TextImpl
Retrieves whether this 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.
isContent(int) - Static method in class org.apache.axis.utils.XMLChar
Returns true if the specified character can be considered content.
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
 
isDevelopment() - Method in class org.apache.axis.transport.http.AxisServletBase
probe for the system being 'production'
isDirty() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
isDoneParsing() - Method in interface org.apache.axis.encoding.DeserializationContext
Return if done parsing document.
isDoneParsing() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Return if done parsing document.
isElement() - Method in class org.apache.axis.description.FieldDesc
Check if this is an element
isElementContentWhitespace() - Method in class org.apache.axis.message.TextImpl
TODO - complete the implementation Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
isEmpty() - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
isEmpty() - Method in class org.apache.axis.utils.LinkedHashMap
 
isEncoded() - Method in class org.apache.axis.MessageContext
Encoding
isEnded - Variable in class org.apache.axis.encoding.DeserializerImpl
 
isEnumClass(Class) - Static method in class org.apache.axis.utils.JavaUtils
Determine if the class is a JAX-RPC enum class.
isEnumClass(Class) - Static method in class org.apache.axis.wsdl.fromJava.Types
Returns true if indicated type matches the JAX-RPC enumeration class.
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;

isFalse(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
Tests the Object 'value': if its null, return default.
isFalse(Object) - Static method in class org.apache.axis.utils.JavaUtils
 
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'
isFalseExplicitly(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
Tests the Object 'value': if its null, return default.
isFalseExplicitly(Object) - Static method in class org.apache.axis.utils.JavaUtils
 
isFaultComplex(Message, SymbolTable) - Static method in class org.apache.axis.wsdl.toJava.Utils
Given a fault message, return TRUE if the fault is a complex type fault
isFileGenerated(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
You should not need to override this method.
isFinished(int) - Method in interface org.apache.axis.utils.ParserControl
 
isFlagSet(char) - Method in class org.apache.axis.utils.Options
Returns an int specifying the number of times that the flag was specified on the command line.
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
 
isHighSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
Returns whether the given character is a high surrogate
isHostInNonProxyList(String, String) - Method in class org.apache.axis.components.net.DefaultSocketFactory
Check if the specified host is in the list of non proxy hosts.
isHref - Variable in class org.apache.axis.encoding.DeserializerImpl
 
isImmutable() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
isImports() - Method in class org.apache.axis.wsdl.gen.Parser
 
isInHeader() - Method in class org.apache.axis.description.ParameterDesc
 
isInHeader() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Is this parameter in the input message header?
isInHeaderPart(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Is this part an input header part?.
isIndexed() - Method in class org.apache.axis.description.FieldDesc
 
isIndexed() - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Query if property is indexed.
isIndexed() - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Query if property is indexed.
isInvalid(int) - Static method in class org.apache.axis.utils.XMLChar
Returns true if the specified character is invalid.
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)
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.
isMinOccursZero() - Method in class org.apache.axis.description.ElementDesc
 
isMinOccursZero() - Method in class org.apache.axis.description.FieldDesc
Check if this field can be omitted.
isModified() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
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.
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.
isNegative() - Method in class org.apache.axis.types.Duration
 
isNil(Attributes) - Method in interface org.apache.axis.encoding.DeserializationContext
Convenenience method that returns true if the value is nil (due to the xsi:nil) attribute.
isNil(Attributes) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Convenenience method that returns true if the value is nil (due to the xsi:nil) attribute.
isNil - Variable in class org.apache.axis.encoding.DeserializerImpl
 
isNoDefaultNamespace() - Method in interface org.apache.axis.encoding.SerializationContext
Get whether or not to write the default namespace.
isNoDefaultNamespace() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get whether or not to write the default namespace.
isNowrap() - Method in class org.apache.axis.wsdl.gen.Parser
 
isNullable(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Determines if the field is nullable.
isOneWay() - Method in class org.apache.axis.description.OperationDesc
 
isOnlyLiteralReferenced() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Is this type references ONLY as a literal type? If a binding's message's soapBody says: use="literal", then a type is referenced literally.
isOperationDIME(String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Check if this operation should use DIME
isOutHeader() - Method in class org.apache.axis.description.ParameterDesc
 
isOutHeader() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Is this parameter in the output message header?
isOutHeaderPart(String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Is this part an output header part?.
isParameterAndReturnSpecRequired(QName) - Method in 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 interface org.apache.axis.encoding.SerializationContext
Indicates whether the object should be interpretted as a primitive for the purposes of multi-ref processing.
isPrimitive(Object) - Method in class org.apache.axis.encoding.SerializationContextImpl
Indicates whether the object should be interpretted as a primitive for the purposes of multi-ref processing.
isPrimitiveType(TypeEntry) - Static method in class org.apache.axis.wsdl.toJava.Utils
 
isProcessed() - Method in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
isProcessingRPCInvocation() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
isProcessingRef() - Method in interface org.apache.axis.encoding.DeserializationContext
Are we in the midst of processing an href target? If so, we shouldn't be pushing the element stack...
isProcessingRef() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
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'.
isPropertyTrue(String, boolean) - Method in class org.apache.axis.MessageContext
Tests to see if the named property is set 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.
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
 
isRecursive(IdentityHashMap, Vector) - Method in class org.apache.axis.encoding.ser.VectorSerializer
 
isReferenced() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Is this entry referenced by any other entry in the symbol table?
isRegistered(Class, QName) - Method in 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.SOAPElementAxisImpl
 
isRunning() - Method in class org.apache.axis.server.AxisServer
 
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 SOAP_ENV Namespace
isSchemaXSD(String) - Static method in class org.apache.axis.Constants
Returns true if SchemaXSD Namespace
isSchemaXSI(String) - Static method in class org.apache.axis.Constants
Returns true if SchemaXSI Namespace
isServerSide() - Method in class org.apache.axis.wsdl.toJava.Emitter
Indicate if we should be emitting server side code and deploy/undeploy
isServerTrusted(X509Certificate[]) - Method in class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
Method isServerTrusted
isSessionUsed() - Method in class org.apache.axis.transport.http.SimpleAxisServer
 
isShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Returns true if all workers have been shutdown
isShuttingDown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Returns true if all workers are in the process of shutting down
isSimpleSchemaType(QName) - Static method in class org.apache.axis.wsdl.symbolTable.SchemaUtils
Determine if a QName is a simple XML Schema type
isSimpleType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
isSimpleType() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
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
isSkeletonWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
Indicate if we should be deploying skeleton or implementation
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.MessagePart
 
isSupported(String, String) - Method in class org.apache.axis.message.NodeImpl
 
isSupported(String, String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
isSupported(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
isSupported(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
 
isTestCaseWanted() - Method in class org.apache.axis.wsdl.toJava.Emitter
 
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;

isTrue(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
Tests the Object 'value': if its null, return default.
isTrue(Object) - Static method in class org.apache.axis.utils.JavaUtils
 
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'
isTrueExplicitly(Object, boolean) - Static method in class org.apache.axis.utils.JavaUtils
Tests the Object 'value': if its null, return default.
isTrueExplicitly(Object) - Static method in class org.apache.axis.utils.JavaUtils
 
isUserInRole(String) - Method in class org.apache.axis.transport.http.ServletEndpointContextImpl
Returns a boolean indicating whether the authenticated user for the current method invocation on the endpoint instance is included in the specified logical "role".
isValid(String) - Method in class org.apache.axis.enum.Enum.Type
 
isValid(String) - Static method in class org.apache.axis.enum.Scope
 
isValid(String) - Static method in class org.apache.axis.enum.Style
 
isValid(String) - Static method in class org.apache.axis.enum.Use
 
isValid(String) - 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) - Method in class org.apache.axis.types.Language
validate the value against the xsd definition TODO
isValid(String) - 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) - Method in class org.apache.axis.types.NMToken
validate the value against the xsd definition Nmtoken ::= (NameChar)+ NameChar ::= Letter | Digit | '.' | '-' | '_' | ':' | CombiningChar | Extender
isValid(String) - 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) - 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) - 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(long) - Method in class org.apache.axis.types.UnsignedByte
validate the value against the xsd value space definition
isValid(long) - Method in class org.apache.axis.types.UnsignedInt
validate the value against the xsd definition
isValid(double) - Method in class org.apache.axis.types.UnsignedLong
validate the value against the xsd definition
isValid(long) - Method in class org.apache.axis.types.UnsignedShort
validate the value against the xsd definition
isValid(int) - Static method in class org.apache.axis.utils.XMLChar
Returns true if the specified character is valid.
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.
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
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
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
 
isWSDL(String) - Static method in class org.apache.axis.Constants
Returns true if WSDL Namespace
isWSDLSOAP(String) - Static method in class org.apache.axis.Constants
Returns true if WSDL SOAP Namespace
isWellFormedAddress(String) - Static method in class org.apache.axis.types.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
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.
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
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.
item(int) - Method in class org.apache.axis.message.NamedNodeMapImpl
Returns the indexth item in the map.
iterator() - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 

J

JAFDataHandlerDeserializer - class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer.
JAFDataHandler Serializer
JAFDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
 
JAFDataHandlerDeserializerFactory - class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory.
A JAFDataHandlerDeserializer Factory
JAFDataHandlerDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
 
JAFDataHandlerDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerDeserializerFactory
 
JAFDataHandlerSerializer - class org.apache.axis.encoding.ser.JAFDataHandlerSerializer.
JAFDataHandler Serializer
JAFDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
 
JAFDataHandlerSerializerFactory - class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory.
A JAFDataHandlerSerializer Factory
JAFDataHandlerSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory
 
JAFDataHandlerSerializerFactory() - Constructor for class org.apache.axis.encoding.ser.JAFDataHandlerSerializerFactory
 
JAXRPCHandler - class org.apache.axis.handlers.JAXRPCHandler.
Handles JAXRPC style handlers.
JAXRPCHandler() - Constructor for class org.apache.axis.handlers.JAXRPCHandler
 
JAXRPC_PORTTYPE_NAME - Static variable in class org.apache.axis.client.Call
 
JAXRPC_SERVICE - Static variable in class org.apache.axis.client.Call
 
JDK13IO - class org.apache.axis.components.image.JDK13IO.
JDK1.3 based Image I/O
JDK13IO() - Constructor for class org.apache.axis.components.image.JDK13IO
 
JMSConnector - class org.apache.axis.transport.jms.JMSConnector.
JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.
JMSConnector(ConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter) - Constructor for class org.apache.axis.transport.jms.JMSConnector
 
JMSConnector.AsyncConnection - class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.
 
JMSConnector.AsyncConnection(ConnectionFactory, Connection, String, String, String, String) - Constructor for class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
 
JMSConnector.AsyncConnection.ListenerSession - class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession.
 
JMSConnector.SyncConnection - class org.apache.axis.transport.jms.JMSConnector.SyncConnection.
 
JMSConnector.SyncConnection.SendSession - class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession.
 
JMSConnectorFactory - class org.apache.axis.transport.jms.JMSConnectorFactory.
JMSConnectorFactory is a factory class for creating JMSConnectors.
JMSConnectorFactory() - Constructor for class org.apache.axis.transport.jms.JMSConnectorFactory
 
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(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(HashMap, HashMap) - Constructor for class org.apache.axis.transport.jms.JMSTransport
 
JMSVendorAdapter - class org.apache.axis.components.jms.JMSVendorAdapter.
SPI Interface that all JMSVendorAdaptors must implement.
JMSVendorAdapter() - Constructor for class org.apache.axis.components.jms.JMSVendorAdapter
 
JMSVendorAdapterFactory - class org.apache.axis.components.jms.JMSVendorAdapterFactory.
Discovery class used to locate vendor adapters.
JMSVendorAdapterFactory() - Constructor for class org.apache.axis.components.jms.JMSVendorAdapterFactory
 
JMS_CORRELATION_ID - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JMS_CORRELATION_ID_AS_BYTES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JMS_TYPE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
JNDIAxisServerFactory - class org.apache.axis.server.JNDIAxisServerFactory.
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
JNDIAxisServerFactory() - Constructor for class org.apache.axis.server.JNDIAxisServerFactory
 
JNDIVendorAdapter - class org.apache.axis.components.jms.JNDIVendorAdapter.
Uses JNDI to locate ConnectionFactory and Destinations
JNDIVendorAdapter() - Constructor for class org.apache.axis.components.jms.JNDIVendorAdapter
 
JSSESocketFactory - class org.apache.axis.components.net.JSSESocketFactory.
SSL socket factory.
JSSESocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.JSSESocketFactory
Constructor JSSESocketFactory
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.
JWS_DEFAULT_FILE_EXTENSION - Static variable in class org.apache.axis.Constants
what the extension of JWS files is.
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 Faylt Writer.
JavaBeanFaultWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanFaultWriter
Constructor.
JavaBeanHelperWriter - class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter.
This is Wsdl2java's Helper Type Writer.
JavaBeanHelperWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Constructor.
JavaBeanWriter - class org.apache.axis.wsdl.toJava.JavaBeanWriter.
This is Wsdl2java's Complex Type Writer.
JavaBeanWriter(Emitter, TypeEntry, Vector, TypeEntry, Vector, JavaWriter) - Constructor for class org.apache.axis.wsdl.toJava.JavaBeanWriter
Constructor.
JavaBindingWriter - class org.apache.axis.wsdl.toJava.JavaBindingWriter.
This is Wsdl2java's Binding Writer.
JavaBindingWriter(Emitter, Binding, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaBindingWriter
Constructor.
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.
JavaClassWriter(Emitter, String, String) - Constructor for class org.apache.axis.wsdl.toJava.JavaClassWriter
Constructor.
JavaDefinitionWriter - class org.apache.axis.wsdl.toJava.JavaDefinitionWriter.
This is Wsdl2java's Definition Writer.
JavaDefinitionWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
Constructor.
JavaDeployWriter - class org.apache.axis.wsdl.toJava.JavaDeployWriter.
This is Wsdl2java's deploy Writer.
JavaDeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaDeployWriter
Constructor.
JavaEnumTypeWriter - class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter.
This is Wsdl2java's Complex Type Writer.
JavaEnumTypeWriter(Emitter, TypeEntry, Vector) - Constructor for class org.apache.axis.wsdl.toJava.JavaEnumTypeWriter
Constructor.
JavaFaultWriter - class org.apache.axis.wsdl.toJava.JavaFaultWriter.
This is Wsdl2java's Fault Writer.
JavaFaultWriter(Emitter, SymbolTable, FaultInfo) - Constructor for class org.apache.axis.wsdl.toJava.JavaFaultWriter
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(Emitter) - Constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
JavaGeneratorFactory.Writers - class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers.
 
JavaGeneratorFactory.Writers() - Constructor for class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
JavaHolderWriter - class org.apache.axis.wsdl.toJava.JavaHolderWriter.
This is Wsdl2java's Holder Writer.
JavaHolderWriter(Emitter, TypeEntry) - Constructor for class org.apache.axis.wsdl.toJava.JavaHolderWriter
Constructor.
JavaImplWriter - class org.apache.axis.wsdl.toJava.JavaImplWriter.
This is Wsdl2java's implementation template writer.
JavaImplWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaImplWriter
Constructor.
JavaInterfaceWriter - class org.apache.axis.wsdl.toJava.JavaInterfaceWriter.
This is Wsdl2java's PortType Writer.
JavaInterfaceWriter(Emitter, PortTypeEntry, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
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.
JavaProvider() - Constructor for class org.apache.axis.providers.java.JavaProvider
 
JavaSender - class org.apache.axis.transport.java.JavaSender.
 
JavaSender() - Constructor for class org.apache.axis.transport.java.JavaSender
 
JavaServiceIfaceWriter - class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter.
This is Wsdl2java's service writer.
JavaServiceIfaceWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
Constructor.
JavaServiceImplWriter - class org.apache.axis.wsdl.toJava.JavaServiceImplWriter.
This is Wsdl2java's service implementation writer.
JavaServiceImplWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Constructor.
JavaServiceWriter - class org.apache.axis.wsdl.toJava.JavaServiceWriter.
This is Wsdl2java's Service Writer.
JavaServiceWriter(Emitter, Service, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaServiceWriter
Constructor.
JavaSkelWriter - class org.apache.axis.wsdl.toJava.JavaSkelWriter.
This is Wsdl2java's skeleton writer.
JavaSkelWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaSkelWriter
Constructor.
JavaStubWriter - class org.apache.axis.wsdl.toJava.JavaStubWriter.
This is Wsdl2java's stub writer.
JavaStubWriter(Emitter, BindingEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaStubWriter
Constructor.
JavaTestCaseWriter - class org.apache.axis.wsdl.toJava.JavaTestCaseWriter.
This is Wsdl2java's TestCase writer.
JavaTestCaseWriter(Emitter, ServiceEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
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
 
JavaTypeWriter - class org.apache.axis.wsdl.toJava.JavaTypeWriter.
This is Wsdl2java's Type Writer.
JavaTypeWriter(Emitter, TypeEntry, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaTypeWriter
Constructor.
JavaUndeployWriter - class org.apache.axis.wsdl.toJava.JavaUndeployWriter.
This is Wsdl2java's deploy Writer.
JavaUndeployWriter(Emitter, Definition, SymbolTable) - Constructor for class org.apache.axis.wsdl.toJava.JavaUndeployWriter
Constructor.
JavaUtils - class org.apache.axis.utils.JavaUtils.
Utility class to deal with Java language related issues, such as type conversions.
JavaUtils() - Constructor for class org.apache.axis.utils.JavaUtils
 
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.
JavaUtils.HolderException - exception org.apache.axis.utils.JavaUtils.HolderException.
 
JavaUtils.HolderException(String) - Constructor for class org.apache.axis.utils.JavaUtils.HolderException
 
JavaWriter - class org.apache.axis.wsdl.toJava.JavaWriter.
Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
JavaWriter(Emitter, String) - Constructor for class org.apache.axis.wsdl.toJava.JavaWriter
Constructor.
javaType - Variable in class org.apache.axis.encoding.TypeMappingImpl.Pair
 
javaType - Variable in class org.apache.axis.encoding.ser.Base64Deserializer
 
javaType - Variable in class org.apache.axis.encoding.ser.Base64Serializer
 
javaType - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
javaType - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
javaType - Variable in class org.apache.axis.encoding.ser.HexDeserializer
 
javaType - Variable in class org.apache.axis.encoding.ser.HexSerializer
 
javaType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
 
javaType - Variable in class org.apache.axis.encoding.ser.SimpleSerializer
 
javifyNames(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Fill in the names of each SymTabEntry with the javaified name.
jndiContextClass - Static variable in class org.apache.axis.providers.java.EJBProvider
 
jndiPassword - Static variable in class org.apache.axis.providers.java.EJBProvider
 
jndiURL - Static variable in class org.apache.axis.providers.java.EJBProvider
 
jndiUsername - Static variable in class org.apache.axis.providers.java.EJBProvider
 

K

KEYHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
 
keySet() - Method in class org.apache.axis.utils.LinkedHashMap
 

L

LITERAL - Static variable in class org.apache.axis.enum.Use
 
LITERAL_STR - Static variable in class org.apache.axis.enum.Use
 
LOCAL_SERVER - Static variable in class org.apache.axis.transport.local.LocalTransport
 
LOCATION_IMPORT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
LOCATION_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
LS - Static variable in class org.apache.axis.utils.JavaUtils
The prefered line separator
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
LinkedHashMap - class org.apache.axis.utils.LinkedHashMap.
A JDK-1.3 implementation of a LinkedHashMap
LinkedHashMap() - Constructor for class org.apache.axis.utils.LinkedHashMap
 
LinkedHashMap.Entry - class org.apache.axis.utils.LinkedHashMap.Entry.
 
LinkedHashMap.Entry(Object, Object) - Constructor for class org.apache.axis.utils.LinkedHashMap.Entry
 
LinkedHashMap.OrderedSet - class org.apache.axis.utils.LinkedHashMap.OrderedSet.
 
LinkedHashMap.OrderedSet() - Constructor for class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
ListDeserializer - class org.apache.axis.encoding.ser.ListDeserializer.
Deserializer for xsd:list
ListDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ListDeserializer
 
ListDeserializerFactory - class org.apache.axis.encoding.ser.ListDeserializerFactory.
A VectorDeserializer Factory
ListDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ListDeserializerFactory
 
ListSerializer - class org.apache.axis.encoding.ser.ListSerializer.
A Serializer for xsd:list
ListSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ListSerializer
 
ListSerializerFactory - class org.apache.axis.encoding.ser.ListSerializerFactory.
A Serializer Factory
ListSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.ListSerializerFactory
 
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.
LocalResponder() - Constructor for class org.apache.axis.transport.local.LocalResponder
 
LocalSender - class org.apache.axis.transport.local.LocalSender.
This is meant to be used on a SOAP Client to call a SOAP server.
LocalSender() - Constructor for class org.apache.axis.transport.local.LocalSender
 
LocalTransport - class 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(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.
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, float) - Constructor for class org.apache.axis.utils.LockableHashtable
 
LockableHashtable(Map) - Constructor for class org.apache.axis.utils.LockableHashtable
 
LockableHashtable(int) - Constructor for class org.apache.axis.utils.LockableHashtable
 
LogFactory - class org.apache.axis.components.logger.LogFactory.
 
LogFactory() - Constructor for 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").
LogHandler() - Constructor for class org.apache.axis.handlers.LogHandler
 
LogMessage - class org.apache.axis.handlers.LogMessage.
This handler simply prints a custom message to the debug log.
LogMessage() - Constructor for class org.apache.axis.handlers.LogMessage
 
lValue - Variable in class org.apache.axis.types.UnsignedInt
 
lValue - Variable in class org.apache.axis.types.UnsignedLong
 
lastFieldName - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
list(Options) - Method in class org.apache.axis.client.AdminClient
 
list() - Method in class org.apache.axis.client.AdminClient
 
list - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
list - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
 
listConfig(AxisEngine) - Static method in class org.apache.axis.utils.Admin
Get an XML document representing this engine's configuration.
loadImage(InputStream) - Method in interface org.apache.axis.components.image.ImageIO
Load an Image.
loadImage(InputStream) - Method in class org.apache.axis.components.image.JDK13IO
Load an Image.
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, Locale, Locale) - Method in class org.apache.axis.i18n.RB
 
loadProperties(String, ClassLoader, Locale, Properties) - Method in class org.apache.axis.i18n.RB
 
loadProperties(String, ClassLoader) - Method in class org.apache.axis.i18n.RB
 
loadService(Class) - Method in class org.apache.axis.client.ServiceFactory
 
loadService(URL, Class, Properties) - Method in class org.apache.axis.client.ServiceFactory
 
loadService(URL, QName, Properties) - Method in class org.apache.axis.client.ServiceFactory
 
loadServiceDescByIntrospection() - Method in class org.apache.axis.description.ServiceDesc
Fill in a service description by introspecting the implementation class.
loadServiceDescByIntrospection(Class) - Method in class org.apache.axis.description.ServiceDesc
Fill in a service description by introspecting the implementation class.
loadServiceDescByIntrospection(Class, TypeMapping) - Method in class org.apache.axis.description.ServiceDesc
Fill in a service description by introspecting the implementation class.
locale - Static variable in class org.apache.axis.i18n.MessagesConstants
 
log - Static variable in class org.apache.axis.transport.jms.JMSTransport
 
log - Static variable in class org.apache.axis.transport.jms.SimpleJMSListener
 
log - Static variable in class org.apache.axis.transport.jms.SimpleJMSWorker
 
logException(Exception) - Method in class org.apache.axis.transport.http.AxisServlet
log any exception to our output log, at our chosen level
longValue() - Method in class org.apache.axis.types.UnsignedInt
 
longValue() - Method in class org.apache.axis.types.UnsignedLong
 
lookup(String, ClassLoader) - Method in class org.apache.axis.utils.cache.ClassCache
Find the cached JavaClass entry for this class, creating one if necessary.
lookupFaultDetail(QName) - Method in class org.apache.axis.AxisFault
Find a fault detail element by its qname
lowSurrogate(int) - Static method in class org.apache.axis.utils.XMLChar
Returns the low surrogate of a supplemental character

M

MAINTAIN_SESSION - Static variable in class org.apache.axis.client.ServiceFactory
 
MASK_CONTENT - Static variable in class org.apache.axis.utils.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.axis.utils.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.axis.utils.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.axis.utils.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.axis.utils.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.axis.utils.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.axis.utils.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.axis.utils.XMLChar
Valid character mask.
MAX_MEMORY_SZ - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
Field READ_CHUNK_SZ
MAX_THREADS - Static variable in class org.apache.axis.components.threadpool.ThreadPool
 
MC_CONFIGPATH - Static variable in class org.apache.axis.Constants
 
MC_HOME_DIR - Static variable in class org.apache.axis.Constants
 
MC_HTTP_SERVLET - Static variable in class org.apache.axis.transport.http.HTTPConstants
HttpServlet
MC_HTTP_SERVLETLOCATION - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
MC_HTTP_SERVLETPATHINFO - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
MC_HTTP_SERVLETREQUEST - Static variable in class org.apache.axis.transport.http.HTTPConstants
HttpServletRequest
MC_HTTP_SERVLETRESPONSE - Static variable in class org.apache.axis.transport.http.HTTPConstants
HttpServletResponse
MC_HTTP_SOAPACTION - Static variable in class org.apache.axis.transport.http.HTTPConstants
Deprecated. Should use javax.xml.rpc.Call.SOAPACTION_URI_PROPERTY instead.
MC_HTTP_STATUS_CODE - Static variable in class org.apache.axis.transport.http.HTTPConstants
Integer
MC_HTTP_STATUS_MESSAGE - Static variable in class org.apache.axis.transport.http.HTTPConstants
String
MC_JWS_CLASSDIR - Static variable in class org.apache.axis.Constants
 
MC_NO_OPERATION_OK - Static variable in class org.apache.axis.Constants
 
MC_REALPATH - Static variable in class org.apache.axis.Constants
 
MC_RELATIVE_PATH - Static variable in class org.apache.axis.Constants
 
MC_REMOTE_ADDR - Static variable in class org.apache.axis.Constants
 
MC_SERVLET_ENDPOINT_CONTEXT - Static variable in class org.apache.axis.Constants
 
MC_SINGLE_SOAP_VERSION - Static variable in class org.apache.axis.Constants
 
MD5AttachHandler - class org.apache.axis.handlers.MD5AttachHandler.
 
MD5AttachHandler() - Constructor for class org.apache.axis.handlers.MD5AttachHandler
 
MESSAGE - Static variable in class org.apache.axis.enum.Style
 
MESSAGE_SELECTOR - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
MESSAGE_STR - Static variable in class org.apache.axis.enum.Style
 
METHODS_ALLOWED_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
METHODS_NOTALLOWED_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
MIME - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
 
MIME_APPLICATION_DIME - Static variable in class org.apache.axis.Message
DIME parts defined for messages.
MIME_DATA_HANDLER - Static variable in class org.apache.axis.Constants
 
MIME_IMAGE - Static variable in class org.apache.axis.Constants
 
MIME_MULTIPART - Static variable in class org.apache.axis.Constants
 
MIME_MULTIPART_RELATED - Static variable in class org.apache.axis.Message
MIME parts defined for messages.
MIME_MULTIPART_RELATED - Static variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field MIME_MULTIPART_RELATED
MIME_OCTETSTREAM - Static variable in class org.apache.axis.Constants
 
MIME_PLAINTEXT - Static variable in class org.apache.axis.Constants
 
MIME_SOURCE - Static variable in class org.apache.axis.Constants
 
MIME_UNKNOWN - Static variable in class org.apache.axis.Message
Look at the input stream to find the headers to decide the mime type.
MIN_TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
MODE_ALL - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
 
MODE_DOCUMENT - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
DEPRECATED - Indicates style=document use=literal
MODE_DOC_WRAPPED - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
DEPRECATED - Indicates style=wrapped use=literal
MODE_IMPLEMENTATION - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
 
MODE_INTERFACE - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
 
MODE_RPC - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
DEPRECATED - Indicates style=rpc use=encoded
MSG_METHOD_BODYARRAY - Static variable in class org.apache.axis.description.OperationDesc
 
MSG_METHOD_DOCUMENT - Static variable in class org.apache.axis.description.OperationDesc
 
MSG_METHOD_ELEMENTARRAY - Static variable in class org.apache.axis.description.OperationDesc
 
MSG_METHOD_NONCONFORMING - Static variable in class org.apache.axis.description.OperationDesc
 
MSG_METHOD_SOAPENVELOPE - Static variable in class org.apache.axis.description.OperationDesc
 
ManagedMemoryDataSource - class org.apache.axis.attachments.ManagedMemoryDataSource.
This class allows small attachments to be cached in memory.
ManagedMemoryDataSource(InputStream, String) - Constructor for class org.apache.axis.attachments.ManagedMemoryDataSource
Create a new in memory data source
MapDeserializer - class org.apache.axis.encoding.ser.MapDeserializer.
 
MapDeserializer() - Constructor for class org.apache.axis.encoding.ser.MapDeserializer
 
MapDeserializerFactory - class org.apache.axis.encoding.ser.MapDeserializerFactory.
A MapDeserializer Factory
MapDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.MapDeserializerFactory
 
MapSerializer - class org.apache.axis.encoding.ser.MapSerializer.
A MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENC encoding style.
MapSerializer() - Constructor for class org.apache.axis.encoding.ser.MapSerializer
 
MapSerializerFactory - class org.apache.axis.encoding.ser.MapSerializerFactory.
A MapSerializer Factory
MapSerializerFactory(Class, 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
MapUtils() - Constructor for class org.apache.axis.transport.jms.MapUtils
 
Mapping - class org.apache.axis.utils.Mapping.
 
Mapping(String, String) - Constructor for class org.apache.axis.utils.Mapping
 
Message - class org.apache.axis.Message.
A complete SOAP (and/or XML-RPC, eventually) 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, 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, MimeHeadersImpl) - 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) - Constructor for class org.apache.axis.Message
Construct a Message.
MessageBundle - class org.apache.axis.i18n.MessageBundle.
Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageBundle(String, String, String, Locale, ClassLoader, ResourceBundle) - Constructor for class org.apache.axis.i18n.MessageBundle
Construct a new ExtendMessages
MessageContext - class 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(AxisEngine) - Constructor for class org.apache.axis.MessageContext
Create a message context.
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.
MessageFactoryImpl - class org.apache.axis.soap.MessageFactoryImpl.
Message Factory implementation
MessageFactoryImpl() - Constructor for class org.apache.axis.soap.MessageFactoryImpl
 
MessagePart - class org.apache.axis.MessagePart.
The SOAPPart provides access to the root part of the Message which contains the envelope.
MessagePart(Message, Object, boolean) - Constructor for class org.apache.axis.MessagePart
Create a new SOAPPart.
MessageWithAttachments - interface org.apache.axis.message.MessageWithAttachments.
 
Messages - class org.apache.axis.i18n.Messages.
 
Messages() - Constructor for class org.apache.axis.i18n.Messages
 
Messages - class org.apache.axis.utils.Messages.
 
Messages() - Constructor for class org.apache.axis.utils.Messages
 
MessagesConstants - class org.apache.axis.i18n.MessagesConstants.
 
MessagesConstants() - Constructor for class org.apache.axis.i18n.MessagesConstants
 
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
MimeHeadersImpl - class org.apache.axis.message.MimeHeadersImpl.
wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
MimeHeadersImpl() - Constructor for class org.apache.axis.message.MimeHeadersImpl
 
MimeHeadersImpl(MimeHeaders) - Constructor for class org.apache.axis.message.MimeHeadersImpl
 
MimeInfo - class org.apache.axis.wsdl.symbolTable.MimeInfo.
 
MimeInfo(String, String) - Constructor for class org.apache.axis.wsdl.symbolTable.MimeInfo
 
MimeMultipartDataHandlerDeserializer - class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer.
MimeMultipartDataHandler Deserializer
MimeMultipartDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
 
MimeMultipartDataHandlerSerializer - class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer.
MimeMultipartDataHandler Serializer
MimeMultipartDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
 
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
MimeUtils - class org.apache.axis.attachments.MimeUtils.
This class is defines utilities for mime.
MimeUtils() - Constructor for class org.apache.axis.attachments.MimeUtils
 
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(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(Month) - Constructor for class org.apache.axis.holders.MonthHolder
Constructor MonthHolder
MsgProvider - class org.apache.axis.providers.java.MsgProvider.
Deal with message-style Java services.
MsgProvider() - Constructor for class org.apache.axis.providers.java.MsgProvider
 
MultiPartDimeInputStream - class org.apache.axis.attachments.MultiPartDimeInputStream.
This simulates the multipart stream
MultiPartDimeInputStream(InputStream) - Constructor for class org.apache.axis.attachments.MultiPartDimeInputStream
Multipart 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
MultiPartRelatedInputStream(String, InputStream) - Constructor for class org.apache.axis.attachments.MultiPartRelatedInputStream
Multipart stream.
mAttachments - Variable in class org.apache.axis.message.SOAPMessageImpl
 
mDocument - Variable in class org.apache.axis.MessagePart
SOAPEnvelope is the Document Elements of this XML docuement
mSOAPPart - Variable in class org.apache.axis.message.SOAPMessageImpl
 
m_adapter - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_allowReceive - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_connectRetryInterval - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_consumer - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
 
m_interactRetryInterval - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_numRetries - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_numSessions - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_poolTimeout - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_receiveConnection - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_sendConnection - Variable in class org.apache.axis.transport.jms.JMSConnector
 
m_subscription - Variable in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection.ListenerSession
 
m_timeoutTime - Variable in class org.apache.axis.transport.jms.JMSConnector
 
main(String[]) - Static method in class org.apache.axis.Version
Entry point.
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.SimpleAxisServer
Server process.
main(String[]) - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
 
main(String[]) - Static method in class org.apache.axis.utils.Admin
 
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.wsdl.Java2WSDL
Main Run the Java2WSDL emitter with the specified command-line arguments
main(String[]) - Static method in class org.apache.axis.wsdl.WSDL2Java
Main Run the WSDL2Java emitter with the specified command-line arguments
main(String[]) - Static method in class org.apache.axis.wsdl.gen.WSDL2
Main Run the tool with the specified command-line arguments
maintainSession - Variable in class org.apache.axis.client.Stub
 
maintainSessionSet - Variable in class org.apache.axis.client.Stub
 
makeAttributesEditable() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
makeFault(Exception) - Static method in class org.apache.axis.AxisFault
Make an AxisFault based on a passed Exception.
makeLockable - Variable in class org.apache.axis.handlers.BasicHandler
 
makeNamespace(String) - Static method in class org.apache.axis.wsdl.fromJava.Namespaces
Make namespace from a fully qualified class name use the default protocol for the namespace
makeNamespace(String, String) - Static method in class org.apache.axis.wsdl.fromJava.Namespaces
Make namespace from a fully qualified class name and the given protocol
makeNewElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
 
makeNewElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCElementHandler
 
makeNewElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Creates a new instance of this Chain
makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Creates a new instance of this deployable.
makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
makeNewInstance(EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.EJBProvider
Return a object which implements the service.
makeNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.JavaProvider
Default java service object comes from simply instantiating the class wrapped in jc
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
 
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.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.
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.attachments.DimeDelimitedInputStream
markSupported return false;
markSupported() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
match(String, String, boolean) - Static method in class org.apache.axis.components.net.DefaultSocketFactory
Matches a string against a pattern.
matches(MimeHeaders) - Method in class org.apache.axis.attachments.AttachmentPartImpl
check if this Part's mimeheaders matches the one passed in.
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.
merge(Properties, Properties) - Method in class org.apache.axis.i18n.RB
Merge two Properties objects
message - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
messageType - Variable in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
mimeToJava(String) - Static method in class org.apache.axis.utils.JavaUtils
Given the MIME type string, return the Java mapping.
mkdir(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
Make a directory for the given package under root.
mode - Variable in class org.apache.axis.wsdl.Java2WSDL
 
modeFromString(String) - Static method in class org.apache.axis.description.ParameterDesc
Get a mode constant from a string.
moveValueTargets(Deserializer) - Method in interface org.apache.axis.encoding.Deserializer
Move someone else's targets to our own (see DeserializationContext)

The DeserializationContext only allows one Deserializer to wait for a unknown multi-ref'ed value.

moveValueTargets(Deserializer) - Method in class org.apache.axis.encoding.DeserializerImpl
Move someone else's targets to our own (see DeserializationContext)

The DeserializationContext only allows one Deserializer to wait for a unknown multi-ref'ed value.

mpartStream - Variable in class org.apache.axis.attachments.AttachmentsImpl
The actual stream to manage the multi-related input stream.
msgContext - Variable in class org.apache.axis.client.Call
 
msgContext - Variable in class org.apache.axis.encoding.DeserializationContextImpl
 
myElement - Variable in class org.apache.axis.message.SOAPHandler
 
myPD - Variable in class org.apache.axis.utils.BeanPropertyDescriptor
 
myRegister(QName, Class, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
Construct TypeMapping for all the [xmlType, javaType] for all of the known xmlType namespaces.
myRegisterSimple(QName, Class) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
Register a "simple" type mapping - in other words, a

N

NAMESPACE_FILE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
NAMESPACE_IMPL_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
NAMESPACE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
NAMESPACE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
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
NETWORK_TIMEOUT_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
NILHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
 
NL - Static variable 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
NOIMPORTS_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
NOWRAP_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
NO_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
Get the flag indicating what sort of header this part is.
NO_LOCAL - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
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
 
NS_PREFIX_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_SOAP_ENC - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_SOAP_ENV - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_WSDD - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
NS_PREFIX_WSDD_JAVA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
NS_PREFIX_WSDL - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_WSDL_SOAP - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_XML - Static variable in class org.apache.axis.Constants
 
NS_PREFIX_XMLSOAP - Static variable in class org.apache.axis.Constants
 
NS_URIS_WSDL - Static variable in class org.apache.axis.Constants
 
NS_URIS_WSDL_SOAP - Static variable in class org.apache.axis.Constants
 
NS_URI_AXIS - Static variable in class org.apache.axis.Constants
 
NS_URI_DEBUG - Static variable in class org.apache.axis.handlers.DebugHandler
 
NS_URI_JAVA - Static variable in class org.apache.axis.Constants
 
NS_URI_WSDL11 - Static variable in class org.apache.axis.Constants
WSDL Namespace
NS_URI_XML - Static variable in class org.apache.axis.Constants
 
NS_URI_XMLNS - Static variable in class org.apache.axis.Constants
 
NS_URI_XMLSOAP - Static variable in class org.apache.axis.Constants
 
NStoPkgFilename - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
NUM_RETRIES - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
NUM_SESSIONS - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
Name - class org.apache.axis.types.Name.
Custom class for supporting XSD data type Name Name represents XML Names.
Name() - Constructor for class org.apache.axis.types.Name
 
Name(String) - Constructor for class org.apache.axis.types.Name
ctor for Name
NameImpl - class org.apache.axis.message.NameImpl.
A representation of an XML name.
NameImpl(String) - Constructor for class org.apache.axis.message.NameImpl
 
NameImpl(String, String, String) - Constructor for class org.apache.axis.message.NameImpl
 
NamedNodeMapImpl - class org.apache.axis.message.NamedNodeMapImpl.
A W3C simple DOM NameNodeMap implementation
NamedNodeMapImpl() - Constructor for class org.apache.axis.message.NamedNodeMapImpl
 
Namespaces - class org.apache.axis.wsdl.fromJava.Namespaces.
Description: A HashMap of packageNames and namespaces with some helper methods
Namespaces() - Constructor for class org.apache.axis.wsdl.fromJava.Namespaces
 
Namespaces - class org.apache.axis.wsdl.toJava.Namespaces.
This class is essentially a HashMap of pairs with a few extra wizzbangs.
Namespaces(String) - Constructor for class org.apache.axis.wsdl.toJava.Namespaces
Instantiate a Namespaces object whose packages will all reside under root.
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
NegativeIntegerHolder(NegativeInteger) - Constructor for class org.apache.axis.holders.NegativeIntegerHolder
Constructor NegativeIntegerHolder
NoEndPointException - exception org.apache.axis.NoEndPointException.
 
NoEndPointException() - Constructor for class org.apache.axis.NoEndPointException
 
NodeImpl - class org.apache.axis.message.NodeImpl.
An implemenation of the abstract Node.
NonBlockingBufferedInputStream - class org.apache.axis.transport.http.NonBlockingBufferedInputStream.
 
NonBlockingBufferedInputStream() - Constructor for class org.apache.axis.transport.http.NonBlockingBufferedInputStream
 
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
NonNegativeIntegerHolder(NonNegativeInteger) - Constructor for class org.apache.axis.holders.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
NonPositiveIntegerHolder(NonPositiveInteger) - Constructor for class org.apache.axis.holders.NonPositiveIntegerHolder
Constructor NonPositiveIntegerHolder
NoopFactory - class org.apache.axis.wsdl.gen.NoopFactory.
This factory returns a bunch of NoopGenerators
NoopFactory() - Constructor for class org.apache.axis.wsdl.gen.NoopFactory
 
NoopGenerator - class org.apache.axis.wsdl.gen.NoopGenerator.
This generator doesn't do anything.
NoopGenerator() - Constructor for class org.apache.axis.wsdl.gen.NoopGenerator
 
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
NormalizedStringHolder(NormalizedString) - Constructor for class org.apache.axis.holders.NormalizedStringHolder
Constructor NormalizedStringHolder
NotImplementedException - exception org.apache.axis.NotImplementedException.
 
NotImplementedException() - Constructor for class org.apache.axis.NotImplementedException
 
Notation - class org.apache.axis.types.Notation.
Custom class for supporting XSD data type NOTATION.
Notation() - Constructor for class org.apache.axis.types.Notation
 
Notation(NCName, URI, URI) - Constructor for class org.apache.axis.types.Notation
 
NullAttributes - class org.apache.axis.message.NullAttributes.
Null implementation of the Attributes interface.
NullAttributes() - Constructor for class org.apache.axis.message.NullAttributes
 
NullProvider - class org.apache.axis.configuration.NullProvider.
A do-nothing ConfigurationProvider
NullProvider() - Constructor for class org.apache.axis.configuration.NullProvider
 
name - Variable in class org.apache.axis.enum.Enum
 
name - Variable in class org.apache.axis.handlers.BasicHandler
 
name - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
name - Variable in class org.apache.axis.wsdl.symbolTable.SymTabEntry
 
names - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
namespaceMap - Variable in class org.apache.axis.wsdl.Java2WSDL
 
namespaceMap - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
namespaceURI - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
namespaces - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
namespaces - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
namespaces - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
 
needDeser - Variable in class org.apache.axis.message.RPCElement
 
needsEncoding(char) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
 
needsHighFidelityRecording() - Method in class org.apache.axis.handlers.soap.SOAPService
 
newBeanInstance(Object) - Method in class org.apache.axis.encoding.ser.DeferedBeanConstruction
 
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.
newElement(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SAX2EventRecorder
 
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() - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryFinder
 
newFactory(Object) - Static method in class org.apache.axis.configuration.EngineConfigurationFactoryServlet
Creates and returns a new EngineConfigurationFactory.
newInstance(Class) - Static method in class org.apache.axis.AxisProperties
!WARNING! SECURITY issue.
newInstance(Class, Class[], Object[]) - Static method in class org.apache.axis.AxisProperties
 
newInstance(Class, Class) - Static method in class org.apache.axis.AxisProperties
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
 
newProviderInstance(WSDDService, EngineConfiguration) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
 
newSOAPEnvelope(InputStream) - Static method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
newStreamNo() - Static method in class org.apache.axis.attachments.BoundaryDelimitedStream
Signal that a new stream has been created.
newStreamNo() - Static method in class org.apache.axis.attachments.DimeDelimitedInputStream
 
next - Variable in class org.apache.axis.message.SOAPFaultCodeBuilder
 
next() - Method in class org.apache.axis.utils.NSStack
Return the next namespace mapping in the top frame.
nextUUID() - Method in class org.apache.axis.components.uuid.SimpleUUIDGen
Creates a new UUID.
nextUUID() - Method in interface org.apache.axis.components.uuid.UUIDGen
 
noArgs - Static variable in class org.apache.axis.utils.BeanPropertyDescriptor
 
noArgs - Static variable in class org.apache.axis.utils.BeanUtils
 
noClasses - Static variable in class org.apache.axis.description.TypeDesc
 
noObjects - Static variable in class org.apache.axis.description.TypeDesc
 
node - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
node2ExtensionBase - Variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
cache of nodes -> base types for complexTypes.
nodeToString(Node, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
Return a string containing this node serialized as XML.
nodes - Variable in class org.apache.axis.message.NamedNodeMapImpl
Nodes.
nonProxyHosts - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
normaliseOptions(Handler) - Static method in class org.apache.axis.AxisEngine
Normalise the engine's options.
normalize() - Method in class org.apache.axis.MessagePart
 
normalize() - Method in class org.apache.axis.message.NodeImpl
 
normalize() - Method in class org.apache.axis.message.SOAPDocumentImpl
[todo] is it OK to simply call the superclass?
normalize() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
normalize() - Method in class org.apache.axis.message.SOAPPartImpl
 
normalize(String) - Static method in class org.apache.axis.utils.DOM2Writer
 
normalize(URL) - Static method in class org.apache.axis.utils.URLHashSet
if the url points to a file then make sure we cleanup ".." "." etc.
normalize(Node) - Static method in class org.apache.axis.utils.XMLUtils
Trim all new lines from text nodes.
nowrap - Variable in class org.apache.axis.wsdl.gen.Parser
 

O

ON_EXCEPTION_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
 
OPTION_ALLOWEDMETHODS - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_BEANNAME - Static variable in class org.apache.axis.providers.java.EJBProvider
 
OPTION_CLASSNAME - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_CLASSPATH - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_CLIENT_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
 
OPTION_HOMEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
 
OPTION_IS_STATIC - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_LOCALHOMEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
 
OPTION_LOCALINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
 
OPTION_PROGID - Static variable in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
 
OPTION_REMOTEINTERFACENAME - Static variable in class org.apache.axis.providers.java.EJBProvider
 
OPTION_SCOPE - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_SERVER_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
 
OPTION_THREADING_MODEL - Static variable in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
 
OPTION_WSDL_INPUTSCHEMA - Static variable in class org.apache.axis.providers.BasicProvider
 
OPTION_WSDL_INPUTSCHEMA - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_WSDL_PORTTYPE - Static variable in class org.apache.axis.providers.BasicProvider
 
OPTION_WSDL_PORTTYPE - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_WSDL_SERVICEELEMENT - Static variable in class org.apache.axis.providers.BasicProvider
 
OPTION_WSDL_SERVICEELEMENT - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_WSDL_SERVICEPORT - Static variable in class org.apache.axis.providers.BasicProvider
 
OPTION_WSDL_SERVICEPORT - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_WSDL_TARGETNAMESPACE - Static variable in class org.apache.axis.providers.BasicProvider
 
OPTION_WSDL_TARGETNAMESPACE - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OUT - Static variable in class org.apache.axis.description.ParameterDesc
 
OUT - Static variable in class org.apache.axis.wsdl.symbolTable.Parameter
 
OUTPUT_IMPL_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
OUTPUT_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
OUTPUT_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
OUTPUT_WSDL_MODE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
OUT_HEADER - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
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
 
OctetStreamDataHandlerDeserializer - class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer.
application/octetstream DataHandler Deserializer Modified by Davanum Srinivas
OctetStreamDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
 
OctetStreamDataHandlerSerializer - class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer.
application/octetstream DataHandler Serializer
OctetStreamDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
 
OctetStreamDataSource - class org.apache.axis.attachments.OctetStreamDataSource.
 
OctetStreamDataSource(String, OctetStream) - Constructor for 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
OctetStreamHolder(OctetStream) - Constructor for class org.apache.axis.holders.OctetStreamHolder
Constructor OctetStreamHolder
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.
OperationDesc(String, ParameterDesc[], QName) - Constructor for class org.apache.axis.description.OperationDesc
"Complete" constructor
Options - class org.apache.axis.utils.Options.
 
Options(String[]) - Constructor for class org.apache.axis.utils.Options
Constructor - just pass in the args from the command line.
onConnect() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
 
onConnect() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
onEndElement(String, String, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
onEndElement is called by endElement.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
onEndElement is called by endElement.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.Base64Deserializer
Return something even if no characters were found.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
Check that we have a valid bean instance
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.DocumentDeserializer
 
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ElementDeserializer
 
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.HexDeserializer
Return something even if no characters were found.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ListDeserializer
onEndElement is called by endElement.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
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(MessageContext) - Method in class org.apache.axis.FaultableHandler
Some handler later on has faulted so we need to process the fault.
onFault(MessageContext) - Method in interface org.apache.axis.Handler
Called when a subsequent handler throws a fault.
onFault(MessageContext) - Method in class org.apache.axis.SimpleChain
Notify the handlers in this chain because some handler later on has faulted - in reverse order.
onFault(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
 
onFault(MessageContext) - Method in class org.apache.axis.handlers.DebugHandler
 
onFault(MessageContext) - Method in class org.apache.axis.handlers.JAXRPCHandler
 
onFault(MessageContext) - Method in class org.apache.axis.handlers.LogHandler
 
onFault(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthorizationHandler
Nothing to undo
onMessage(Message) - Method in class org.apache.axis.transport.jms.SimpleJMSListener
This method is called asynchronously whenever a message arrives.
onShutdown() - Method in class org.apache.axis.transport.jms.JMSConnector.AsyncConnection
 
onShutdown() - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
onStartChild is called on each child element.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
onStartChild is called on each child element.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
onStartChild is called on each child element.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
Deserializer interface called on each child element encountered in the XML stream.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
Deserializer interface called on each child element encountered in the XML stream.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MapDeserializer
onStartChild is called on each child element.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
There should not be nested elements, so thow and exception if this occurs.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
onStartChild is called on each child element.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeHandler
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCElementHandler
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
Register the start of a parameter (child element of the method call element).
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultCodeBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultDetailsBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultReasonBuilder
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
This method is invoked after startElement when the element requires deserialization (i.e.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
This method is invoked after startElement when the element requires deserialization (i.e.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
This method is invoked after startElement when the element requires deserialization (i.e.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.Base64Deserializer
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.BeanDeserializer
Set the bean properties that correspond to element attributes.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ListDeserializer
This method is invoked after startElement when the element requires deserialization (i.e.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MapDeserializer
This method is invoked after startElement when the element requires deserialization (i.e.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.QNameDeserializer
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
Set the bean properties that correspond to element attributes.
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
This method is invoked after startElement when the element requires deserialization (i.e.
onlyLiteralReference - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
openConnection(URL) - Method in class org.apache.axis.transport.java.Handler
 
openConnection(URL) - Method in class org.apache.axis.transport.local.Handler
 
options - Variable in class org.apache.axis.handlers.BasicHandler
 
options - Variable in class org.apache.axis.wsdl.Java2WSDL
Define the understood options.
options - Static variable in class org.apache.axis.wsdl.WSDL2Java
Define the understood options.
options - Variable in class org.apache.axis.wsdl.gen.WSDL2
 
orderedParts - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
orderedParts - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field orderedParts
org.apache.axis - package org.apache.axis
 
org.apache.axis.attachments - package org.apache.axis.attachments
 
org.apache.axis.client - package org.apache.axis.client
 
org.apache.axis.components.encoding - package org.apache.axis.components.encoding
 
org.apache.axis.components.image - package org.apache.axis.components.image
 
org.apache.axis.components.jms - package org.apache.axis.components.jms
 
org.apache.axis.components.logger - package org.apache.axis.components.logger
 
org.apache.axis.components.net - package org.apache.axis.components.net
 
org.apache.axis.components.script - package org.apache.axis.components.script
 
org.apache.axis.components.threadpool - package org.apache.axis.components.threadpool
 
org.apache.axis.components.uuid - package org.apache.axis.components.uuid
 
org.apache.axis.configuration - package org.apache.axis.configuration
 
org.apache.axis.deployment.wsdd - package org.apache.axis.deployment.wsdd
 
org.apache.axis.deployment.wsdd.providers - package org.apache.axis.deployment.wsdd.providers
 
org.apache.axis.description - package org.apache.axis.description
 
org.apache.axis.encoding - package org.apache.axis.encoding
 
org.apache.axis.encoding.ser - package org.apache.axis.encoding.ser
 
org.apache.axis.enum - package org.apache.axis.enum
 
org.apache.axis.handlers - package org.apache.axis.handlers
 
org.apache.axis.handlers.http - package org.apache.axis.handlers.http
 
org.apache.axis.handlers.soap - package org.apache.axis.handlers.soap
 
org.apache.axis.holders - package org.apache.axis.holders
 
org.apache.axis.i18n - package org.apache.axis.i18n
 
org.apache.axis.message - package org.apache.axis.message
 
org.apache.axis.monitor - package org.apache.axis.monitor
 
org.apache.axis.providers - package org.apache.axis.providers
 
org.apache.axis.providers.java - package org.apache.axis.providers.java
 
org.apache.axis.schema - package org.apache.axis.schema
 
org.apache.axis.security - package org.apache.axis.security
 
org.apache.axis.security.servlet - package org.apache.axis.security.servlet
 
org.apache.axis.security.simple - package org.apache.axis.security.simple
 
org.apache.axis.server - package org.apache.axis.server
 
org.apache.axis.session - package org.apache.axis.session
 
org.apache.axis.soap - package org.apache.axis.soap
 
org.apache.axis.strategies - package org.apache.axis.strategies
 
org.apache.axis.transport.http - package org.apache.axis.transport.http
 
org.apache.axis.transport.java - package org.apache.axis.transport.java
 
org.apache.axis.transport.jms - package org.apache.axis.transport.jms
 
org.apache.axis.transport.local - package org.apache.axis.transport.local
 
org.apache.axis.types - package org.apache.axis.types
 
org.apache.axis.utils - package org.apache.axis.utils
 
org.apache.axis.utils.bytecode - package org.apache.axis.utils.bytecode
 
org.apache.axis.utils.cache - package org.apache.axis.utils.cache
 
org.apache.axis.wsdl - package org.apache.axis.wsdl
 
org.apache.axis.wsdl.fromJava - package org.apache.axis.wsdl.fromJava
 
org.apache.axis.wsdl.gen - package org.apache.axis.wsdl.gen
 
org.apache.axis.wsdl.symbolTable - package org.apache.axis.wsdl.symbolTable
 
org.apache.axis.wsdl.toJava - package org.apache.axis.wsdl.toJava
 
output(SerializationContext) - Method in class org.apache.axis.AxisFault
add this fault and any needed headers to the output context
output(SerializationContext) - Method in class org.apache.axis.message.SOAPElementAxisImpl
This is the public output() method, which will always simply use the recorded SAX stream for this element if it is available.
outputImpl(SerializationContext) - Method in class org.apache.axis.message.InputStreamBody
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCElement
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCHeaderParam
outputImpl serializes the RPCParam
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Subclasses can override
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Should make SOAPSerializationException?
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPFaultImpl
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
outputMultiRefs() - Method in interface org.apache.axis.encoding.SerializationContext
The serialize method uses hrefs to reference all non-primitive values.
outputMultiRefs() - Method in class org.apache.axis.encoding.SerializationContextImpl
The serialize method uses hrefs to reference all non-primitive values.
outputs - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 

P

PACKAGE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
PACKAGE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
PASSWORD_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
PORTTYPE_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
PRIORITY - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
PROPERTY_EXT - Static variable in class org.apache.axis.i18n.RB
 
PROPERTY_NAME - Static variable in interface org.apache.axis.EngineConfiguration
Property name used for setting an EngineConfiguration to be used in creating engines.
PROP_ATTACHMENT_CLEANUP - Static variable in class org.apache.axis.AxisEngine
 
PROP_ATTACHMENT_DIR - Static variable in class org.apache.axis.AxisEngine
 
PROP_ATTACHMENT_IMPLEMENTATION - Static variable in class org.apache.axis.AxisEngine
 
PROP_DEBUG_FILE - Static variable in class org.apache.axis.AxisEngine
 
PROP_DEBUG_LEVEL - Static variable in class org.apache.axis.AxisEngine
 
PROP_DEFAULT_CONFIG_CLASS - Static variable in class org.apache.axis.AxisEngine
 
PROP_DOMULTIREFS - Static variable in class org.apache.axis.AxisEngine
 
PROP_PASSWORD - Static variable in class org.apache.axis.AxisEngine
 
PROP_SEND_MINIMIZED_ELEMENTS - Static variable in class org.apache.axis.AxisEngine
 
PROP_SEND_XSI - Static variable in class org.apache.axis.AxisEngine
 
PROP_SOAP_ALLOWED_VERSION - Static variable in class org.apache.axis.AxisEngine
 
PROP_SOAP_VERSION - Static variable in class org.apache.axis.AxisEngine
 
PROP_SYNC_CONFIG - Static variable in class org.apache.axis.AxisEngine
 
PROP_TWOD_ARRAY_ENCODING - Static variable in class org.apache.axis.AxisEngine
 
PROP_WEBMETHOD - Static variable in class org.apache.axis.soap.SOAP12Constants
MessageContext property name for webmethod
PROP_XML_DECL - Static variable in class org.apache.axis.AxisEngine
 
PROP_XML_ENCODING - Static variable in class org.apache.axis.AxisEngine
 
PROVIDER_BSF - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_COM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_CORBA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_EJB - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_MSG - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_RMI - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
PROVIDER_RPC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
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.
ParamNameExtractor() - Constructor for class org.apache.axis.utils.bytecode.ParamNameExtractor
 
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(Class) - Constructor for class org.apache.axis.utils.bytecode.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.apache.axis.utils.bytecode.ParamReader
process the given class bytes directly.
Parameter - class org.apache.axis.wsdl.symbolTable.Parameter.
This class simply collects
Parameter() - Constructor for class org.apache.axis.wsdl.symbolTable.Parameter
 
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
 
ParameterDesc(ParameterDesc) - Constructor for class org.apache.axis.description.ParameterDesc
Constructor-copy
ParameterDesc(QName, byte, QName) - Constructor for class org.apache.axis.description.ParameterDesc
Constructor
ParameterDesc(QName, byte, QName, Class, boolean, boolean) - Constructor for class org.apache.axis.description.ParameterDesc
"Complete" constructor, suitable for usage in skeleton code
ParameterDesc(QName, byte, QName, Class) - Constructor for class org.apache.axis.description.ParameterDesc
Deprecated.  
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() - Constructor for class org.apache.axis.wsdl.symbolTable.Parameters
 
Parser - class org.apache.axis.wsdl.gen.Parser.
This is a class with no documentation.
Parser() - Constructor for class org.apache.axis.wsdl.gen.Parser
 
ParserControl - interface org.apache.axis.utils.ParserControl.
ParserControl is used to control particular behaviour of the parser.
Part - interface org.apache.axis.Part.
 
PlainTextDataHandlerDeserializer - class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer.
text/plain DataHandler Deserializer Modified by Russell Butek
PlainTextDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
 
PlainTextDataHandlerSerializer - class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer.
text/plain DataHandler Serializer
PlainTextDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
 
PlainTextDataSource - class org.apache.axis.attachments.PlainTextDataSource.
 
PlainTextDataSource(String, String) - Constructor for class org.apache.axis.attachments.PlainTextDataSource
 
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
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
PositiveIntegerHolder(PositiveInteger) - Constructor for class org.apache.axis.holders.PositiveIntegerHolder
Constructor PositiveIntegerHolder
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
 
ProjectResourceBundle - class org.apache.axis.i18n.ProjectResourceBundle.
Wrapper class for resource bundles.
packageName - Variable in class org.apache.axis.wsdl.toJava.JavaClassWriter
 
parameters - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our parameters
params - Variable in class org.apache.axis.message.RPCElement
 
parse() - Method in interface org.apache.axis.encoding.DeserializationContext
Create a parser and parse the inputSource
parse() - Method in class org.apache.axis.encoding.DeserializationContextImpl
Create a parser and parse the inputSource
parseByte(byte) - Static method in class org.apache.axis.attachments.DimeTypeNameFormat
 
parseByte(Byte) - Static method in class org.apache.axis.attachments.DimeTypeNameFormat
 
parseDate(String) - Method in class org.apache.axis.types.Duration
This method parses the date portion of a duration.
parseOption(CLOption) - Method in class org.apache.axis.wsdl.Java2WSDL
Parse an option
parseOption(CLOption) - Method in class org.apache.axis.wsdl.WSDL2Java
Parse an option
parseOption(CLOption) - Method in class org.apache.axis.wsdl.gen.WSDL2
Parse an option
parseTime(String) - Method in class org.apache.axis.types.Duration
This method parses the time portion of a duration.
parser - Variable in class org.apache.axis.wsdl.gen.WSDL2
 
parts - Variable in class org.apache.axis.attachments.DimeMultiPart
 
parts - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
parts - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field parts
password - Variable in class org.apache.axis.wsdl.gen.Parser
 
peek() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
Just like read except byte is not removed from the buffer.
pivotHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
pop() - Method in class org.apache.axis.utils.NSStack
Remove the top frame from the stack.
popElementHandler() - Method in interface org.apache.axis.encoding.DeserializationContext
 
popElementHandler() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
populate(String) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Call this method if you have a uri for the WSDL document
populate(String, String, String) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
 
populate(String, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Call this method if your WSDL document has already been parsed as an XML DOM document.
populateTypes(URL, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Populate the symbol table with all of the Types from the Document.
portType - Variable in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
 
preProcessWSDD(MessageContext, AxisEngine, Element) - Method in class org.apache.axis.utils.Admin
 
prefix - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
prefix - Variable in class org.apache.axis.message.SOAPFaultImpl
 
prepareFromRequestEnvelope() - Method in class org.apache.axis.providers.java.RPCInvocation
Prepare the invocation object from the given prameters
prepareResponseEnvelope(Object) - Method in class org.apache.axis.providers.java.RPCInvocation
Prepare the response envelope from the given parameters
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.
prevQName - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
printFromInternal(PrintWriter, NodeImpl) - Static method in class org.apache.axis.message.SOAPElementAxisImpl
Print the given element from the internal representation This should not go on the wire, but is for debugging only.
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
printStackTrace(PrintWriter) - Method in class org.apache.axis.AxisFault
The override of the base class method prints out the fault info before the stack trace
printUsage() - Static method in class org.apache.axis.transport.jms.SimpleJMSListener
 
printUsage() - Method in class org.apache.axis.wsdl.Java2WSDL
printUsage print usage information and quit.
printUsage() - Method in class org.apache.axis.wsdl.gen.WSDL2
printUsage print usage information and quit.
printarry(byte[], int, int) - Static method in class org.apache.axis.attachments.BoundaryDelimitedStream
Method printarry
process(String[]) - Method in class org.apache.axis.client.AdminClient
Processes a set of administration commands.
process(InputStream) - Method in class org.apache.axis.client.AdminClient
 
process(URL) - Method in class org.apache.axis.client.AdminClient
 
process(String) - Method in class org.apache.axis.client.AdminClient
 
process(Options, String) - Method in class org.apache.axis.client.AdminClient
 
process(Options, InputStream) - Method in class org.apache.axis.client.AdminClient
 
process(MessageContext, Element) - Method in class org.apache.axis.utils.Admin
The meat of the Admin service.
processAxisFault(AxisFault) - Method in class org.apache.axis.soap.SOAPConnectionImpl
routine called whenever an axis fault is caught; where they are logged and any other business.
processAxisFault(AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
routine called whenever an axis fault is caught; where they are logged and any other business.
processException(Exception) - Method in class org.apache.axis.providers.java.JavaProvider
Externalize exception handling
processListRequest(HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
respond to the ?list command.
processMessage(MessageContext, SOAPEnvelopeAxisImpl, SOAPEnvelopeAxisImpl, Object) - Method in class org.apache.axis.providers.java.JavaProvider
Process the current message.
processMessage(MessageContext, SOAPEnvelopeAxisImpl, SOAPEnvelopeAxisImpl, Object) - Method in class org.apache.axis.providers.java.MsgProvider
Process the message.
processMessage(MessageContext, SOAPEnvelopeAxisImpl, SOAPEnvelopeAxisImpl, Object) - Method in class org.apache.axis.providers.java.RPCProvider
Process the current message.
processMethodRequest(MessageContext, HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
scan through the request for parameters, invoking the endpoint if we get a method param.
processOpts(Options) - Method in class org.apache.axis.client.AdminClient
 
processPropertyDescriptors(PropertyDescriptor[], Class) - Static method in class org.apache.axis.utils.BeanUtils
This method attempts to sort the property descriptors using the typeDesc and order defined in the class.
processPropertyDescriptors(PropertyDescriptor[], Class, TypeDesc) - Static method in class org.apache.axis.utils.BeanUtils
 
processReturnedMessageContext(MessageContext) - Method in class org.apache.axis.client.Transport
Allow the transport to grab any transport-specific stuff it might want from a returned MessageContext
processReturnedMessageContext(MessageContext) - Method in class org.apache.axis.transport.http.HTTPTransport
 
processWSDD(MessageContext, AxisEngine, Element) - Static method in class org.apache.axis.utils.Admin
 
processWindowEvent(WindowEvent) - Method in class org.apache.axis.utils.tcpmon
 
processWsdlRequest(MessageContext, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
handle a ?wsdl request
processed - Variable in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
processingInstruction(String, String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
processingInstruction(String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
projectName - Static variable in class org.apache.axis.i18n.MessagesConstants
 
propertyDescriptor - Variable in class org.apache.axis.encoding.ser.BeanSerializer
 
propertyDescriptor - Variable in class org.apache.axis.encoding.ser.BeanSerializerFactory
 
propertyMap - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
 
propertyMap - Variable in class org.apache.axis.encoding.ser.BeanDeserializerFactory
 
propertyNames() - Static method in class org.apache.axis.AxisProperties
 
proxyHost - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
proxyPassword - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
proxyPort - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
proxyUser - Variable in class org.apache.axis.components.net.DefaultHTTPTransportClientProperties
 
publishContents(ContentHandler) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
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.SOAPElementAxisImpl
 
push() - Method in class org.apache.axis.utils.NSStack
Create a new frame at the top of the stack.
pushElementHandler(SOAPHandler) - Method in interface org.apache.axis.encoding.DeserializationContext
Handler management methods
pushElementHandler(SOAPHandler) - Method in class org.apache.axis.encoding.DeserializationContextImpl
************************************************************* Management of sub-handlers (deserializers)
pushNewElement(SOAPElementAxisImpl) - Method in interface org.apache.axis.encoding.DeserializationContext
Push the MessageElement into the recorder
pushNewElement(SOAPElementAxisImpl) - Method in class org.apache.axis.encoding.DeserializationContextImpl
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.LinkedHashMap
 
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) - Method in class org.apache.axis.utils.LockableHashtable
Overrides the Hashtable.put() method to mark items as not being 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.utils.LinkedHashMap
 
putAll(Map) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
adds an entry to the packagename/namespace HashMap for each of the entry in the map.
putAll(Map) - Method in class org.apache.axis.wsdl.toJava.Namespaces
Like HashMap's putAll, this adds the given map's contents to this map.
putAllPrefix(Map) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
adds an entry to the namespace / prefix HashMap for each of the entry in the map.
putPrefix(String, String) - Method in class org.apache.axis.wsdl.fromJava.Namespaces
put the gine namespace / prefix into the appropriate HashMap
pw - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 

Q

QNAMES_NIL - Static variable in class org.apache.axis.Constants
 
QNAME_BEANMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_BSF_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_CHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_COM_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_CORBA_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_DEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_DOC - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_EJB_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_ELEMENTMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_ENDPOINTURL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_FAULT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_FAULTACTOR - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTCODE - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTCODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTDETAILS - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTDETAIL_RUNTIMEEXCEPTION - Static variable in class org.apache.axis.Constants
QName of stack trace element in an axis fault detail.
QNAME_FAULTDETAIL_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTDETAIL_STACKTRACE - Static variable in class org.apache.axis.Constants
QName of stack trace element in an axis fault detail.
QNAME_FAULTFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_FAULTNODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTREASON_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTROLE_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTSTRING - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTSUBCODE_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTVALUE_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_GLOBAL - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_HANDLER_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAVAMSG_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAVARPC_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAXRPC_HANDLERINFO - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAXRPC_HANDLERINFOCHAIN - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAXRPC_HEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_JAXRPC_ROLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_LITERAL_ITEM - Static variable in class org.apache.axis.Constants
 
QNAME_NAMESPACE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion1999
 
QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion2000
 
QNAME_NIL - Static variable in class org.apache.axis.schema.SchemaVersion2001
 
QNAME_NOTUNDERSTOOD - Static variable in class org.apache.axis.Constants
 
QNAME_NO_SERVICE_FAULT_CODE - Static variable in class org.apache.axis.Constants
the no-service fault value
QNAME_OPERATION - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_PARAM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_REQFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_RESPFLOW - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_RMI_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_RPC_RESULT - Static variable in class org.apache.axis.Constants
 
QNAME_SERVICE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_TEXT_SOAP12 - Static variable in class org.apache.axis.Constants
 
QNAME_TRANSPORT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_TYPEMAPPING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_UNDEPLOY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNAME_WSDLFILE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
QNameDeserializer - class org.apache.axis.encoding.ser.QNameDeserializer.
The DateSerializer deserializes a Date.
QNameDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameDeserializer
The Deserializer is constructed with the xmlType and javaType
QNameDeserializerFactory - class org.apache.axis.encoding.ser.QNameDeserializerFactory.
A QNameDeserializer Factory
QNameDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameDeserializerFactory
 
QNameSerializer - class org.apache.axis.encoding.ser.QNameSerializer.
Serializer for QNames.
QNameSerializer() - Constructor for class org.apache.axis.encoding.ser.QNameSerializer
 
QNameSerializerFactory - class org.apache.axis.encoding.ser.QNameSerializerFactory.
SerializerFactory for QName primitive
QNameSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.QNameSerializerFactory
 
QUIT_REQUESTED - Static variable in class org.apache.axis.MessageContext
Has a quit been requested? Hackish...
QueueConnector - class org.apache.axis.transport.jms.QueueConnector.
QueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain).
QueueConnector(ConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter) - Constructor for class org.apache.axis.transport.jms.QueueConnector
 
qName2String(QName) - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
 
qName2String(QName) - Method in interface org.apache.axis.encoding.SerializationContext
Convert QName to a string of the form :
qName2String(QName, boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convert QName to a string of the form :
qName2String(QName) - Method in class org.apache.axis.encoding.SerializationContextImpl
 
qNameAttrs - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
qname - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our name
qname - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
qname - Variable in class org.apache.axis.wsdl.symbolTable.SymTabEntry
 
quit(Options) - Method in class org.apache.axis.client.AdminClient
 
quit() - Method in class org.apache.axis.client.AdminClient
 

R

RB - class org.apache.axis.i18n.RB.
CURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002

RB(String) - Constructor for class org.apache.axis.i18n.RB
Construct a new RB
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
READ_ALL - Static variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
READ_ALL - Static variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field READ_ALL
READ_CHUNK_SZ - Static variable in class org.apache.axis.attachments.ManagedMemoryDataSource
Field READ_CHUNK_SZ
RECEIVE_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
 
REMOTE_SERVICE - Static variable in class org.apache.axis.transport.local.LocalTransport
 
REQUEST - Static variable in class org.apache.axis.Message
Message is a request.
REQUEST - Static variable in class org.apache.axis.enum.Scope
 
REQUEST_HEADERS - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
REQUEST_STR - Static variable in class org.apache.axis.enum.Scope
 
RESPONSE - Static variable in class org.apache.axis.Message
Message is a a response.
RESPONSE_HEADERS - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
ROOT_UNDEPLOY - Static variable in class org.apache.axis.client.AdminClient
 
RPC - Static variable in class org.apache.axis.enum.Style
 
RPCElement - class org.apache.axis.message.RPCElement.
 
RPCElement(String, String, String, Attributes, DeserializationContext, OperationDesc[]) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElement(String, String, Object[]) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElement(String) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElementHandler - class org.apache.axis.message.RPCElementHandler.
A SOAPHandler that creates RPCParamElement objects
RPCElementHandler() - Constructor for class org.apache.axis.message.RPCElementHandler
 
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(RPCElement, boolean) - Constructor for class org.apache.axis.message.RPCHandler
 
RPCHeaderParam - class org.apache.axis.message.RPCHeaderParam.
 
RPCHeaderParam(RPCParam) - Constructor for class org.apache.axis.message.RPCHeaderParam
Create a SOAPHeaderElement that is represented by an RPCParam
RPCInvocation - class org.apache.axis.providers.java.RPCInvocation.
Implement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.
RPCInvocation(RPCProvider, MessageContext, SOAPEnvelopeAxisImpl, SOAPEnvelopeAxisImpl, Object) - Constructor for class org.apache.axis.providers.java.RPCInvocation
 
RPCInvocation(RPCInvocation) - Constructor for class org.apache.axis.providers.java.RPCInvocation
Copy constructor
RPCParam - class org.apache.axis.message.RPCParam.
An RPC parameter
RPCParam(String, Object) - Constructor for class org.apache.axis.message.RPCParam
Constructor for building up messages.
RPCParam(QName, Object) - Constructor for class org.apache.axis.message.RPCParam
 
RPCParam(String, String, Object) - Constructor for class org.apache.axis.message.RPCParam
 
RPCParamElementImpl - class org.apache.axis.message.RPCParamElementImpl.
Abstracts an RPC parameter as SOAPElement

This is a hack that bridges between the SOAPElement that represents a RPC parameter and the actual RPCParam object which lives in a list inside the RPCElement.

RPCParamElementImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.RPCParamElementImpl
 
RPCParamElementImpl(RPCParam) - Constructor for class org.apache.axis.message.RPCParamElementImpl
 
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.
RPCProvider() - Constructor for class org.apache.axis.providers.java.RPCProvider
 
RPC_INVOCATION - Static variable in class org.apache.axis.providers.java.RPCProvider
The key for the invocation object in the MessageContext
RPC_STR - Static variable in class org.apache.axis.enum.Style
 
random - Static variable in class org.apache.axis.utils.SessionUtils
A random number generator to use when generating session identifiers.
randomClass - Static variable in class org.apache.axis.utils.SessionUtils
The Java class name of the random number generator class to be used when generating session identifiers.
read(byte[], int, int) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[]) - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
Read from the boundary delimited stream.
read(byte[], int, int) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the DIME stream.
read(byte[]) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the delimited stream.
read() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
Read from the boundary delimited stream.
read(byte[], int, int) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
Read the root stream.
read(byte[]) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
read() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
read(byte[], int, int) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Read the root stream.
read(byte[]) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method read
read() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method read
read() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
read(byte[]) - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
read(byte[], int, int) - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
read() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
Read a byte from the input stream, blocking if necessary.
read(byte[]) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
Read bytes from the input stream.
read(byte[], int, int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
Read a specified number of bytes from the input stream.
readAll() - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
readAll() - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method readAll
readAttributes() - Method in class org.apache.axis.utils.bytecode.ClassReader
read an attributes array.
readCode() - Method in class org.apache.axis.utils.bytecode.ClassReader
read a code attribute
readCode() - Method in class org.apache.axis.utils.bytecode.ParamReader
 
readCpool() - Method in class org.apache.axis.utils.bytecode.ClassReader
 
readExternal(ObjectInput) - Method in class org.apache.axis.message.MimeHeadersImpl
 
readFully(InputStream, byte[]) - Static method in class org.apache.axis.utils.IOUtils
Helper method, just calls readFully(in, b, 0, b.length)
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.
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.
recorder - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
recycleNode() - Method in class org.apache.axis.message.NodeImpl
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
ref - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
refType - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
refreshGlobalOptions() - Method in class org.apache.axis.AxisEngine
(Re-)load the global options from the registry.
register(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
 
register(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingImpl
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
register(String, TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
The method register adds a TypeMapping instance for a specific namespace
register(TypeEntry) - Method in interface org.apache.axis.wsdl.symbolTable.Undefined
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedElement
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
register(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedType
Register referrant TypeEntry so that the code can update the TypeEntry when the Undefined Element or Type is defined
registerClass(String, Class) - Method in class org.apache.axis.utils.cache.ClassCache
Register a class in the cache.
registerDefault(TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
The method register adds a default TypeMapping instance.
registerElementByID(String, SOAPElementAxisImpl) - Method in interface org.apache.axis.encoding.DeserializationContext
Register the MessageElement with this id (where id is id= form without the #) This routine is called when the MessageElement with an id is read.
registerElementByID(String, SOAPElementAxisImpl) - Method in class org.apache.axis.encoding.DeserializationContextImpl
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(String) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Only register the filename if the bean helper is not wrapped within a bean.
registerFile(String) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
You should not need to override this method.
registerFile(String) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
You should not need to override this method.
registerFixup(String, Deserializer) - Method in interface org.apache.axis.encoding.DeserializationContext
During deserialization, an element with an href=#id may be encountered before the element defining id=id is read.
registerFixup(String, Deserializer) - Method in class org.apache.axis.encoding.DeserializationContextImpl
During deserialization, an element with an href=#id may be encountered before the element defining id=id is read.
registerListener(MessageListener) - Method in class org.apache.axis.transport.jms.JMSEndpoint
Register a MessageListener.
registerListener(MessageListener, HashMap) - Method in class org.apache.axis.transport.jms.JMSEndpoint
Register a MessageListener.
registerNamespaceForService(String, WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Register a particular namepsace which maps to a given WSDDService.
registerPrefixForURI(String, String) - Method in interface org.apache.axis.encoding.SerializationContext
Register prefix for the indicated uri
registerPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContextImpl
Register prefix for the indicated uri
registerProvider(QName, WSDDProvider) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
registerResolverForID(String, IDResolver) - Method in interface org.apache.axis.encoding.DeserializationContext
Each id can have its own kind of resolver.
registerResolverForID(String, IDResolver) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Each id can have its own kind of resolver.
registerSchemaSpecificTypes(TypeMapping) - Method in interface org.apache.axis.schema.SchemaVersion
Register the schema specific type mappings
registerSchemaSpecificTypes(TypeMapping) - Method in class org.apache.axis.schema.SchemaVersion1999
Register the schema specific type mappings
registerSchemaSpecificTypes(TypeMapping) - Method in class org.apache.axis.schema.SchemaVersion2000
Register the schema specific type mappings
registerSchemaSpecificTypes(TypeMapping) - Method in class org.apache.axis.schema.SchemaVersion2001
Register the schema specific type mappings
registerTypeDescForClass(Class, TypeDesc) - Static method in class org.apache.axis.description.TypeDesc
Static function to explicitly register a type description for a given class.
registerTypeMapping(Class, QName, SerializerFactory, DeserializerFactory) - Method in class org.apache.axis.client.Call
Register type mapping information for serialization/deserialization

Note: Not part of JAX-RPC specification.

registerTypeMapping(Class, QName, SerializerFactory, DeserializerFactory, boolean) - Method in class org.apache.axis.client.Call
Register type mapping information for serialization/deserialization

Note: Not part of JAX-RPC specification.

registerTypeMapping(Class, QName, Class, Class) - Method in class org.apache.axis.client.Call
 
registerTypeMapping(Class, QName, Class, Class, boolean) - Method in class org.apache.axis.client.Call
 
registerValueTarget(Target) - Method in interface org.apache.axis.encoding.Deserializer
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
registerValueTarget(Target) - Method in class org.apache.axis.encoding.DeserializerImpl
For deserializers of non-primitives, the value may not be known until later (due to multi-referencing).
remove(String) - Method in interface org.apache.axis.session.Session
Remove a property from the session
remove(String) - Method in class org.apache.axis.session.SimpleSession
Remove a property from the session
remove(String) - Method in class org.apache.axis.transport.http.AxisHttpSession
Remove a property from the session
remove(Object) - Method in class org.apache.axis.utils.IdentityHashMap
 
remove(Object) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
remove(Object) - Method in class org.apache.axis.utils.LinkedHashMap
 
remove(Object) - Method in class org.apache.axis.utils.LockableHashtable
Checks to see if an item is locked before it is removed.
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
 
removeAll(Collection) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
removeAllAttachments() - Method in class org.apache.axis.Message
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllAttachments() - Method in interface 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.SOAPMessageImpl
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllMimeHeaders() - Method in class org.apache.axis.MessagePart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllMimeHeaders() - Method in class org.apache.axis.attachments.AttachmentPartImpl
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class org.apache.axis.message.SOAPPartImpl
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllParameters() - Method in class org.apache.axis.client.Call
Clears the list of parameters.
removeAttachmentPart(String) - Method in interface org.apache.axis.attachments.Attachments
This method uses getAttacmentByReference() to look for attachment.
removeAttachmentPart(String) - Method in class org.apache.axis.attachments.AttachmentsImpl
This method uses getAttacmentByReference() to look for attachment.
removeAttribute(Name) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeAttribute(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeAttribute(Name) - Method in class org.apache.axis.message.SOAPElementImpl
Removes the attribute with the specified name.
removeAttribute(String) - Method in class org.apache.axis.message.SOAPElementImpl
 
removeAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeAttributeNS(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
removeAttributeNode(Attr) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeAttributeNode(Attr) - Method in class org.apache.axis.message.SOAPElementImpl
 
removeBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Remove the SOAP Body
removeBodyElement(SOAPBodyElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
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.MessagePart
 
removeChild(Node) - Method in class org.apache.axis.message.NodeImpl
 
removeChild(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
removeChild(Node) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeChild(Node) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
removeChild(Node) - Method in class org.apache.axis.message.SOAPPartImpl
 
removeClassLoader(String) - Static method in class org.apache.axis.utils.ClassUtils
Deregister the ClassLoader for a given className.
removeContents() - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
removeContents() - Method in class org.apache.axis.message.SOAPElementImpl
Detaches all children of this SOAPElement.
removeDeserializer(Class, QName) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
 
removeDeserializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeFaultDetail(QName) - Method in class org.apache.axis.AxisFault
find and remove a specified fault detail element
removeHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Remove a Handler from the chain
removeHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Remove a Header Element from SOAP Header
removeHeaders() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Remove all headers
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.
removeMimeHeader(String) - Method in class org.apache.axis.MessagePart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class org.apache.axis.message.SOAPPartImpl
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.SOAPElementAxisImpl
 
removeNamespaceDeclaration(String) - Method in class org.apache.axis.message.SOAPElementImpl
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.
removeNamespaceMappings(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
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 org.apache.axis.MessageContext
 
removeProperty(String) - Method in class org.apache.axis.client.Call
Removes (if set) the named property.
removeProperty(String) - Method in class org.apache.axis.client.Stub
Remove a property from this instance of the Stub NOTE: This is NOT part of JAX-RPC and is an Axis extension.
removeScopedProperty(String) - Method in class org.apache.axis.client.Call
Deprecated.  
removeSerializer(Class, QName) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
 
removeSerializer(Class, QName) - Method in class org.apache.axis.encoding.TypeMappingImpl
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeStringProperty(Map, String, String) - Static method in class org.apache.axis.transport.jms.MapUtils
Returns a String property from a Map and removes it.
removeTrailer(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Remove an element from the trailer
removeTypeMapping(TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingRegistryImpl
Removes the TypeMapping for the namespace.
removeValueTargets() - Method in interface org.apache.axis.encoding.Deserializer
Remove the Value Targets of the Deserializer.
removeValueTargets() - Method in class org.apache.axis.encoding.DeserializerImpl
Remove the Value Targets of the Deserializer.
removeValueTargets() - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
Remove the Value Targets of the Deserializer.
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.MessagePart
 
replaceChild(Node, Node) - Method in class org.apache.axis.message.NodeImpl
 
replaceChild(Node, Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
replaceChild(Node, Node) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
replaceChild(Node, Node) - Method in class org.apache.axis.message.SOAPPartImpl
 
replaceData(int, int, String) - Method in class org.apache.axis.message.TextImpl
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceElementHandler(SOAPHandler) - Method in interface org.apache.axis.encoding.DeserializationContext
 
replaceElementHandler(SOAPHandler) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Replace the handler at the top of the stack.
replaceWholeText(String) - Method in class org.apache.axis.message.TextImpl
TODO - complete the implementation Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
replay(ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
 
replay(int, int, ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
 
reportAvailableServices(HttpServletResponse, PrintWriter, HttpServletRequest) - Method in class org.apache.axis.transport.http.AxisServlet
This method lists the available services; it is called when there is nothing to execute on a GET
reportCantGetAxisService(HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
generate the error response to indicate that there is apparently no endpoint there
reportCantGetJWSService(HttpServletRequest, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
probe for a JWS page and report 'no service' if one is not found there
reportNoWSDL(HttpServletResponse, PrintWriter, String, AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
report that we have no WSDL
reportServiceInfo(HttpServletResponse, PrintWriter, SOAPService, String) - Method in class org.apache.axis.transport.http.AxisServlet
print a snippet of service info.
reportTrouble(Exception, HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
when we get an exception or an axis fault in a GET, we handle it almost identically: we go 'something went wrong', set the response code to 500 and then dump info.
requestHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
reset() - Method in class org.apache.axis.MessageContext
 
reset() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
reset the stream.
reset() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
reset the stream.
reset() - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
Reset deserializer for re-use
reset() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
resolveClass(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
 
resolveEntity(String, String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
resolveEntity(String, String) - Method in class org.apache.axis.utils.DefaultEntityResolver
 
resolveField(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
 
resolveMethod(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
 
resolveNameAndType(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
 
resolveNameClashes(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Messages, PortTypes, Bindings, and Services can share the same name.
resolveUtf8(int) - Method in class org.apache.axis.utils.bytecode.ClassReader
 
resourceName - Static variable in class org.apache.axis.i18n.MessagesConstants
 
resourceProperties - Variable in class org.apache.axis.i18n.RB
 
responseHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
retainAll(Collection) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
returnParam - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
rootBundle - Static variable in class org.apache.axis.i18n.MessagesConstants
 
rootPackageName - Static variable in class org.apache.axis.i18n.MessagesConstants
 
rootPartLength - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
rootPartLength - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field rootPartLength
run(String, String, String, String, Object[]) - Method in interface org.apache.axis.components.script.Script
 
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
The main workhorse 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.Java2WSDL
run checks the command-line arguments and runs the tool.
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.gen.Parser
Call this method if your WSDL document has already been parsed as an XML DOM document.
run(String[]) - Method in class org.apache.axis.wsdl.gen.WSDL2
run checkes the command-line arguments and runs the tool.
run(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Emit appropriate Java files for 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.

S

SAX2EventRecorder - class org.apache.axis.message.SAX2EventRecorder.
This class records SAX2 Events and allows the events to be replayed by start and stop index
SAX2EventRecorder() - Constructor for class org.apache.axis.message.SAX2EventRecorder
 
SAXOutputter - class org.apache.axis.message.SAXOutputter.
 
SAXOutputter(SerializationContext) - Constructor for class org.apache.axis.message.SAXOutputter
 
SCHEMA_1999 - Static variable in interface org.apache.axis.schema.SchemaVersion
 
SCHEMA_2000 - Static variable in interface org.apache.axis.schema.SchemaVersion
 
SCHEMA_2001 - Static variable in interface org.apache.axis.schema.SchemaVersion
 
SCOPE_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
SCOPE_PER_ACCESS - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
SCOPE_PER_REQUEST - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
SCOPE_SINGLETON - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
SECURITY_PROVIDER - Static variable in class org.apache.axis.MessageContext
 
SEND_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
 
SEND_TYPE_ATTR - Static variable in class org.apache.axis.client.Call
 
SEND_TYPE_DEFAULT - Static variable in interface org.apache.axis.attachments.Attachments
The default attatchment type.
SEND_TYPE_DIME - Static variable in interface org.apache.axis.attachments.Attachments
Use the DIME attatchment type.
SEND_TYPE_MAX - Static variable in interface org.apache.axis.attachments.Attachments
 
SEND_TYPE_MIME - Static variable in interface org.apache.axis.attachments.Attachments
Use the SOAP with MIME attatchment send type.
SEND_TYPE_NONE - Static variable in interface org.apache.axis.attachments.Attachments
Use the DIME attatchment type.
SEND_TYPE_NOTSET - Static variable in interface org.apache.axis.attachments.Attachments
Use the default attatchment send type.
SERVER_CONFIG_FILE - Static variable in class org.apache.axis.configuration.EngineConfigurationFactoryDefault
 
SERVER_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
SERVICE_CLASSNAME - Static variable in class org.apache.axis.client.ServiceFactory
 
SERVICE_ELEMENT_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
SERVICE_LOCAL_PART - Static variable in class org.apache.axis.client.ServiceFactory
 
SERVICE_NAMESPACE - Static variable in class org.apache.axis.client.ServiceFactory
 
SERVICE_PORT_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
SESSION - Static variable in class org.apache.axis.enum.Scope
 
SESSION_ID - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
 
SESSION_ID_BYTES - Static variable in class org.apache.axis.utils.SessionUtils
The number of random bytes to include when generating a session identifier.
SESSION_LOCALPART - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
 
SESSION_NS - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
 
SESSION_STR - Static variable in class org.apache.axis.enum.Scope
 
SKELETON_DEPLOY_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
SOAP11Constants - class org.apache.axis.soap.SOAP11Constants.
SOAP 1.1 constants
SOAP11Constants() - Constructor for class org.apache.axis.soap.SOAP11Constants
 
SOAP11_CONSTANTS - Static variable in interface org.apache.axis.soap.SOAPConstants
SOAP 1.1 constants - thread-safe and shared
SOAP12Constants - class org.apache.axis.soap.SOAP12Constants.
SOAP 1.2 constants
SOAP12Constants() - Constructor for class org.apache.axis.soap.SOAP12Constants
 
SOAP12_CONSTANTS - Static variable in interface org.apache.axis.soap.SOAPConstants
SOAP 1.2 constants - thread-safe and shared
SOAPACTION_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
SOAPBodyAxisImpl - class org.apache.axis.message.SOAPBodyAxisImpl.
Holder for body elements.
SOAPBodyAxisImpl(String, String, String, Attributes, DeserializationContext, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPBodyAxisImpl
 
SOAPBodyElementAxisImpl - class org.apache.axis.message.SOAPBodyElementAxisImpl.
A Body element.
SOAPBodyElementAxisImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl(String) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl(String, String) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl(Name) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl(Element) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl() - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementAxisImpl(InputStream) - Constructor for class org.apache.axis.message.SOAPBodyElementAxisImpl
 
SOAPBodyElementImpl - class org.apache.axis.message.SOAPBodyElementImpl.
An implemenation of the abstract SOAPEnvelope.
SOAPBodyElementImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyElementImpl(String) - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyElementImpl(String, String) - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyElementImpl(Name) - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyElementImpl(Element) - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyElementImpl() - Constructor for class org.apache.axis.message.SOAPBodyElementImpl
 
SOAPBodyImpl - class org.apache.axis.message.SOAPBodyImpl.
An implemenation of the abstract SOAPBody.
SOAPBodyImpl(String, String) - Constructor for class org.apache.axis.message.SOAPBodyImpl
 
SOAPBodyImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPBodyImpl
 
SOAPConnectionFactoryImpl - class org.apache.axis.soap.SOAPConnectionFactoryImpl.
SOAP Connection Factory implementation
SOAPConnectionFactoryImpl() - Constructor for class org.apache.axis.soap.SOAPConnectionFactoryImpl
 
SOAPConnectionImpl - class org.apache.axis.soap.SOAPConnectionImpl.
SOAP Connection implementation
SOAPConnectionImpl() - Constructor for class org.apache.axis.soap.SOAPConnectionImpl
 
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(MessagePart) - Constructor for class org.apache.axis.message.SOAPDocumentImpl
Construct the Document * * @param sp
SOAPElementAxisImpl - class org.apache.axis.message.SOAPElementAxisImpl.
SOAPElementImpl is the base type of nodes of the SOAP message parse tree.
SOAPElementAxisImpl() - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
No-arg constructor for building messages?
SOAPElementAxisImpl(String) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(String, String) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(String, String, String) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(Name) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(String, String, Object) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(QName, Object) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(Element) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPElementAxisImpl
 
SOAPElementAxisImpl.QNameAttr - class org.apache.axis.message.SOAPElementAxisImpl.QNameAttr.
 
SOAPElementAxisImpl.QNameAttr() - Constructor for class org.apache.axis.message.SOAPElementAxisImpl.QNameAttr
 
SOAPElementImpl - class org.apache.axis.message.SOAPElementImpl.
An implemenation of the abstract SOAPElement.
SOAPElementImpl(String) - Constructor for class org.apache.axis.message.SOAPElementImpl
Constructor used by the SOAPElementFactory
SOAPElementImpl(String, String, String) - Constructor for class org.apache.axis.message.SOAPElementImpl
Constructor used by the SOAPElementFactory
SOAPElementImpl(Name) - Constructor for class org.apache.axis.message.SOAPElementImpl
Constructor used by the SOAPElementFactory
SOAPEnvelopeAxisImpl - class org.apache.axis.message.SOAPEnvelopeAxisImpl.
Implementation of a SOAP Envelope
SOAPEnvelopeAxisImpl() - Constructor for class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
SOAPEnvelopeAxisImpl(SOAPConstants) - Constructor for class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
SOAPEnvelopeAxisImpl(SOAPConstants, SchemaVersion) - Constructor for class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
SOAPEnvelopeAxisImpl(boolean, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
SOAPEnvelopeAxisImpl(boolean, SOAPConstants, SchemaVersion) - Constructor for class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
SOAPEnvelopeImpl - class org.apache.axis.message.SOAPEnvelopeImpl.
An implemenation of the abstract SOAPEnvelope.
SOAPEnvelopeImpl(String, String, String) - Constructor for class org.apache.axis.message.SOAPEnvelopeImpl
 
SOAPFactoryImpl - class org.apache.axis.soap.SOAPFactoryImpl.
SOAP Element Factory implementation

This factory reads the following system properties for the SOAP implementation class names

javax.xml.soap.SOAPElement javax.xml.soap.Detail javax.xml.soap.Name

SOAPFactoryImpl() - Constructor for class org.apache.axis.soap.SOAPFactoryImpl
 
SOAPFaultBuilder - class org.apache.axis.message.SOAPFaultBuilder.
Build a Fault body element.
SOAPFaultBuilder(SOAPFaultImpl, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFaultBuilder
 
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.
SOAPFaultDetailsBuilder(SOAPFaultBuilder) - Constructor for class org.apache.axis.message.SOAPFaultDetailsBuilder
 
SOAPFaultElementImpl - class org.apache.axis.message.SOAPFaultElementImpl.
SOAP Fault implementation * * @author Davanum Srinivas (dims@yahoo.com)
SOAPFaultElementImpl() - Constructor for class org.apache.axis.message.SOAPFaultElementImpl
 
SOAPFaultImpl - class org.apache.axis.message.SOAPFaultImpl.
A Fault body element.
SOAPFaultImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFaultImpl
 
SOAPFaultImpl(AxisFault) - Constructor for class org.apache.axis.message.SOAPFaultImpl
 
SOAPFaultReasonBuilder - class org.apache.axis.message.SOAPFaultReasonBuilder.
Parser for the fault Reason element and its associated Text elements.
SOAPFaultReasonBuilder(SOAPFaultBuilder) - Constructor for class org.apache.axis.message.SOAPFaultReasonBuilder
 
SOAPHandler - class org.apache.axis.message.SOAPHandler.
 
SOAPHandler() - Constructor for class org.apache.axis.message.SOAPHandler
 
SOAPHandler(SOAPElementAxisImpl[], int) - Constructor for class org.apache.axis.message.SOAPHandler
This constructor allows deferred setting of any elements
SOAPHeaderAxisImpl - class org.apache.axis.message.SOAPHeaderAxisImpl.
Holder for header elements.
SOAPHeaderAxisImpl(String, String, String, Attributes, DeserializationContext, SOAPConstants) - Constructor for class org.apache.axis.message.SOAPHeaderAxisImpl
 
SOAPHeaderElementAxisImpl - class org.apache.axis.message.SOAPHeaderElementAxisImpl.
A simple header element abstraction.
SOAPHeaderElementAxisImpl(String, String) - Constructor for class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
SOAPHeaderElementAxisImpl(Name) - Constructor for class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
SOAPHeaderElementAxisImpl(String, String, Object) - Constructor for class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
SOAPHeaderElementAxisImpl(Element) - Constructor for class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
SOAPHeaderElementAxisImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
SOAPHeaderElementImpl - class org.apache.axis.message.SOAPHeaderElementImpl.
An implemenation of the abstract SOAPElement.
SOAPHeaderElementImpl(String, String) - Constructor for class org.apache.axis.message.SOAPHeaderElementImpl
 
SOAPHeaderElementImpl(Name) - Constructor for class org.apache.axis.message.SOAPHeaderElementImpl
 
SOAPHeaderElementImpl(String, String, Object) - Constructor for class org.apache.axis.message.SOAPHeaderElementImpl
 
SOAPHeaderElementImpl(Element) - Constructor for class org.apache.axis.message.SOAPHeaderElementImpl
 
SOAPHeaderElementImpl(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPHeaderElementImpl
 
SOAPHeaderImpl - class org.apache.axis.message.SOAPHeaderImpl.
An implemenation of the abstract SOAPEnvelope.
SOAPMessageAxisImpl - class org.apache.axis.message.SOAPMessageAxisImpl.
This is a temporary placeholder during refactoring.
SOAPMessageAxisImpl() - Constructor for class org.apache.axis.message.SOAPMessageAxisImpl
 
SOAPMessageImpl - class org.apache.axis.message.SOAPMessageImpl.
An implemenation of the abstract SOAPMessage.
SOAPMessageImpl() - Constructor for class org.apache.axis.message.SOAPMessageImpl
 
SOAPMonitorConstants - class org.apache.axis.monitor.SOAPMonitorConstants.
SOAP Monitor Service constants
SOAPMonitorConstants() - Constructor for class org.apache.axis.monitor.SOAPMonitorConstants
 
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
SOAPPartAxisImpl - class org.apache.axis.message.SOAPPartAxisImpl.
This is a temporary placeholder during refactoring.
SOAPPartAxisImpl() - Constructor for class org.apache.axis.message.SOAPPartAxisImpl
 
SOAPPartImpl - class org.apache.axis.message.SOAPPartImpl.
An implemenation of the abstract SOAPPart.
SOAPPartImpl() - Constructor for class org.apache.axis.message.SOAPPartImpl
 
SOAPPartImpl(SOAPMessage, InputStream, MimeHeaders) - Constructor for class org.apache.axis.message.SOAPPartImpl
 
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(Handler, Handler, Handler) - Constructor for class org.apache.axis.handlers.soap.SOAPService
Constructor with real or null request, pivot, and response handlers.
SOAPService(Handler) - Constructor for class org.apache.axis.handlers.soap.SOAPService
Convenience constructor for wrapping SOAP semantics around "service handlers" which actually do work.
SOAP_ARRAY - Static variable in class org.apache.axis.Constants
 
SOAP_ARRAY12 - Static variable in class org.apache.axis.Constants
 
SOAP_BASE64 - Static variable in class org.apache.axis.Constants
 
SOAP_BASE64BINARY - Static variable in class org.apache.axis.Constants
 
SOAP_BOOLEAN - Static variable in class org.apache.axis.Constants
 
SOAP_BYTE - Static variable in class org.apache.axis.Constants
 
SOAP_DECIMAL - Static variable in class org.apache.axis.Constants
 
SOAP_DOCUMENT - Static variable in class org.apache.axis.Constants
 
SOAP_DOUBLE - Static variable in class org.apache.axis.Constants
 
SOAP_ELEMENT - Static variable in class org.apache.axis.Constants
 
SOAP_FLOAT - Static variable in class org.apache.axis.Constants
 
SOAP_INT - Static variable in class org.apache.axis.Constants
 
SOAP_INTEGER - Static variable in class org.apache.axis.Constants
 
SOAP_LONG - Static variable in class org.apache.axis.Constants
 
SOAP_MAP - Static variable in class org.apache.axis.Constants
 
SOAP_MONITOR_ID - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
Unique SOAP monitor id tag
SOAP_MONITOR_PORT - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
Servlet initialization parameter names
SOAP_MONITOR_REQUEST - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
SOAP message types
SOAP_MONITOR_RESPONSE - Static variable in class org.apache.axis.monitor.SOAPMonitorConstants
 
SOAP_SHORT - Static variable in class org.apache.axis.Constants
 
SOAP_STRING - Static variable in class org.apache.axis.Constants
 
SOAP_VECTOR - Static variable in class org.apache.axis.Constants
 
STOP_CLASSES_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
STYLE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
SUBSCRIBE_ACTION - Static variable in class org.apache.axis.components.jms.JMSVendorAdapter
 
SUBSCRIPTION_NAME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Specifies the name of a durable subscription Key for properties used in the registerListener method.
SYSTEM_PROPERTY_NAME - Static variable in interface org.apache.axis.EngineConfigurationFactory
Property name used for setting an EngineConfiguration to be used in creating engines.
Schema - class org.apache.axis.types.Schema.
Custom class for supporting XSD schema
Schema() - Constructor for class org.apache.axis.types.Schema
 
SchemaHolder - class org.apache.axis.holders.SchemaHolder.
Custom class for supporting XSD schema
SchemaHolder() - Constructor for class org.apache.axis.holders.SchemaHolder
 
SchemaHolder(Schema) - Constructor for class org.apache.axis.holders.SchemaHolder
 
SchemaUtils - class org.apache.axis.wsdl.symbolTable.SchemaUtils.
This class contains static utility methods specifically for schema type queries.
SchemaUtils() - Constructor for class org.apache.axis.wsdl.symbolTable.SchemaUtils
 
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.enum.Scope.
 
Scope.Type - class org.apache.axis.enum.Scope.Type.
 
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.
ScriptFactory() - Constructor for class org.apache.axis.components.script.ScriptFactory
 
SecureSocketFactory - interface org.apache.axis.components.net.SecureSocketFactory.
Secure Socket factory.
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.

SerializationContext - interface org.apache.axis.encoding.SerializationContext.
This interface describes the AXIS SerializationContext.
SerializationContextImpl - class org.apache.axis.encoding.SerializationContextImpl.
Manage a serialization, including keeping track of namespace mappings and element stacks.
SerializationContextImpl(Writer) - Constructor for class org.apache.axis.encoding.SerializationContextImpl
Construct SerializationContextImpl with associated writer
SerializationContextImpl(Writer, MessageContext) - Constructor for class org.apache.axis.encoding.SerializationContextImpl
Construct SerializationContextImpl with associated writer and MessageContext
Serializer - interface org.apache.axis.encoding.Serializer.
This interface describes the AXIS Serializer.
SerializerFactory - interface org.apache.axis.encoding.SerializerFactory.
This interface describes the AXIS SerializerFactory.
Service - class org.apache.axis.client.Service.
Axis' JAXRPC Dynamic Invoation Interface implementation of the Service interface.
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(QName) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object - this assumes the caller will set the appropriate fields by hand rather than getting them from the WSDL.
Service(EngineConfiguration) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object as above, but also passing in the EngineConfiguration which should be used to set up the AxisClient.
Service(URL, QName) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object for the service in the WSDL document pointed to by the wsdlDoc URL and serviceName parameters.
Service(Parser, QName) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object for the service in the WSDL document
Service(String, QName) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object for the service in the WSDL document pointed to by the wsdlLocation and serviceName parameters.
Service(InputStream, QName) - Constructor for class org.apache.axis.client.Service
Constructs a new Service object for the service in the WSDL document in the wsdlInputStream and serviceName parameters.
Service.HandlerRegistryImpl - class org.apache.axis.client.Service.HandlerRegistryImpl.
 
Service.HandlerRegistryImpl() - Constructor for class org.apache.axis.client.Service.HandlerRegistryImpl
 
ServiceDesc - class org.apache.axis.description.ServiceDesc.
A ServiceDesc is an abstract description of a service.
ServiceDesc() - Constructor for class org.apache.axis.description.ServiceDesc
Default constructor
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.
ServiceFactory - class org.apache.axis.client.ServiceFactory.
Helper class for obtaining Services from JNDI.
ServiceFactory() - Constructor for class org.apache.axis.client.ServiceFactory
 
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
 
ServletEndpointContextImpl - class org.apache.axis.transport.http.ServletEndpointContextImpl.
 
ServletEndpointContextImpl() - Constructor for class org.apache.axis.transport.http.ServletEndpointContextImpl
 
ServletEngineConfigurationFactory - class org.apache.axis.configuration.ServletEngineConfigurationFactory.
Deprecated.  
ServletEngineConfigurationFactory(ServletContext) - Constructor for class org.apache.axis.configuration.ServletEngineConfigurationFactory
Deprecated.  
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.
ServletSecurityProvider() - Constructor for class org.apache.axis.security.servlet.ServletSecurityProvider
 
Session - interface org.apache.axis.session.Session.
An abstract interface to provide session storage to Axis services.
SessionUtils - class org.apache.axis.utils.SessionUtils.
Code borrowed from AuthenticatorBase.java for generating a secure id's.
SessionUtils() - Constructor for class org.apache.axis.utils.SessionUtils
 
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
 
SimpleAuthenticationHandler - class org.apache.axis.handlers.SimpleAuthenticationHandler.
Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
SimpleAuthenticationHandler() - Constructor for class org.apache.axis.handlers.SimpleAuthenticationHandler
 
SimpleAuthorizationHandler - class org.apache.axis.handlers.SimpleAuthorizationHandler.
Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
SimpleAuthorizationHandler() - Constructor for class org.apache.axis.handlers.SimpleAuthorizationHandler
 
SimpleAxisServer - class 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
 
SimpleAxisWorker - class org.apache.axis.transport.http.SimpleAxisWorker.
 
SimpleAxisWorker(SimpleAxisServer, Socket) - Constructor for 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.
SimpleChain() - Constructor for class org.apache.axis.SimpleChain
 
SimpleDeserializer - class org.apache.axis.encoding.ser.SimpleDeserializer.
A deserializer for any simple type with a (String) constructor.
SimpleDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializer
The Deserializer is constructed with the xmlType and javaType (which could be a java primitive like int.class)
SimpleDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializer
 
SimpleDeserializerFactory - class org.apache.axis.encoding.ser.SimpleDeserializerFactory.
A deserializer for any simple type with a (String) constructor.
SimpleDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleDeserializerFactory
Note that the factory is constructed with the QName and xmlType.
SimpleJMSListener - class 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.
SimpleJMSWorker(SimpleJMSListener, BytesMessage) - Constructor for class org.apache.axis.transport.jms.SimpleJMSWorker
 
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(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
SimpleSecurityProvider() - Constructor for class org.apache.axis.security.simple.SimpleSecurityProvider
 
SimpleSerializer - class org.apache.axis.encoding.ser.SimpleSerializer.
Serializer for primitives and anything simple whose value is obtained with toString()
SimpleSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializer
 
SimpleSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializer
 
SimpleSerializerFactory - class org.apache.axis.encoding.ser.SimpleSerializerFactory.
 
SimpleSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.SimpleSerializerFactory
Note that the factory is constructed with the QName and xmlType.
SimpleSession - class 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.
SimpleSessionHandler() - Constructor for class org.apache.axis.handlers.SimpleSessionHandler
 
SimpleTargetedChain - class org.apache.axis.SimpleTargetedChain.
A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
SimpleTargetedChain() - Constructor for class org.apache.axis.SimpleTargetedChain
Default no-arg constructor.
SimpleTargetedChain(Handler) - Constructor for class org.apache.axis.SimpleTargetedChain
Constructor for an instance with effectively only a pivot handler.
SimpleTargetedChain(Handler, Handler, Handler) - Constructor for class org.apache.axis.SimpleTargetedChain
Constructor which takes real or null request, pivot, and response handlers.
SimpleType - interface 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).
SimpleUUIDGen() - Constructor for class org.apache.axis.components.uuid.SimpleUUIDGen
 
SimpleValueSerializer - interface org.apache.axis.encoding.SimpleValueSerializer.
 
Skeleton - interface org.apache.axis.wsdl.Skeleton.
Interface for WSDL2Java generated skeletons
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
SocketFactory - interface org.apache.axis.components.net.SocketFactory.
Socket factory.
SocketFactoryFactory - class org.apache.axis.components.net.SocketFactoryFactory.
Class SocketFactoryFactory
SocketFactoryFactory() - Constructor for class org.apache.axis.components.net.SocketFactoryFactory
 
SocketInputStream - class org.apache.axis.transport.http.SocketInputStream.
The ONLY reason for this is so we can clean up sockets quicker/cleaner.
SocketInputStream(InputStream, Socket) - Constructor for class org.apache.axis.transport.http.SocketInputStream
 
SourceDataHandlerDeserializer - class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer.
SourceDataHandler Deserializer Modified by Russell Butek
SourceDataHandlerDeserializer() - Constructor for class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
 
SourceDataHandlerSerializer - class org.apache.axis.encoding.ser.SourceDataHandlerSerializer.
SourceDataHandler Serializer
SourceDataHandlerSerializer() - Constructor for class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
 
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
StringToElement(String, String, String) - Static method in class org.apache.axis.utils.XMLUtils
Convert a simple string to an element with a text node
Stub - class org.apache.axis.client.Stub.
This class is the base for all generated stubs.
Stub() - Constructor for class org.apache.axis.client.Stub
 
Style - class org.apache.axis.enum.Style.
Description of the different styles
style=rpc, use=encoded
First element of the SOAP body is the operation.
Style.Type - class org.apache.axis.enum.Style.Type.
 
Subscription - class org.apache.axis.transport.jms.Subscription.
 
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
SunFakeTrustSocketFactory.FakeX509TrustManager - class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager.
Class FakeX509TrustManager
SunFakeTrustSocketFactory.FakeX509TrustManager() - Constructor for class org.apache.axis.components.net.SunFakeTrustSocketFactory.FakeX509TrustManager
 
SunJSSESocketFactory - class org.apache.axis.components.net.SunJSSESocketFactory.
SSL socket factory.
SunJSSESocketFactory(Hashtable) - Constructor for class org.apache.axis.components.net.SunJSSESocketFactory
Constructor JSSESocketFactory
SymTabEntry - class org.apache.axis.wsdl.symbolTable.SymTabEntry.
SymTabEntry is the base class for all symbol table entries.
SymTabEntry(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.SymTabEntry
Construct a symbol table entry with the given QName.
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.
SymbolTable(BaseTypeMapping, boolean, boolean, boolean) - Constructor for class org.apache.axis.wsdl.symbolTable.SymbolTable
Construct a symbol table with the given Namespaces.
safeShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully shutdown the pool
sanityCheck(SymbolTable) - Method in class org.apache.axis.wsdl.gen.Parser
 
sanityCheck(SymbolTable) - Method in class org.apache.axis.wsdl.toJava.Emitter
 
saveChanges() - Method in class org.apache.axis.Message
Updates this SOAPMessage object with all the changes that have been made to it.
saveChanges() - Method in class org.apache.axis.message.SOAPMessageImpl
Updates this SOAPMessage object with all the changes that have been made to it.
saveConfiguration() - Method in class org.apache.axis.AxisEngine
Write out our engine configuration.
saveImage(String, Image, OutputStream) - Method in interface org.apache.axis.components.image.ImageIO
Save an image.
saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.JDK13IO
Save an image.
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 org.apache.axis.message.SOAPMessageImpl
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
scope - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Scope for this item (default is singleton)
scopeStrings - Static variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
send(Destination, Message, int, int, long) - Method in class org.apache.axis.transport.jms.JMSConnector.SyncConnection.SendSession
 
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.
sendChunk(OutputStream, byte, byte[], byte) - Method in class org.apache.axis.attachments.DimeBodyPart
 
sendChunk(OutputStream, byte, byte[], int, int, byte) - Method in class org.apache.axis.attachments.DimeBodyPart
 
sendHeader(OutputStream, byte, long, byte) - Method in class org.apache.axis.attachments.DimeBodyPart
 
sendtype - Variable in class org.apache.axis.attachments.AttachmentsImpl
The form of the attachments, whether MIME or DIME.
ser - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
serClass - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
serClassConstructor - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
serialize(QName, Attributes, Object) - Method in interface org.apache.axis.encoding.SerializationContext
Serialize the indicated value as an element with the name indicated by elemQName.
serialize(QName, Attributes, Object, QName, boolean, Boolean) - Method in interface org.apache.axis.encoding.SerializationContext
Serialize the indicated value as an element with the name indicated by elemQName.
serialize(QName, Attributes, Object) - Method in class org.apache.axis.encoding.SerializationContextImpl
Serialize the indicated value as an element with the name indicated by elemQName.
serialize(QName, Attributes, Object, QName, boolean, Boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Serialize the indicated value as an element with the name indicated by elemQName.
serialize(QName, Attributes, Object, SerializationContext) - Method in interface org.apache.axis.encoding.Serializer
Serialize an element named name, with the indicated attributes and value.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ArraySerializer
Serialize an element that is an array.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.Base64Serializer
Serialize a base64 quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.BeanSerializer
Serialize a bean.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DateSerializer
Serialize a Date.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.DocumentSerializer
Serialize a DOM Document
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ElementSerializer
Serialize a DOM Element
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.EnumSerializer
Serialize an enumeration
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.HexSerializer
Serialize a HexBinary quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ImageDataHandlerSerializer
Serialize a Source DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
Serialize a JAF DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.ListSerializer
Serialize an array of objects as a list
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.MapSerializer
Serialize a Map

Walk the collection of keys, serializing each key/value pair inside an element.

serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
Serialize a Source DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.OctetStreamDataHandlerSerializer
Serialize a Source DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.PlainTextDataHandlerSerializer
Serialize a Source DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.QNameSerializer
Serialize a QName.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
Serialize a primitive or simple value.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.SourceDataHandlerSerializer
Serialize a Source DataHandler quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ser.VectorSerializer
Serialize a Vector

Walk the collection of keys, serializing each key/value pair inside an element.

serialize(SerializationContext) - Method in class org.apache.axis.message.RPCParam
 
serializeAsXML(Node, Writer, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
Serialize this node into the writer as XML.
serializeAsXML(Node, Writer, boolean, boolean, int) - Static method in class org.apache.axis.utils.DOM2Writer
Serialize this node into the writer as XML.
serializer - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
service - Variable in class org.apache.axis.client.Stub
 
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.
serviceIfaceWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
 
serviceImplWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
 
serviceName - Variable in class org.apache.axis.client.Service
 
serviceWriters - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Return Wsdl2java's JavaServiceWriter object.
sessionHeaderName - Static variable in class org.apache.axis.handlers.SimpleSessionHandler
 
sessionIndex - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
 
set(Object) - Method in class org.apache.axis.encoding.CallbackTarget
 
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 interface org.apache.axis.encoding.Target
 
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.message.RPCParam
This set method is registered during deserialization to set the deserialized value.
set(String, Object) - Method in interface org.apache.axis.session.Session
Set a property in the session
set(String, Object) - Method in class org.apache.axis.session.SimpleSession
Set a property in the session
set(String, Object) - Method in class org.apache.axis.transport.http.AxisHttpSession
Set a property in the session
set(Object, Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Set the property value
set(Object, int, Object) - Method in class org.apache.axis.utils.BeanPropertyDescriptor
Set an indexed property value
set(Object, Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Set the property value
set(Object, int, Object) - Method in class org.apache.axis.utils.FieldPropertyDescriptor
Set an indexed property value
setActor(String) - Method in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
setActor(String) - Method in class org.apache.axis.message.SOAPHeaderElementImpl
 
setAdminPassword(String) - Method in class org.apache.axis.AxisEngine
 
setAllAttributes(Attributes) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setAllImmutable(boolean) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
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.
setAllowedMethods(String) - Method in class org.apache.axis.AxisServiceConfigImpl
Set the allowed method names.
setAllowedMethods(List) - Method in class org.apache.axis.description.ServiceDesc
 
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
setAnyElement(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
setAsContent(boolean) - Method in class org.apache.axis.description.ElementDesc
 
setAttachmentFile(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
set the filename of this attachment part
setAttachmentParts(Collection) - Method in interface org.apache.axis.attachments.Attachments
Will the attachments of this message to that of the colleciton.
setAttachmentParts(Collection) - Method in class org.apache.axis.attachments.AttachmentsImpl
Add the collection of parts.
setAttachments(Call) - Method in class org.apache.axis.client.Stub
 
setAttribute(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Set an attribute, adding the attribute if it isn't already present in this element, and changing the value if it is.
setAttribute(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setAttribute(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
setAttributeNS(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setAttributeNS(String, String, String) - Method in class org.apache.axis.message.SOAPElementImpl
 
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.SOAPElementAxisImpl
 
setAttributeNode(Attr) - Method in class org.apache.axis.message.SOAPElementImpl
 
setAttributeNodeNS(Attr) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setAttributeNodeNS(Attr) - Method in class org.apache.axis.message.SOAPElementImpl
 
setBaseTypeMapping(BaseTypeMapping) - Method in interface org.apache.axis.wsdl.gen.GeneratorFactory
Get TypeMapping to use for translating QNames to base types
setBaseTypeMapping(BaseTypeMapping) - Method in class org.apache.axis.wsdl.gen.NoopFactory
 
setBaseTypeMapping(BaseTypeMapping) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
setBindingName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the binding name
setBindingStyle(Style) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set this entry's binding style.
setBindingType(int) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set this entry's binding type.
setBody(SOAPBodyAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Set the soap body
setBodyType(Operation, Use, boolean) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the body type for the given operation.
setBytes(byte[]) - Method in class org.apache.axis.attachments.OctetStream
 
setCacheWSDL(boolean) - Method in class org.apache.axis.client.Service
Allows users to turn caching of WSDL documents on or off.
setCachedService(SOAPService) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
setChildValue(Object, Object) - Method in interface org.apache.axis.encoding.Deserializer
If the deserializer has component values (like ArrayDeserializer) this method sets the specific component via the hint.
setChildValue(Object, Object) - Method in class org.apache.axis.encoding.DeserializerImpl
If the deserializer has component values (like ArrayDeserializer) this method sets the specific component via the hint.
setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
set is called during deserialization to assign the Object value to the array position indicated by hint.
setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.MapDeserializer
The registerValueTarget code above causes this set function to be invoked when each value is known.
setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.VectorDeserializer
The registerValueTarget code above causes this set function to be invoked when each value is known.
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
 
setClientHandlers(Handler, Handler) - Method in class org.apache.axis.client.Call
Sets the client-side request and response Handlers.
setCls(Class) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the Class to export
setCls(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the Class to export
setClsSmart(Class, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the Class to export.
setComplex(boolean) - Method in class org.apache.axis.description.FaultDesc
 
setConstructor(Constructor) - Method in class org.apache.axis.encoding.ser.SimpleDeserializer
The Factory calls setConstructor.
setContent(Source) - Method in class org.apache.axis.MessagePart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContent(Object, String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class org.apache.axis.message.SOAPPartImpl
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 org.apache.axis.message.SOAPMessageImpl
Sets the description of this SOAPMessage object's content with the given description.
setContentId(String) - Method in class org.apache.axis.MessagePart
Sets Content-Id of this part.
setContentId(String) - Method in interface org.apache.axis.Part
Sets Content-Id of this part.
setContentId(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Sets Content-Id of this part.
setContentId(String) - Method in class org.apache.axis.message.SOAPPartImpl
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 org.apache.axis.MessagePart
Set content location.
setContentLocation(String) - Method in interface org.apache.axis.Part
Set content location.
setContentLocation(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Set content location.
setContentLocation(String) - Method in class org.apache.axis.message.SOAPPartImpl
Set content location.
setContentType(String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
 
setContentsIndex(int) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setConvertedValue(Class, Object) - Method in class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension
Store converted value
setConvertedValue(Class, Object) - Method in interface org.apache.axis.utils.JavaUtils.ConvertCache
Set/Get converted values of the convert method.
setCurElement(SOAPElementAxisImpl) - Method in interface org.apache.axis.encoding.DeserializationContext
Set current MessageElement
setCurElement(SOAPElementAxisImpl) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Set current MessageElement
setCurrentMessage(Message) - Method in class org.apache.axis.MessageContext
Set the current (i.e.
setCurrentMessage(Object, int) - Method in class org.apache.axis.MessagePart
Set the current message
setCurrentMessageContext(MessageContext) - Static method in class org.apache.axis.AxisEngine
Set the active message context.
setData(String) - Method in class org.apache.axis.message.TextImpl
The character data of the node that implements this interface.
setDataHandler(DataHandler) - Method in class org.apache.axis.attachments.AttachmentPartImpl
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
 
setDefault(Enum) - Method in class org.apache.axis.enum.Enum.Type
 
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(QName) - Method in interface org.apache.axis.encoding.Deserializer
In some circumstances an element may not have a type attribute, but a default type qname is known from information in the container.
setDefaultType(QName) - Method in class org.apache.axis.encoding.DeserializerImpl
In some circumstances an element may not have a type attribute, but a default type qname is known from information in the container.
setDefaultTypeMapping(TypeMapping) - Method in class org.apache.axis.wsdl.fromJava.Emitter
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
 
setDelegate(TypeMapping) - Method in interface org.apache.axis.encoding.TypeMapping
setDelegate sets the new Delegate TypeMapping
setDelegate(TypeMapping) - Method in class org.apache.axis.encoding.TypeMappingImpl
setDelegate sets the new Delegate TypeMapping
setDeployment(WSDDDeployment) - Method in class org.apache.axis.configuration.FileProvider
 
setDescription(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the service description
setDeserializer(Class) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
setDeserializer(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Set the deserializer factory name
setDirty(boolean) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setDisallowedMethods(List) - Method in class org.apache.axis.description.ServiceDesc
 
setDisallowedMethods(Vector) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Add a list of methods NOT to export
setDisallowedMethods(String) - 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.TypeMappingImpl
 
setDoMultiRefs(boolean) - Method in interface org.apache.axis.encoding.SerializationContext
Set whether we are doing multirefs.
setDoMultiRefs(boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Set whether we are doing multirefs
setDoThreads(boolean) - Method in class org.apache.axis.transport.http.SimpleAxisServer
 
setDocument(Document) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
setDocumentLocator(Locator) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
setDocumentLocator(Locator) - Method in class org.apache.axis.message.SAX2EventRecorder
 
setDynamicVar(Object, Object) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
 
setElementQName(QName) - Method in class org.apache.axis.description.OperationDesc
 
setEmitter(Emitter) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
setEncoding(String) - Method in class org.apache.axis.MessagePart
 
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.client.Call
Sets the encoding style to the URL passed in.
setEncodingStyle(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
setEncodingStyle(String) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
setEncodingStyle(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Sets the encoding style for this SOAPElement object to one specified.
setEncodingStyle(String) - Method in class org.apache.axis.message.SOAPElementImpl
Sets the encoding style for this SOAPElement object to one specified.
setEndIndex(int) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setEndpointURL(String) - Method in class org.apache.axis.description.ServiceDesc
 
setEngine(AxisEngine) - Method in class org.apache.axis.client.Service
Sets this Service's AxisEngine.
setEngine(AxisEngine) - Method in class org.apache.axis.handlers.soap.SOAPService
Tell this service which engine it's deployed to.
setEngineConfiguration(EngineConfiguration) - Method in class org.apache.axis.client.Service
Set this Service's engine configuration.
setEnvelope(SOAPEnvelopeAxisImpl) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
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(GeneratorFactory) - Method in class org.apache.axis.wsdl.gen.Parser
 
setFactory(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Sets the WriterFactory Class to use
setFault(AxisFault) - Method in class org.apache.axis.message.SOAPFaultImpl
 
setFaultActor(String) - Method in class org.apache.axis.AxisFault
set the fault actor
setFaultActor(String) - Method in class org.apache.axis.message.SOAPFaultImpl
Sets this SOAPFaultException object with the given fault actor.
setFaultBodyTypeMap(Map) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
setFaultBodyTypeMap(Operation, Map) - 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(QName) - Method in class org.apache.axis.AxisFault
set the fault code
setFaultCode(String) - Method in class org.apache.axis.AxisFault
Deprecated. expect to see this go away after 1.1, use setFaultCodeAsString instead!
setFaultCode(String) - Method in class org.apache.axis.message.SOAPFaultImpl
Sets this SOAPFaultException object with the given fault code.
setFaultCode(Name) - Method in class org.apache.axis.message.SOAPFaultImpl
 
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(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
This is new in SOAP 1.2
setFaultReason(String) - Method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of AxisFault.setFaultString(java.lang.String)
setFaultRole(String) - Method in class org.apache.axis.AxisFault
This is SOAP 1.2 equivalent of AxisFault.setFaultActor(java.lang.String)
setFaultString(String) - Method in class org.apache.axis.AxisFault
set a fault string;
setFaultString(String) - Method in class org.apache.axis.message.SOAPFaultImpl
Sets the fault string for this SOAPFaultException object to the given string.
setFaultString(String, Locale) - Method in class org.apache.axis.message.SOAPFaultImpl
 
setFaults(Map) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
setFieldName(String) - Method in class org.apache.axis.description.FieldDesc
Set the field name.
setFields(FieldDesc[]) - Method in class org.apache.axis.description.TypeDesc
Replace the array of FieldDescs, making sure we keep our convenience caches in sync.
setFixupDeserializer(Deserializer) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setFragment(String) - Method in class org.apache.axis.types.URI
Set the fragment for this URI.
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.
setGlobalConfiguration(WSDDGlobalConfiguration) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
setHandlerChain(QName, List) - Method in class org.apache.axis.client.Service.HandlerRegistryImpl
 
setHandlerChainFactory(HandlerInfoChainFactory) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
setHandlerClassName(String) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
setHandlerInfoChain(WSDDJAXRPCHandlerInfoChain) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
setHandlerInfoList(ArrayList) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
setHandlerMap(Map) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
setHasLiteral(boolean) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the literal flag.
setHeader(String, String, String) - Method in class org.apache.axis.client.Stub
Set the header
setHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.client.Stub
Set the header
setHeader(SOAPHeaderAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Set the SOAP Header
setHeaderElement(boolean) - Method in class org.apache.axis.message.RPCHandler
Indicate RPCHandler is processing header elements
setHeaderPart(String, String, SOAPHeader, int) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the soapHeader part mapping for the given part name.
setHeaders(QName[]) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
setHelperGeneration(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setHelperWanted(value)
setHelperWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off Helper class generation
setHighFidelity(boolean) - Method in class org.apache.axis.MessageContext
 
setHighFidelityRecording(boolean) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setHolderValue(Object, Object) - Static method in class org.apache.axis.utils.JavaUtils
Sets the Holder value.
setHost(String) - Method in class org.apache.axis.types.URI
Set the host for this URI.
setHours(int) - Method in class org.apache.axis.types.Duration
 
setId(Id) - Method in class org.apache.axis.types.Schema
 
setImmutable(boolean) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setImplClass(Class) - Method in class org.apache.axis.description.ServiceDesc
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
setImplNamespace(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the implementation namespace
setImportUrl(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the interface location URL for importing
setImports(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
 
setInHeader(boolean) - Method in class org.apache.axis.description.ParameterDesc
 
setInHeader(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the inHeader flag for this parameter.
setInputBodyType(Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
setInputBodyType(Operation, Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the input body type for the given operation.
setInputPort(int) - Method in class org.apache.axis.utils.tcpmon
 
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
setItemXmlType(QName) - Method in class org.apache.axis.description.ElementDesc
 
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
Setter for logging.
setMIMEInfo(String, String, String, String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the mime mapping for the given parameter name.
setMIMEInfo(MimeInfo) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the MIME type of the parameter.
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.Call
Determine whether we'd like to track sessions or not.
setMaintainSession(boolean) - Method in class org.apache.axis.client.Service
Determine whether we'd like to track sessions or not.
setMaintainSession(boolean) - Method in class org.apache.axis.client.Stub
If set to true, session is maintained; if false, it is not.
setMaxOccurs(int) - Method in class org.apache.axis.description.ElementDesc
 
setMessage(SOAPMessage) - Method in class org.apache.axis.MessageContext
Sets the SOAPMessage for this message context
setMessage(Message) - Method in class org.apache.axis.MessagePart
Set the Message for this Part.
setMessageContext(MessageContext) - Method in class org.apache.axis.Message
Set the context associated with this message.
setMessageOperationStyle(int) - Method in class org.apache.axis.description.OperationDesc
 
setMessageType(String) - Method in class org.apache.axis.Message
Set the message type.
setMessageType(String) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Set the Message Type (REQUEST/RESPONSE)
setMethod(Method) - Method in class org.apache.axis.description.OperationDesc
 
setMimeHeader(String, String) - Method in class org.apache.axis.MessagePart
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMimeHeader(String, String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMinOccurs(int) - Method in class org.apache.axis.description.ElementDesc
 
setMinOccursIs0(boolean) - Method in class org.apache.axis.description.FieldDesc
Deprecated. this functionality, which is only relevant to ElementDescs, now lives in ElementDesc and is more flexible (you can set minOccurs and maxOccurs as you please)
setMinOccursIs0(boolean) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
setMinutes(int) - Method in class org.apache.axis.types.Duration
 
setMode(byte) - Method in class org.apache.axis.description.ParameterDesc
 
setMode(int) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Deprecated. (use setStyle and setUse)
setMode(byte) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the mode (IN, INOUT, OUT) of the parameter.
setModified(boolean) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
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 org.apache.axis.message.SOAPHeaderElementAxisImpl
 
setMustUnderstand(boolean) - Method in class org.apache.axis.message.SOAPHeaderElementImpl
 
setNSMappings(ArrayList) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setNStoPkg(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Set the NStoPkg mappings filename.
setName(String) - Method in interface org.apache.axis.Handler
Set the name (i.e.
setName(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
setName(String) - Method in class org.apache.axis.description.FaultDesc
 
setName(String) - Method in class org.apache.axis.description.OperationDesc
Set the operation's name
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.handlers.BasicHandler
Set the name (i.e.
setName(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setName(NCName) - Method in class org.apache.axis.types.Notation
 
setName(QName) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
setName(String) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the name of the parameter.
setName(String) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Set the name of this entry.
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.

setNamespaceMap(Map) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the packagename to namespace map with the given map
setNamespaceMap(HashMap) - Method in class org.apache.axis.wsdl.toJava.Emitter
Set a map of namespace -> Java package names
setNamespaceMappings(List) - Method in class org.apache.axis.description.ServiceDesc
 
setNamespaceURI(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
setNamespaceURI(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setNamespaceURI(String) - Method in class org.apache.axis.utils.Mapping
 
setNeedDeser(boolean) - Method in class org.apache.axis.message.RPCElement
 
setNegative(boolean) - Method in class org.apache.axis.types.Duration
 
setNoDefaultNamespace(boolean) - Method in interface org.apache.axis.encoding.SerializationContext
Set whether or not to write the default namespace.
setNoDefaultNamespace(boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Set whether or not to write the default namespace.
setNodeValue(String) - Method in class org.apache.axis.MessagePart
 
setNodeValue(String) - Method in class org.apache.axis.message.NodeImpl
 
setNodeValue(String) - Method in class org.apache.axis.message.RPCParamElementImpl
Try to keep the RPCParam object in sync
setNodeValue(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
setNodeValue(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
setNowrap(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
 
setObjectValue(Object) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Sets value of this node to an Object.
setOneWay(boolean) - Method in class org.apache.axis.description.OperationDesc
 
setOnlyLiteralReference(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Set the isOnlyLiteralReference flag.
setOperation(OperationDesc) - Method in class org.apache.axis.MessageContext
set the current operation
setOperation(String) - Method in class org.apache.axis.client.Call
Prefill as much info from the WSDL as it can.
setOperation(QName, String) - Method in class org.apache.axis.client.Call
prefill as much info from the WSDL as it can.
setOperation(OperationDesc) - Method in class org.apache.axis.client.Call
Hand a complete OperationDesc to the Call, and note that this was done so that others don't try to mess with it by calling addParameter, setReturnType, etc.
setOperation(OperationDesc) - Method in class org.apache.axis.message.RPCHandler
 
setOperationDIME(String) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Mark the operation as a DIME operation
setOperationName(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(String) - Method in class org.apache.axis.client.Call
Set the operation style: "document", "rpc"
setOperationStyle(Style) - Method in class org.apache.axis.client.Call
Set the operation style
setOperationUse(String) - Method in class org.apache.axis.client.Call
Set the operation use: "literal", "encoded"
setOperationUse(Use) - Method in class org.apache.axis.client.Call
Set the operation use
setOption(String, Object) - Method in interface org.apache.axis.Handler
Add the given option (name/value) to this handler's bag of options
setOption(String, Object) - Method in class org.apache.axis.client.Call
Set engine option.
setOption(String, Object) - Method in class org.apache.axis.handlers.BasicHandler
Set the given option (name/value) in this handler's bag of options
setOptionDefault(String, Object) - Method in class org.apache.axis.handlers.BasicHandler
Set a default value for the given option: if the option is not already set, then set it.
setOptions(Hashtable) - Method in interface org.apache.axis.Handler
Sets a whole list of options
setOptions(Hashtable) - Method in class org.apache.axis.handlers.BasicHandler
 
setOptionsHashtable(Hashtable) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Convenience method for using old deployment XML with WSDD.
setOptionsLockable(boolean) - Method in class org.apache.axis.handlers.BasicHandler
Should this Handler use a LockableHashtable for options? Default is 'false'.
setOrder(int) - Method in class org.apache.axis.description.ParameterDesc
 
setOutHeader(boolean) - Method in class org.apache.axis.description.ParameterDesc
 
setOutHeader(boolean) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the outHeader flag for this parameter.
setOutputBodyType(Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
setOutputBodyType(Operation, Use) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the output body type for the given operation.
setOutputDir(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Set the output directory to use in emitted source files
setOutputHostPort(char, int) - Method in class org.apache.axis.utils.tcpmon
 
setOwnerDocument(MessagePart) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setPackageName(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
Set a global package name to use instead of mapping namespaces
setParamDesc(ParameterDesc) - Method in class org.apache.axis.message.RPCParam
 
setParameter(String, String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Set a parameter
setParameter(ParameterDesc) - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
 
setParameters(ArrayList) - Method in class org.apache.axis.description.FaultDesc
 
setParameters(ArrayList) - Method in class org.apache.axis.description.OperationDesc
Set the parameters wholesale.
setParameters(LinkedHashMap) - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry
Set the parameters for all operations
setParent(ServiceDesc) - Method in class org.apache.axis.description.OperationDesc
 
setParent(Hashtable) - Method in class org.apache.axis.utils.LockableHashtable
Set the parent Hashtable for this object
setParentElement(SOAPElement) - Method in class org.apache.axis.message.NodeImpl
Sets the parent of this Node object to the given SOAPElement object.
setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPBodyElementAxisImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
setParentElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
setPassword(String) - Method in class org.apache.axis.MessageContext
Set the password.
setPassword(String) - Method in class org.apache.axis.client.Call
Set the password.
setPassword(String) - Method in class org.apache.axis.client.Stub
Set the password.
setPassword(String) - Method in class org.apache.axis.wsdl.gen.Parser
 
setPastPivot(boolean) - Method in class org.apache.axis.MessageContext
Indicate when we've passed the pivot
setPath(String) - Method in class org.apache.axis.types.URI
Set the path for this URI.
setPivotQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
setPort(int) - Method in class org.apache.axis.types.URI
Set the port for this URI.
setPortName(QName) - Method in class org.apache.axis.client.Call
Sets the port name of this Call object.
setPortName(QName) - Method in class org.apache.axis.client.Stub
Set the port QName.
setPortName(String) - Method in class org.apache.axis.client.Stub
Set the port name.
setPortTypeName(QName) - Method in class org.apache.axis.client.Call
Deprecated. This is really the service's port name, not portType name. Use setPortName instead.
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.MessagePart
 
setPrefix(String) - Method in class org.apache.axis.message.NodeImpl
 
setPrefix(String) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
setPrefix(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setPrefix(String) - Method in class org.apache.axis.message.SOAPPartImpl
 
setPrefix(String) - Method in class org.apache.axis.utils.Mapping
 
setPretty(boolean) - Method in interface org.apache.axis.encoding.SerializationContext
Indicate whether the serialization should be pretty printed.
setPretty(boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
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.SOAPHeaderElementAxisImpl
 
setProcessingRPCInvocation(boolean) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
setProcessingRef(boolean) - Method in interface org.apache.axis.encoding.DeserializationContext
Indicate if we're in the midst of processing an href target, in which case we shouldn't be pushing the element stack.
setProcessingRef(boolean) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
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.
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.
setProperty(String, Object) - Method in class org.apache.axis.Message
 
setProperty(String, Object) - Method in class org.apache.axis.MessageContext
Allows you to set a named property to the passed in value.
setProperty(String, 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.ServiceDesc
 
setProperty(String, Object) - Method in class org.apache.axis.message.SOAPMessageImpl
 
setPropertyDescriptors(BeanPropertyDescriptor[]) - Method in class org.apache.axis.description.TypeDesc
Set the property descriptors for this type, for example in a different order
setPropertyParent(Hashtable) - Method in class org.apache.axis.MessageContext
 
setPropertyParent(Hashtable) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setProviderQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
setPublic(URI) - Method in class org.apache.axis.types.Notation
 
setQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
setQName(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
setQName(QName) - Method in class org.apache.axis.description.FaultDesc
 
setQName(QName) - Method in class org.apache.axis.description.ParameterDesc
 
setQName(QName) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setQName(QName) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the QName of the parameter.
setQueryString(String) - Method in class org.apache.axis.types.URI
Set the query string for this URI.
setRPCCall(RPCElement) - Method in class org.apache.axis.message.RPCParam
 
setReapPeriodicity(long) - Method in class org.apache.axis.handlers.SimpleSessionHandler
Set the reaper periodicity in SECONDS

Convenience method for testing.

setRecorder(SAX2EventRecorder) - Method in interface org.apache.axis.encoding.DeserializationContext
Set Event Recorder
setRecorder(SAX2EventRecorder) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Set Event Recorder
setRecorder(SAX2EventRecorder) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setRef(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
setRefType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
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.
setRep(HttpSession) - Method in class org.apache.axis.transport.http.AxisHttpSession
Set our internal HttpSession to the passed servlet HttpSession.
setRequestFlow(WSDDRequestFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Set our request flow
setRequestFlow(WSDDRequestFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
setRequestHeaders(Call) - Method in class org.apache.axis.client.Stub
 
setRequestMessage(Message) - Method in class org.apache.axis.MessageContext
Set the request message, and make sure that message is associated with this MessageContext.
setRequestMessage(Message) - Method in class org.apache.axis.client.Call
Directly set the request message in our MessageContext.
setResponseFlow(WSDDResponseFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Set the response flow
setResponseFlow(WSDDResponseFlow) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
setResponseMessage(Message) - Method in class org.apache.axis.MessageContext
Set the response message, and make sure that message is associated with this MessageContext.
setReturnClass(Class) - Method in class org.apache.axis.client.Call
Sets the desired return Java Class.
setReturnClass(Class) - Method in class org.apache.axis.description.OperationDesc
 
setReturnHeader(boolean) - Method in class org.apache.axis.description.OperationDesc
Set whether the return value is in the response message.
setReturnQName(QName) - Method in class org.apache.axis.client.Call
Set the QName of the return element

NOT part of JAX-RPC

setReturnQName(QName) - Method in class org.apache.axis.description.OperationDesc
 
setReturnType(QName) - Method in class org.apache.axis.client.Call
Sets the return type of the operation associated with this Call object.
setReturnType(QName, Class) - Method in class org.apache.axis.client.Call
Sets the return type for a specific operation.
setReturnType(QName) - Method in class org.apache.axis.description.OperationDesc
 
setReturnTypeAsHeader(QName) - Method in class org.apache.axis.client.Call
Set the return type as a header
setReturnTypeAsHeader(QName, Class) - Method in class org.apache.axis.client.Call
Set the return type as a header
setRole(String) - Method in class org.apache.axis.message.SOAPHeaderElementAxisImpl
 
setRoles(String[]) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
 
setRoles(String[]) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
setRoles(String[]) - Method in class org.apache.axis.handlers.HandlerInfoChainFactory
 
setRootPart(Part) - Method in interface org.apache.axis.attachments.Attachments
Sets the root part of this multipart block * * @param newRoot the new root Part
setRootPart(Part) - Method in class org.apache.axis.attachments.AttachmentsImpl
 
setSAAJEncodingCompliance(boolean) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
setSAAJEncodingCompliance(boolean) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
setSOAPActionURI(String) - Method in class org.apache.axis.MessageContext
Set the soapAction URI.
setSOAPActionURI(String) - Method in class org.apache.axis.client.Call
Set the soapAction URI.
setSOAPConstants(SOAPConstants) - Method in class org.apache.axis.MessageContext
 
setSOAPEnvelope(SOAPEnvelopeAxisImpl) - Method in class org.apache.axis.MessagePart
This set the SOAP Envelope for this part.
setSOAPService(SOAPService) - Method in class org.apache.axis.client.Call
 
setSOAPVersion(SOAPConstants) - Method in class org.apache.axis.client.Call
Allow the user to set the default SOAP version.
setSchemaVersion(SchemaVersion) - Method in class org.apache.axis.MessageContext
 
setSchemaVersion(SchemaVersion) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Set the schema version for this envelope
setScheme(String) - Method in class org.apache.axis.types.URI
Set the scheme for this URI.
setScope(Scope) - Method in class org.apache.axis.wsdl.toJava.Emitter
Set the scope for the deploy.xml file.
setScopedProperty(String, Object) - Method in class org.apache.axis.client.Call
Deprecated.  
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(int) - Method in class org.apache.axis.types.Duration
 
setSendDecl(boolean) - Method in interface org.apache.axis.encoding.SerializationContext
Set whether or not we should write XML declarations.
setSendDecl(boolean) - Method in class org.apache.axis.encoding.SerializationContextImpl
Set whether or not we should write XML declarations.
setSendType(int) - Method in interface org.apache.axis.attachments.Attachments
Set the format for attachments.
setSendType(int) - Method in class org.apache.axis.attachments.AttachmentsImpl
 
setSendType(int) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setSerializer(Class) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
setSerializer(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Set the serializer factory name
setServerSide(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off server skeleton creation
setServerSocket(ServerSocket) - Method in class org.apache.axis.transport.http.SimpleAxisServer
Set the serverSocket this server should listen on.
setService(SOAPService) - Method in class org.apache.axis.MessageContext
 
setServiceDesc(ServiceDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
setServiceDescription(ServiceDesc) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setServiceDescriptionURL(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Set the service description URL for this service.
setServiceElementName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the service element name
setServicePortName(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the String representation of the service port name
setSession(Session) - Method in class org.apache.axis.MessageContext
 
setShouldSaveConfig(boolean) - Method in class org.apache.axis.AxisEngine
 
setSimpleType(boolean) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
setSkeletonWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off server skeleton deploy
setSoapAction(String) - Method in class org.apache.axis.description.OperationDesc
 
setSoapAction(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the soapAction option value
setSoapConstants(SOAPConstants) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Set the soap constants for this envelope
setStandalone(boolean) - Method in class org.apache.axis.MessagePart
 
setStopClasses(ArrayList) - Method in class org.apache.axis.description.ServiceDesc
 
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(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
setStrictErrorChecking(boolean) - Method in class org.apache.axis.MessagePart
 
setStyle(Style) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Set the service style - document or RPC
setStyle(Style) - Method in class org.apache.axis.description.OperationDesc
 
setStyle(Style) - Method in class org.apache.axis.description.ServiceDesc
 
setStyle(Style) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setStyle(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
setStyle
setStyle(Style) - Method in class org.apache.axis.wsdl.fromJava.Emitter
setStyle
setSupportedEncodings(String[]) - Method in class org.apache.axis.encoding.DefaultTypeMappingImpl
 
setSupportedEncodings(String[]) - Method in class org.apache.axis.encoding.TypeMappingImpl
Sets the list of encoding styles supported by this TypeMapping object.
setSystem(URI) - Method in class org.apache.axis.types.Notation
 
setTargetEndpointAddress(String) - Method in class org.apache.axis.client.Call
Sets the endpoint address of the target service port.
setTargetEndpointAddress(URL) - Method in class org.apache.axis.client.Call
Sets the URL of the target Web Service.
setTargetNamespace(URI) - Method in class org.apache.axis.types.Schema
 
setTargetService(String) - Method in class org.apache.axis.MessageContext
Set the target service for this message.
setTargetService(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Set the target service name
setTestCaseWanted(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Turn on/off test case creation
setTime(Calendar) - Method in class org.apache.axis.types.Time
 
setTime(Date) - Method in class org.apache.axis.types.Time
 
setTimeout(int) - Method in class org.apache.axis.MessageContext
Set timeout in our MessageContext.
setTimeout(Integer) - Method in class org.apache.axis.client.Call
 
setTimeout(int) - Method in class org.apache.axis.client.Stub
Set the timeout in milliseconds.
setTimeout(int) - Method in interface org.apache.axis.session.Session
Set the session's time-to-live.
setTimeout(int) - Method in class org.apache.axis.session.SimpleSession
Set the session's time-to-live.
setTimeout(int) - Method in class org.apache.axis.transport.http.AxisHttpSession
Set the session's time-to-live.
setTimeout(long) - Method in class org.apache.axis.wsdl.gen.Parser
Set the timeout, in milliseconds
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(Transport) - Method in class org.apache.axis.client.Call
Set the Transport

Note: Not part of JAX-RPC specification.

setTransportForProtocol(String, Class) - Static method in class org.apache.axis.client.Call
Register a Transport that should be used for URLs of the specified protocol.
setTransportName(String) - Method in class org.apache.axis.MessageContext
 
setTransportName(String) - Method in class org.apache.axis.client.Transport
Sets the transport chain name - to override the default.
setType(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
setType(String) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
setType(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
setType(QName) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
setType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.ElementDecl
 
setType(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.Parameter
Set the TypeEntry of the parameter.
setTypeAttribute(Attributes, QName) - Method in interface org.apache.axis.encoding.SerializationContext
Obtains the type attribute that should be serialized and returns the new list of Attributes
setTypeAttribute(Attributes, QName) - Method in class org.apache.axis.encoding.SerializationContextImpl
Obtains the type attribute that should be serialized and returns the new list of Attributes
setTypeMapping(TypeMapping) - Method in class org.apache.axis.description.ServiceDesc
 
setTypeMapping(TypeMapping) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Sets the TypeMapping used by the service
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.MessageContext
replace the engine's type mapping registry with a local one
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.client.Service
Defines the current Type Mappig Registry.
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.description.ServiceDesc
 
setTypeMappingVersion(String) - Method in class org.apache.axis.wsdl.toJava.Emitter
 
setTypeMappings(Vector) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
setTypeQName(QName) - Method in class org.apache.axis.description.ParameterDesc
 
setUrl(String) - Method in class org.apache.axis.client.Transport
Set the transport-specific URL
setUse(Use) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Set the service use - literal or encoded
setUse(Use) - Method in class org.apache.axis.description.OperationDesc
 
setUse(Use) - Method in class org.apache.axis.description.ServiceDesc
 
setUse(Use) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setUse(String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
setUse
setUse(Use) - Method in class org.apache.axis.wsdl.fromJava.Emitter
setUse
setUseInheritedMethods(boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Turn on or off inherited method WSDL generation.
setUseSOAPAction(boolean) - Method in class org.apache.axis.MessageContext
Should soapAction be used?
setUseSOAPAction(boolean) - Method in class org.apache.axis.client.Call
Should soapAction be used?
setUserinfo(String) - Method in class org.apache.axis.types.URI
Set the userinfo for this URI.
setUsername(String) - Method in class org.apache.axis.MessageContext
Set the username.
setUsername(String) - Method in class org.apache.axis.client.Call
Set the username.
setUsername(String) - Method in class org.apache.axis.client.Stub
Set the username.
setUsername(String) - Method in class org.apache.axis.wsdl.gen.Parser
 
setValue(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
 
setValue(Object, Object) - Method in interface org.apache.axis.encoding.Callback
 
setValue(Object) - Method in interface org.apache.axis.encoding.Deserializer
Set the deserialized value.
setValue(Object) - Method in class org.apache.axis.encoding.DeserializerImpl
Set the deserialized value.
setValue(Object, Object) - Method in class org.apache.axis.encoding.DeserializerImpl
 
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(Object) - Method in class org.apache.axis.message.RPCParam
 
setValue(String) - Method in class org.apache.axis.message.RPCParamElementImpl
Try to keep the RPCParam object in sync
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.message.TextImpl
 
setValue(int, String) - Method in class org.apache.axis.types.Day
 
setValue(int) - Method in class org.apache.axis.types.Day
 
setValue(String) - Method in class org.apache.axis.types.IDRefs
 
setValue(int, String) - Method in class org.apache.axis.types.Month
 
setValue(int) - Method in class org.apache.axis.types.Month
 
setValue(int, int, String) - Method in class org.apache.axis.types.MonthDay
 
setValue(int, int) - Method in class org.apache.axis.types.MonthDay
 
setValue(String) - Method in class org.apache.axis.types.NMTokens
 
setValue(String) - Method in class org.apache.axis.types.NormalizedString
validates the data and sets the value for the object.
setValue(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(double) - Method in class org.apache.axis.types.UnsignedLong
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(int, String) - Method in class org.apache.axis.types.Year
 
setValue(int) - Method in class org.apache.axis.types.Year
 
setValue(int, int, String) - Method in class org.apache.axis.types.YearMonth
 
setValue(int, int) - Method in class org.apache.axis.types.YearMonth
 
setValue(Object) - Method in class org.apache.axis.utils.LinkedHashMap.Entry
 
setVerbose(boolean) - Method in class org.apache.axis.wsdl.gen.Parser
 
setVersion(String) - Method in class org.apache.axis.MessagePart
 
setVersion(NormalizedString) - Method in class org.apache.axis.types.Schema
 
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.
setWrapped(boolean) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Turn on/off element wrapping for literal soap body's.
setXSITypeGeneration(Boolean) - Method in class org.apache.axis.message.RPCParam
 
setXmlName(QName) - Method in class org.apache.axis.description.FieldDesc
Set the XML QName for this field
setXmlType(QName) - Method in class org.apache.axis.description.FaultDesc
 
setXmlType(QName) - Method in class org.apache.axis.description.FieldDesc
Returns the XML type (e.g.
setXmlType(QName) - Method in class org.apache.axis.description.TypeDesc
 
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
 
set_any(SOAPElementAxisImpl[]) - Method in class org.apache.axis.types.Schema
 
setupHTMLResponseHeader(HttpServletResponse, PrintWriter) - Method in class org.apache.axis.transport.http.AxisServlet
 
setupMessageContext(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.client.Transport
 
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.client.Transport
 
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.http.HTTPTransport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.java.JavaTransport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.jms.JMSTransport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, Call, AxisEngine) - Method in class org.apache.axis.transport.local.LocalTransport
Set up any transport-specific derived properties in the message context.
shortValue() - Method in class org.apache.axis.types.UnsignedInt
 
shortValue() - Method in class org.apache.axis.types.UnsignedLong
 
shouldSaveConfig - Variable in class org.apache.axis.AxisEngine
Should we save the engine config each time we modify it?
shouldSendXSIType() - Method in interface org.apache.axis.encoding.SerializationContext
Get whether or not to write xsi:type attributes.
shouldSendXSIType() - Method in class org.apache.axis.encoding.SerializationContextImpl
Get whether or not to write xsi:type attributes.
shutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Forcefully shutdown the pool
shutdown() - Method in class org.apache.axis.transport.jms.JMSConnector
 
shutdown() - Method in class org.apache.axis.transport.jms.JMSTransport
Shuts down the connectors managed by this JMSTransport.
shutdown() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
 
signature - Variable in class org.apache.axis.wsdl.symbolTable.Parameters
 
simpleValueType - Variable in class org.apache.axis.wsdl.toJava.JavaBeanWriter
 
singleton - Static variable in class org.apache.axis.message.NullAttributes
 
singletonInstance - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Placeholder for hanging on to singleton object
size() - Method in class org.apache.axis.enum.Enum.Type
 
size() - Static method in class org.apache.axis.enum.Scope
 
size() - Static method in class org.apache.axis.enum.Style
 
size() - Static method in class org.apache.axis.enum.Use
 
size() - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
size() - Method in class org.apache.axis.utils.LinkedHashMap
 
skelWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
skip(long) - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
skip(int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
skip over (and discard) a specified number of bytes in this input stream
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.DeserializationContextImpl
 
skippedEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
skippedEntity(String) - Method in class org.apache.axis.message.SAXOutputter
 
soapParent - Variable in class org.apache.axis.message.NodeImpl
 
soapPart - Variable in class org.apache.axis.attachments.AttachmentsImpl
Field soapPart.
soapPart - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
soapStream - Variable in class org.apache.axis.attachments.MultiPartDimeInputStream
 
soapStream - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field soapStream
soapStreamBDS - Variable in class org.apache.axis.attachments.MultiPartRelatedInputStream
Field soapStreamBDS
sourceToInputSource(Source) - Static method in class org.apache.axis.utils.XMLUtils
Utility to get the bytes uri
splitText(int) - Method in class org.apache.axis.message.TextImpl
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
sslFactory - Variable in class org.apache.axis.components.net.JSSESocketFactory
Field sslFactory
stackToString(Throwable) - Static method in class org.apache.axis.utils.JavaUtils
 
standardTypes - Static variable in class org.apache.axis.wsdl.fromJava.Emitter
 
start() - Method in class org.apache.axis.handlers.soap.SOAPService
Placeholder for "enable this service" method
start() - Method in class org.apache.axis.server.AxisServer
Start the server.
start(boolean) - Method in class org.apache.axis.transport.http.SimpleAxisServer
Start this server.
start() - Method in class org.apache.axis.transport.http.SimpleAxisServer
Start this server as a NON-daemon.
start() - Method in class org.apache.axis.transport.jms.JMSConnector
 
start() - Method in class org.apache.axis.transport.jms.SimpleJMSListener
 
startCDATA() - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
startCDATA() - Method in class org.apache.axis.message.SAX2EventRecorder
 
startCDATA() - Method in class org.apache.axis.message.SAXOutputter
 
startContentsIndex - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
startDTD(String, String, String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
startDTD(String, String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
startDTD(String, String, String) - Method in class org.apache.axis.message.SAXOutputter
 
startDocument() - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
 
startDocument() - Method in class org.apache.axis.encoding.DeserializationContextImpl
************************************************************* SAX event handlers
startDocument() - Method in interface org.apache.axis.encoding.SerializationContext
Output anything in the beginning.
startDocument() - Method in class org.apache.axis.encoding.SerializationContextImpl
 
startDocument() - Method in class org.apache.axis.message.SAX2EventRecorder
 
startDocument() - Method in class org.apache.axis.message.SAXOutputter
 
startElement(QName, Attributes) - Method in class org.apache.axis.encoding.AttributeSerializationContextImpl
 
startElement(String, String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContextImpl
startElement is called when an element is read.
startElement(String, String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.encoding.Deserializer
This method is invoked when an element start tag is encountered.
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.DeserializerImpl
This method is invoked when an element start tag is encountered.
startElement(QName, Attributes) - Method in interface org.apache.axis.encoding.SerializationContext
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
startElement(QName, Attributes) - Method in class org.apache.axis.encoding.SerializationContextImpl
Writes (using the Writer) the start tag for element QName along with the indicated attributes and namespace mappings.
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.ImageDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.MimeMultipartDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.OctetStreamDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.PlainTextDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ser.SourceDataHandlerDeserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
This method is invoked when an element start tag is encountered.
startElement(String, String, String, Attributes) - Method in class org.apache.axis.message.SAX2EventRecorder
 
startElement(String, String, String, Attributes) - Method in class org.apache.axis.message.SAXOutputter
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultBuilder
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPFaultDetailsBuilder
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
startEntity(String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
 
startEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
startEntity(String) - Method in class org.apache.axis.message.SAXOutputter
 
startEventIndex - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
startOfMappingsPos - Variable in class org.apache.axis.encoding.DeserializationContextImpl
 
startPrefixMapping(String, String) - Method in class org.apache.axis.encoding.DeserializationContextImpl
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
 
stop() - Method in class org.apache.axis.handlers.soap.SOAPService
Placeholder for "disable this service" method
stop() - Method in class org.apache.axis.server.AxisServer
Stop the server.
stop() - Method in class org.apache.axis.transport.http.SimpleAxisServer
Stop this server.
stop() - Method in class org.apache.axis.transport.jms.JMSConnector
 
streamCount - Static variable in class org.apache.axis.attachments.DimeDelimitedInputStream
 
streamInError - Variable in class org.apache.axis.attachments.DimeDelimitedInputStream
 
streamNo - Variable in class org.apache.axis.attachments.BoundaryDelimitedStream
Field streamNo.
streamNo - Variable in class org.apache.axis.attachments.DimeDelimitedInputStream
 
stubWriter - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
substringData(int, int) - Method in class org.apache.axis.message.TextImpl
Extracts a range of data from the node.
supplemental(char, char) - Static method in class org.apache.axis.utils.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaDefinitionWriter
 
symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaDeployWriter
 
symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
symbolTable - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
 
systemTempDir - Static variable in class org.apache.axis.MessageContext
temporary directory to store attachments

T

TEST_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
TEXT_ARGUMENT - Static variable in class org.apache.axis.utils.CLOption
Value of CLOption.getId() when the option is a text argument.
TIMEOUT_TIME - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the createConnector method.
TIME_LOG_CATEGORY - Static variable in class org.apache.axis.Constants
time logged stuff
TIME_TO_LIVE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the send and call methods.
TRANSPORT_NAME - Static variable in class org.apache.axis.client.Call
 
TRANSPORT_PROPERTY - Static variable in class org.apache.axis.client.Call
 
TRANS_URL - Static variable in class org.apache.axis.MessageContext
This String is the URL that the message came to
TYPEMAPPING_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
TYPEMAPPING_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
TYPE_HTTP_GET - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
TYPE_HTTP_POST - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
TYPE_SOAP - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
TYPE_UNKNOWN - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
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.
 
TextImpl - class org.apache.axis.message.TextImpl.
A representation of a node whose value is text.
TextImpl(Node) - Constructor for class org.apache.axis.message.TextImpl
 
ThreadPool - class org.apache.axis.components.threadpool.ThreadPool.
 
ThreadPool() - Constructor for 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]
TimeHolder - class org.apache.axis.holders.TimeHolder.
Class TimeHolder
TimeHolder() - Constructor for class org.apache.axis.holders.TimeHolder
Constructor TimeHolder
TimeHolder(Time) - Constructor for class org.apache.axis.holders.TimeHolder
Constructor TimeHolder
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(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).
TopicConnector(TopicConnectionFactory, int, int, long, long, long, boolean, String, String, String, JMSVendorAdapter) - Constructor for class org.apache.axis.transport.jms.TopicConnector
 
Transport - class org.apache.axis.client.Transport.
 
Transport() - Constructor for 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() - Constructor for class org.apache.axis.server.Transport
 
TransportClientProperties - interface org.apache.axis.components.net.TransportClientProperties.
 
TransportClientPropertiesFactory - class org.apache.axis.components.net.TransportClientPropertiesFactory.
 
TransportClientPropertiesFactory() - Constructor for class org.apache.axis.components.net.TransportClientPropertiesFactory
 
Type - class org.apache.axis.wsdl.symbolTable.Type.
This class represents a TypeEntry that is a type (complexType, simpleType, etc.
Type(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
Create a Type object for an xml construct name that represents a base type
Type(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
Create a TypeEntry object for an xml construct that references a type that has not been defined yet.
Type(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.Type
Create a Type object for an xml construct that is not a base type
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
 
TypeEntry - class org.apache.axis.wsdl.symbolTable.TypeEntry.
This class represents a wsdl types entry that is supported by the WSDL2Java emitter.
TypeEntry(QName, TypeEntry, Node, String) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
Create a TypeEntry object for an xml construct that references another type.
TypeEntry(QName, Node) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
Create a TypeEntry object for an xml construct that is not a base type
TypeEntry(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.TypeEntry
Create a TypeEntry object for an xml construct name that represents a base type
TypeMapping - interface org.apache.axis.encoding.TypeMapping.
This interface describes the AXIS TypeMapping.
TypeMappingImpl - class org.apache.axis.encoding.TypeMappingImpl.

This is the implementation of the axis TypeMapping interface (which extends the JAX-RPC TypeMapping interface).

TypeMappingImpl(TypeMapping) - Constructor for class org.apache.axis.encoding.TypeMappingImpl
Construct TypeMapping
TypeMappingImpl.Pair - class org.apache.axis.encoding.TypeMappingImpl.Pair.
 
TypeMappingImpl.Pair(Class, QName) - Constructor for class org.apache.axis.encoding.TypeMappingImpl.Pair
 
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
Types - class org.apache.axis.wsdl.fromJava.Types.
Description:
Types(Definition, TypeMapping, TypeMapping, Namespaces, String, List, ServiceDesc) - Constructor for class org.apache.axis.wsdl.fromJava.Types
This class serailizes a Class to XML Schema.
target - Variable in class org.apache.axis.encoding.CallbackTarget
 
target - Variable in class org.apache.axis.encoding.DeserializerTarget
 
targets - Variable 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
 
testCaseWriter - Variable in class org.apache.axis.wsdl.toJava.JavaServiceWriter
 
threadcount - Variable in class org.apache.axis.components.threadpool.ThreadPool
 
threads - Variable in class org.apache.axis.components.threadpool.ThreadPool
 
toArray() - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
toArray(Object[]) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
toByte() - Method in class org.apache.axis.attachments.DimeTypeNameFormat
 
toByteArray(InputStream) - Static method in class org.apache.axis.utils.IOUtils
Copy the content of the given input stream to a byte array.
toDir(String) - Method in class org.apache.axis.wsdl.toJava.Namespaces
Return the given package name in directory format (dots replaced by slashes).
toString() - Method in class org.apache.axis.AxisFault
string operator
toString() - Method in class org.apache.axis.ConfigurationException
stringify, including stack trace.
toString() - Method in class org.apache.axis.attachments.DimeTypeNameFormat
 
toString() - Method in class org.apache.axis.description.FaultDesc
 
toString(String) - Method in class org.apache.axis.description.FaultDesc
 
toString() - Method in class org.apache.axis.description.OperationDesc
 
toString(String) - Method in class org.apache.axis.description.OperationDesc
 
toString() - Method in class org.apache.axis.description.ParameterDesc
 
toString(String) - Method in class org.apache.axis.description.ParameterDesc
 
toString() - Method in class org.apache.axis.encoding.ser.DeferedBeanConstruction
 
toString() - Method in class org.apache.axis.enum.Enum
 
toString() - Method in class org.apache.axis.i18n.ProjectResourceBundle
 
toString() - Method in class org.apache.axis.message.NameImpl
 
toString() - Method in class org.apache.axis.message.NodeImpl
 
toString() - Method in class org.apache.axis.providers.java.RPCInvocation
 
toString() - Method in class org.apache.axis.transport.jms.Subscription
 
toString() - Method in class org.apache.axis.types.Day
 
toString() - Method in class org.apache.axis.types.Duration
This returns the xml representation of an xsd:duration object.
toString() - Method in class org.apache.axis.types.HexBinary
 
toString() - Method in class org.apache.axis.types.IDRefs
 
toString() - Method in class org.apache.axis.types.Month
 
toString() - Method in class org.apache.axis.types.MonthDay
 
toString() - Method in class org.apache.axis.types.NMTokens
 
toString() - Method in class org.apache.axis.types.NormalizedString
 
toString() - Method in class org.apache.axis.types.Time
 
toString() - Method in class org.apache.axis.types.URI
Get the URI as a string specification.
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.Year
 
toString() - Method in class org.apache.axis.types.YearMonth
 
toString() - Method in class org.apache.axis.utils.CLOption
Convert to String.
toString() - Method in class org.apache.axis.utils.CLOptionDescriptor
Convert to String.
toString() - Method in class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
toString() - Method in class org.apache.axis.wsdl.symbolTable.MimeInfo
 
toString() - Method in class org.apache.axis.wsdl.symbolTable.Parameter
 
toString() - Method in class org.apache.axis.wsdl.symbolTable.Parameters
 
toString() - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Collate the info in this object in string form.
toString(String) - Method in class org.apache.axis.wsdl.symbolTable.SymTabEntry
Collate the info in this object in string form with indentation.
toString() - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Get string representation.
toString(String) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
Get string representation with indentation
toString() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
 
toString() - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Convert all entries in the list to a string
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.
touch() - Method in interface org.apache.axis.session.Session
"Touch" the session (mark it recently used)
touch() - Method in class org.apache.axis.session.SimpleSession
"Touch" the session (mark it recently used)
touch() - Method in class org.apache.axis.transport.http.AxisHttpSession
"Touch" the session (mark it recently used)
trailers - Variable in class org.apache.axis.message.SOAPEnvelopeAxisImpl
 
transportName - Variable in class org.apache.axis.client.Transport
Transport Chain Name - so users can change the default.
trim(String) - Static method in class org.apache.axis.utils.XMLUtils
 
type - Variable in class org.apache.axis.attachments.DimeBodyPart
 
type - Variable in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
Our type
type - Variable in class org.apache.axis.wsdl.toJava.GeneratedFileInfo.Entry
 
type - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
type - Variable in class org.apache.axis.wsdl.toJava.JavaWriter
 
typeDesc - Variable in class org.apache.axis.encoding.ser.BeanDeserializer
Type metadata about this class for XML deserialization
typeDesc - Variable in class org.apache.axis.encoding.ser.BeanDeserializerFactory
Type metadata about this class for XML deserialization
typeDesc - Variable in class org.apache.axis.encoding.ser.BeanSerializer
 
typeDesc - Variable in class org.apache.axis.encoding.ser.BeanSerializerFactory
 
typeEntry - Variable in class org.apache.axis.description.ParameterDesc
A TypeEntry corresponding to this parameter
typeMappingVersion - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
typeQName - Variable in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
typeQName - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
types - Variable in class org.apache.axis.wsdl.fromJava.Emitter
 

U

UNKNOWN - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
 
UNSUBSCRIBE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
URI - Static variable in class org.apache.axis.attachments.DimeTypeNameFormat
 
URI - class org.apache.axis.types.URI.
******************************************************************* Axis Note: This class was 'borrowed' from Xerces 2.0.2

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

URI() - Constructor for class org.apache.axis.types.URI
Construct a new and uninitialized URI.
URI(URI) - Constructor for class org.apache.axis.types.URI
Construct a new URI from another URI.
URI(String) - Constructor for class org.apache.axis.types.URI
Construct a new URI from a URI specification string.
URI(URI, String) - Constructor for class org.apache.axis.types.URI
Construct a new URI from a base URI and a URI specification string.
URI(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, 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, 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.MalformedURIException - exception org.apache.axis.types.URI.MalformedURIException.
**************************************************************** MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for class org.apache.axis.types.URI.MalformedURIException
*************************************************************** Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for class org.apache.axis.types.URI.MalformedURIException
************************************************************** Constructs a MalformedURIException with the specified detail message.
URIHolder - class org.apache.axis.holders.URIHolder.
Class URIHolder
URIHolder() - Constructor for class org.apache.axis.holders.URIHolder
Constructor URIHolder
URIHolder(URI) - Constructor for class org.apache.axis.holders.URIHolder
Constructor URIHolder
URIS_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URIS_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URIS_SOAP_ENC - Static variable in class org.apache.axis.Constants
 
URIS_SOAP_ENV - Static variable in class org.apache.axis.Constants
 
URI_1999_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URI_1999_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URI_2000_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URI_2000_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URI_2001_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URI_2001_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URI_DEFAULT_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URI_DEFAULT_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URI_DEFAULT_SOAP_ENC - Static variable in class org.apache.axis.Constants
 
URI_DEFAULT_SOAP_ENV - Static variable in class org.apache.axis.Constants
 
URI_DIME_CLOSED_LAYOUT - Static variable in class org.apache.axis.Constants
 
URI_DIME_CONTENT - Static variable in class org.apache.axis.Constants
 
URI_DIME_OPEN_LAYOUT - Static variable in class org.apache.axis.Constants
 
URI_DIME_REFERENCE - Static variable in class org.apache.axis.Constants
 
URI_DIME_WSDL - Static variable in class org.apache.axis.Constants
 
URI_LITERAL_ENC - Static variable in class org.apache.axis.Constants
 
URI_SOAP11_ENC - Static variable in class org.apache.axis.Constants
 
URI_SOAP11_ENV - Static variable in class org.apache.axis.Constants
 
URI_SOAP11_HTTP - Static variable in class org.apache.axis.Constants
 
URI_SOAP11_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_ENC - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_ENV - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_HTTP - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
Deprecated. use URI_SOAP12_NEXT_ROLE
URI_SOAP12_NEXT_ROLE - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_NOENC - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_NONE_ROLE - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_RPC - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_ULTIMATE_ROLE - Static variable in class org.apache.axis.Constants
 
URI_WSDD - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
URI_WSDD_HANDLER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
URI_WSDD_JAVA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
URI_WSDD_WSDD_BSF - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
URI_WSDD_WSDD_COM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
URI_WSDL11_SOAP - Static variable in class org.apache.axis.Constants
 
URI_WSDL12_SOAP - Static variable in class org.apache.axis.Constants
 
URL - Static variable in class org.apache.axis.transport.http.HTTPTransport
HTTP properties
URLHashSet - class org.apache.axis.utils.URLHashSet.
Class URLHashSet
URLHashSet() - Constructor for class org.apache.axis.utils.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.
URLMapper() - Constructor for class org.apache.axis.handlers.http.URLMapper
 
USERNAME_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
USE_ENCODED - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
USE_LITERAL - Static variable in class org.apache.axis.wsdl.symbolTable.BindingEntry
 
USE_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
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.
UUIDGenFactory() - Constructor for class org.apache.axis.components.uuid.UUIDGenFactory
 
Undefined - interface org.apache.axis.wsdl.symbolTable.Undefined.
This Undefined interface is implemented by UndefinedType and UndefinedElement.
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(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(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.UndefinedType
Construct a referenced (but as of yet undefined) type
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(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(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(double) - Constructor for class org.apache.axis.types.UnsignedLong
ctor for 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(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
UnsignedShortHolder(UnsignedShort) - Constructor for class org.apache.axis.holders.UnsignedShortHolder
Constructor UnsignedShortHolder
Use - class org.apache.axis.enum.Use.
Use enum description
Use.Type - class org.apache.axis.enum.Use.Type.
 
Utils - class org.apache.axis.wsdl.symbolTable.Utils.
This class contains static utility methods for the emitter.
Utils() - Constructor for class org.apache.axis.wsdl.symbolTable.Utils
 
Utils - class org.apache.axis.wsdl.toJava.Utils.
 
Utils() - Constructor for class org.apache.axis.wsdl.toJava.Utils
 
undefined - Variable in class org.apache.axis.wsdl.symbolTable.TypeEntry
 
undeployFromRegistry(WSDDDeployment) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
undeployHandler(String) - Method in class org.apache.axis.client.AdminClient
 
undeployHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named handler
undeployService(String) - Method in class org.apache.axis.client.AdminClient
 
undeployService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named service
undeployTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
Remove a named transport
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 org.apache.axis.encoding.TypeMappingRegistryImpl
Unregisters the TypeMapping for the namespace.
update(TypeEntry) - Method in interface org.apache.axis.wsdl.symbolTable.Undefined
Call update with the actual TypeEntry.
update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedDelegate
Call update with the actual TypeEntry.
update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedElement
Call update with the actual TypeEntry.
update(TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.UndefinedType
Call update with the actual TypeEntry.
updateNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Types
 
updateUndefined(TypeEntry, TypeEntry) - Method in class org.apache.axis.wsdl.symbolTable.TypeEntry
UpdateUndefined is called when the ref TypeEntry is finally known.
url - Variable in class org.apache.axis.client.Transport
Transport URL, if any.
useSOAPAction() - Method in class org.apache.axis.MessageContext
Are we using soapAction?
useSOAPAction() - Method in class org.apache.axis.client.Call
Are we using soapAction?
userMatches(AuthenticatedUser, String) - Method in interface org.apache.axis.security.SecurityProvider
See if a user matches a principal name.
userMatches(AuthenticatedUser, String) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
See if a user matches a principal name.
userMatches(AuthenticatedUser, String) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
See if a user matches a principal name.
username - Variable in class org.apache.axis.wsdl.gen.Parser
 

V

VALHINT - Static variable in class org.apache.axis.encoding.ser.MapDeserializer
 
VERBOSE_OPT - Static variable in class org.apache.axis.wsdl.gen.WSDL2
 
VectorDeserializer - class org.apache.axis.encoding.ser.VectorDeserializer.
Deserializer for SOAP Vectors for compatibility with SOAP 2.2.
VectorDeserializer() - Constructor for class org.apache.axis.encoding.ser.VectorDeserializer
 
VectorDeserializerFactory - class org.apache.axis.encoding.ser.VectorDeserializerFactory.
A VectorDeserializer Factory
VectorDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.VectorDeserializerFactory
 
VectorSerializer - class org.apache.axis.encoding.ser.VectorSerializer.
A VectorSerializer is be used to serialize and deserialize Vectors using the SOAP-ENC encoding style.
VectorSerializer() - Constructor for class org.apache.axis.encoding.ser.VectorSerializer
 
VectorSerializerFactory - class org.apache.axis.encoding.ser.VectorSerializerFactory.
A VectorSerializer Factory
VectorSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.VectorSerializerFactory
 
Version - class org.apache.axis.Version.
Little utility to get the version and build date of the axis.jar.
Version() - Constructor for class org.apache.axis.Version
 
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.WSDL2Java
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.
value - Variable in class org.apache.axis.components.net.BooleanHolder
Field value
value - Variable in class org.apache.axis.encoding.DeserializerImpl
 
value - Variable in class org.apache.axis.enum.Enum
 
value - Variable in class org.apache.axis.holders.DataHandlerHolder
Field _value
value - Variable in class org.apache.axis.holders.DateHolder
Field _value
value - Variable in class org.apache.axis.holders.DayHolder
Field _value
value - Variable in class org.apache.axis.holders.DurationHolder
Field _value
value - Variable in class org.apache.axis.holders.HexBinaryHolder
Field _value
value - Variable in class org.apache.axis.holders.ImageHolder
Field _value
value - Variable in class org.apache.axis.holders.MimeMultipartHolder
Field _value
value - Variable in class org.apache.axis.holders.MonthDayHolder
Field _value
value - Variable in class org.apache.axis.holders.MonthHolder
Field _value
value - Variable in class org.apache.axis.holders.NegativeIntegerHolder
Field _value
value - Variable in class org.apache.axis.holders.NonNegativeIntegerHolder
Field _value
value - Variable in class org.apache.axis.holders.NonPositiveIntegerHolder
Field _value
value - Variable in class org.apache.axis.holders.NormalizedStringHolder
Field _value
value - Variable in class org.apache.axis.holders.OctetStreamHolder
Field _value
value - Variable in class org.apache.axis.holders.PositiveIntegerHolder
Field _value
value - Variable in class org.apache.axis.holders.SchemaHolder
 
value - Variable in class org.apache.axis.holders.SourceHolder
Field _value
value - Variable in class org.apache.axis.holders.TimeHolder
Field _value
value - Variable in class org.apache.axis.holders.TokenHolder
Field _value
value - Variable in class org.apache.axis.holders.URIHolder
Field _value
value - Variable in class org.apache.axis.holders.UnsignedByteHolder
Field _value
value - Variable in class org.apache.axis.holders.UnsignedIntHolder
Field _value
value - Variable in class org.apache.axis.holders.UnsignedLongHolder
Field _value
value - Variable in class org.apache.axis.holders.UnsignedShortHolder
Field _value
value - Variable in class org.apache.axis.holders.YearHolder
Field _value
value - Variable in class org.apache.axis.holders.YearMonthHolder
Field _value
valueComplete() - Method in interface org.apache.axis.encoding.Deserializer
The valueComplete() method is invoked when the end tag of the element is read.
valueComplete() - Method in class org.apache.axis.encoding.DeserializerImpl
The valueComplete() method is invoked when the end tag of the element is read.
valueComplete() - Method in class org.apache.axis.encoding.ser.ArrayDeserializer
When valueComplete() is invoked on the array, first convert the array value into the expected array.
values() - Method in class org.apache.axis.utils.LinkedHashMap
 
verbose - Variable in class org.apache.axis.wsdl.gen.Parser
 
verbose(boolean) - Method in class org.apache.axis.wsdl.toJava.Emitter
Deprecated. Use setVerbose(value)
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 ".
visit(Handler, MessageContext) - Method in interface org.apache.axis.HandlerIterationStrategy
 
visit(Handler, MessageContext) - Method in class org.apache.axis.strategies.InvocationStrategy
 
visit(Handler, MessageContext) - Method in class org.apache.axis.strategies.WSDLGenStrategy
 

W

WAIT_FOR_RESPONSE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
This is used as a key in the Call properties telling the JMS transport to wait for a response from the service.
WRAPPED - Static variable in class org.apache.axis.enum.Style
 
WRAPPED_STR - Static variable in class org.apache.axis.enum.Style
 
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
 
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.
 
WSDDComProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
 
WSDDConstants - class org.apache.axis.deployment.wsdd.WSDDConstants.
 
WSDDConstants() - Constructor for 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)
WSDDDocument() - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
 
WSDDDocument(Document) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
 
WSDDDocument(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDocument
 
WSDDDocumentation - class org.apache.axis.deployment.wsdd.WSDDDocumentation.
 
WSDDDocumentation(Element) - 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
WSDDEngineConfiguration - interface org.apache.axis.WSDDEngineConfiguration.
Extends EngineConfiguration interface to provide hook to internal WSDD deployment info.
WSDDException - exception org.apache.axis.deployment.wsdd.WSDDException.
 
WSDDException(String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDException
 
WSDDException(Exception) - Constructor for class org.apache.axis.deployment.wsdd.WSDDException
 
WSDDFault - class org.apache.axis.deployment.wsdd.WSDDFault.
 
WSDDFault(FaultDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFault
 
WSDDFault(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFault
Construct a WSDDFault from a DOM Element
WSDDFaultFlow - class 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).
WSDDHandlerProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDHandlerProvider
 
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
 
WSDDJavaMsgProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider.
 
WSDDJavaMsgProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaMsgProvider
 
WSDDJavaRPCProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider.
 
WSDDJavaRPCProvider() - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaRPCProvider
 
WSDDNonFatalException - exception org.apache.axis.deployment.wsdd.WSDDNonFatalException.
 
WSDDNonFatalException(String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDNonFatalException
 
WSDDNonFatalException(Exception) - Constructor for class org.apache.axis.deployment.wsdd.WSDDNonFatalException
 
WSDDOperation - class org.apache.axis.deployment.wsdd.WSDDOperation.
Parse the WSDD operation elements.
WSDDOperation(OperationDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
Constructor
WSDDOperation(Element, ServiceDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
Constructor from XML
WSDDParameter - class org.apache.axis.deployment.wsdd.WSDDParameter.
 
WSDDParameter(Element, OperationDesc) - Constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
 
WSDDParameter() - Constructor for class org.apache.axis.deployment.wsdd.WSDDParameter
 
WSDDParameter(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.

WSDDProvider() - Constructor for class org.apache.axis.deployment.wsdd.WSDDProvider
 
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
 
WSDDTargetedChain - class org.apache.axis.deployment.wsdd.WSDDTargetedChain.
 
WSDDTargetedChain() - Constructor for class org.apache.axis.deployment.wsdd.WSDDTargetedChain
 
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
 
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.
 
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.
WSDLGEN_INTFNAMESPACE - Static variable in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL) For the service's interface namespace if not set TRANS_URL property is used.
WSDLGEN_RESOURCE - Static variable in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL) If the wsdl documnet contains imports, this property is the relative path to the imported artifact.
WSDLGEN_SERV_LOC_URL - Static variable in class org.apache.axis.MessageContext
The value of the property is used by service WSDL generation (aka ?WSDL) For the service's location if not set TRANS_URL property is used.
WSDLGenStrategy - class org.apache.axis.strategies.WSDLGenStrategy.
A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.
WSDLGenStrategy() - Constructor for class org.apache.axis.strategies.WSDLGenStrategy
 
WSDLUtils - class org.apache.axis.utils.WSDLUtils.
 
WSDLUtils() - Constructor for class org.apache.axis.utils.WSDLUtils
 
WSDL_LOCATION - Static variable in class org.apache.axis.client.ServiceFactory
 
WSDL_PORT_NAME - Static variable in class org.apache.axis.client.Call
 
WSDL_SERVICE - Static variable in class org.apache.axis.client.Call
 
warning(SAXParseException) - Method in class org.apache.axis.utils.XMLUtils.ParserErrorHandler
 
workHandler - Variable in class org.apache.axis.FaultableHandler
 
workerDone(Runnable, boolean) - Method in class org.apache.axis.components.threadpool.ThreadPool
Used by MessageWorkers to notify the pool that it is done
wrapPrimitiveType(TypeEntry, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Return a string with "var" wrapped as an Object type if needed
wrapperPW - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
write(OutputStream) - Method in class org.apache.axis.attachments.DimeMultiPart
 
write(int) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
 
write(byte[]) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
 
write(byte[], int, int) - Method in class org.apache.axis.transport.http.ChunkedOutputStream
 
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.
writeAttribute(Types, String, Class, QName, Element) - Method in class org.apache.axis.encoding.ser.BeanSerializer
write aa attribute element and append it to the 'where' Node
writeBinding(Definition, boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create the binding.
writeBindingAssignment(PrintWriter, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaTestCaseWriter
 
writeBindingOperation(Definition, Binding, Operation, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Binding Operation
writeChars(char[], int, int) - Method in interface 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.SerializationContextImpl
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.
writeContentToStream(OutputStream) - Method in interface org.apache.axis.attachments.Attachments
Write the content to the stream.
writeContentToStream(OutputStream) - Method in class org.apache.axis.attachments.AttachmentsImpl
Write the content to the stream.
writeDOMElement(Element) - Method in interface org.apache.axis.encoding.SerializationContext
Output a DOM representation to a SerializationContext
writeDOMElement(Element) - Method in class org.apache.axis.encoding.SerializationContextImpl
Output a DOM representation to a SerializationContext
writeDefaultConstructor() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the default constructor.
writeDefinitions(Definition, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create the definition header information.
writeDeployBinding(PrintWriter, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Write out deployment instructions for given WSDL binding
writeDeployPort(PrintWriter, Port, Service, BindingEntry) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Write out deployment and undeployment instructions for given WSDL port
writeDeployServices(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Write out deployment and undeployment instructions for each WSDL service
writeDeployTypes(PrintWriter, Binding, boolean, boolean, Use) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Write out bean mappings for each type
writeDeserializer(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
write Deserializer getter code and pass in meta data to avoid undo introspection.
writeDetails(QName, SerializationContext) - Method in class org.apache.axis.AxisFault
Writes any exception data to the faultDetails This can be overrided (and is) by emitted exception clases.
writeElementForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
Write out an element referenced by a part element attribute.
writeEngineConfig(AxisEngine) - Method in interface org.apache.axis.EngineConfiguration
Read the configuration from an engine, and store it somehow.
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
Save the engine configuration.
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.NullProvider
 
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.SimpleProvider
We don't write ourselves out, so this is a noop.
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.XMLStringProvider
 
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
writeEnumType(QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Write Enumeration Complex Type (Only supports enumeration classes of string types)
writeEqualsMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes a general purpose equals method
writeExternal(ObjectOutput) - Method in class org.apache.axis.message.MimeHeadersImpl
 
writeFaultMessage(Definition, FaultDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Fault Message
writeField(Types, String, Class, boolean, boolean, Element, boolean) - Method in class org.apache.axis.encoding.ser.BeanSerializer
write a schema representation of the given Class field and append it to the where Node, recurse on complex types
writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
Generate the file body for the bean helper.
writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Generate the binding for the given complex type.
writeFileBody(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.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.JavaClassWriter
Write a common header, including the package name, the class declaration, and the opening curly brace.
writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Replace the default file header with the deployment doc file header.
writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaUndeployWriter
Replace the default file header with the deployment doc file header.
writeFileHeader(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaWriter
This method is intended to be overridden as necessary to generate file header information.
writeFlowsToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTargetedChain
Write this element out to a SerializationContext
writeFullConstructor() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the full constructor.
writeGetPortClass(PrintWriter, Vector, Vector, Vector, boolean) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the getPort(Class serviceInterfaceWriter) method.
writeGetPortName(PrintWriter, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the get() method.
writeGetPortNameURL(PrintWriter, String, String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the get(URL) method.
writeGetPortQNameClass(PrintWriter, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the getPort(QName portName, Class serviceInterfaceWriter) method.
writeGetPorts(PrintWriter, Vector) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the getPorts method.
writeGetServiceName(PrintWriter, QName) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the getServiceName method.
writeHashCodeMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes a general purpose hashCode method.
writeHeaderComments(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Write the header comments.
writeImport(Definition, String, String) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create and add an import
writeMemberFields() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the member fields.
writeMessages(Definition, Operation, OperationDesc, BindingOperation) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Message
writeMetaData(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
write MetaData code
writeOperation(Definition, Binding, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Operation
writeOperation(PrintWriter, String, QName, QName, QName, Parameters, QName, ArrayList) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Raw routine that writes out the operation and parameters.
writeOperation(PrintWriter, Parameters) - Method in class org.apache.axis.wsdl.toJava.JavaImplWriter
Write the implementation template 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.
writePackage(PrintWriter) - Method in class org.apache.axis.wsdl.toJava.JavaClassWriter
Write the package declaration statement.
writeParamsToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
writePartToMessage(Definition, Message, boolean, ParameterDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Part
writePortType(Definition, Binding) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a PortType
writeRequestMessage(Definition, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Request Message
writeResponseMessage(Definition, OperationDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Create a Response Message
writeSOAPBody(QName) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
writeSOAPFault(FaultDesc) - Method in class org.apache.axis.wsdl.fromJava.Emitter
 
writeSafeString(String) - Method in interface org.apache.axis.encoding.SerializationContext
Convenience operation to write out (to Writer) the String properly encoded with xml entities (like &)
writeSafeString(String) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convenience operation to write out (to Writer) the String properly encoded with xml entities (like &)
writeSchema(Class, Types) - Method in interface org.apache.axis.encoding.Serializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.ArraySerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.Base64Serializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.BeanSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.DateSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.DocumentSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.ElementSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.EnumSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.HexSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.JAFDataHandlerSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.ListSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.MapSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.QNameSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.SimpleSerializer
Return XML schema for the specified type, suitable for insertion into the <types> element of a WSDL document, or underneath an <element> or <attribute> declaration.
writeSchema(Class, Types) - Method in class org.apache.axis.encoding.ser.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.
writeSchemaElement(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
Write out the given Element into the appropriate schema node.
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.
writeSimpleConstructors() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the constructors for SimpleTypes.
writeString(String) - Method in interface org.apache.axis.encoding.SerializationContext
Convenience operation to write out (to Writer) the String
writeString(String) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convenience operation to write out (to Writer) the String
writeTo(OutputStream) - Method in class org.apache.axis.Message
Writes this SOAPMessage object to the given output stream.
writeTo(Writer) - Method in class org.apache.axis.MessagePart
Write the contents to the specified writer.
writeTo(OutputStream) - Method in class org.apache.axis.message.SOAPMessageImpl
Writes this SOAPMessage object to the given output stream.
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDBeanMapping
 
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDDocumentation
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDElement
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDFault
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
 
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfo
 
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDJAXRPCHandlerInfoChain
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
Write this element out to a SerializationContext
writeToContext(SerializationContext) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
writeToMultiPartStream(OutputStream, MimeMultipart) - Static method in class org.apache.axis.attachments.MimeUtils
This routine will the multi part type and write it out to a stream.
writeToStringMethod() - Method in class org.apache.axis.wsdl.toJava.JavaBeanWriter
Writes the toString method Currently the toString method is only written for simpleTypes.
writeType(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Write a schema representation for the given Class.
writeType(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
Write a schema representation for the given Class.
writeTypeForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
Write out a type referenced by a part type attribute.
writeTypeMapping(PrintWriter, String, String, String, String, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaDeployWriter
Raw routine that writes out the typeMapping.
writeWSDDServiceNameInfo(PrintWriter, String, String) - Method in class org.apache.axis.wsdl.toJava.JavaServiceImplWriter
Write the private WSDD service name field and the public accessors for it.
writeWrappedParameter(Element, String, QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
Write a parameter (a sub-element) into a sequence generated by writeWrapperElement() above.
writeWrapperElement(QName, boolean, boolean) - Method in class org.apache.axis.wsdl.fromJava.Types
Write the element definition for a WRAPPED operation.
writeWrapperPart(Definition, Message, OperationDesc, boolean) - Method in class org.apache.axis.wsdl.fromJava.Emitter
Write out the schema definition for a WRAPPED operation request or response.
wsdlFilename - Variable in class org.apache.axis.wsdl.Java2WSDL
 
wsdlImplFilename - Variable in class org.apache.axis.wsdl.Java2WSDL
 
wsdlLocation - Variable in class org.apache.axis.client.Service
 
wsdlService - Variable in class org.apache.axis.client.Service
 
wsdlStart - Variable in class org.apache.axis.handlers.EchoHandler
 
wsdlStart1 - Variable in class org.apache.axis.handlers.EchoHandler
 
wsdlURI - Variable in class org.apache.axis.wsdl.gen.WSDL2
 

X

XMLChar - class org.apache.axis.utils.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.axis.utils.XMLChar
 
XMLEncoder - interface org.apache.axis.components.encoding.XMLEncoder.
Interface for XMLEncoders
XMLEncoderFactory - class org.apache.axis.components.encoding.XMLEncoderFactory.
Factory for XMLEncoder
XMLEncoderFactory() - Constructor for class org.apache.axis.components.encoding.XMLEncoderFactory
 
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 - class org.apache.axis.encoding.XMLType.
 
XMLType() - Constructor for class org.apache.axis.encoding.XMLType
 
XMLUtils - class org.apache.axis.utils.XMLUtils.
 
XMLUtils() - Constructor for class org.apache.axis.utils.XMLUtils
 
XMLUtils.ParserErrorHandler - class org.apache.axis.utils.XMLUtils.ParserErrorHandler.
 
XMLUtils.ParserErrorHandler() - Constructor for class org.apache.axis.utils.XMLUtils.ParserErrorHandler
 
XML_LANG - Static variable in class org.apache.axis.Constants
 
XSD_ANY - Static variable in class org.apache.axis.Constants
 
XSD_ANYSIMPLETYPE - Static variable in class org.apache.axis.Constants
 
XSD_ANYTYPE - Static variable in class org.apache.axis.Constants
 
XSD_ANYURI - Static variable in class org.apache.axis.Constants
 
XSD_BASE64 - Static variable in class org.apache.axis.Constants
 
XSD_BOOLEAN - Static variable in class org.apache.axis.Constants
 
XSD_BYTE - Static variable in class org.apache.axis.Constants
 
XSD_DATE - Static variable in class org.apache.axis.Constants
 
XSD_DATETIME - Static variable in class org.apache.axis.Constants
 
XSD_DAY - Static variable in class org.apache.axis.Constants
 
XSD_DECIMAL - Static variable in class org.apache.axis.Constants
 
XSD_DOUBLE - Static variable in class org.apache.axis.Constants
 
XSD_DURATION - Static variable in class org.apache.axis.Constants
 
XSD_ENTITIES - Static variable in class org.apache.axis.Constants
 
XSD_ENTITY - Static variable in class org.apache.axis.Constants
 
XSD_FLOAT - Static variable in class org.apache.axis.Constants
 
XSD_HEXBIN - Static variable in class org.apache.axis.Constants
 
XSD_ID - Static variable in class org.apache.axis.Constants
 
XSD_IDREF - Static variable in class org.apache.axis.Constants
 
XSD_IDREFS - Static variable in class org.apache.axis.Constants
 
XSD_INT - Static variable in class org.apache.axis.Constants
 
XSD_INTEGER - Static variable in class org.apache.axis.Constants
 
XSD_LANGUAGE - Static variable in class org.apache.axis.Constants
 
XSD_LONG - Static variable in class org.apache.axis.Constants
 
XSD_MONTH - Static variable in class org.apache.axis.Constants
 
XSD_MONTHDAY - Static variable in class org.apache.axis.Constants
 
XSD_NAME - Static variable in class org.apache.axis.Constants
 
XSD_NCNAME - Static variable in class org.apache.axis.Constants
 
XSD_NEGATIVEINTEGER - Static variable in class org.apache.axis.Constants
 
XSD_NMTOKEN - Static variable in class org.apache.axis.Constants
 
XSD_NMTOKENS - Static variable in class org.apache.axis.Constants
 
XSD_NONNEGATIVEINTEGER - Static variable in class org.apache.axis.Constants
 
XSD_NONPOSITIVEINTEGER - Static variable in class org.apache.axis.Constants
 
XSD_NORMALIZEDSTRING - Static variable in class org.apache.axis.Constants
 
XSD_NOTATION - Static variable in class org.apache.axis.Constants
 
XSD_POSITIVEINTEGER - Static variable in class org.apache.axis.Constants
 
XSD_QNAME - Static variable in class org.apache.axis.Constants
 
XSD_SCHEMA - Static variable in class org.apache.axis.Constants
 
XSD_SHORT - Static variable in class org.apache.axis.Constants
 
XSD_STRING - Static variable in class org.apache.axis.Constants
 
XSD_TIME - Static variable in class org.apache.axis.Constants
 
XSD_TIMEINSTANT1999 - Static variable in class org.apache.axis.Constants
 
XSD_TIMEINSTANT2000 - Static variable in class org.apache.axis.Constants
 
XSD_TOKEN - Static variable in class org.apache.axis.Constants
 
XSD_UNSIGNEDBYTE - Static variable in class org.apache.axis.Constants
 
XSD_UNSIGNEDINT - Static variable in class org.apache.axis.Constants
 
XSD_UNSIGNEDLONG - Static variable in class org.apache.axis.Constants
 
XSD_UNSIGNEDSHORT - Static variable in class org.apache.axis.Constants
 
XSD_YEAR - Static variable in class org.apache.axis.Constants
 
XSD_YEARMONTH - Static variable in class org.apache.axis.Constants
 
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
xmlType - Variable in class org.apache.axis.encoding.TypeMappingImpl.Pair
 
xmlType - Variable in class org.apache.axis.encoding.ser.Base64Deserializer
 
xmlType - Variable in class org.apache.axis.encoding.ser.Base64Serializer
 
xmlType - Variable in class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
xmlType - Variable in class org.apache.axis.encoding.ser.BaseSerializerFactory
 
xmlType - Variable in class org.apache.axis.encoding.ser.HexDeserializer
 
xmlType - Variable in class org.apache.axis.encoding.ser.HexSerializer
 
xmlType - Variable in class org.apache.axis.encoding.ser.SimpleDeserializer
 
xmlType - Variable in class org.apache.axis.encoding.ser.SimpleSerializer
 

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

_

_getProperty(String) - Method in class org.apache.axis.client.Stub
Gets the value of a named property.
_getPropertyNames() - Method in class org.apache.axis.client.Stub
Return the names of configurable properties for this stub class.
_hasSafePassword - Variable in class org.apache.axis.AxisEngine
Has the user changed the password yet?
_isRoot - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
_read(byte[], int, int) - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
 
_roles - Variable in class org.apache.axis.handlers.HandlerInfoChainFactory
 
_setProperty(String, Object) - Method in class org.apache.axis.client.Stub
Sets the value for a named property.
_shutdown - Variable in class org.apache.axis.components.threadpool.ThreadPool
 

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

Copyright © 2002 JBoss Group, LLC. All Rights Reserved.