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

A

ACTION - Static variable in class org.apache.axis.transport.http.HTTPTransport
 
actor - Variable in class org.apache.axis.message.SOAPHeader
 
add(String, Handler) - Method in class org.apache.axis.registries.SimpleRegistry
Add a new Handler to the registry.
add(String, Handler) - Method in interface org.apache.axis.registries.HandlerRegistry
Add a new Handler to the registry.
add(String, Handler) - Method in class org.apache.axis.registries.SupplierRegistry
Add a new Handler to the registry.
add(String, String) - Method in class org.apache.axis.utils.NSStack
 
add(String, Supplier) - Method in class org.apache.axis.registries.SupplierRegistry
 
addAttribute(String, String, QName) - Method in class org.apache.axis.message.MessageElement
 
addBodyElement(SOAPBodyElement) - Method in class org.apache.axis.message.SOAPEnvelope
 
addDefaultHandler(SOAPHandler) - Method in class org.apache.axis.message.SimpleHandlerFactory
 
addDeserializerFactory(QName, Class, DeserializerFactory) - Method in class org.apache.axis.client.ServiceClient
Map a type for deserialization.
addDeserializerFactory(QName, Class, DeserializerFactory) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
addHandler(Handler) - Method in class org.apache.axis.SimpleChain
 
addHandler(Handler) - Method in interface org.apache.axis.Chain
Adds a handler to the end of the chain
addHandlerForQName(QName, Class) - Method in class org.apache.axis.message.SimpleHandlerFactory
 
addHeader(SOAPHeader) - Method in class org.apache.axis.message.SOAPEnvelope
 
addInputParam(String, QName) - Method in class org.apache.axis.encoding.ServiceDescription
 
addOperation(String, QName) - Method in class org.apache.axis.providers.BasicProvider
 
addOption(String, Object) - Method in interface org.apache.axis.Handler
Add the given option (name/value) to this handler's bag of options
addOption(String, Object) - Method in class org.apache.axis.client.ServiceClient
Set engine option.
addOption(String, Object) - Method in class org.apache.axis.handlers.BasicHandler
Add the given option (name/value) to this handler's bag of options
addOutputParam(String, QName) - Method in class org.apache.axis.encoding.ServiceDescription
 
addParam(RPCParam) - Method in class org.apache.axis.message.RPCElement
 
addPartToMessage(Definition, Message, String, Class, TypeMappingRegistry) - Static method in class org.apache.axis.utils.WSDLUtils
 
addSerializer(Class, QName, Serializer) - Method in class org.apache.axis.client.ServiceClient
Map a type for serialization.
addSerializer(Class, QName, Serializer) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
addSymbol(char[], int, int) - Method in class org.apache.axis.message.SymbolTable
 
addSymbol(String) - Method in class org.apache.axis.message.SymbolTable
 
addTrailer(MessageElement) - Method in class org.apache.axis.message.SOAPEnvelope
 
addTransportPackage(String) - Static method in class org.apache.axis.client.ServiceClient
Add a package to the system protocol handler search path.
addTypeMappingRegistry(String, TypeMappingRegistry) - Method in class org.apache.axis.deployment.DeploymentRegistry
add the given type mapping
addTypeMappingRegistry(String, TypeMappingRegistry) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
adds a new mapping registry
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
AdminClient(OutputStream) - Constructor for class org.apache.axis.client.AdminClient
Construct an admin client with a logger
AdminClient(PrintWriter) - Constructor for class org.apache.axis.client.AdminClient
Construct an admin client with a logger
AdminService(MessageContext, Document) - 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
 
appendMinorCode(String) - Method in class org.apache.axis.utils.QFault
 
ArraySerializer - class org.apache.axis.encoding.ArraySerializer.
An ArraySerializer handles serializing and deserializing SOAP arrays.
ArraySerializer.Factory - class org.apache.axis.encoding.ArraySerializer.Factory.
 
ArraySerializer.Factory() - Constructor for class org.apache.axis.encoding.ArraySerializer.Factory
 
ArraySerializer() - Constructor for class org.apache.axis.encoding.ArraySerializer
 
arrayType - Variable in class org.apache.axis.encoding.ArraySerializer
 
ATTR_ACTOR - Static variable in class org.apache.axis.Constants
 
ATTR_ARRAY_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_ENCODING_STYLE - 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_MUST_UNDERSTAND - Static variable in class org.apache.axis.Constants
 
ATTR_OFFSET - Static variable in class org.apache.axis.Constants
 
ATTR_POSITION - Static variable in class org.apache.axis.Constants
 
ATTR_QNAME - Static variable in class org.apache.axis.Constants
 
ATTR_ROOT - Static variable in class org.apache.axis.Constants
 
attributes - Variable in class org.apache.axis.message.MessageElement
 
authenticate(MessageContext) - Method in interface org.apache.axis.security.SecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
Authenticate a user from a username/password pair.
AuthenticatedUser - interface org.apache.axis.security.AuthenticatedUser.
A small (mostly marker) interface for wrapping provider-specific user classes.
AUTHUSER - Static variable in class org.apache.axis.MessageContext
Place to store an AuthenticatedUser
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
 
AXIS_NS - Static variable in class org.apache.axis.Constants
 
AxisClassLoader - class org.apache.axis.utils.AxisClassLoader.
This allows us to specify that certain classes, the ones we register using the registerClass method, should be loaded using this class loader - all others use the system default one.
AxisClassLoader() - Constructor for class org.apache.axis.utils.AxisClassLoader
 
AxisClient - class org.apache.axis.client.AxisClient.
Provides the equivalent of an "Axis engine" on the client side.
AxisClient(ConfigurationProvider) - Constructor for class org.apache.axis.client.AxisClient
 
AxisEngine - class org.apache.axis.AxisEngine.
An AxisEngine is the base class for AxisClient and AxisServer.
AxisEngine() - Constructor for class org.apache.axis.AxisEngine
No-arg constructor.
AxisEngine(ConfigurationProvider) - Constructor for class org.apache.axis.AxisEngine
 
AxisFault - exception org.apache.axis.AxisFault.
An exception which maps cleanly to a SOAP fault.
AxisFault() - Constructor for class org.apache.axis.AxisFault
No-arg constructor for building one from an XML stream.
AxisFault(Exception) - Constructor for class org.apache.axis.AxisFault
 
AxisFault(QFault, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
 
AxisFault(String) - Constructor for class org.apache.axis.AxisFault
 
AxisFault(String, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
 
AxisFault(String, Throwable) - Constructor for class org.apache.axis.AxisFault
 
AxisHttpSession - class org.apache.axis.transport.http.AxisHttpSession.
An HTTP/Servlet implementation of Axis sessions.
AxisHttpSession(HttpSession) - Constructor for class org.apache.axis.transport.http.AxisHttpSession
 
AxisServer - class org.apache.axis.server.AxisServer.
 
AxisServer() - Constructor for class org.apache.axis.server.AxisServer
 
AxisServer(ConfigurationProvider) - Constructor for class org.apache.axis.server.AxisServer
 
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.
AxisServlet - class org.apache.axis.transport.http.AxisServlet.
 
AxisServlet() - Constructor for class org.apache.axis.transport.http.AxisServlet
 

B

Base64 - class org.apache.axis.encoding.Base64.
 
Base64() - Constructor for class org.apache.axis.encoding.Base64
 
Base64Serializer - class org.apache.axis.encoding.Base64Serializer.
General purpose serializer/deserializerFactory for an arbitrary java bean.
Base64Serializer.Base64DeserializerFactory - class org.apache.axis.encoding.Base64Serializer.Base64DeserializerFactory.
 
Base64Serializer.Base64DeserializerFactory() - Constructor for class org.apache.axis.encoding.Base64Serializer.Base64DeserializerFactory
 
Base64Serializer() - Constructor for class org.apache.axis.encoding.Base64Serializer
 
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
 
BeanSerializer - class org.apache.axis.encoding.BeanSerializer.
General purpose serializer/deserializerFactory for an arbitrary java bean.
BeanSerializer.BeanSerFactory - class org.apache.axis.encoding.BeanSerializer.BeanSerFactory.
BeanSerializer Factory that creates instances with the specified class.
BeanSerializer.BeanSerFactory() - Constructor for class org.apache.axis.encoding.BeanSerializer.BeanSerFactory
 
BeanSerializer() - Constructor for class org.apache.axis.encoding.BeanSerializer
Default constructor.
BeanSerializer(Class) - Constructor for class org.apache.axis.encoding.BeanSerializer
Constructor that takes a class.
BodyBuilder - class org.apache.axis.message.BodyBuilder.
 
bodyElements - Variable in class org.apache.axis.message.SOAPEnvelope
 
BooleanDeserializerFactory - class org.apache.axis.encoding.BooleanDeserializerFactory.
General purpose serializer/deserializerFactory for an arbitrary java bean.
BooleanDeserializerFactory() - Constructor for class org.apache.axis.encoding.BooleanDeserializerFactory
 
BSFProvider - class org.apache.axis.providers.BSFProvider.
 
BSFProvider() - Constructor for class org.apache.axis.providers.BSFProvider
 

C

canHandleBlock(QName) - Method in class org.apache.axis.SimpleChain
 
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.SimpleTargetedChain
 
canHandleBlock(QName) - Method in class org.apache.axis.handlers.BasicHandler
 
Chain - interface org.apache.axis.Chain.
 
characters - Variable in class org.apache.axis.message.SymbolTable.Entry
 
characters(char[], int, int) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser
 
characters(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContext
 
characters(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
 
characters(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
 
children - Variable in class org.apache.axis.deployment.wsdd.WSDDElement
 
cleanup() - Method in class org.apache.axis.SimpleChain
 
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.SimpleTargetedChain
 
cleanup() - Method in class org.apache.axis.handlers.BasicHandler
 
clear() - Method in class org.apache.axis.SimpleChain
 
clear() - Method in interface org.apache.axis.TargetedChain
Clears the Handlers
clear() - Method in interface org.apache.axis.Chain
Erase the contents of the chain
clear() - Method in class org.apache.axis.SimpleTargetedChain
 
clear() - Method in class org.apache.axis.message.SAX2EventRecorder
 
clearBody() - Method in class org.apache.axis.message.SOAPEnvelope
 
clearProperty(String) - Method in class org.apache.axis.MessageContext
 
CLIENT_CONFIG_FILE - Static variable in class org.apache.axis.Constants
 
close() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
disassociate from the underlying input stream
ComProvider - class org.apache.axis.providers.ComProvider.
 
ComProvider() - Constructor for class org.apache.axis.providers.ComProvider
 
configProvider - Variable in class org.apache.axis.AxisEngine
Our go-to guy for configuration...
ConfigurationProvider - interface org.apache.axis.ConfigurationProvider.
ConfigurationProvider is an interface which represents a source of configuration information for an AxisEngine.
configureEngine(AxisEngine) - Method in interface org.apache.axis.ConfigurationProvider
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.XMLStringProvider
 
Constants - class org.apache.axis.Constants.
 
Constants() - Constructor for class org.apache.axis.Constants
 
contains(Handler) - Method in class org.apache.axis.SimpleChain
 
contains(Handler) - Method in interface org.apache.axis.Chain
Is this handler in the chain?
context - Variable in class org.apache.axis.message.MessageElement
 
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.
copyValueTargets(Deserializer) - Method in class org.apache.axis.encoding.Deserializer
Add someone else's targets to our own (see DeserializationContext)
curIndex - Variable in class org.apache.axis.encoding.ArraySerializer
 

D

d - Variable in class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
d - Variable in class org.apache.axis.deployment.wsdd.WSDDDocument
 
DateSerializer - class org.apache.axis.encoding.DateSerializer.
General purpose serializer/deserializerFactory for an arbitrary java bean.
DateSerializer.DateDeserializerFactory - class org.apache.axis.encoding.DateSerializer.DateDeserializerFactory.
 
DateSerializer.DateDeserializerFactory() - Constructor for class org.apache.axis.encoding.DateSerializer.DateDeserializerFactory
 
DateSerializer() - Constructor for class org.apache.axis.encoding.DateSerializer
 
Debug - class org.apache.axis.utils.events.debug.Debug.
 
Debug(int, String) - Constructor for class org.apache.axis.utils.events.debug.Debug
 
Debug(String) - Constructor for class org.apache.axis.utils.events.debug.Debug
 
DebugHandler - class org.apache.axis.handlers.DebugHandler.
 
DebugHandler() - Constructor for class org.apache.axis.handlers.DebugHandler
 
decode(char[], int, int) - Static method in class org.apache.axis.encoding.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.apache.axis.encoding.Base64
 
decode(String) - Static method in class org.apache.axis.encoding.Base64
 
decode(String, OutputStream) - Static method in class org.apache.axis.encoding.Base64
 
defaultParamTypes - Variable in class org.apache.axis.message.RPCHandler
 
dep - Variable in class org.apache.axis.deployment.wsdd.WSDDDocument
 
deploy(DeploymentDocument) - Method in class org.apache.axis.deployment.DeploymentRegistry
Deploy an Axis WSDD Document
deploy(DeploymentDocument) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
Deploy a SOAP v2.x deployment descriptor
deploy(DeploymentRegistry) - Method in class org.apache.axis.deployment.DeploymentDocument
Deploy the contents of this document to the given registry
deploy(DeploymentRegistry) - Method in class org.apache.axis.deployment.v2dd.DeploymentDescriptor
Deploy this document to the given registry
deploy(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
deploy(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsml.ServiceMapping
 
DeployableItem - interface org.apache.axis.deployment.DeployableItem.
Interface representing an item that is deployable into the Axis Deployment Registry
deployHandler(String, Handler) - Method in class org.apache.axis.AxisEngine
Deploy a Handler into our handler registry
deployItem(DeployableItem) - Method in class org.apache.axis.deployment.DeploymentRegistry
deploy the given item
deployItem(DeployableItem) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
Deploy the given WSDD Deployable Item
DeploymentDescriptor - class org.apache.axis.deployment.v2dd.DeploymentDescriptor.
Apache SOAP v2.x Deployment Descriptor Support classes The way this is intended to work is simple: load a v2.x deployment descriptor, and this object model (via the V2DDDeployableItem class will convert the Service definition into something that Axis can handle.
DeploymentDescriptor() - Constructor for class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
DeploymentDescriptor(Document) - Constructor for class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
DeploymentDescriptor(Element) - Constructor for class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
DeploymentDocument - class org.apache.axis.deployment.DeploymentDocument.
Represents a deployment descriptor document of some sort
DeploymentDocument() - Constructor for class org.apache.axis.deployment.DeploymentDocument
 
DeploymentException - exception org.apache.axis.deployment.DeploymentException.
 
DeploymentException() - Constructor for class org.apache.axis.deployment.DeploymentException
 
DeploymentException(String) - Constructor for class org.apache.axis.deployment.DeploymentException
 
DeploymentRegistry - class org.apache.axis.deployment.DeploymentRegistry.
The DeploymentRegistry abstract class takes the place of the org.apache.axis.registry.HandlerRegistry and extends the functionality to cover all Axis deployable items.
DeploymentRegistry() - Constructor for class org.apache.axis.deployment.DeploymentRegistry
 
deployService(String, SOAPService) - Method in class org.apache.axis.AxisEngine
Deploy a Service into our service registry
deployTransport(String, Handler) - Method in class org.apache.axis.AxisEngine
Deploy a (client) Transport
deployTransport(String, Supplier) - Method in class org.apache.axis.AxisEngine
Deploy a (client) Transport
deregisterClass(String) - Method in class org.apache.axis.utils.AxisClassLoader
 
DeserializationContext - class org.apache.axis.encoding.DeserializationContext.
 
DeserializationContext(InputSource, MessageContext, String) - Constructor for class org.apache.axis.encoding.DeserializationContext
 
DeserializationContext(MessageContext, EnvelopeBuilder) - Constructor for class org.apache.axis.encoding.DeserializationContext
 
deserialize() - Method in class org.apache.axis.message.RPCElement
 
Deserializer - class org.apache.axis.encoding.Deserializer.
The Deserializer base class.
Deserializer.FieldTarget - class org.apache.axis.encoding.Deserializer.FieldTarget.
 
Deserializer.FieldTarget(Object, Field) - Constructor for class org.apache.axis.encoding.Deserializer.FieldTarget
 
Deserializer.FieldTarget(Object, String) - Constructor for class org.apache.axis.encoding.Deserializer.FieldTarget
 
Deserializer.MethodTarget - class org.apache.axis.encoding.Deserializer.MethodTarget.
 
Deserializer.MethodTarget(Object, String) - Constructor for class org.apache.axis.encoding.Deserializer.MethodTarget
 
Deserializer() - Constructor for class org.apache.axis.encoding.Deserializer
 
DeserializerFactory - interface org.apache.axis.encoding.DeserializerFactory.
 
disableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
Disable access to this service from a particular transport
DocumentToStream(Document, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
 
DocumentToString(Document) - Static method in class org.apache.axis.utils.XMLUtils
 
DocumentToWriter(Document, Writer) - Static method in class org.apache.axis.utils.XMLUtils
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AdminServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
 
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
 
doneParsing - Variable in class org.apache.axis.encoding.DeserializationContext
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.axis.transport.http.AxisServlet
 
doPut(Object, Object) - Method in class org.apache.axis.encoding.MapSerializer
 
doSessions - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
 
dump() - Method in class org.apache.axis.AxisFault
 
dump() - Method in class org.apache.axis.utils.NSStack
 
dump(PrintStream, String) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
dumpToElement(Element) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
dumpToSerializationContext(SerializationContext) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 

E

EchoHandler - class org.apache.axis.handlers.EchoHandler.
 
EchoHandler() - Constructor for class org.apache.axis.handlers.EchoHandler
 
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_DETAIL - Static variable in class org.apache.axis.Constants
 
ELEM_FAULT_STRING - Static variable in class org.apache.axis.Constants
 
ELEM_HEADER - Static variable in class org.apache.axis.Constants
 
ELEM_MISUNDERSTOOD - Static variable in class org.apache.axis.Constants
 
element - Variable in class org.apache.axis.deployment.v2dd.V2DDElement
 
element - Variable in class org.apache.axis.deployment.wsdd.WSDDElement
 
element - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
elementRep - Variable in class org.apache.axis.message.MessageElement
 
ElementToString(Element) - Static method in class org.apache.axis.utils.XMLUtils
 
ElementToWriter(Element, Writer) - Static method in class org.apache.axis.utils.XMLUtils
 
emit(Document) - Method in class org.apache.axis.wsdl.Emitter
Call this method if your WSDL document has already been parsed as an XML DOM document.
emit(String) - Method in class org.apache.axis.wsdl.Emitter
Call this method if you have a uri for the WSDL document
Emitter - class org.apache.axis.wsdl.Emitter.
This class produces java files for stubs, skeletons, and types from a WSDL document.
Emitter() - Constructor for class org.apache.axis.wsdl.Emitter
 
enableTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
Make this service available on a particular transport
encode(byte[]) - Static method in class org.apache.axis.encoding.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.axis.encoding.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.apache.axis.encoding.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.axis.encoding.Base64
Outputs base64 representation of the specified byte array to a character stream.
encodingStyleURI - Variable in class org.apache.axis.message.SOAPEnvelope
 
endDocument() - Method in class org.apache.axis.encoding.DeserializationContext
 
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.SerializationContext
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.Deserializer
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.RPCHandler
 
endElement(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
endElement(String, String, String) - Method in class org.apache.axis.encoding.DeserializationContext
 
endElement(String, String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
endElement(String, String, String) - Method in class org.apache.axis.message.SAXOutputter
 
endEventIndex - Variable in class org.apache.axis.message.MessageElement
 
endPrefix(String) - Method in class org.apache.axis.encoding.SerializationContext
 
endPrefixMapping(String) - Method in class org.apache.axis.encoding.DeserializationContext
 
endPrefixMapping(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
endPrefixMapping(String) - Method in class org.apache.axis.message.SAXOutputter
 
ENGINE_HANDLER - Static variable in class org.apache.axis.MessageContext
Contains an instance of Handler, which is the ServiceContext and the entrypoint of this service.
envelope - Variable in class org.apache.axis.encoding.DeserializationContext
 
EnvelopeBuilder - class org.apache.axis.message.EnvelopeBuilder.
 
EnvelopeBuilder(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
 
equals(Object) - Method in class org.apache.axis.utils.QName
 
ErrorHandler - class org.apache.axis.handlers.ErrorHandler.
 
ErrorHandler() - Constructor for class org.apache.axis.handlers.ErrorHandler
 
Event - interface org.apache.axis.utils.events.Event.
 
EventListener - interface org.apache.axis.utils.events.EventListener.
 
EventNotifier - class org.apache.axis.utils.events.EventNotifier.
 
EventNotifier() - Constructor for class org.apache.axis.utils.events.EventNotifier
 

F

factory - Static variable in class org.apache.axis.encoding.ArraySerializer
 
factory - Static variable in class org.apache.axis.encoding.MapSerializer
 
FactorySupplier - class org.apache.axis.suppliers.FactorySupplier.
A FactorySupplier always gives you a new Handler instance.
FactorySupplier(Class, Hashtable) - Constructor for class org.apache.axis.suppliers.FactorySupplier
 
fault - Variable in class org.apache.axis.message.SOAPFaultElement
 
fault - Variable in class org.apache.axis.message.SOAPFaultBuilder
 
FAULT_MUSTUNDERSTAND - Static variable in class org.apache.axis.Constants
 
FAULT_SERVER_GENERAL - Static variable in class org.apache.axis.Constants
 
FaultableHandler - class org.apache.axis.FaultableHandler.
A FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.
FaultableHandler(Handler) - Constructor for class org.apache.axis.FaultableHandler
Constructor
faultActor - Variable in class org.apache.axis.AxisFault
 
faultCode - Variable in class org.apache.axis.AxisFault
 
faultDetails - Variable in class org.apache.axis.AxisFault
 
faultString - Variable in class org.apache.axis.AxisFault
 
fBuckets - Variable in class org.apache.axis.message.SymbolTable
 
fileName - Variable in class org.apache.axis.registries.SimpleRegistry
 
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.
FileProvider(String, String) - Constructor for class org.apache.axis.configuration.FileProvider
Constructor which accesses a file relative to a specific base path.
fillInDeploymentData(Element) - Method in class org.apache.axis.SimpleTargetedChain
Used by subclasses (i.e.
find(String) - Method in class org.apache.axis.registries.SimpleRegistry
Given a 'key' return the corresponding Handler
find(String) - Method in interface org.apache.axis.registries.HandlerRegistry
Given a 'key' return the corresponding Handler
find(String) - Method in class org.apache.axis.registries.SupplierRegistry
Given a 'key' return the corresponding Handler
findElement(Vector, String, String) - Method in class org.apache.axis.message.SOAPEnvelope
 

G

generateMessageContext(boolean) - Method in class org.apache.axis.wsdl.Emitter
Turn on/off server Message Context parm creation in skel
generatePackageName(boolean) - Method in class org.apache.axis.wsdl.Emitter
Turn on/off automatic package name generation
generateSkeleton(boolean) - Method in class org.apache.axis.wsdl.Emitter
Turn on/off server skeleton creation
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 interface org.apache.axis.Handler
Obtain WSDL information.
generateWSDL(MessageContext) - Method in class org.apache.axis.SimpleTargetedChain
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.JWSProcessor
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.JWSHandler
 
generateWSDL(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
 
generateWSDL(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
 
generateWSDL(MessageContext) - Method in class org.apache.axis.server.AxisServer
 
get(String) - Method in class org.apache.axis.client.ServiceClient
Get a property from our MessageContext.
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
getActor() - Method in class org.apache.axis.message.SOAPHeader
 
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")
getAsBytes() - Method in class org.apache.axis.Message
 
getAsDOM() - Method in class org.apache.axis.message.MessageElement
 
getAsSOAPEnvelope() - Method in class org.apache.axis.Message
 
getAsString() - Method in class org.apache.axis.Message
 
getAttachment(int) - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAttachment(String) - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
 
getAxisEngine() - Method in class org.apache.axis.MessageContext
 
getAxisFault() - Method in class org.apache.axis.message.SOAPFaultElement
 
getBindingStyle(Binding) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return Soap binding style: document or rpc
getBindingType(Binding) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return binding type: Soap, HTTP get, HTTP post
getBodyByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
 
getBodyElements() - Method in class org.apache.axis.message.SOAPEnvelope
 
getChain(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getChains() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getClassForQName(QName) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
getClassLoader() - Method in class org.apache.axis.MessageContext
 
getClassLoader() - Static method in class org.apache.axis.utils.AxisClassLoader
 
getClientEngine() - Method in class org.apache.axis.AxisEngine
Client engine access An AxisEngine may define another specific AxisEngine to be used by newly created ServiceClients.
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.
getCurrentMessage() - Method in class org.apache.axis.Message
 
getCurrentMessage() - Method in class org.apache.axis.MessageContext
Return the current (i.e.
getCurrentNSMappings() - Method in class org.apache.axis.encoding.DeserializationContext
 
getCurrentRecordPos() - Method in class org.apache.axis.encoding.DeserializationContext
 
getDeployedItem(QName) - Method in class org.apache.axis.deployment.DeploymentRegistry
retrieve an instance of the named handler
getDeployedItem(QName) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
Return an instance of the deployed item
getDeployedItem(String) - Method in class org.apache.axis.deployment.DeploymentRegistry
retrieve an instance of the named handler
getDeployedItem(String) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
Return an instance of the deployed item
getDeployment() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
getDeploymentData(Document) - Method in class org.apache.axis.SimpleChain
 
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.SimpleTargetedChain
 
getDeploymentData(Document) - Method in class org.apache.axis.handlers.BasicHandler
 
getDeploymentData(Document) - Method in class org.apache.axis.handlers.soap.SOAPService
 
getDeploymentData(Document) - Method in class org.apache.axis.server.Transport
 
getDeserializer() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.BeanSerializer.BeanSerFactory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.ArraySerializer.Factory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.DateSerializer.DateDeserializerFactory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.BooleanDeserializerFactory
 
getDeserializer(Class) - Method in interface org.apache.axis.encoding.DeserializerFactory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.MapSerializer.Factory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjDeserializerFactory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializerFactory
 
getDeserializer(Class) - Method in class org.apache.axis.encoding.Base64Serializer.Base64DeserializerFactory
 
getDeserializer(QName) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
getDocument() - Method in class org.apache.axis.deployment.wsdd.WSDDDocument
 
getElement() - Method in class org.apache.axis.deployment.v2dd.V2DDElement
 
getElement() - Method in class org.apache.axis.deployment.wsdd.WSDDElement
 
getEncodingStyle() - Method in class org.apache.axis.deployment.v2dd.V2DDMap
 
getEncodingStyle() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getEncodingStyleURI() - Method in class org.apache.axis.encoding.ServiceDescription
 
getEngine() - Method in class org.apache.axis.transport.http.AdminServlet
 
getEngine() - Method in class org.apache.axis.transport.http.AxisServlet
 
getEnvelope() - Method in class org.apache.axis.encoding.DeserializationContext
 
getEnvelope() - Method in class org.apache.axis.message.MessageElement
 
getEnvelope() - Method in class org.apache.axis.message.EnvelopeBuilder
 
getFactory() - Static method in class org.apache.axis.encoding.BeanSerializer
 
getFaultActor() - Method in class org.apache.axis.AxisFault
 
getFaultBodyType(Operation) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return body type of operation: literal or encoded
getFaultCode() - Method in class org.apache.axis.AxisFault
 
getFaultDetails() - Method in class org.apache.axis.AxisFault
 
getFaultFlow(String) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getFaultFlow(String) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getFaultFlow(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getFaultFlows() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getFaultListener() - Method in class org.apache.axis.deployment.v2dd.V2DDFaultListener
 
getFaultListener() - Method in class org.apache.axis.deployment.v2dd.V2DDService
 
getFaultString() - Method in class org.apache.axis.AxisFault
 
getFirstBody() - Method in class org.apache.axis.message.SOAPEnvelope
 
getFixupDeserializer() - Method in class org.apache.axis.message.MessageElement
 
getGlobalConfiguration() - Method in class org.apache.axis.deployment.DeploymentRegistry
retrieve the global configuration for the axis engine
getGlobalConfiguration() - Method in class org.apache.axis.deployment.SimpleDeploymentManager
return the global configuration
getGlobalConfiguration() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getHandler() - Method in interface org.apache.axis.Supplier
Right now this is trivial.
getHandler() - Method in class org.apache.axis.suppliers.TargetedChainSupplier
 
getHandler() - Method in class org.apache.axis.suppliers.SimpleSupplier
 
getHandler() - Method in class org.apache.axis.suppliers.SimpleChainSupplier
 
getHandler() - Method in class org.apache.axis.suppliers.FactorySupplier
 
getHandler(String) - Method in class org.apache.axis.deployment.wsdd.WSDDFlow
 
getHandler(String) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
 
getHandler(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getHandler(String, String, Attributes, DeserializationContext) - Method in interface org.apache.axis.message.HandlerFactory
 
getHandler(String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SimpleHandlerFactory
 
getHandlerRegistry() - Method in class org.apache.axis.AxisEngine
 
getHandlers() - Method in class org.apache.axis.SimpleChain
 
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.deployment.wsdd.WSDDFlow
 
getHandlers() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
 
getHandlers() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getHeaderByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
 
getHeaders() - Method in class org.apache.axis.message.SOAPEnvelope
 
getHeadersByName(String, String) - Method in class org.apache.axis.message.SOAPEnvelope
 
getID() - Method in class org.apache.axis.deployment.v2dd.V2DDService
 
getID() - Method in class org.apache.axis.message.MessageElement
 
getInnerXMLString(Element) - Static method in class org.apache.axis.utils.XMLUtils
 
getInputBodyType(Operation) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return body type of operation: literal or encoded
getInputParamNameByPos(int) - Method in class org.apache.axis.encoding.ServiceDescription
 
getInputParamTypeByName(String) - Method in class org.apache.axis.encoding.ServiceDescription
 
getInputParamTypeByPos(int) - Method in class org.apache.axis.encoding.ServiceDescription
 
getJava2XMLClass() - Method in class org.apache.axis.deployment.v2dd.V2DDMap
 
getJavaClass() - Method in class org.apache.axis.utils.cache.JavaClass
Return the java.lang.Class associated with this entry
getJavaType() - Method in class org.apache.axis.deployment.v2dd.V2DDMap
 
getKey() - Method in class org.apache.axis.deployment.v2dd.V2DDOption
 
getLanguageSpecificType() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getLength() - Method in class org.apache.axis.message.SAX2EventRecorder
 
getLevel() - Method in class org.apache.axis.utils.events.debug.Debug
 
getLocalPart() - Method in class org.apache.axis.utils.QName
 
getLocked() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
 
getMaintainSession() - Method in class org.apache.axis.MessageContext
Are we maintaining session state?
getMappings() - Method in class org.apache.axis.deployment.v2dd.V2DDService
 
getMaps() - Method in class org.apache.axis.deployment.v2dd.V2DDMappings
 
getMessage() - Method in class org.apache.axis.utils.events.debug.Debug
 
getMessageContext() - Method in class org.apache.axis.Message
 
getMessageContext() - Method in class org.apache.axis.client.ServiceClient
Obtain a reference to our MessageContext.
getMessageContext() - Method in class org.apache.axis.encoding.DeserializationContext
 
getMessageType() - Method in class org.apache.axis.Message
 
getMessageType() - Method in class org.apache.axis.message.SOAPEnvelope
 
getMethod(int) - Method in class org.apache.axis.utils.cache.JavaMethod
Attempt to find the closest matching method based on the number of arguments only.
getMethod(JavaClass, String, Vector) - Method in class org.apache.axis.providers.java.RPCProvider
 
getMethod(String, int) - Method in class org.apache.axis.utils.cache.JavaClass
Lookup a method based on name and number of arguments
getMethodName() - Method in class org.apache.axis.message.RPCElement
 
getMethods() - Method in interface org.apache.axis.AxisServiceConfig
Get the allowed method names.
getMethods() - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getName() - Method in interface org.apache.axis.Handler
Return the name (i.e.
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDOperation
 
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getName() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
 
getName() - Method in interface org.apache.axis.description.ServiceOperationPart
 
getName() - Method in class org.apache.axis.handlers.BasicHandler
Return the name (i.e.
getName() - Method in class org.apache.axis.message.MessageElement
 
getName() - Method in class org.apache.axis.message.RPCParam
 
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.
getNamespace(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
 
getNamespaceURI() - Method in class org.apache.axis.message.MessageElement
 
getNamespaceURI() - Method in class org.apache.axis.utils.QName
 
getNamespaceURI() - Method in class org.apache.axis.utils.Mapping
 
getNamespaceURI(String) - Method in class org.apache.axis.encoding.DeserializationContext
Grab a namespace prefix
getNamespaceURI(String) - Method in class org.apache.axis.message.MessageElement
 
getNamespaceURI(String) - Method in class org.apache.axis.utils.NSStack
 
getNewChain() - Method in class org.apache.axis.suppliers.TargetedChainSupplier
 
getNewChain() - Method in class org.apache.axis.suppliers.TransportSupplier
 
getNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.JavaProvider
Default java service object comes from simply instantiating the class wrapped in jc
getNewServiceObject(MessageContext, String) - Method in class org.apache.axis.providers.java.EJBProvider
 
getObjectByRef(String) - Method in class org.apache.axis.encoding.DeserializationContext
 
getOperation(QName) - Method in interface org.apache.axis.description.ServiceBinding
 
getOperation(String) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
getOperation(String) - Method in interface org.apache.axis.description.ServiceBinding
 
getOperationName(QName) - Method in class org.apache.axis.providers.BasicProvider
 
getOperationNames() - Method in class org.apache.axis.providers.BasicProvider
 
getOperationQNames() - Method in class org.apache.axis.providers.BasicProvider
 
getOperations() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
getOperations() - Method in interface org.apache.axis.description.ServiceBinding
 
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
getOptions() - Method in interface org.apache.axis.Handler
Return the entire list of options
getOptions() - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getOptions() - Method in class org.apache.axis.handlers.BasicHandler
Return the entire list of options
getOptionsTable() - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getOriginalMessage() - Method in class org.apache.axis.Message
 
getOutputBodyType(Operation) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return body type of operation: literal or encoded
getOutputParams() - Method in class org.apache.axis.client.ServiceClient
Get the output parameters (if any) from the last invocation.
getOutputParamTypeByName(String) - Method in class org.apache.axis.encoding.ServiceDescription
 
getOutputParamTypeByPos(int) - Method in class org.apache.axis.encoding.ServiceDescription
 
getParam(String) - Method in class org.apache.axis.message.RPCElement
This gets the FIRST param whose name matches.
getParameter(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getParameters() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
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
 
getParamTypeByName(String, String) - Method in class org.apache.axis.encoding.ServiceDescription
This one is what the outside world wants to use, I think.
getParent() - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
getParent() - Method in class org.apache.axis.message.MessageElement
 
getPart(String) - Method in interface org.apache.axis.description.ServiceOperation
 
getParts() - Method in interface org.apache.axis.description.ServiceOperation
 
getPassword() - Method in class org.apache.axis.utils.Options
 
getPastPivot() - Method in class org.apache.axis.MessageContext
Determine when we've passed the pivot
getPd() - Method in class org.apache.axis.encoding.BeanSerializer
 
getPd(Object) - Method in class org.apache.axis.encoding.BeanSerializer
 
getPivotHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Pivot Handler
getPivotHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getPort() - Method in class org.apache.axis.utils.Options
 
getPrefix() - Method in class org.apache.axis.message.MessageElement
 
getPrefix() - Method in class org.apache.axis.utils.Mapping
 
getPrefix(String) - Method in class org.apache.axis.message.MessageElement
 
getPrefix(String) - Method in class org.apache.axis.utils.NSStack
remove a namespace from the topmost table on the stack
getPrefix(String, Node) - Static method in class org.apache.axis.utils.XMLUtils
 
getPrefixForURI(String) - Method in class org.apache.axis.encoding.SerializationContext
 
getPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContext
 
getPretty() - Method in class org.apache.axis.encoding.SerializationContext
 
getProperty(String) - Method in class org.apache.axis.MessageContext
 
getProvider() - Method in class org.apache.axis.deployment.v2dd.V2DDService
 
getProvider() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getProvider() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getProvider(String, Element) - Static method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getProviderClass(String) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
getQName() - Method in interface org.apache.axis.deployment.DeployableItem
 
getQName() - Method in class org.apache.axis.deployment.v2dd.V2DDMap
 
getQName() - Method in class org.apache.axis.deployment.v2dd.V2DDDeployableItem
 
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.deployment.wsdd.WSDDOperation
 
getQName() - Method in class org.apache.axis.deployment.wsml.WSMLDeployableItem
 
getQName() - Method in interface org.apache.axis.description.ServiceOperation
 
getQName() - Method in interface org.apache.axis.description.ServiceDescription
 
getQName() - Method in interface org.apache.axis.description.ServiceBinding
 
getQNameForClass(Class) - Method in class org.apache.axis.encoding.SerializationContext
 
getQNameFromString(String) - Method in class org.apache.axis.encoding.DeserializationContext
 
getRealElement() - Method in class org.apache.axis.message.MessageElement
 
getRecorder() - Method in class org.apache.axis.encoding.DeserializationContext
 
getRecorder() - Method in class org.apache.axis.message.MessageElement
 
getRef() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getReferencedObject(String) - Method in interface org.apache.axis.message.IDResolver
 
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.
getRequest() - Method in class org.apache.axis.security.servlet.ServletAuthenticatedUser
 
getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getRequestFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getRequestHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Request handler
getRequestHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getRequestMessage() - Method in class org.apache.axis.MessageContext
Get the request message.
getRequestMessage(Definition, String, Method, TypeMappingRegistry) - Static method in class org.apache.axis.utils.WSDLUtils
 
getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getResponseFlow() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getResponseHandler() - Method in interface org.apache.axis.TargetedChain
Returns the Response Handler
getResponseHandler() - Method in class org.apache.axis.SimpleTargetedChain
 
getResponseMessage() - Method in class org.apache.axis.MessageContext
Get the response message.
getResponseMessage() - Method in class org.apache.axis.client.ServiceClient
Directly get the response message in our MessageContext.
getResponseMessage(Definition, String, Method, TypeMappingRegistry) - Static method in class org.apache.axis.utils.WSDLUtils
 
getSAXParser() - Static method in class org.apache.axis.utils.XMLUtils
Get a SAX parser instance from the JAXP factory.
getScope() - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getSendTypeAttr() - Method in class org.apache.axis.encoding.ServiceDescription
 
getSerializer() - Method in class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
getSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
getSerializer(Class) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
getServerSocket() - Method in class org.apache.axis.transport.http.SimpleAxisServer
Obtain the serverSocket that that SimpleAxisServer is listening on.
getService() - Method in class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
getService(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getServiceAllowedMethods(Handler) - Method in class org.apache.axis.providers.java.JavaProvider
 
getServiceAllowedMethods(Handler) - Method in class org.apache.axis.providers.java.EJBProvider
 
getServiceAllowedMethodsOptionName() - Method in class org.apache.axis.providers.java.JavaProvider
 
getServiceAllowedMethodsOptionName() - Method in class org.apache.axis.providers.java.EJBProvider
 
getServiceBinding(QName) - Method in interface org.apache.axis.description.ServiceDescription
 
getServiceBinding(String) - Method in interface org.apache.axis.description.ServiceDescription
 
getServiceBindings() - Method in interface org.apache.axis.description.ServiceDescription
 
getServiceClassName(Handler) - Method in class org.apache.axis.providers.java.JavaProvider
 
getServiceClassName(Handler) - Method in class org.apache.axis.providers.java.EJBProvider
 
getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.JavaProvider
 
getServiceClassNameOptionName() - Method in class org.apache.axis.providers.java.EJBProvider
 
getServiceDescription() - Method in class org.apache.axis.MessageContext
 
getServiceDescription() - Method in class org.apache.axis.deployment.wsdd.WSDDService
Eventually need to fill this in with the code to actually return the Service Description object
getServiceDescription() - Method in class org.apache.axis.encoding.SerializationContext
 
getServiceDescription() - Method in class org.apache.axis.encoding.DeserializationContext
 
getServiceDescription() - Method in class org.apache.axis.handlers.soap.SOAPService
 
getServiceDescriptionURL() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getServiceHandler() - Method in class org.apache.axis.MessageContext
 
getServiceObject(MessageContext, Handler, String) - Method in class org.apache.axis.providers.java.JavaProvider
Get the service object whose method actually provides the service.
getServiceRegistry() - Method in class org.apache.axis.AxisEngine
 
getServices() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getSession() - Method in class org.apache.axis.MessageContext
Sessions
getSingleton() - Static method in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
getStartOfMappingsPos() - Method in class org.apache.axis.encoding.DeserializationContext
 
getStrProp(String) - Method in class org.apache.axis.MessageContext
Just a util so we don't have to cast the result
getSymbol(int) - Method in class org.apache.axis.message.SymbolTable
 
getTargetNamespace() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTargetService() - Method in class org.apache.axis.MessageContext
 
getTimeout() - Method in class org.apache.axis.MessageContext
Get timeout from our MessageContext.
getTimeout() - Method in class org.apache.axis.client.ServiceClient
Get timeout from our MessageContext.
getTopHandler() - Method in class org.apache.axis.encoding.DeserializationContext
Management of sub-handlers (deserializers)
getTrailers() - Method in class org.apache.axis.message.SOAPEnvelope
 
getTransport(String) - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getTransport(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTransportForProtocol(String) - Method in class org.apache.axis.client.ServiceClient
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
getTransportRegistry() - Method in class org.apache.axis.AxisEngine
 
getTransports() - Method in class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
getTransports() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getType() - Method in class org.apache.axis.deployment.v2dd.V2DDService
 
getType() - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDFlow
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDChain
 
getType() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getType() - Method in class org.apache.axis.message.MessageElement
 
getTypeFromAttributes(String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
 
getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTypeMapping(String) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getTypeMappingRegistry() - Method in class org.apache.axis.AxisEngine
 
getTypeMappingRegistry() - Method in class org.apache.axis.MessageContext
Get the currently in-scope type mapping registry.
getTypeMappingRegistry() - Method in class org.apache.axis.encoding.SerializationContext
 
getTypeMappingRegistry() - Method in class org.apache.axis.encoding.DeserializationContext
 
getTypeMappingRegistry() - Method in class org.apache.axis.handlers.soap.SOAPService
 
getTypeMappingRegistry(String) - Method in class org.apache.axis.deployment.DeploymentRegistry
retrieve an instance of the named mapping registry
getTypeMappingRegistry(String) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
return the named mapping registry
getTypeMappings() - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
getTypeMappings() - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
getTypeQName(Class) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
getTypeQName(Class) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
getUrl() - Method in class org.apache.axis.client.Transport
Get the transport-specific URL
getURL() - Method in class org.apache.axis.utils.Options
 
getUser() - Method in class org.apache.axis.utils.Options
 
getValue() - Method in class org.apache.axis.deployment.v2dd.V2DDOption
 
getValue() - Method in class org.apache.axis.deployment.wsdd.WSDDParameter
 
getValue() - Method in class org.apache.axis.encoding.Deserializer
 
getValue() - Method in class org.apache.axis.message.RPCParam
 
getValueAsType(QName) - Method in class org.apache.axis.message.MessageElement
 
getValueField() - Static method in class org.apache.axis.message.RPCParam
 
getXML2JavaClass() - Method in class org.apache.axis.deployment.v2dd.V2DDMap
 
GLOBAL_RECEIVE - Static variable in class org.apache.axis.Constants
 
GLOBAL_REQUEST - Static variable in class org.apache.axis.Constants
The global input/out chains

H

handleCookie(String, String, Hashtable, MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
 
Handler - interface org.apache.axis.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
 
HandlerFactory - interface org.apache.axis.message.HandlerFactory.
A simple handler factory interface
HandlerIterationStrategy - interface org.apache.axis.HandlerIterationStrategy.
Base interface for doing an action to Handlers with a MessageContext.
HandlerRegistry - interface org.apache.axis.registries.HandlerRegistry.
 
handlers - Variable in class org.apache.axis.SimpleChain
 
handlers - Variable in class org.apache.axis.registries.SimpleRegistry
 
hasAttachments() - Method in interface org.apache.axis.message.MessageWithAttachments
 
hasDeserializer(QName) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
hash(char[], int, int) - Method in class org.apache.axis.message.SymbolTable
 
hash(String) - Method in class org.apache.axis.message.SymbolTable
 
hashCode() - Method in class org.apache.axis.utils.QName
 
hasProviderClass(String) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
hasSafePassword() - Method in class org.apache.axis.AxisEngine
 
hasSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
HEADER_AUTHORIZATION - 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_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_HOST - Static variable in class org.apache.axis.transport.http.HTTPConstants
 
HEADER_POST - Static variable in class org.apache.axis.transport.http.HTTPConstants
The MessageContext transport ID of HTTP.
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
 
HeaderBuilder - class org.apache.axis.message.HeaderBuilder.
 
headers - Variable in class org.apache.axis.message.SOAPEnvelope
 
HELP_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
href - Variable in class org.apache.axis.message.MessageElement
 
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

I

id - Variable in class org.apache.axis.message.MessageElement
 
IDResolver - interface org.apache.axis.message.IDResolver.
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.encoding.DeserializationContext
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAX2EventRecorder
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.axis.message.SAXOutputter
 
init() - Method in class org.apache.axis.SimpleChain
 
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.SimpleTargetedChain
 
init() - Method in class org.apache.axis.handlers.BasicHandler
Stubbed-out methods.
init() - Method in class org.apache.axis.registries.SimpleRegistry
Init (ie.
init() - Method in class org.apache.axis.transport.http.AxisServlet
 
init() - Method in class org.apache.axis.transport.local.LocalSender
Allocate an embedded Axis server to process requests and initialize it.
init() - Static method in class org.apache.axis.utils.XMLUtils
 
initialFactory - Variable in class org.apache.axis.encoding.DeserializationContext
 
initialize() - Static method in class org.apache.axis.client.ServiceClient
Set up the default transport URL mappings.
initSAXFactory(String, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
Initialize the SAX parser factory.
inputParams - Variable in class org.apache.axis.encoding.ServiceDescription
This probably wants to be split into a WSDL-like set of MessageDescription objects, each of which may then have named parts...
inputSource - Variable in class org.apache.axis.encoding.DeserializationContext
 
inputStream - Variable in class org.apache.axis.message.InputStreamBody
 
InputStreamBody - class org.apache.axis.message.InputStreamBody.
 
InputStreamBody(InputStream) - Constructor for class org.apache.axis.message.InputStreamBody
 
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
 
invoke() - Method in class org.apache.axis.client.ServiceClient
Invoke this ServiceClient with its established MessageContext (perhaps because you called this.setRequestMessage())
invoke(MessageContext) - Method in class org.apache.axis.SimpleChain
Iterate over the chain invoking each handler.
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.SimpleTargetedChain
Invoke the request chain, pivot handler and response chain.
invoke(MessageContext) - Method in class org.apache.axis.client.AxisClient
Main routine of the AXIS engine.
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.ErrorHandler
 
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.JWSProcessor
 
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.JWSHandler
 
invoke(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
 
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.http.URLMapper
 
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.soap.SOAPService
 
invoke(MessageContext) - Method in class org.apache.axis.providers.BSFProvider
 
invoke(MessageContext) - Method in class org.apache.axis.providers.JWSProvider
 
invoke(MessageContext) - Method in class org.apache.axis.providers.ComProvider
 
invoke(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
Invoke the message by obtaining various common fields, looking up the service object (via getServiceObject), and actually processing the message (via processMessage).
invoke(MessageContext) - Method in class org.apache.axis.server.AxisServer
Main routine of the AXIS server.
invoke(MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
 
invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalSender
 
invoke(MessageContext) - Method in class org.apache.axis.transport.local.LocalResponder
 
invoke(RPCElement) - Method in class org.apache.axis.client.ServiceClient
Invoke an RPC service with a pre-constructed RPCElement.
invoke(SOAPEnvelope) - Method in class org.apache.axis.client.ServiceClient
Invoke the service with a custom SOAPEnvelope.
invoke(String, Object[]) - Method in class org.apache.axis.client.ServiceClient
Convenience method to invoke a method with a default (empty) namespace.
invoke(String, String, Object[]) - Method in class org.apache.axis.client.ServiceClient
Invoke an RPC service with a method name and arguments.
invokeImpl(MessageContext, boolean) - Method in class org.apache.axis.handlers.JWSProcessor
 
isClassRegistered(String) - Method in class org.apache.axis.utils.AxisClassLoader
 
isComplete - Variable in class org.apache.axis.encoding.Deserializer
 
isDeclared(String) - Method in class org.apache.axis.utils.NSStack
 
isDirty() - Method in class org.apache.axis.message.MessageElement
 
isEmpty() - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
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.
isInSoapBinding(PortType) - Method in class org.apache.axis.wsdl.WsdlAttributes
Return true if this portType is referenced in a Soap binding
isJar(InputStream) - Static method in class org.apache.axis.handlers.JWSProcessor
 
isMustUnderstand() - Method in class org.apache.axis.message.SOAPHeader
 
isPrimitive(Object) - Method in class org.apache.axis.encoding.SerializationContext
Classes which are known to not require multi-ref.
isProcessed() - Method in class org.apache.axis.message.SOAPHeader
 
isRoot() - Method in class org.apache.axis.message.MessageElement
 
isRPC() - Method in class org.apache.axis.encoding.ServiceDescription
 
isRunning() - Method in class org.apache.axis.server.AxisServer
 
isValueSet(char) - Method in class org.apache.axis.utils.Options
Returns a string (or null) specifying the value for the passed option.

J

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
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
 
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
 
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
 
JWSHandler - class org.apache.axis.handlers.JWSHandler.
A JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.
JWSHandler() - Constructor for class org.apache.axis.handlers.JWSHandler
 
JWSProcessor - class org.apache.axis.handlers.JWSProcessor.
This handler will use the MC_REALPATH property of the MsgContext to locate a *.jws (JavaWebService) file.
JWSPROCESSOR_TARGET - Static variable in class org.apache.axis.Constants
 
JWSProcessor() - Constructor for class org.apache.axis.handlers.JWSProcessor
 
JWSProvider - class org.apache.axis.providers.JWSProvider.
 
JWSProvider() - Constructor for class org.apache.axis.providers.JWSProvider
 

K

KEYHINT - Static variable in class org.apache.axis.encoding.MapSerializer
 

L

list() - Method in class org.apache.axis.registries.SimpleRegistry
Return the list (in an array) of keys for the Handlers
list() - Method in interface org.apache.axis.registries.HandlerRegistry
Return the list (in an array) of keys for the Handlers
list() - Method in class org.apache.axis.registries.SupplierRegistry
Return the list (in an array) of keys for the Handlers
list(Element, HandlerRegistry) - Static method in class org.apache.axis.utils.Admin
Return an XML Element containing the configuration info for one of the engine's Handler registries.
listConfig(AxisEngine) - Static method in class org.apache.axis.utils.Admin
Get an XML document representing this engine's configuration.
load(InputStream) - Static method in class org.apache.axis.deployment.DeploymentRegistry
load a registry from the given inputstream
load(InputStream) - Static method in class org.apache.axis.utils.events.EventNotifier
 
load(String) - Static method in class org.apache.axis.deployment.DeploymentRegistry
load a registry from the given filepath
load(String) - Static method in class org.apache.axis.utils.events.EventNotifier
 
loadClass(String) - Method in class org.apache.axis.utils.AxisClassLoader
 
loadProperties(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
 
LOCAL_SERVER - Static variable in class org.apache.axis.transport.local.LocalTransport
 
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) - Constructor for class org.apache.axis.utils.LockableHashtable
 
LockableHashtable(int, float) - Constructor for class org.apache.axis.utils.LockableHashtable
 
LockableHashtable(Map) - Constructor for class org.apache.axis.utils.LockableHashtable
 
log(String) - Method in class org.apache.axis.client.AdminClient
Logs a message if a logger has been provided
LogHandler - class org.apache.axis.handlers.LogHandler.
 
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
 
lookup(String) - Method in class org.apache.axis.utils.AxisClassLoader
Find the cached JavaClass entry for this class, creating one if necessary.

M

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.utils.tcpmon
 
main(String[]) - Static method in class org.apache.axis.utils.Admin
 
main(String[]) - Static method in class org.apache.axis.wsdl.Wsdl2java
Main
makeValue(String) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser
 
makeValue(String) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializer
 
Mapping - class org.apache.axis.utils.Mapping.
 
Mapping(String, String) - Constructor for class org.apache.axis.utils.Mapping
 
MapSerializer - class org.apache.axis.encoding.MapSerializer.
A MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENC encoding style.
MapSerializer.Factory - class org.apache.axis.encoding.MapSerializer.Factory.
 
MapSerializer.Factory() - Constructor for class org.apache.axis.encoding.MapSerializer.Factory
 
MapSerializer() - Constructor for class org.apache.axis.encoding.MapSerializer
 
matches(byte[], byte[]) - Method in class org.apache.axis.transport.http.SimpleAxisServer
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.SimpleAxisServer
Case-insensitive match of a target byte [] to a source byte [], starting from a particular offset into the source.
MC_HTTP_SERVLET - Static variable in class org.apache.axis.transport.http.HTTPConstants
HttpServlet
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
String This can be moved to MessageContext.TRANS_SOAPACTION if more transports have it.
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_REALPATH - Static variable in class org.apache.axis.Constants
 
MC_REMOTE_ADDR - Static variable in class org.apache.axis.Constants
 
message - Variable in class org.apache.axis.message.MessageElement
 
Message - class org.apache.axis.Message.
 
Message(AxisFault) - Constructor for class org.apache.axis.Message
 
Message(byte[]) - Constructor for class org.apache.axis.Message
 
Message(InputStream) - Constructor for class org.apache.axis.Message
 
Message(InputStream, boolean) - Constructor for class org.apache.axis.Message
 
Message(SOAPEnvelope) - Constructor for class org.apache.axis.Message
 
Message(String) - Constructor for class org.apache.axis.Message
Just something to us working...
MessageContext - class org.apache.axis.MessageContext.
Some more general docs will go here.
MESSAGECONTEXT_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
MessageContext(AxisEngine) - Constructor for class org.apache.axis.MessageContext
 
MessageElement - class org.apache.axis.message.MessageElement.
 
MessageElement.QNameAttr - class org.apache.axis.message.MessageElement.QNameAttr.
 
MessageElement.QNameAttr() - Constructor for class org.apache.axis.message.MessageElement.QNameAttr
 
MessageElement() - Constructor for class org.apache.axis.message.MessageElement
No-arg constructor for building messages?
MessageElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.MessageElement
 
messageType - Variable in class org.apache.axis.message.SOAPEnvelope
 
MessageWithAttachments - interface org.apache.axis.message.MessageWithAttachments.
 
msgContext - Variable in class org.apache.axis.encoding.DeserializationContext
 
MsgProvider - class org.apache.axis.providers.java.MsgProvider.
 
MsgProvider() - Constructor for class org.apache.axis.providers.java.MsgProvider
 
mustUnderstand - Variable in class org.apache.axis.message.SOAPHeader
 
myElement - Variable in class org.apache.axis.message.SOAPHandler
 

N

name - Variable in class org.apache.axis.handlers.BasicHandler
 
name - Variable in class org.apache.axis.message.MessageElement
 
namespaces - Variable in class org.apache.axis.message.MessageElement
 
namespaceURI - Variable in class org.apache.axis.message.MessageElement
 
namespaceURI - Variable in class org.apache.axis.utils.Mapping
 
needDeser - Variable in class org.apache.axis.message.RPCElement
 
newDocument() - Static method in class org.apache.axis.utils.XMLUtils
 
newDocument(InputSource) - Static method in class org.apache.axis.utils.XMLUtils
 
newDocument(InputStream) - Static method in class org.apache.axis.utils.XMLUtils
 
newDocument(String) - Static method in class org.apache.axis.utils.XMLUtils
 
newElement(MessageElement) - Method in class org.apache.axis.message.SAX2EventRecorder
 
newInstance(BasicProvider) - Method in class org.apache.axis.deployment.v2dd.V2DDProvider
 
newInstance(BasicProvider) - Method in class org.apache.axis.deployment.v2dd.providers.V2DDScriptProvider
 
newInstance(BasicProvider) - Method in class org.apache.axis.deployment.v2dd.providers.V2DDComProvider
 
newInstance(BasicProvider) - Method in class org.apache.axis.deployment.v2dd.providers.V2DDJavaProvider
 
newInstance(DeploymentRegistry) - Method in interface org.apache.axis.deployment.DeployableItem
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.v2dd.V2DDDeployableItem
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDHandler
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDFlow
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Creates a new instance of this Chain
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDService
 
newInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsml.WSMLDeployableItem
 
newInstance(Handler, DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDTransport
 
newProviderInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
newProviderInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDComProvider
 
newProviderInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
 
newProviderInstance(DeploymentRegistry) - Method in class org.apache.axis.deployment.wsdd.providers.WSDDJavaProvider
 
next - Variable in class org.apache.axis.message.SymbolTable.Entry
 
NILHINT - Static variable in class org.apache.axis.encoding.MapSerializer
 
nodeToString(Node, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
Return a string containing this node serialized as XML.
NoEndPointException - exception org.apache.axis.NoEndPointException.
 
NoEndPointException() - Constructor for class org.apache.axis.NoEndPointException
 
NonBlockingBufferedInputStream - class org.apache.axis.transport.http.NonBlockingBufferedInputStream.
 
NonBlockingBufferedInputStream() - Constructor for class org.apache.axis.transport.http.NonBlockingBufferedInputStream
 
normalize(String) - Static method in class org.apache.axis.utils.DOM2Writer
 
notify(Event) - Static method in class org.apache.axis.utils.events.EventNotifier
 
notify(Event) - Method in interface org.apache.axis.utils.events.EventListener
 
notify(Event) - Method in class org.apache.axis.utils.events.debug.Debug
 
notify(int, String) - Static method in class org.apache.axis.utils.events.debug.Debug
 
NS_URI_XMLNS - Static variable in class org.apache.axis.Constants
 
NSPREFIX_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
NSPREFIX_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
NSPREFIX_SOAP_ENC - Static variable in class org.apache.axis.Constants
 
NSPREFIX_SOAP_ENV - Static variable in class org.apache.axis.Constants
 
nsStack - Variable in class org.apache.axis.encoding.SerializationContext
 
NSStack - class org.apache.axis.utils.NSStack.
 
NSStack() - Constructor for class org.apache.axis.utils.NSStack
 
NSStack(ArrayList) - Constructor for class org.apache.axis.utils.NSStack
 
NSStack(NSStack) - Constructor for class org.apache.axis.utils.NSStack
 

O

onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.BodyBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.HeaderBuilder
 
onEndChild(String, String, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.Deserializer
Subclasses override this to do custom functionality at the end of their enclosing element.
onEndElement(String, String, DeserializationContext) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.Deserializer
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.BeanSerializer
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.ArraySerializer
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.MapSerializer
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser
 
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
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.RPCHandler
 
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.EnvelopeHandler
 
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.EnvelopeBuilder
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.Deserializer
Subclasses override this
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.ArraySerializer
 
onStartElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.encoding.MapSerializer
 
openConnection(URL) - Method in class org.apache.axis.transport.local.Handler
 
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_CLSID - Static variable in class org.apache.axis.providers.ComProvider
 
OPTION_IS_STATIC - Static variable in class org.apache.axis.providers.java.JavaProvider
 
OPTION_LANGUAGE - Static variable in class org.apache.axis.providers.BSFProvider
 
OPTION_PROGID - Static variable in class org.apache.axis.providers.ComProvider
 
OPTION_SCRIPT - Static variable in class org.apache.axis.providers.BSFProvider
 
OPTION_SRC - Static variable in class org.apache.axis.providers.BSFProvider
 
OPTION_THREADING_MODEL - Static variable in class org.apache.axis.providers.ComProvider
 
options - Variable in class org.apache.axis.SimpleChain
 
options - Variable in class org.apache.axis.handlers.BasicHandler
 
options - Static variable in class org.apache.axis.wsdl.Wsdl2java
Define the understood options.
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.
org.apache.axis - package org.apache.axis
 
org.apache.axis.client - package org.apache.axis.client
 
org.apache.axis.configuration - package org.apache.axis.configuration
 
org.apache.axis.deployment - package org.apache.axis.deployment
 
org.apache.axis.deployment.v2dd - package org.apache.axis.deployment.v2dd
 
org.apache.axis.deployment.v2dd.providers - package org.apache.axis.deployment.v2dd.providers
 
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.deployment.wsml - package org.apache.axis.deployment.wsml
 
org.apache.axis.description - package org.apache.axis.description
 
org.apache.axis.encoding - package org.apache.axis.encoding
 
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.message - package org.apache.axis.message
 
org.apache.axis.providers - package org.apache.axis.providers
 
org.apache.axis.providers.java - package org.apache.axis.providers.java
 
org.apache.axis.registries - package org.apache.axis.registries
 
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.strategies - package org.apache.axis.strategies
 
org.apache.axis.suppliers - package org.apache.axis.suppliers
 
org.apache.axis.transport.http - package org.apache.axis.transport.http
 
org.apache.axis.transport.local - package org.apache.axis.transport.local
 
org.apache.axis.utils - package org.apache.axis.utils
 
org.apache.axis.utils.cache - package org.apache.axis.utils.cache
 
org.apache.axis.utils.events - package org.apache.axis.utils.events
 
org.apache.axis.utils.events.debug - package org.apache.axis.utils.events.debug
 
org.apache.axis.wsdl - package org.apache.axis.wsdl
 
OUTPUT_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
output(SerializationContext) - Method in class org.apache.axis.AxisFault
 
output(SerializationContext) - Method in class org.apache.axis.message.MessageElement
This is the public output() method, which will always simply use the recorded SAX stream for this element if it is available.
outputImpl(SerializationContext) - Method in class org.apache.axis.message.MessageElement
Subclasses can override
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPFaultElement
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.InputStreamBody
 
outputImpl(SerializationContext) - Method in class org.apache.axis.message.SOAPEnvelope
Should make SOAPSerializationException?
outputImpl(SerializationContext) - Method in class org.apache.axis.message.RPCElement
 
outputMultiRefs() - Method in class org.apache.axis.encoding.SerializationContext
 
outputParams - Variable in class org.apache.axis.encoding.ServiceDescription
 

P

PACKAGE_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
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
 
params - Variable in class org.apache.axis.message.RPCElement
 
parent - Variable in class org.apache.axis.message.MessageElement
 
parse() - Method in class org.apache.axis.encoding.DeserializationContext
 
PASSWORD - Static variable in class org.apache.axis.MessageContext
A String with the user's password (if available)
PASSWORD - Static variable in class org.apache.axis.client.Transport
 
peek() - Method in class org.apache.axis.utils.NSStack
 
pivotHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
pop() - Method in class org.apache.axis.utils.NSStack
 
popElementHandler() - Method in class org.apache.axis.encoding.DeserializationContext
 
prefix - Variable in class org.apache.axis.message.MessageElement
 
prefix - Variable in class org.apache.axis.utils.Mapping
 
PrettyDocumentToStream(Document, OutputStream) - Static method in class org.apache.axis.utils.XMLUtils
 
privateElementToWriter(Element, Writer, boolean, boolean) - Static method in class org.apache.axis.utils.XMLUtils
 
process(MessageContext, Element) - Method in class org.apache.axis.utils.Admin
The meat of the Admin service.
process(String[]) - Method in class org.apache.axis.client.AdminClient
Processes a set of administration commands.
processed - Variable in class org.apache.axis.message.SOAPHeader
 
processEngineConfig(Document, AxisEngine) - Static method in class org.apache.axis.utils.Admin
Process an engine configuration file by deploying appropriate stuff into the specified AxisEngine, and then telling it to save itself when we're done.
processingInstruction(String, String) - Method in class org.apache.axis.encoding.DeserializationContext
 
processingInstruction(String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
processMessage(MessageContext, String, String, SOAPEnvelope, SOAPEnvelope, JavaClass, Object) - Method in class org.apache.axis.providers.java.JavaProvider
Process the current message.
processMessage(MessageContext, String, String, SOAPEnvelope, SOAPEnvelope, JavaClass, Object) - Method in class org.apache.axis.providers.java.MsgProvider
This is pretty much a pass-thru to the util.Admin tool.
processMessage(MessageContext, String, String, SOAPEnvelope, SOAPEnvelope, JavaClass, Object) - Method in class org.apache.axis.providers.java.RPCProvider
 
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
 
processWindowEvent(WindowEvent) - Method in class org.apache.axis.utils.tcpmon
 
PROP_DEBUG_FILE - Static variable in class org.apache.axis.AxisEngine
 
PROP_DEBUG_LEVEL - 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_XML_DECL - Static variable in class org.apache.axis.AxisEngine
 
props - Variable in class org.apache.axis.configuration.FileProvider
 
publishContents(ContentHandler) - Method in class org.apache.axis.message.MessageElement
 
publishToHandler(ContentHandler) - Method in class org.apache.axis.message.MessageElement
 
push() - Method in class org.apache.axis.utils.NSStack
 
push(ArrayList) - Method in class org.apache.axis.utils.NSStack
 
pushElementHandler(SOAPHandler) - Method in class org.apache.axis.encoding.DeserializationContext
 
pushNewElement(MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
 
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, 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.

Q

QFault - class org.apache.axis.utils.QFault.
This class allows us to easily implement extensible qualified fault codes as defined by the SOAP Specification.
QFault() - Constructor for class org.apache.axis.utils.QFault
 
QFault(QFault, String) - Constructor for class org.apache.axis.utils.QFault
 
QFault(QName) - Constructor for class org.apache.axis.utils.QFault
 
QFault(QName, String) - Constructor for class org.apache.axis.utils.QFault
 
QFault(String, String) - Constructor for class org.apache.axis.utils.QFault
 
QFault(String, String, String) - Constructor for class org.apache.axis.utils.QFault
 
QName - class org.apache.axis.utils.QName.
 
QNAME_FAULTACTOR - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTCODE - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTDETAILS - Static variable in class org.apache.axis.Constants
 
QNAME_FAULTSTRING - Static variable in class org.apache.axis.Constants
 
QName() - Constructor for class org.apache.axis.utils.QName
 
QName(String, Element) - Constructor for class org.apache.axis.utils.QName
 
QName(String, String) - Constructor for class org.apache.axis.utils.QName
 
qName2String(QName) - Method in class org.apache.axis.encoding.SerializationContext
 
qNameAttrs - Variable in class org.apache.axis.message.MessageElement
 
QUIT_REQUESTED - Static variable in class org.apache.axis.MessageContext
Has a quit been requested? Hackish...

R

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.
recorder - Variable in class org.apache.axis.message.MessageElement
 
registerCallback(ValueReceiver, Object) - Method in class org.apache.axis.encoding.Deserializer
 
registerChain(Element, AxisEngine) - Static method in class org.apache.axis.utils.Admin
Deploy a chain described in XML into an AxisEngine.
registerClass(String, Class) - Method in class org.apache.axis.utils.AxisClassLoader
 
registerClass(String, String) - Method in class org.apache.axis.utils.AxisClassLoader
 
registerElementByID(String, MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
 
registerFixup(String, Deserializer) - Method in class org.apache.axis.encoding.DeserializationContext
 
registerHandler(Element, AxisEngine) - Static method in class org.apache.axis.utils.Admin
Deploy a handler described in XML into an AxisEngine.
registerListener(Class, Class) - Static method in class org.apache.axis.utils.events.EventNotifier
 
registerListener(EventListener, Class) - Static method in class org.apache.axis.utils.events.EventNotifier
 
registerPrefixForURI(String, String) - Method in class org.apache.axis.encoding.SerializationContext
 
registerProvider(String, Class) - Static method in class org.apache.axis.deployment.wsdd.WSDDProvider
 
registerResolverForID(String, IDResolver) - Method in class org.apache.axis.encoding.DeserializationContext
 
registerService(Element, AxisEngine) - Static method in class org.apache.axis.utils.Admin
Deploy a service described in XML into an AxisEngine.
registerTransport(Element, AxisEngine) - Static method in class org.apache.axis.utils.Admin
Deploy a transport described in XML into an AxisEngine.
registerTypeMapping(QName, Class, DeserializerFactory, Serializer) - Method in class org.apache.axis.AxisEngine
Register a new global type mapping
registerTypeMapping(QName, Class, DeserializerFactory, Serializer) - Method in class org.apache.axis.handlers.soap.SOAPService
Register a new service type mapping
registerValueTarget(Deserializer.Target) - Method in class org.apache.axis.encoding.Deserializer
 
registerValueTarget(Object, String) - Method in class org.apache.axis.encoding.Deserializer
 
remove(Object) - Method in class org.apache.axis.utils.LockableHashtable
Checks to see if an item is locked before it is removed.
remove(String) - Method in class org.apache.axis.registries.SimpleRegistry
Remove a Handler (locate by key) from the registry - returns old value if it was there - or null if not.
remove(String) - Method in interface org.apache.axis.registries.HandlerRegistry
Remove a Handler (locate by key) from the registry - returns old value if it was there - or null if not.
remove(String) - Method in class org.apache.axis.registries.SupplierRegistry
Remove a Handler (locate by key) from the registry - returns old value if it was there - or null if not.
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
removeBodyElement(SOAPBodyElement) - Method in class org.apache.axis.message.SOAPEnvelope
 
removeClassLoader(String) - Static method in class org.apache.axis.utils.AxisClassLoader
 
removeDefaultHandler() - Method in class org.apache.axis.message.SimpleHandlerFactory
 
removeDeployedItem(QName) - Method in class org.apache.axis.deployment.DeploymentRegistry
remove the given item
removeDeployedItem(QName) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
remove the given item
removeDeployedItem(String) - Method in class org.apache.axis.deployment.DeploymentRegistry
remove the given item
removeDeployedItem(String) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
remove the given item
removeDeserializer(QName) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
removeHandler(int) - Method in class org.apache.axis.SimpleChain
 
removeHandler(int) - Method in interface org.apache.axis.Chain
Removes the specified handler from the chain
removeHeader(SOAPHeader) - Method in class org.apache.axis.message.SOAPEnvelope
 
removeSerializer(Class) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
removeTrailer(MessageElement) - Method in class org.apache.axis.message.SOAPEnvelope
 
removeTypeMappingRegistry(String) - Method in class org.apache.axis.deployment.DeploymentRegistry
remove the given type mapping
removeTypeMappingRegistry(String) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
remove the named mapping registry
replay(ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
 
replay(int, int, ContentHandler) - Method in class org.apache.axis.message.SAX2EventRecorder
 
REQUEST - Static variable in class org.apache.axis.encoding.ServiceDescription
 
requestHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
reset() - Method in class org.apache.axis.MessageContext
 
RESPONSE - Static variable in class org.apache.axis.encoding.ServiceDescription
 
responseHandler - Variable in class org.apache.axis.SimpleTargetedChain
 
RPCElement - class org.apache.axis.message.RPCElement.
 
RPCElement(String) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElement(String, String, Object[]) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElement(String, String, Object[], ServiceDescription) - Constructor for class org.apache.axis.message.RPCElement
 
RPCElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.RPCElement
 
RPCHandler - class org.apache.axis.message.RPCHandler.
 
RPCHandler(RPCElement) - Constructor for class org.apache.axis.message.RPCHandler
 
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(String, String, Object) - Constructor for class org.apache.axis.message.RPCParam
 
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
 
run() - Method in class org.apache.axis.transport.http.SimpleAxisServer
The main workhorse method.

S

save(OutputStream) - Method in class org.apache.axis.deployment.DeploymentRegistry
Save the registry to the given outputstream
save(OutputStream) - Static method in class org.apache.axis.utils.events.EventNotifier
 
save(OutputStream, DeploymentRegistry) - Static method in class org.apache.axis.deployment.DeploymentRegistry
save the given registry to the given output stream
save(String) - Method in class org.apache.axis.deployment.DeploymentRegistry
Save the registry to the given filepath
save(String) - Static method in class org.apache.axis.utils.events.EventNotifier
 
save(String, DeploymentRegistry) - Static method in class org.apache.axis.deployment.DeploymentRegistry
Save the given registry to the given filepath
saveConfiguration() - Method in class org.apache.axis.AxisEngine
Write out our engine configuration.
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
 
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.
sendXsiType - Variable in class org.apache.axis.encoding.ServiceDescription
 
sep - Variable in class org.apache.axis.configuration.FileProvider
 
SerializationContext - class org.apache.axis.encoding.SerializationContext.
Manage a serialization, including keeping track of namespace mappings and element stacks.
SerializationContext(Writer, MessageContext) - Constructor for class org.apache.axis.encoding.SerializationContext
 
SerializationException - exception org.apache.axis.SerializationException.
 
SerializationException(String, Throwable) - Constructor for class org.apache.axis.SerializationException
 
serialize(QName, Attributes, Object) - Method in class org.apache.axis.encoding.SerializationContext
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.BeanSerializer
Serialize a bean.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.ArraySerializer
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.DateSerializer
Serialize a date.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.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.TypeMappingRegistry
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjSerializer
 
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.Base64Serializer
Serialize a base64 quantity.
serialize(QName, Attributes, Object, SerializationContext) - Method in class org.apache.axis.encoding.SOAPEncoding
 
serialize(QName, Attributes, Object, SerializationContext) - Method in interface org.apache.axis.encoding.Serializer
 
serialize(SerializationContext) - Method in class org.apache.axis.message.RPCParam
 
serializeAsXML(Node, Writer, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
Serialize this node into the writer as XML.
serializeAsXML(Node, Writer, boolean, boolean) - Static method in class org.apache.axis.utils.DOM2Writer
Serialize this node into the writer as XML.
Serializer - interface org.apache.axis.encoding.Serializer.
 
SERVER_CONFIG_FILE - Static variable in class org.apache.axis.Constants
 
service - Variable in class org.apache.axis.deployment.v2dd.DeploymentDescriptor
 
ServiceBinding - interface org.apache.axis.description.ServiceBinding.
This are proposed interfaces for Service Description.
ServiceClient - class org.apache.axis.client.ServiceClient.
Allows an Axis service to be invoked from the client side.
ServiceClient() - Constructor for class org.apache.axis.client.ServiceClient
Basic, no-argument constructor.
ServiceClient(AxisEngine) - Constructor for class org.apache.axis.client.ServiceClient
Construct a ServiceClient with just an AxisEngine.
ServiceClient(String) - Constructor for class org.apache.axis.client.ServiceClient
Construct a ServiceClient with a given endpoint URL
ServiceClient(String, AxisEngine) - Constructor for class org.apache.axis.client.ServiceClient
Construct a ServiceClient with a given endpoint URL & engine
ServiceClient(Transport) - Constructor for class org.apache.axis.client.ServiceClient
Construct a ServiceClient with the given Transport.
ServiceClient(Transport, AxisEngine) - Constructor for class org.apache.axis.client.ServiceClient
Construct a ServiceClient with the given Transport & engine.
ServiceDescription - interface org.apache.axis.description.ServiceDescription.
This are proposed interfaces for Service Description.
ServiceDescription - class org.apache.axis.encoding.ServiceDescription.
A very simple service description class, to demonstrate one way to get type information out of band.
ServiceDescription(String, boolean) - Constructor for class org.apache.axis.encoding.ServiceDescription
 
ServiceMapping - class org.apache.axis.deployment.wsml.ServiceMapping.
This will eventually be an implementation of the Web Service Mapping Language specification used by the Microsoft SOAP Toolkit Version 2 to deploy services.
ServiceMapping() - Constructor for class org.apache.axis.deployment.wsml.ServiceMapping
 
ServiceOperation - interface org.apache.axis.description.ServiceOperation.
This are proposed interfaces for Service Description.
ServiceOperationPart - interface org.apache.axis.description.ServiceOperationPart.
This are proposed interfaces for Service Description.
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
 
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.
sessionIndex - Static variable in class org.apache.axis.transport.http.SimpleAxisServer
 
set(Object) - Method in class org.apache.axis.encoding.Deserializer.FieldTarget
 
set(Object) - Method in class org.apache.axis.encoding.Deserializer.MethodTarget
 
set(String, Object) - Method in class org.apache.axis.client.ServiceClient
Set property in our MessageContext.
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
setActor(String) - Method in class org.apache.axis.message.SOAPHeader
 
setAdminPassword(String) - Method in class org.apache.axis.AxisEngine
 
setAxisFault(AxisFault) - Method in class org.apache.axis.message.SOAPFaultElement
 
setClassLoader(AxisClassLoader) - Method in class org.apache.axis.MessageContext
 
setCls(Class) - Method in class org.apache.axis.encoding.BeanSerializer
 
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.
setContentsIndex(int) - Method in class org.apache.axis.message.MessageElement
 
setCurElement(MessageElement) - Method in class org.apache.axis.encoding.DeserializationContext
 
setCurrentMessage(Message) - Method in class org.apache.axis.MessageContext
Set the current (i.e.
setDebuggingLevel(int) - Static method in class org.apache.axis.utils.events.debug.Debug
 
setDebuggingOn(boolean) - Static method in class org.apache.axis.utils.events.debug.Debug
 
setDirty(boolean) - Method in class org.apache.axis.message.MessageElement
 
setDocumentLocator(Locator) - Method in class org.apache.axis.encoding.DeserializationContext
 
setDocumentLocator(Locator) - Method in class org.apache.axis.message.SAX2EventRecorder
 
setEncodingStyleURI(String) - Method in class org.apache.axis.encoding.ServiceDescription
 
setEncodingStyleURI(String) - Method in class org.apache.axis.message.SOAPEnvelope
 
setEndIndex(int) - Method in class org.apache.axis.message.MessageElement
 
setEngine(AxisEngine) - Method in class org.apache.axis.handlers.soap.SOAPService
Tell this service which engine it's deployed to.
setEnvelope(SOAPEnvelope) - Method in class org.apache.axis.message.MessageElement
 
setFaultActor(String) - Method in class org.apache.axis.AxisFault
 
setFaultCode(QFault) - Method in class org.apache.axis.AxisFault
 
setFaultCode(String) - Method in class org.apache.axis.AxisFault
 
setFaultDetails(Element[]) - Method in class org.apache.axis.AxisFault
 
setFaultDetailsString(String) - Method in class org.apache.axis.AxisFault
 
setFaultString(String) - Method in class org.apache.axis.AxisFault
 
setFixupDeserializer(Deserializer) - Method in class org.apache.axis.message.MessageElement
 
setGlobalConfiguration(WSDDGlobalConfiguration) - Method in class org.apache.axis.deployment.DeploymentRegistry
set the global configuration for the axis engine
setGlobalConfiguration(WSDDGlobalConfiguration) - Method in class org.apache.axis.deployment.SimpleDeploymentManager
Set the global configuration
setHandlerRegistry(HandlerRegistry) - Method in class org.apache.axis.AxisEngine
 
setInputPort(int) - Method in class org.apache.axis.utils.tcpmon
 
setInputStream(InputStream) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
set the input stream to be used for subsequent reads
setLocalPart(String) - Method in class org.apache.axis.utils.QName
 
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.ServiceClient
Determine whether we'd like to track sessions or not.
setMessageContext(MessageContext) - Method in class org.apache.axis.Message
 
setMessageType(String) - Method in class org.apache.axis.Message
 
setMessageType(String) - Method in class org.apache.axis.message.SOAPEnvelope
 
setMustUnderstand(boolean) - Method in class org.apache.axis.message.SOAPHeader
 
setName(String) - Method in interface org.apache.axis.Handler
Set the name (i.e.
setName(String) - Method in class org.apache.axis.handlers.BasicHandler
Set the name (i.e.
setName(String) - Method in class org.apache.axis.message.MessageElement
 
setNamespaceURI(String) - Method in class org.apache.axis.message.MessageElement
 
setNamespaceURI(String) - Method in class org.apache.axis.utils.QName
 
setNSMappings(ArrayList) - Method in class org.apache.axis.message.MessageElement
 
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
 
setOutputDir(String) - Method in class org.apache.axis.wsdl.Emitter
Set the output directory to use in emitted source files
setOutputHostPort(char, int) - Method in class org.apache.axis.utils.tcpmon
 
setOutputType(QName) - Method in class org.apache.axis.encoding.ServiceDescription
 
setPackageName(String) - Method in class org.apache.axis.wsdl.Emitter
Set the package name to use in emitted source files
setParent(MessageElement) - Method in class org.apache.axis.message.MessageElement
 
setParent(TypeMappingRegistry) - Method in class org.apache.axis.encoding.TypeMappingRegistry
Define a "parent" TypeMappingRegistry that will be used to service any requests that are not satisfied by this this instance.
setPastPivot(boolean) - Method in class org.apache.axis.MessageContext
Indicate when we've passed the pivot
setPd(PropertyDescriptor[]) - Method in class org.apache.axis.encoding.BeanSerializer
 
setPivotHandler(Handler) - Method in interface org.apache.axis.TargetedChain
Sets the Pivot Handler
setPivotHandler(Handler) - Method in class org.apache.axis.SimpleTargetedChain
 
setPrefix(String) - Method in class org.apache.axis.message.MessageElement
 
setPretty(boolean) - Method in class org.apache.axis.encoding.SerializationContext
 
setProcessed(boolean) - Method in class org.apache.axis.message.SOAPHeader
 
setProperty(String, Object) - Method in class org.apache.axis.MessageContext
 
setRecorder(SAX2EventRecorder) - Method in class org.apache.axis.message.MessageElement
 
setRep(HttpSession) - Method in class org.apache.axis.transport.http.AxisHttpSession
Set our internal HttpSession to the passed servlet HttpSession.
setRequestHandler(Handler) - Method in interface org.apache.axis.TargetedChain
Sets the Request Chain
setRequestHandler(Handler) - Method in class org.apache.axis.SimpleTargetedChain
 
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.ServiceClient
Directly set the request message in our MessageContext.
setResponseHandler(Handler) - Method in interface org.apache.axis.TargetedChain
Sets the Response Handler
setResponseHandler(Handler) - Method in class org.apache.axis.SimpleTargetedChain
 
setResponseMessage(Message) - Method in class org.apache.axis.MessageContext
Set the response message, and make sure that message is associated with this MessageContext.
setRPCCall(RPCElement) - Method in class org.apache.axis.message.RPCParam
 
setSendDecl(boolean) - Method in class org.apache.axis.encoding.SerializationContext
 
setSendTypeAttr(boolean) - Method in class org.apache.axis.encoding.ServiceDescription
 
setServerSocket(ServerSocket) - Method in class org.apache.axis.transport.http.SimpleAxisServer
Set the serverSocket this server should listen on.
setServiceDescription(ServiceDescription) - Method in class org.apache.axis.MessageContext
 
setServiceDescription(ServiceDescription) - Method in class org.apache.axis.client.ServiceClient
Set the ServiceDescription associated with this ServiceClient.
setServiceDescription(ServiceDescription) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setServiceHandler(Handler) - Method in class org.apache.axis.MessageContext
 
setServiceRegistry(HandlerRegistry) - Method in class org.apache.axis.AxisEngine
 
setSession(Session) - Method in class org.apache.axis.MessageContext
 
setTargetService(String) - Method in class org.apache.axis.MessageContext
Set the target service for this message.
setTimeout(int) - Method in class org.apache.axis.MessageContext
Set timeout in our MessageContext.
setTimeout(int) - Method in class org.apache.axis.client.ServiceClient
Set timeout in our MessageContext.
setTimeout(int) - Method in interface org.apache.axis.session.Session
Set the session's time-to-live.
setTimeout(int) - Method in class org.apache.axis.session.SimpleSession
Set the session's time-to-live.
setTimeout(int) - Method in class org.apache.axis.transport.http.AxisHttpSession
Set the session's time-to-live.
setTransport(Transport) - Method in class org.apache.axis.client.ServiceClient
Set the Transport for this ServiceClient.
setTransportForProtocol(String, Class) - Static method in class org.apache.axis.client.ServiceClient
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.
setTransportName(String) - Method in class org.apache.axis.client.ServiceClient
Set the name of the transport chain to use.
setTransportRegistry(SupplierRegistry) - Method in class org.apache.axis.AxisEngine
 
setType(QName) - Method in class org.apache.axis.message.MessageElement
 
setTypeAttribute(Attributes, QName, SerializationContext) - Method in class org.apache.axis.encoding.TypeMappingRegistry
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.MessageContext
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.handlers.soap.SOAPService
 
setupMessageContext(MessageContext, ServiceClient, AxisEngine) - Method in class org.apache.axis.client.Transport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, ServiceClient, AxisEngine) - Method in class org.apache.axis.client.Transport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, ServiceClient, AxisEngine) - Method in class org.apache.axis.transport.http.HTTPTransport
Set up any transport-specific derived properties in the message context.
setupMessageContextImpl(MessageContext, ServiceClient, AxisEngine) - Method in class org.apache.axis.transport.local.LocalTransport
Set up any transport-specific derived properties in the message context.
setUrl(String) - Method in class org.apache.axis.client.Transport
Set the transport-specific URL
setURL(String) - Method in class org.apache.axis.client.ServiceClient
Set the URL (and the transport state).
setValue(Object) - Method in class org.apache.axis.encoding.Deserializer
 
setValue(Object) - Method in class org.apache.axis.message.RPCParam
 
shouldSendXSIType() - Method in class org.apache.axis.encoding.SerializationContext
 
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 single threaded implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.
SimpleAxisServer() - Constructor for class org.apache.axis.transport.http.SimpleAxisServer
 
SimpleChain - class org.apache.axis.SimpleChain.
 
SimpleChain() - Constructor for class org.apache.axis.SimpleChain
 
SimpleChainSupplier - class org.apache.axis.suppliers.SimpleChainSupplier.
A SimpleChainSupplier
SimpleChainSupplier(String, Vector, Hashtable, HandlerRegistry) - Constructor for class org.apache.axis.suppliers.SimpleChainSupplier
 
SimpleDeploymentManager - class org.apache.axis.deployment.SimpleDeploymentManager.
This is a simple implementation of the DeploymentRegistry class
SimpleDeploymentManager() - Constructor for class org.apache.axis.deployment.SimpleDeploymentManager
 
SimpleHandlerFactory - class org.apache.axis.message.SimpleHandlerFactory.
 
SimpleHandlerFactory() - Constructor for class org.apache.axis.message.SimpleHandlerFactory
 
SimpleRegistry - class org.apache.axis.registries.SimpleRegistry.
 
SimpleRegistry(String) - Constructor for class org.apache.axis.registries.SimpleRegistry
 
SimpleSecurityProvider - class org.apache.axis.security.simple.SimpleSecurityProvider.
SimpleSecurityProvider
SimpleSecurityProvider() - Constructor for class org.apache.axis.security.simple.SimpleSecurityProvider
 
SimpleSession - class org.apache.axis.session.SimpleSession.
A trivial session implementation.
SimpleSession() - Constructor for class org.apache.axis.session.SimpleSession
 
SimpleSupplier - class org.apache.axis.suppliers.SimpleSupplier.
A SimpleSupplier just returns a single static instance.
SimpleSupplier(Handler) - Constructor for class org.apache.axis.suppliers.SimpleSupplier
 
SimpleTargetedChain - class org.apache.axis.SimpleTargetedChain.
 
SimpleTargetedChain() - Constructor for class org.apache.axis.SimpleTargetedChain
 
SKELETON_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
skip(int) - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
skip over (and discard) a specified number of bytes in this input stream
skippedEntity(String) - Method in class org.apache.axis.encoding.DeserializationContext
 
skippedEntity(String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
skippedEntity(String) - Method in class org.apache.axis.message.SAXOutputter
 
SOAP_ARRAY - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_BASE64 - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_BOOLEAN - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_BYTE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_DOUBLE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_FLOAT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_INT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_LONG - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_SHORT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAP_STRING - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
SOAPBodyElement - class org.apache.axis.message.SOAPBodyElement.
A Body element.
SOAPBodyElement() - Constructor for class org.apache.axis.message.SOAPBodyElement
 
SOAPBodyElement(Element) - Constructor for class org.apache.axis.message.SOAPBodyElement
 
SOAPBodyElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPBodyElement
 
SOAPEncoding - class org.apache.axis.encoding.SOAPEncoding.
 
SOAPEncoding() - Constructor for class org.apache.axis.encoding.SOAPEncoding
 
SOAPEnvelope - class org.apache.axis.message.SOAPEnvelope.
 
SOAPEnvelope() - Constructor for class org.apache.axis.message.SOAPEnvelope
 
SOAPEnvelope(boolean) - Constructor for class org.apache.axis.message.SOAPEnvelope
 
SOAPFaultBuilder - class org.apache.axis.message.SOAPFaultBuilder.
Build a Fault body element.
SOAPFaultBuilder(SOAPFaultElement, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFaultBuilder
 
SOAPFaultElement - class org.apache.axis.message.SOAPFaultElement.
An Fault body element.
SOAPFaultElement(AxisFault) - Constructor for class org.apache.axis.message.SOAPFaultElement
 
SOAPFaultElement(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPFaultElement
 
SOAPHandler - class org.apache.axis.message.SOAPHandler.
 
SOAPHandler() - Constructor for class org.apache.axis.message.SOAPHandler
 
SOAPHeader - class org.apache.axis.message.SOAPHeader.
A simple header abstraction.
SOAPHeader() - Constructor for class org.apache.axis.message.SOAPHeader
 
SOAPHeader(Element) - Constructor for class org.apache.axis.message.SOAPHeader
 
SOAPHeader(String, String) - Constructor for class org.apache.axis.message.SOAPHeader
 
SOAPHeader(String, String, String, Attributes, DeserializationContext) - Constructor for class org.apache.axis.message.SOAPHeader
 
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) - Constructor for class org.apache.axis.handlers.soap.SOAPService
Convenience constructor for wrapping SOAP semantics around "service handlers" which actually do work.
SOAPTypeMappingRegistry - class org.apache.axis.encoding.SOAPTypeMappingRegistry.
 
SOAPTypeMappingRegistry.BasicDeser - class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser.
 
SOAPTypeMappingRegistry.BasicDeser() - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeser
 
SOAPTypeMappingRegistry.BasicDeserializer - class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializer.
A deserializer for any simple type with a (String) constructor.
SOAPTypeMappingRegistry.BasicDeserializer(Class) - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializer
 
SOAPTypeMappingRegistry.BasicDeserializerFactory - class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializerFactory.
 
SOAPTypeMappingRegistry.BasicDeserializerFactory() - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry.BasicDeserializerFactory
 
SOAPTypeMappingRegistry.ObjDeserializerFactory - class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjDeserializerFactory.
 
SOAPTypeMappingRegistry.ObjDeserializerFactory() - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjDeserializerFactory
 
SOAPTypeMappingRegistry.ObjSerializer - class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjSerializer.
 
SOAPTypeMappingRegistry.ObjSerializer() - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry.ObjSerializer
 
SOAPTypeMappingRegistry() - Constructor for class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
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() - Method in class org.apache.axis.transport.http.SimpleAxisServer
Start this server as a NON-daemon.
start(boolean) - Method in class org.apache.axis.transport.http.SimpleAxisServer
Start this server.
startContentsIndex - Variable in class org.apache.axis.message.MessageElement
 
startDocument() - Method in class org.apache.axis.encoding.DeserializationContext
SAX event handlers
startDocument() - Method in class org.apache.axis.message.SAX2EventRecorder
 
startDocument() - Method in class org.apache.axis.message.SAXOutputter
 
startElement(QName, Attributes) - Method in class org.apache.axis.encoding.SerializationContext
 
startElement(String, String, String, Attributes) - Method in class org.apache.axis.encoding.DeserializationContext
This is a big workhorse.
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.encoding.Deserializer
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.SOAPHandler
 
startElement(String, String, String, Attributes, DeserializationContext) - Method in class org.apache.axis.message.EnvelopeBuilder
 
startEventIndex - Variable in class org.apache.axis.message.MessageElement
 
startOfMappingsPos - Variable in class org.apache.axis.encoding.DeserializationContext
 
startPrefixMapping(String, String) - Method in class org.apache.axis.encoding.DeserializationContext
Record the current set of prefix mappings in the nsMappings table.
startPrefixMapping(String, String) - Method in class org.apache.axis.message.SAX2EventRecorder
 
startPrefixMapping(String, String) - Method in class org.apache.axis.message.SAXOutputter
 
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.
Stub - class org.apache.axis.wsdl.Stub.
Base class for generating Web Service stubs from WSDL.
Stub() - Constructor for class org.apache.axis.wsdl.Stub
 
STYLE_DOCUMENT - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
STYLE_RPC - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
Supplier - interface org.apache.axis.Supplier.
A Supplier is used to abstract creation patterns for Handlers.
SupplierRegistry - class org.apache.axis.registries.SupplierRegistry.
A SupplierRegistry contains Suppliers, which are used by the find() method to obtain actual Handler references.
SupplierRegistry() - Constructor for class org.apache.axis.registries.SupplierRegistry
 
suppliers - Variable in class org.apache.axis.registries.SupplierRegistry
 
symbol - Variable in class org.apache.axis.message.SymbolTable.Entry
 
SymbolTable - class org.apache.axis.message.SymbolTable.
This was swiped from xerces2, I stripped the comments out to make it easier for me to see what was going on, I'll add them back in later
SymbolTable.Entry - class org.apache.axis.message.SymbolTable.Entry.
 
SymbolTable.Entry(char[], int, int, SymbolTable.Entry) - Constructor for class org.apache.axis.message.SymbolTable.Entry
 
SymbolTable.Entry(String, SymbolTable.Entry) - Constructor for class org.apache.axis.message.SymbolTable.Entry
 
SymbolTable() - Constructor for class org.apache.axis.message.SymbolTable
 

T

TABLE_SIZE - Static variable in class org.apache.axis.message.SymbolTable
 
TargetedChain - interface org.apache.axis.TargetedChain.
 
TargetedChainSupplier - class org.apache.axis.suppliers.TargetedChainSupplier.
A TargetedChainSupplier
TargetedChainSupplier(String, Vector, Vector, String, Hashtable, HandlerRegistry) - Constructor for class org.apache.axis.suppliers.TargetedChainSupplier
 
targets - Variable in class org.apache.axis.encoding.Deserializer
 
tcpmon - class org.apache.axis.utils.tcpmon.
 
tcpmon(int, String, int) - Constructor for class org.apache.axis.utils.tcpmon
 
toString() - Method in class org.apache.axis.AxisFault
 
toString() - Method in class org.apache.axis.utils.QName
 
trailers - Variable in class org.apache.axis.message.SOAPEnvelope
 
TRANS_URL - Static variable in class org.apache.axis.MessageContext
This String is the URL that the message came to
Transport - class org.apache.axis.client.Transport.
 
Transport - class org.apache.axis.server.Transport.
Transport is a targeted chain that knows it's a transport.
TRANSPORT_PROPERTY - Static variable in class org.apache.axis.client.ServiceClient
Static stuff
Transport() - Constructor for class org.apache.axis.client.Transport
 
Transport() - Constructor for class org.apache.axis.server.Transport
 
transportName - Variable in class org.apache.axis.client.Transport
Transport Chain Name - so users can change the default.
transportRegistry - Variable in class org.apache.axis.AxisEngine
A map of protocol names to "client" (sender) transports
TransportSupplier - class org.apache.axis.suppliers.TransportSupplier.
This supplier knows how to construct Transports in particular.
TransportSupplier(String, Vector, Vector, String, Hashtable, HandlerRegistry) - Constructor for class org.apache.axis.suppliers.TransportSupplier
 
TYPE_HTTP_GET - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
TYPE_HTTP_POST - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
TYPE_MAP - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
TYPE_SOAP - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
typeMappingQName - Static variable in class org.apache.axis.encoding.TypeMappingRegistry
 
TypeMappingRegistry - class org.apache.axis.encoding.TypeMappingRegistry.
 
TypeMappingRegistry() - Constructor for class org.apache.axis.encoding.TypeMappingRegistry
Default constructor (transient registry)
typeQName - Variable in class org.apache.axis.message.MessageElement
 

U

undeployHandler(String) - Method in class org.apache.axis.AxisEngine
Undeploy (remove) a Handler from the handler registry
undeployService(String) - Method in class org.apache.axis.AxisEngine
Undeploy (remove) a Service from the handler registry
undeployTransport(String) - Method in class org.apache.axis.AxisEngine
Undeploy (remove) a client Transport
undo(MessageContext) - Method in class org.apache.axis.SimpleChain
Undo all of the work this chain completed because some handler later on has faulted - in reverse order.
undo(MessageContext) - Method in class org.apache.axis.FaultableHandler
Some handler later on has faulted so we need to undo our work.
undo(MessageContext) - Method in interface org.apache.axis.Handler
Called when a fault occurs to 'undo' whatever 'invoke' did.
undo(MessageContext) - Method in class org.apache.axis.SimpleTargetedChain
Undo all of the work - in reverse order.
undo(MessageContext) - Method in class org.apache.axis.client.AxisClient
 
undo(MessageContext) - Method in class org.apache.axis.handlers.BasicHandler
Must implement this in subclasses.
undo(MessageContext) - Method in class org.apache.axis.handlers.DebugHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.ErrorHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthenticationHandler
Nothing to undo
undo(MessageContext) - Method in class org.apache.axis.handlers.JWSProcessor
 
undo(MessageContext) - Method in class org.apache.axis.handlers.LogHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.LogMessage
 
undo(MessageContext) - Method in class org.apache.axis.handlers.JWSHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.EchoHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.SimpleAuthorizationHandler
Nothing to undo
undo(MessageContext) - Method in class org.apache.axis.handlers.http.URLMapper
 
undo(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPActionHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.http.HTTPAuthHandler
 
undo(MessageContext) - Method in class org.apache.axis.handlers.soap.SOAPService
 
undo(MessageContext) - Method in class org.apache.axis.providers.BSFProvider
 
undo(MessageContext) - Method in class org.apache.axis.providers.JWSProvider
 
undo(MessageContext) - Method in class org.apache.axis.providers.ComProvider
 
undo(MessageContext) - Method in class org.apache.axis.providers.java.JavaProvider
 
undo(MessageContext) - Method in class org.apache.axis.providers.java.MsgProvider
 
undo(MessageContext) - Method in class org.apache.axis.server.AxisServer
 
undo(MessageContext) - Method in class org.apache.axis.transport.http.HTTPSender
 
undo(MessageContext) - Method in class org.apache.axis.transport.local.LocalSender
 
undo(MessageContext) - Method in class org.apache.axis.transport.local.LocalResponder
 
unregisterListener(Class) - Static method in class org.apache.axis.utils.events.EventNotifier
 
unregisterTypeMapping(QName, Class) - Method in class org.apache.axis.AxisEngine
Unregister a global type mapping
unregisterTypeMapping(QName, Class) - Method in class org.apache.axis.handlers.soap.SOAPService
Unregister a service type mapping
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_CURRENT_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URI_CURRENT_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
URI_DEBUG - Static variable in class org.apache.axis.Constants
 
URI_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
 
URI_SOAP_ENC - Static variable in class org.apache.axis.Constants
 
URI_SOAP_ENV - 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_FAULT_NS - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_NEXT_ACTOR - Static variable in class org.apache.axis.Constants
 
URI_SOAP12_UPGRADE_NS - Static variable in class org.apache.axis.Constants
 
URIS_SCHEMA_XSD - Static variable in class org.apache.axis.Constants
 
URIS_SCHEMA_XSI - Static variable in class org.apache.axis.Constants
 
url - Variable in class org.apache.axis.client.Transport
Transport URL, if any.
URL - Static variable in class org.apache.axis.transport.http.HTTPTransport
HTTP properties
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
 
USE_ENCODED - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
USE_LITERAL - Static variable in class org.apache.axis.wsdl.WsdlAttributes
 
USER - Static variable in class org.apache.axis.client.Transport
Synonyms for MessageContext userid / password.
USERID - Static variable in class org.apache.axis.MessageContext
A String with the user's ID (if available)
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.

V

V2DD_NS - Static variable in class org.apache.axis.deployment.v2dd.V2DDConstants
 
V2DDComProvider - class org.apache.axis.deployment.v2dd.providers.V2DDComProvider.
 
V2DDComProvider(Element) - Constructor for class org.apache.axis.deployment.v2dd.providers.V2DDComProvider
 
V2DDConstants - class org.apache.axis.deployment.v2dd.V2DDConstants.
 
V2DDConstants() - Constructor for class org.apache.axis.deployment.v2dd.V2DDConstants
 
V2DDDeployableItem - class org.apache.axis.deployment.v2dd.V2DDDeployableItem.
This is the class that actually bridges the gap between SOAP 2.x and Axis.
V2DDDeployableItem(V2DDService) - Constructor for class org.apache.axis.deployment.v2dd.V2DDDeployableItem
 
V2DDElement - class org.apache.axis.deployment.v2dd.V2DDElement.
 
V2DDElement(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDElement
 
V2DDException - exception org.apache.axis.deployment.v2dd.V2DDException.
 
V2DDException() - Constructor for class org.apache.axis.deployment.v2dd.V2DDException
 
V2DDException(Exception) - Constructor for class org.apache.axis.deployment.v2dd.V2DDException
 
V2DDException(String) - Constructor for class org.apache.axis.deployment.v2dd.V2DDException
 
V2DDFaultListener - class org.apache.axis.deployment.v2dd.V2DDFaultListener.
 
V2DDFaultListener(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDFaultListener
 
V2DDJavaProvider - class org.apache.axis.deployment.v2dd.providers.V2DDJavaProvider.
 
V2DDJavaProvider(Element) - Constructor for class org.apache.axis.deployment.v2dd.providers.V2DDJavaProvider
 
V2DDMap - class org.apache.axis.deployment.v2dd.V2DDMap.
 
V2DDMap(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDMap
 
V2DDMappings - class org.apache.axis.deployment.v2dd.V2DDMappings.
 
V2DDMappings(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDMappings
 
V2DDOption - class org.apache.axis.deployment.v2dd.V2DDOption.
 
V2DDOption(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDOption
 
V2DDProvider - class org.apache.axis.deployment.v2dd.V2DDProvider.
 
V2DDProvider(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDProvider
 
V2DDScriptProvider - class org.apache.axis.deployment.v2dd.providers.V2DDScriptProvider.
 
V2DDScriptProvider(Element) - Constructor for class org.apache.axis.deployment.v2dd.providers.V2DDScriptProvider
 
V2DDService - class org.apache.axis.deployment.v2dd.V2DDService.
 
V2DDService(Element) - Constructor for class org.apache.axis.deployment.v2dd.V2DDService
 
VALHINT - Static variable in class org.apache.axis.encoding.MapSerializer
 
value - Variable in class org.apache.axis.encoding.Deserializer
 
value - Variable in class org.apache.axis.message.RPCParam
 
valueComplete() - Method in class org.apache.axis.encoding.Deserializer
Store the value into the target
valueReady(Object, Object) - Method in class org.apache.axis.encoding.ArraySerializer
 
valueReady(Object, Object) - Method in interface org.apache.axis.encoding.ValueReceiver
 
valueReady(Object, Object) - Method in class org.apache.axis.message.SOAPFaultBuilder
 
ValueReceiver - interface org.apache.axis.encoding.ValueReceiver.
 
VERBOSE_OPT - Static variable in class org.apache.axis.wsdl.Wsdl2java
 
verbose(boolean) - Method in class org.apache.axis.wsdl.Emitter
Turn on/off verbose messages
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

workHandler - Variable in class org.apache.axis.FaultableHandler
 
writeChars(char[], int, int) - Method in class org.apache.axis.encoding.SerializationContext
 
writeDOMElement(Element) - Method in class org.apache.axis.encoding.SerializationContext
Output a DOM representation to a SerializationContext
writeEngineConfig(AxisEngine) - Method in interface org.apache.axis.ConfigurationProvider
Read the configuration from an engine, and store it somehow.
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.FileProvider
 
writeEngineConfig(AxisEngine) - Method in class org.apache.axis.configuration.XMLStringProvider
 
writeSafeString(String) - Method in class org.apache.axis.encoding.SerializationContext
 
writeString(String) - Method in class org.apache.axis.encoding.SerializationContext
 
writeWSDLDoc(Class, String, String, String, String, MessageContext) - Static method in class org.apache.axis.utils.WSDLUtils
 
WSDD_BSF - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
WSDD_COM - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
WSDD_JAVA - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
WSDD_NS - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
WSDDBsfProvider - class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider.
 
WSDDBsfProvider(Element) - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDBsfProvider
 
WSDDChain - class org.apache.axis.deployment.wsdd.WSDDChain.
WSDD chain element
WSDDChain(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDChain
 
WSDDComProvider - class org.apache.axis.deployment.wsdd.providers.WSDDComProvider.
 
WSDDComProvider(Element) - 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(Element, String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployableItem
 
WSDDDeployment - class org.apache.axis.deployment.wsdd.WSDDDeployment.
WSDD deployment element
WSDDDeployment(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDDeployment
 
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
 
WSDDElement - class org.apache.axis.deployment.wsdd.WSDDElement.
abstract class extended by all WSDD Element classes
WSDDElement(Element, String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDElement
 
WSDDException - exception org.apache.axis.deployment.wsdd.WSDDException.
 
WSDDException() - Constructor for class org.apache.axis.deployment.wsdd.WSDDException
 
WSDDException(Exception) - Constructor for class org.apache.axis.deployment.wsdd.WSDDException
 
WSDDException(String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDException
 
WSDDFaultFlow - class org.apache.axis.deployment.wsdd.WSDDFaultFlow.
 
WSDDFaultFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFaultFlow
 
WSDDFlow - class org.apache.axis.deployment.wsdd.WSDDFlow.
WSDD Flow complexType
WSDDFlow(Element, String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDFlow
 
WSDDGlobalConfiguration - class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration.
Represents the global configuration of the Axis engine.
WSDDGlobalConfiguration(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDGlobalConfiguration
 
WSDDHandler - class org.apache.axis.deployment.wsdd.WSDDHandler.
 
WSDDHandler(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDHandler
 
WSDDHandler(Element, String) - Constructor for class org.apache.axis.deployment.wsdd.WSDDHandler
 
WSDDJavaProvider - class org.apache.axis.deployment.wsdd.providers.WSDDJavaProvider.
 
WSDDJavaProvider(Element) - Constructor for class org.apache.axis.deployment.wsdd.providers.WSDDJavaProvider
 
WSDDOperation - class org.apache.axis.deployment.wsdd.WSDDOperation.
 
WSDDOperation(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDOperation
 
WSDDParameter - class org.apache.axis.deployment.wsdd.WSDDParameter.
 
WSDDParameter(Element) - 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(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDProvider
 
WSDDRequestFlow - class org.apache.axis.deployment.wsdd.WSDDRequestFlow.
 
WSDDRequestFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDRequestFlow
 
WSDDResponseFlow - class org.apache.axis.deployment.wsdd.WSDDResponseFlow.
 
WSDDResponseFlow(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDResponseFlow
 
WSDDService - class org.apache.axis.deployment.wsdd.WSDDService.
 
WSDDService(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDService
 
WSDDTransport - class org.apache.axis.deployment.wsdd.WSDDTransport.
 
WSDDTransport(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDTransport
 
WSDDTypeMapping - class org.apache.axis.deployment.wsdd.WSDDTypeMapping.
 
WSDDTypeMapping(Element) - Constructor for class org.apache.axis.deployment.wsdd.WSDDTypeMapping
 
Wsdl2java - class org.apache.axis.wsdl.Wsdl2java.
Command line interface to the wsdl2java utility
Wsdl2java() - Constructor for class org.apache.axis.wsdl.Wsdl2java
 
WsdlAttributes - class org.apache.axis.wsdl.WsdlAttributes.
This class provides attribute storage for elements in the WSDL document It is used to answer questions about items that are tough to reach.
WsdlAttributes(Definition, HashMap) - Constructor for class org.apache.axis.wsdl.WsdlAttributes
Constructor takes WSDL document and attribute map
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.
WSDL utility class, 1st cut.
WSDLUtils() - Constructor for class org.apache.axis.utils.WSDLUtils
 
WSMLDeployableItem - class org.apache.axis.deployment.wsml.WSMLDeployableItem.
 
WSMLDeployableItem() - Constructor for class org.apache.axis.deployment.wsml.WSMLDeployableItem
 

X

xmlEncodeString(String) - Static method in class org.apache.axis.utils.XMLUtils
Encode a string appropriately for XML.
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
XMLUtils - class org.apache.axis.utils.XMLUtils.
 
XMLUtils() - Constructor for class org.apache.axis.utils.XMLUtils
 
XSD_ANYTYPE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_BASE64 - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_BOOLEAN - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_BYTE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_DATE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_DECIMAL - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_DOUBLE - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_FLOAT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_INT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_LONG - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_SHORT - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 
XSD_STRING - Static variable in class org.apache.axis.encoding.SOAPTypeMappingRegistry
 

_

_getProperty(String) - Method in class org.apache.axis.wsdl.Stub
 
_getTargetEndpoint() - Method in class org.apache.axis.wsdl.Stub
 
_handlerRegistry - Variable in class org.apache.axis.AxisEngine
The handler registry this Engine uses.
_hasSafePassword - Variable in class org.apache.axis.AxisEngine
Has the user changed the password yet?
_isDirty - Variable in class org.apache.axis.message.MessageElement
 
_isRoot - Variable in class org.apache.axis.message.MessageElement
 
_log - Variable in class org.apache.axis.client.AdminClient
 
_serviceRegistry - Variable in class org.apache.axis.AxisEngine
The service registry this Engine uses.
_setProperty(String, Object) - Method in class org.apache.axis.wsdl.Stub
 
_setTargetEndpoint(URL) - Method in class org.apache.axis.wsdl.Stub
 
_typeMappingRegistry - Variable in class org.apache.axis.AxisEngine
This Engine's global type mappings

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

Copyright © 2001 Apache XML Project. All Rights Reserved.