Library:Apache Axis
Version:1.4
Compatibility:JDK 1.4
Classes in library Apache Axis.
NOTE: The results have been limited to 500 entries. We suggest browsing through packages to explore the classes in this library.
NamePackageDescription
AbstractCompilerorg.apache.axis.components.compilerThis class implements the functionality common to all Java compilers.
AbstractQueryStringHandlerorg.apache.axis.transport.httpAn optional base class for query string handlers; provides various helper methods and extracts things from the the message context
AbstractXMLEncoderorg.apache.axis.components.encodingAbstract class for XML String encoders.
Adminorg.apache.axis.utilsHandy static utility functions for turning XML into Axis deployment operations.
AdminClientorg.apache.axis.clientAn admin client object that can be used both from the command line and programmatically.
AdminServletorg.apache.axis.transport.httpProof-of-concept "management" servlet for Axis.
ArrayDeserializerorg.apache.axis.encoding.serAn ArrayDeserializer handles deserializing SOAP arrays.
ArrayDeserializer.ArrayListExtensionorg.apache.axis.encoding.serDuring processing, the Array Deserializer stores the array in an ArrayListExtension class.
ArrayDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for arrays
ArraySerializerorg.apache.axis.encoding.serAn ArraySerializer handles serializing of arrays.
ArraySerializerFactoryorg.apache.axis.encoding.serSerializerFactory for arrays
ArrayUtilorg.apache.axis.utilsNo description provided.
ArrayUtil.NonConvertableorg.apache.axis.utilsNo description provided.
AsyncCallorg.apache.axis.client.asyncSupport for Asynchronous call
AsyncResultorg.apache.axis.client.asyncAccess the results of the Async call
AttachmentPartjavax.xml.soap

A single attachment to a SOAPMessage object.

AttachmentPartorg.apache.axis.attachmentsAn attachment part.
AttachmentsImplorg.apache.axis.attachmentsImplements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
AttachmentUtilsorg.apache.axis.attachmentsThis class allow access to the Jaf data handler in AttachmentPart.
AttributeDescorg.apache.axis.descriptionAn AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
AttributeSerializationContextImplorg.apache.axis.encodingUsed to suppress element tag serialization when serializing simple types into attributes.
AutoRegisterServletorg.apache.axis.transport.httpServlet that autoregisters
AxisClientorg.apache.axis.clientProvides the equivalent of an "Axis engine" on the client side.
AxisClientProxyorg.apache.axis.clientVery simple dynamic proxy InvocationHandler class.
AxisContentHandlerorg.apache.axis.encoding.ser.castorThis ContentHandler delegates all serialization to an axis SerializationContext
AxisEngineorg.apache.axisAn AxisEngine is the base class for AxisClient and AxisServer.
AxisHttpSessionorg.apache.axis.transport.httpAn HTTP/Servlet implementation of Axis sessions.
AxisHTTPSessionListenerorg.apache.axis.transport.httpA simple listener for Servlet 2.3 session lifecycle events.
AxisPropertiesorg.apache.axis

Configuration properties for AXIS.

AxisServerorg.apache.axis.serverNo description provided.
AxisServiceConfigImplorg.apache.axisA simple implementation of AxisServiceConfig.
AxisServletorg.apache.axis.transport.httpNo description provided.
AxisServletBaseorg.apache.axis.transport.httpBase class for servlets used in axis, has common methods to get and save the engine to a common location, currently the webapp's context, though some alternate persistence mechanism is always possible.
BackslashUtilorg.apache.axis.wsdl.symbolTableNo description provided.
Base64org.apache.axis.encodingNo description provided.
Base64Deserializerorg.apache.axis.encoding.serDeserializer for Base64
Base64DeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for hexBinary.
Base64Serializerorg.apache.axis.encoding.serSerializer for Base64
Base64SerializerFactoryorg.apache.axis.encoding.serSerializerFactory for hexBinary.
BaseDeserializerFactoryorg.apache.axis.encoding.serBase class for Axis Deserialization Factory classes for code reuse
BaseFactoryorg.apache.axis.encoding.serBase Factory for BaseDeserializerFactory and BaseSerializerFactory.
BaseSerializerFactoryorg.apache.axis.encoding.serBase class for Axis Serialization Factory classes for code reuse
BaseTypeorg.apache.axis.wsdl.symbolTableThis Type is for a QName represents a Base Type (i.e.
BaseTypeMappingorg.apache.axis.wsdl.symbolTableGet the base language name for a qname
BasicClientConfigorg.apache.axis.configurationA SimpleProvider set up with hardcoded basic configuration for a client (i.e.
BasicHandlerorg.apache.axis.handlersBasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.
BasicProviderorg.apache.axis.providersThis class has one way of keeping track of the operations declared for a particular service provider.
BasicServerConfigorg.apache.axis.configurationA SimpleProvider set up with hardcoded basic configuration for a server (i.e.
BeanDeserializerorg.apache.axis.encoding.serGeneral purpose deserializer for an arbitrary java bean.
BeanDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for Bean
BeanPropertyDescriptororg.apache.axis.utilsThis class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
BeanPropertyTargetorg.apache.axis.encoding.serClass which knows how to update a bean property
BeanSerializerorg.apache.axis.encoding.serGeneral purpose serializer/deserializerFactory for an arbitrary java bean.
BeanSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for Bean
BeanUtilsorg.apache.axis.utilsNo description provided.
BeanVendorAdapterorg.apache.axis.components.jmsUses ClassUtils.forName and reflection to configure ConnectionFactory.
BigDecimalHolderjavax.xml.rpc.holdersHolder for BigDecimals.
BigIntegerHolderjavax.xml.rpc.holdersHolder for BigIntegers.
BindingEntryorg.apache.axis.wsdl.symbolTableThis class represents a WSDL binding.
BindingEntry.OperationAttrorg.apache.axis.wsdl.symbolTableContains attributes for Operations - Body type: encoded or literal
BodyBuilderorg.apache.axis.messageNo description provided.
BooleanHolderjavax.xml.rpc.holdersHolder for booleans.
BooleanHolderorg.apache.axis.components.nethold a boolean value.
BooleanWrapperHolderjavax.xml.rpc.holdersHolder for Booleans.
BoundaryDelimitedStreamorg.apache.axis.attachmentsThis class takes the input stream and turns it multiple streams.
BSForg.apache.axis.components.scriptNo description provided.
BSFProviderorg.apache.axis.providersNo description provided.
ByteArrayorg.apache.axis.utilsClass ByteArray
ByteArrayHolderjavax.xml.rpc.holdersHolder for byte[]s.
ByteArrayOutputStreamorg.apache.axis.utilsThis class implements an output stream in which the data is written into a byte array.
ByteHolderjavax.xml.rpc.holdersHolder for bytes.
ByteWrapperHolderjavax.xml.rpc.holdersHolder for Bytes.
CalendarDeserializerorg.apache.axis.encoding.serThe CalendarSerializer deserializes a dateTime.
CalendarDeserializerFactoryorg.apache.axis.encoding.serA CalendarDeserializer Factory
CalendarHolderjavax.xml.rpc.holdersHolder for Calendars.
CalendarSerializerorg.apache.axis.encoding.serSerializer for dateTime (Calendar).
CalendarSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for Calendar(dateTime) primitives
Callorg.apache.axis.clientAxis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.
CallbackTargetorg.apache.axis.encodingNo description provided.
CastorDeserializerorg.apache.axis.encoding.ser.castorCastor deserializer
CastorDeserializerFactoryorg.apache.axis.encoding.ser.castorA CastorDeserializer Factory
CastorEnumTypeDeserializerorg.apache.axis.encoding.ser.castorCastor deserializer
CastorEnumTypeDeserializerFactoryorg.apache.axis.encoding.ser.castorA CastorEnumTypeDeserializer Factory
CastorEnumTypeSerializerorg.apache.axis.encoding.ser.castorCastor serializer
CastorEnumTypeSerializerFactoryorg.apache.axis.encoding.ser.castorSerializerFactory for Castor Enum Type objects
CastorSerializerorg.apache.axis.encoding.ser.castorCastor serializer
CastorSerializerFactoryorg.apache.axis.encoding.ser.castorSerializerFactory for Castor objects
CDATAImplorg.apache.axis.messageNo description provided.
ChainedParamReaderorg.apache.axis.utils.bytecodeDescription: In ParamReader class, user can not get inherited method parameter from the class they passed in.
ChunkedInputStreamorg.apache.axis.transport.httpNo description provided.
ChunkedOutputStreamorg.apache.axis.transport.httpNo description provided.
CLArgsParserorg.apache.axis.utilsParser for command line arguments.
ClassCacheorg.apache.axis.utils.cacheA cache class for JavaClass objects, which enables us to quickly reference methods.
ClasspathUtilsorg.apache.axis.utilsUtility class for constructing the classpath
ClassReaderorg.apache.axis.utils.bytecodeThis is the class file reader for obtaining the parameter names for declared methods in a class.
ClassUtilsorg.apache.axis.utilsUtility methods for Class Loading.
CLOptionorg.apache.axis.utilsBasic class describing an instance of option.
CLOptionDescriptororg.apache.axis.utilsBasic class describing an type of option.
CLUtilorg.apache.axis.utilsCLUtil offers basic utility operations for use both internal and external to package.
CollectionElementorg.apache.axis.wsdl.symbolTableThis Element is for a QName that is a 'collection'.
CollectionTypeorg.apache.axis.wsdl.symbolTableThis Type is for a QName that is a 'collection'.
CommentImplorg.apache.axis.messageMost of methods are inherited from TEXT, defined for its Interface Marker only
CommonsHTTPClientPropertiesFactoryorg.apache.axis.components.netNo description provided.
CommonsHTTPSenderorg.apache.axis.transport.httpThis class uses Jakarta Commons's HttpClient to call a SOAP server.
CompilerErrororg.apache.axis.components.compilerThis class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)
CompilerFactoryorg.apache.axis.components.compilerThis class implements a factory to instantiate a Compiler.
Constantsorg.apache.axisNo description provided.
ConstructorTargetorg.apache.axis.encodingUsed when the class need a specific Constructor (not default one)
ContainedAttributeorg.apache.axis.wsdl.symbolTableNo description provided.
ContainedEntryorg.apache.axis.wsdl.symbolTableNo description provided.
CORBAProviderorg.apache.axis.providers.javaA basic CORBA Provider
DataHandlerHolderorg.apache.axis.holdersClass DataHandlerHolder
DateDeserializerorg.apache.axis.encoding.serThe DateSerializer deserializes a Date.
DateDeserializerFactoryorg.apache.axis.encoding.serA DateDeserializer Factory
DateHolderorg.apache.axis.holdersClass DateHolder
DateSerializerorg.apache.axis.encoding.serSerializer for Dates.
DateSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for Date primitives
Dayorg.apache.axis.typesImplementation of the XML Schema type gDay
DayHolderorg.apache.axis.holdersClass DayHolder
DebugHandlerorg.apache.axis.handlersNo description provided.
DefaultAuthenticatororg.apache.axis.utilsThis class is used by WSDL2javaAntTask and WSDL2.
DefaultAxisServerFactoryorg.apache.axis.serverHelper class for obtaining AxisServers.
DefaultCommonsHTTPClientPropertiesorg.apache.axis.components.netDefault property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.
DefaultEngineConfigurationFactoryorg.apache.axis.configurationThis is a 'front' for replacement logic.
DefaultEntityResolverorg.apache.axis.utilsNo description provided.
DefaultHTTPSTransportClientPropertiesorg.apache.axis.components.netNo description provided.
DefaultHTTPTransportClientPropertiesorg.apache.axis.components.netNo description provided.
DefaultJAXRPC11TypeMappingImplorg.apache.axis.encodingThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.
DefaultSOAP12TypeMappingImplorg.apache.axis.encodingNo description provided.
DefaultSOAPEncodingTypeMappingImplorg.apache.axis.encodingThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.
DefaultSocketFactoryorg.apache.axis.components.netDefault socket factory.
DefaultTypeMappingImplorg.apache.axis.encodingThis is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.1.
DefaultXMLEncoderorg.apache.axis.components.encodingNo description provided.
DefinedElementorg.apache.axis.wsdl.symbolTableThis Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
DefinedTypeorg.apache.axis.wsdl.symbolTableThis Type is for a QName that is a complex or simple type, these types are always emitted.
DeploymentAdministratororg.apache.axis.management.jmxNo description provided.
DeploymentQueryorg.apache.axis.management.jmxNo description provided.
DeserializationContextorg.apache.axis.encodingThis interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org.xml.sax.helpers.DefaultHandler.
DeserializerImplorg.apache.axis.encodingThe Deserializer base class.
DeserializerTargetorg.apache.axis.encodingNo description provided.
Detailorg.apache.axis.messageDetail Container implementation
DetailEntryorg.apache.axis.messageDetail Entry implementation
DimeAttachmentStreamsorg.apache.axis.attachmentsThis is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format.
DimeBodyPartorg.apache.axis.attachmentsHolds one attachment DIME part.
DimeDelimitedInputStreamorg.apache.axis.attachmentsThis class takes the input stream and turns it multiple streams.
DimeMultiPartorg.apache.axis.attachmentsThis class hold all parts of a DIME multipart message.
DimeTypeNameFormatorg.apache.axis.attachmentsThis class is a single part for DIME mulitpart message.
DirProviderorg.apache.axis.configurationNo description provided.
DocumentDeserializerorg.apache.axis.encoding.serDeserializer for DOM Document
DocumentDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for DOM Document.
DocumentSerializerorg.apache.axis.encoding.serSerializer for DOM Document
DocumentSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for DOM Document
DOM2Writerorg.apache.axis.utilsThis class is a utility to serialize a DOM node as XML.
DoubleHolderjavax.xml.rpc.holdersHolder for doubles.
DoubleWrapperHolderjavax.xml.rpc.holdersHolder for Doubles.
Durationorg.apache.axis.typesImplementation of the XML Schema type duration.
DurationHolderorg.apache.axis.holdersClass DurationHolder
DynamicContentDataHandlerorg.apache.axis.attachmentsTo be used with writing out DIME Attachments.
EchoHandlerorg.apache.axis.handlersNo description provided.
EJBProviderorg.apache.axis.providers.javaA basic EJB Provider
Elementorg.apache.axis.wsdl.symbolTableThis class represents a TypeEntry that is a type (complexType, simpleType, etc.
ElementDeclorg.apache.axis.wsdl.symbolTableSimple utility struct for holding element declarations.
ElementDescorg.apache.axis.descriptionAn AttributeDesc is a FieldDesc for an Java field mapping to an XML element
ElementDeserializerorg.apache.axis.encoding.serDeserializer for DOM elements
ElementDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for Element.
ElementSerializerorg.apache.axis.encoding.serSerializer for DOM elements
ElementSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for Element
Emitterorg.apache.axis.wsdl.toJavaThis class produces java files for stubs, skeletons, and types from a WSDL document.
Emitterorg.apache.axis.wsdl.fromJavaThis class emits WSDL from Java classes.
Endpointjavax.xml.messagingAn opaque representation of an application endpoint.
EngineConfigurationFactoryDefaultorg.apache.axis.configurationThis is a default implementation of EngineConfigurationFactory.
EngineConfigurationFactoryFinderorg.apache.axis.configurationThis is a default implementation of EngineConfigurationFactory.
EngineConfigurationFactoryServletorg.apache.axis.configurationThis is a default implementation of ServletEngineConfigurationFactory.
Entitiesorg.apache.axis.typesCustom class for supporting XSD data type Entities
Entityorg.apache.axis.typesCustom class for supporting XSD data type Entity
Enumorg.apache.axis.constantsGeneral support for 'enumerated' data types.
Enum.Typeorg.apache.axis.constantsNo description provided.
EnumDeserializerorg.apache.axis.encoding.serDeserializer for a JAX-RPC enum.
EnumDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for Enumeration.
EnumSerializerorg.apache.axis.encoding.serSerializer for a JAX-RPC enum.
EnumSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for Enum
EnvelopeBuilderorg.apache.axis.messageThe EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off HeaderBuilder and BodyBuilders.
EnvelopeHandlerorg.apache.axis.messageNo description provided.
ErrorHandlerorg.apache.axis.handlersNo description provided.
FactoryPropertyorg.apache.axis.wsdl.toJavaThis is a general purpose class that allows one to pass name/value properties to the JavaGeneratorFactory.
FastUUIDGenorg.apache.axis.components.uuidCreates time-based UUID's.
FaultableHandlerorg.apache.axisA FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.
FaultDescorg.apache.axis.descriptionHolds information about a fault for an operation
FaultInfoorg.apache.axis.wsdl.symbolTableFault information object.
FieldDescorg.apache.axis.descriptionFieldDescs are metadata objects which control the mapping of a given Java field to/from XML.
FieldPropertyDescriptororg.apache.axis.utilsNo description provided.
FieldTargetorg.apache.axis.encodingNo description provided.
FileProviderorg.apache.axis.configurationA simple ConfigurationProvider that uses the Admin class to read + write XML files.
FilterPrintWriterorg.apache.axis.transport.httpsimple wrapper around PrintWriter class.
FilterPrintWriter.NullOutputStreamorg.apache.axis.transport.httpNo description provided.
FloatHolderjavax.xml.rpc.holdersHolder for floats.
FloatWrapperHolderjavax.xml.rpc.holdersHolder for Floats.
GeneratedFileInfoorg.apache.axis.wsdl.toJavaFile info available after emit to describe what exactly was created by the Emitter.
GeneratedFileInfo.Entryorg.apache.axis.wsdl.toJavaStructure to hold entries.
GenericHandlerjavax.xml.rpc.handlerThe javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
Handlerorg.apache.axis.transport.jmsURLStreamHandler for the "jms" protocol
Handlerorg.apache.axis.transport.mailA stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handlerorg.apache.axis.transport.javaA stub URLStreamHandler, so the system will recognize our custom URLs as valid.
Handlerorg.apache.axis.transport.localA stub URLStreamHandler, so the system will recognize our custom URLs as valid.
HandlerChainImplorg.apache.axis.handlersImplementation of HandlerChain
HandlerInfojavax.xml.rpc.handlerThe javax.xml.rpc.handler.HandlerInfo represents information about a handler in the HandlerChain.
HandlerInfoChainFactoryorg.apache.axis.handlersNo description provided.
HappyClientorg.apache.axis.clientClient side equivalent of happyaxis
HeaderBuilderorg.apache.axis.messageNo description provided.
HexBinaryorg.apache.axis.typesCustom class for supporting primitive XSD data type hexBinary.
HexBinaryHolderorg.apache.axis.holdersClass HexBinaryHolder
HexDeserializerorg.apache.axis.encoding.serDeserializer for hexBinary.
HexDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for hexBinary.
HexSerializerorg.apache.axis.encoding.serSerializer for hexBinary.
HexSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for hexBinary.
HTTPActionHandlerorg.apache.axis.handlers.httpAn HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property.
HTTPAuthHandlerorg.apache.axis.handlers.httpAn HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers.
HTTPConstantsorg.apache.axis.transport.httpHTTP protocol and message context constants.
HTTPSenderorg.apache.axis.transport.httpThis is meant to be used on a SOAP Client to call a SOAP server.
HTTPTransportorg.apache.axis.transport.httpExtends Transport by implementing the setupMessageContext function to set HTTP-specific message context fields and transport chains.
IBMFakeTrustSocketFactoryorg.apache.axis.components.netHook for Axis sender, allowing unsigned server certs
IBMFakeTrustSocketFactory.FakeX509TrustManagerorg.apache.axis.components.netClass FakeX509TrustManager
IBMJSSESocketFactoryorg.apache.axis.components.netSSL socket factory.
Idorg.apache.axis.typesCustom class for supporting XSD data type ID The base type of Id is NCName.
IdentityHashMaporg.apache.axis.utilsIdentityHashMap similar to JDK1.4's java.util.IdentityHashMap
IDKeyorg.apache.axis.utilsWrap an identity key (System.identityHashCode())
IDReforg.apache.axis.typesCustom class for supporting XSD data type IDRef
IDRefsorg.apache.axis.typesCustom class for supporting XSD data type IDRefs
ImageDataHandlerDeserializerorg.apache.axis.encoding.serImageDataHandler Deserializer Modified by Russell Butek
ImageDataHandlerSerializerorg.apache.axis.encoding.serImageDataHandler Serializer
ImageDataSourceorg.apache.axis.attachmentsNo description provided.
ImageHolderorg.apache.axis.holdersClass ImageHolder
ImageIOFactoryorg.apache.axis.components.imageThis class implements a factory to instantiate an ImageIO component.
IncomingAttachmentStreamsorg.apache.axis.attachmentsSimiliar in concept to an iterator over the delimited streams inside of the HTTP stream.
IncomingAttachmentStreams.IncomingAttachmentInputStreamorg.apache.axis.attachmentsNo description provided.
InputStreamBodyorg.apache.axis.messageNo description provided.
IntegerWrapperHolderjavax.xml.rpc.holdersHolder for Integers.
IntHolderjavax.xml.rpc.holdersHolder for ints.
InvocationStrategyorg.apache.axis.strategiesA Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.
IOUtilsorg.apache.axis.utilsUtility class containing IO helper methods
JAFDataHandlerDeserializerorg.apache.axis.encoding.serJAFDataHandler Serializer
JAFDataHandlerDeserializerFactoryorg.apache.axis.encoding.serA JAFDataHandlerDeserializer Factory
JAFDataHandlerSerializerorg.apache.axis.encoding.serJAFDataHandler Serializer
JAFDataHandlerSerializerFactoryorg.apache.axis.encoding.serA JAFDataHandlerSerializer Factory
Java2WSDLorg.apache.axis.wsdlCommand line interface to the java2wsdl utility
JavaBeanFaultWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Complex Fault Writer.
JavaBeanHelperWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Helper Type Writer.
JavaBeanWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Complex Type Writer.
JavaBindingWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Binding Writer.
JavaBuildFileWriterorg.apache.axis.wsdl.toJava

This is Wsdl2java's build file Writer.

Javacorg.apache.axis.components.compilerThis class wraps the Sun's Javac Compiler.
JavaClassorg.apache.axis.utils.cacheA simple cache of previously loaded classes, and their methods.
JavaClassWriterorg.apache.axis.wsdl.toJavaEmitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
JavaDefinitionWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Definition Writer.
JavaDeployWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's deploy Writer.
JavaEnumTypeWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Complex Type Writer.
JavaFaultWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Fault Writer.
JavaGeneratorFactoryorg.apache.axis.wsdl.toJavaThis is Wsdl2java's implementation of the GeneratorFactory
JavaGeneratorFactory.Writersorg.apache.axis.wsdl.toJavaClass Writers
JavaHolderWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Holder Writer.
JavaImplWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's implementation template writer.
JavaInterfaceWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's PortType Writer.
JavaMethodorg.apache.axis.utils.cacheA simple cache of previously loaded methods
JavaProviderorg.apache.axis.providers.javaBase class for Java dispatching.
JavaSenderorg.apache.axis.transport.javaNo description provided.
JavaServiceDescorg.apache.axis.descriptionA ServiceDesc is an abstract description of a service.
JavaServiceIfaceWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's service writer.
JavaServiceImplWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's service implementation writer.
JavaServiceWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Service Writer.
JavaSkelWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's skeleton writer.
JavaStubWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's stub writer.
JavaTestCaseWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's TestCase writer.
JavaTransportorg.apache.axis.transport.javaA Transport which will cause an invocation via "java"
JavaTypeWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's Type Writer.
JavaUndeployWriterorg.apache.axis.wsdl.toJavaThis is Wsdl2java's deploy Writer.
JavaUtilsorg.apache.axis.utilsUtility class to deal with Java language related issues, such as type conversions.
JavaWriterorg.apache.axis.wsdl.toJavaEmitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.
JAXRPCHandlerorg.apache.axis.handlersHandles JAXRPC style handlers.
JDK13IOorg.apache.axis.components.imageJDK1.3 based Image I/O
Jikesorg.apache.axis.components.compilerThis class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation.
JimiIOorg.apache.axis.components.imageJIMI based Image I/O
JMSConnectororg.apache.axis.transport.jmsJMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.
JMSConnector.AsyncConnectionorg.apache.axis.transport.jmsNo description provided.
JMSConnector.AsyncConnection.ListenerSessionorg.apache.axis.transport.jmsNo description provided.
JMSConnector.SyncConnectionorg.apache.axis.transport.jmsNo description provided.
JMSConnector.SyncConnection.SendSessionorg.apache.axis.transport.jmsNo description provided.
JMSConnectorFactoryorg.apache.axis.transport.jmsJMSConnectorFactory is a factory class for creating JMSConnectors.
JMSConnectorManagerorg.apache.axis.transport.jmsJMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections.
JMSConnectorManager.ShareableObjectPoolorg.apache.axis.transport.jmsA simple non-blocking pool impl for objects that can be shared.
JMSConnectorManager.ShareableObjectPool.ReferenceCountedObjectorg.apache.axis.transport.jmsWrapper to track the use count of an object
JMSEndpointorg.apache.axis.transport.jmsJMSEndpoint encapsulates interactions w/ a JMS destination.
JMSSenderorg.apache.axis.transport.jmsThis is meant to be used on a SOAP Client to call a SOAP server.
JMSTransportorg.apache.axis.transport.jmsJMSTransport is the JMS-specific implemenation of org.apache.axis.client.Transport.
JMSURLConnectionorg.apache.axis.transport.jmsURLConnection for the "jms" protocol
JMSURLHelperorg.apache.axis.transport.jmsJMSURLHelper provides access to properties in the URL.
JMSVendorAdapterorg.apache.axis.components.jmsSPI Interface that all JMSVendorAdaptors must implement.
JMSVendorAdapterFactoryorg.apache.axis.components.jmsDiscovery class used to locate vendor adapters.
JNDIAxisServerFactoryorg.apache.axis.serverHelper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
JNDIVendorAdapterorg.apache.axis.components.jmsUses JNDI to locate ConnectionFactory and Destinations
JSSESocketFactoryorg.apache.axis.components.netSSL socket factory.
JWSClassLoaderorg.apache.axis.utilsClass loader for JWS files.
JWSHandlerorg.apache.axis.handlersA JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.
Languageorg.apache.axis.typesCustom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].
LocalResponderorg.apache.axis.transport.localTiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side.
LocalSenderorg.apache.axis.transport.localThis is meant to be used on a SOAP Client to call a SOAP server.
LocalTransportorg.apache.axis.transport.localA Transport which will cause an invocation via a "local" AxisServer.
LockableHashtableorg.apache.axis.utilsThis subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot be overwritten or removed.
LogFactoryorg.apache.axis.components.loggerNo description provided.
LogHandlerorg.apache.axis.handlersA simple Handler which logs the request and response messages to either the console or a specified file (default "axis.log").
LogMessageorg.apache.axis.handlersThis handler simply prints a custom message to the debug log.
LongHolderjavax.xml.rpc.holdersHolder for longs.
LongWrapperHolderjavax.xml.rpc.holdersHolder for Longs.
LRUMaporg.apache.axis.collections

An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to remove items from the Map when the maximum size is reached and new items are added.

MailConstantsorg.apache.axis.transport.mailNo description provided.
MailSenderorg.apache.axis.transport.mailThis is meant to be used on a SOAP Client to call a SOAP server via SMTP/POP3
MailServerorg.apache.axis.transport.mailThis is a simple implementation of an SMTP/POP3 server for processing SOAP requests via Apache's xml-axis.
MailTransportorg.apache.axis.transport.mailA Transport which will cause an invocation via "mail"
MailWorkerorg.apache.axis.transport.mailNo description provided.
ManagedMemoryDataSourceorg.apache.axis.attachmentsThis class allows small attachments to be cached in memory, while large ones are cached out.
MapDeserializerorg.apache.axis.encoding.serNo description provided.
MapDeserializerFactoryorg.apache.axis.encoding.serA MapDeserializer Factory
Mappingorg.apache.axis.utilsthis class represents a mapping from namespace to prefix
MapSerializerorg.apache.axis.encoding.serA MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENC encoding style.
MapSerializerFactoryorg.apache.axis.encoding.serA MapSerializer Factory
MapUtilsorg.apache.axis.transport.jmsMapUtils provides convenience methods for accessing a java.util.Map
MD5AttachHandlerorg.apache.axis.handlersNo description provided.
MerlinIOorg.apache.axis.components.imageJDK1.4 based Image I/O NOTE: NEEDS WORK!!!! NEEDS TO BE TESTED.
Messageorg.apache.axisA complete SOAP (and/or XML-RPC, eventually) message.
MessageBundleorg.apache.axis.i18nAccept parameters for ProjectResourceBundle, but defer object instantiation (and therefore resource bundle loading) until required.
MessageContextorg.apache.axisA MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing in handlers and other parts of the system.
MessageElementorg.apache.axis.messageMessageElement is the base type of nodes of the SOAP message parse tree.
MessageElement.QNameAttrorg.apache.axis.messageclass that represents a qname in a the qNameAttrs vector.
MessageEntryorg.apache.axis.wsdl.symbolTableThis class represents a WSDL message.
MessageFactoryjavax.xml.soap

A factory for creating SOAPMessage objects.

MessageFactoryImplorg.apache.axis.soapMessage Factory implementation
Messagesorg.apache.axis.utilsNo description provided.
Messagesorg.apache.axis.i18nNo description provided.
MessagesConstantsorg.apache.axis.i18nNo description provided.
MethodCacheorg.apache.axis.utils.cacheA cache for methods.
MethodTargetorg.apache.axis.encodingNo description provided.
MimeHeaderjavax.xml.soapAn object that stores a MIME header name and its value.
MimeHeadersjavax.xml.soapA container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeadersorg.apache.axis.messagewraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
MimeInfoorg.apache.axis.wsdl.symbolTableClass MimeInfo
MimeMultipartDataHandlerDeserializerorg.apache.axis.encoding.serMimeMultipartDataHandler Deserializer
MimeMultipartDataHandlerSerializerorg.apache.axis.encoding.serMimeMultipartDataHandler Serializer
MimeMultipartDataSourceorg.apache.axis.attachmentsNo description provided.
MimeMultipartHolderorg.apache.axis.holdersClass MimeMultipartHolder
MimeUtilsorg.apache.axis.attachmentsThis class is defines utilities for mime.
Monthorg.apache.axis.typesImplementation of the XML Schema type gMonth
MonthDayorg.apache.axis.typesImplementation of the XML Schema type gMonthDay
MonthDayHolderorg.apache.axis.holdersClass MonthDayHolder
MonthHolderorg.apache.axis.holdersClass MonthHolder
MsgProviderorg.apache.axis.providers.javaDeal with message-style Java services.
MultipartAttachmentStreamsorg.apache.axis.attachmentsThe MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked separation between the SOAP and each attachment parts.
MultiPartDimeInputStreamorg.apache.axis.attachmentsThis simulates the multipart stream.
MultiPartInputStreamorg.apache.axis.attachmentsThis simulates the multipart stream.
MultiPartRelatedInputStreamorg.apache.axis.attachmentsThis simulates the multipart stream.
MustUnderstandCheckerorg.apache.axis.handlers.soapMustUnderstandChecker is used to inject SOAP semantics just before the pivot handler.
Nameorg.apache.axis.typesCustom class for supporting XSD data type Name Name represents XML Names.
NamedNodeMapImplorg.apache.axis.messageA W3C simple DOM NameNodeMap implementation
NamespaceConstantsjavax.xml.rpcConstants used in JAX-RPC for namespace prefixes and URIs.
Namespacesorg.apache.axis.wsdl.toJavaThis class is essentially a HashMap of pairs with a few extra wizzbangs.
Namespacesorg.apache.axis.wsdl.fromJava

Description: A HashMap of packageNames and namespaces with some helper methods

NamespaceSelectororg.apache.axis.wsdl.toJavaThis class is used within the context of a FactorySpec to express namespaces that should be either included and/or excluded from source code generation.
NCNameorg.apache.axis.typesCustom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names The base type of NCName is Name.
NegativeIntegerorg.apache.axis.typesCustom class for supporting primitive XSD data type negativeinteger negativeInteger is derived from nonPositiveInteger by setting the value of maxInclusive to be -1.
NegativeInteger.BigIntegerReporg.apache.axis.typesNo description provided.
NegativeIntegerHolderorg.apache.axis.holdersClass NegativeIntegerHolder
NetworkUtilsorg.apache.axis.utilsUtility classes for networking created 13-May-2004 16:17:51
NMTokenorg.apache.axis.typesCustom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from [XML 1.0(Second Edition)].
NMTokensorg.apache.axis.typesCustom class for supporting XSD data type NMTokens
NodeImplorg.apache.axis.messageThis is our implementation of the DOM node
NonBlockingBufferedInputStreamorg.apache.axis.transport.httpNo description provided.
NonNegativeIntegerorg.apache.axis.typesCustom class for supporting primitive XSD data type nonNegativeInteger
NonNegativeInteger.BigIntegerReporg.apache.axis.typesNo description provided.
NonNegativeIntegerHolderorg.apache.axis.holdersClass NonNegativeIntegerHolder
NonPositiveIntegerorg.apache.axis.typesCustom class for supporting primitive XSD data type nonPositiveInteger nonPositiveInteger is derived from integer by setting the value of maxInclusive to be 0.
NonPositiveInteger.BigIntegerReporg.apache.axis.typesNo description provided.
NonPositiveIntegerHolderorg.apache.axis.holdersClass NonPositiveIntegerHolder
NoopFactoryorg.apache.axis.wsdl.genThis factory returns a bunch of NoopGenerators
NoopGeneratororg.apache.axis.wsdl.genThis generator doesn't do anything.
NormalizedStringorg.apache.axis.typesCustom class for supporting XSD data type NormalizedString.
NormalizedStringHolderorg.apache.axis.holdersClass NormalizedStringHolder
Notationorg.apache.axis.typesCustom class for supporting XSD data type NOTATION.
NSStackorg.apache.axis.utilsThe abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings.
NullAttributesorg.apache.axis.messageNull implementation of the Attributes interface.
NullProviderorg.apache.axis.configurationA do-nothing ConfigurationProvider
ObjectHolderjavax.xml.rpc.holdersHolder for Objects.
OctetStreamorg.apache.axis.attachmentsNo description provided.
OctetStreamDataHandlerDeserializerorg.apache.axis.encoding.serapplication/octet-stream DataHandler Deserializer Modified by Davanum Srinivas
OctetStreamDataHandlerSerializerorg.apache.axis.encoding.serapplication/octet-stream DataHandler Serializer
OctetStreamDataSourceorg.apache.axis.attachmentsNo description provided.
OctetStreamHolderorg.apache.axis.holdersClass OctetStreamHolder
OperationDescorg.apache.axis.descriptionAn OperationDesc is an abstract description of an operation on a service.
Optionsorg.apache.axis.utilsNo description provided.
Parameterorg.apache.axis.wsdl.symbolTableThis class simply collects
ParameterDescorg.apache.axis.descriptionA Parameter descriptor, collecting the interesting info about an operation parameter.
ParameterModejavax.xml.rpcThe javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
Parametersorg.apache.axis.wsdl.symbolTableThis class simply collects all the parameter or message data for an operation into one place.
ParamListorg.apache.axis.serverNo description provided.
ParamNameExtractororg.apache.axis.utils.bytecodeThis class retieves function parameter names from bytecode built with debugging symbols.
ParamReaderorg.apache.axis.utils.bytecodeThis is the class file reader for obtaining the parameter names for declared methods in a class.
Parserorg.apache.axis.wsdl.genThis is a class with no documentation.
PlainTextDataHandlerDeserializerorg.apache.axis.encoding.sertext/plain DataHandler Deserializer Modified by Russell Butek
PlainTextDataHandlerSerializerorg.apache.axis.encoding.sertext/plain DataHandler Serializer
PlainTextDataSourceorg.apache.axis.attachmentsNo description provided.
PortEntryorg.apache.axis.wsdl.symbolTableThis class represents the symbol table entry for a WSDL port.
PortTypeEntryorg.apache.axis.wsdl.symbolTableThis class represents a WSDL portType.
PositiveIntegerorg.apache.axis.typesCustom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
PositiveInteger.BigIntegerReporg.apache.axis.typesNo description provided.
PositiveIntegerHolderorg.apache.axis.holdersClass PositiveIntegerHolder
PrefixedQNameorg.apache.axis.messageNo description provided.
ProjectResourceBundleorg.apache.axis.i18n

Wrapper class for resource bundles.

QNamejavax.xml.namespaceQName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QNameDeserializerorg.apache.axis.encoding.serThe DateSerializer deserializes a Date.
QNameDeserializerFactoryorg.apache.axis.encoding.serA QNameDeserializer Factory
QNameHolderjavax.xml.rpc.holdersHolder for QNames.
QNameSerializerorg.apache.axis.encoding.serSerializer for QNames.
QNameSerializerFactoryorg.apache.axis.encoding.serSerializerFactory for QName primitive
QSListHandlerorg.apache.axis.transport.httpThe QSListHandler class is a handler which lists the AXIS Server's configuration when the query string "list" is encountered in an AXIS servlet invocation.
QSMethodHandlerorg.apache.axis.transport.httpThe QSMethodHandler class is a handler which executes a given method from an an AXIS service's WSDL definition when the query string "method" is encountered in an AXIS servlet invocation.
QSWSDLHandlerorg.apache.axis.transport.httpThe QSWSDLHandler class is a handler which provides an AXIS service's WSDL document when the query string "wsdl" (ignoring case) is encountered in an AXIS servlet invocation.
QueueConnectororg.apache.axis.transport.jmsQueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain).
RBorg.apache.axis.i18nCURRENTLY NOT USED KEEPING FOR REFERENCE 9/19/2002
Registrarorg.apache.axis.managementclass to act as a dynamic loading registrar to commons-modeler, so as to autoregister stuff
RMIProviderorg.apache.axis.providers.javaA basic RMI Provider
RPCElementorg.apache.axis.messageNo description provided.
RPCHandlerorg.apache.axis.messageThis is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.
RPCHeaderParamorg.apache.axis.messageNo description provided.
RPCParamorg.apache.axis.messageAn RPC parameter
RPCParamTargetorg.apache.axis.messageNo description provided.
RPCProviderorg.apache.axis.providers.javaImplement message processing by walking over RPCElements of the envelope body, invoking the appropriate methods on the service object.
SAX2EventRecorderorg.apache.axis.messageThis class records SAX2 Events and allows the events to be replayed by start and stop index
SAXOutputterorg.apache.axis.messageNo description provided.
Schemaorg.apache.axis.typesCustom class for supporting XSD schema
SchemaHolderorg.apache.axis.holdersCustom class for supporting XSD schema
SchemaUtilsorg.apache.axis.wsdl.symbolTableThis class contains static utility methods specifically for schema type queries.
SchemaVersion1999org.apache.axis.schema1999 Schema characteristics.
SchemaVersion2000org.apache.axis.schema2000 Schema characteristics.
SchemaVersion2001org.apache.axis.schema2001 Schema characteristics.
Scopeorg.apache.axis.enumSimple wrapper around org.apache.axis.constants.Scope
Scopeorg.apache.axis.constantsNo description provided.
Scope.Typeorg.apache.axis.constantsNo description provided.
ScriptFactoryorg.apache.axis.components.scriptThis class implements a factory to instantiate an Script component.
SequencedHashMaporg.apache.axis.collectionsA map of objects whose mapping entries are sequenced based on the order in which they were added.
SerializationContextorg.apache.axis.encodingManage a serialization, including keeping track of namespace mappings and element stacks.
Serviceorg.apache.axis.clientAxis' JAXRPC Dynamic Invoation Interface implementation of the Service interface.
Service.HandlerRegistryImplorg.apache.axis.clientNo description provided.
ServiceAdminorg.apache.axis.managementThe ServiceControl Object is responsible for starting and stopping specific services
ServiceAdministratororg.apache.axis.management.jmxThe ServiceAdmininstrator MBean exposes the org.apache.axis.management.ServiceAdmin object
ServiceEntryorg.apache.axis.wsdl.symbolTableThis class represents a WSDL service.
ServiceFactoryjavax.xml.rpcThe javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
ServiceFactoryorg.apache.axis.clientHelper class for obtaining Services from JNDI.
ServletAuthenticatedUserorg.apache.axis.security.servletServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser.
ServletEndpointContextImplorg.apache.axis.transport.httpNo description provided.
ServletEngineConfigurationFactoryorg.apache.axis.configurationThis is a 'front' for replacement logic.
ServletSecurityProviderorg.apache.axis.security.servletA ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), etc.) to integrate with Axis' access control mechanism.
SessionUtilsorg.apache.axis.utilsCode borrowed from AuthenticatorBase.java for generating a secure id's.
ShortHolderjavax.xml.rpc.holdersHolder for shorts.
ShortWrapperHolderjavax.xml.rpc.holdersHolder for Shorts.
SimpleAuthenticatedUserorg.apache.axis.security.simpleSimpleAuthenticatedUser is a trivial implementation of the AuthenticatedUser interface, for use with a default Axis installation and the SimpleSecurityProvider.
SimpleAuthenticationHandlerorg.apache.axis.handlersJust a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.
SimpleAuthorizationHandlerorg.apache.axis.handlersJust a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this action.
SimpleAxisServerorg.apache.axis.transport.httpThis is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.
SimpleAxisWorkerorg.apache.axis.transport.httpNo description provided.
SimpleChainorg.apache.axisA Simple Chain is a 'composite' Handler in that it aggregates a collection of Handlers and also acts as a Handler which delegates its operations to the collection.
SimpleDeserializerorg.apache.axis.encoding.serA deserializer for any simple type with a (String) constructor.
SimpleDeserializerFactoryorg.apache.axis.encoding.serA deserializer for any simple type with a (String) constructor.
SimpleJMSListenerorg.apache.axis.transport.jmsSimpleJMSListener implements the javax.jms.MessageListener interface.
SimpleJMSWorkerorg.apache.axis.transport.jmsSimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener.
SimpleListDeserializerorg.apache.axis.encoding.serDeserializer for based on SimpleDeserializer
SimpleListDeserializerFactoryorg.apache.axis.encoding.serDeserializerFactory for based on SimpleDeserializerFactory
SimpleListSerializerorg.apache.axis.encoding.serSerializer for based on SimpleSerializer
SimpleListSerializerFactoryorg.apache.axis.encoding.serNo description provided.
SimpleProviderorg.apache.axis.configurationA SimpleProvider is an EngineConfiguration which contains a simple HashMap-based registry of Handlers, Transports, and Services.
SimpleSecurityProviderorg.apache.axis.security.simpleSimpleSecurityProvider
SimpleSerializerorg.apache.axis.encoding.serSerializer for primitives and anything simple whose value is obtained with toString()
SimpleSerializerFactoryorg.apache.axis.encoding.serNo description provided.
SimpleSessionorg.apache.axis.sessionA trivial session implementation.
SimpleSessionHandlerorg.apache.axis.handlersThis handler uses SOAP headers to do simple session management.
SimpleTargetedChainorg.apache.axisA SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).
SimpleUUIDGenorg.apache.axis.components.uuidUsed to create new universally unique identifiers or UUID's (sometimes called GUID's).
SkeletonImplorg.apache.axis.wsdlProvides Base function implementation for the Skeleton interface
SOAP11Constantsorg.apache.axis.soapSOAP 1.1 constants
SOAP12Constantsorg.apache.axis.soapSOAP 1.2 constants
SOAPBodyorg.apache.axis.messageHolder for body elements.
SOAPBodyElementorg.apache.axis.messageA Body element.
SOAPConnectionjavax.xml.soapA point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnectionFactoryjavax.xml.soapA factory for creating SOAPConnection objects.
SOAPConnectionFactoryImplorg.apache.axis.soapSOAP Connection Factory implementation
SOAPConnectionImplorg.apache.axis.soapSOAP Connection implementation
SOAPDocumentImplorg.apache.axis.messageSOAPDcoumentImpl implements the Document API for SOAPPART.
SOAPElementFactoryjavax.xml.soap

SOAPElementFactory is a factory for XML fragments that will eventually end up in the SOAP part.

SOAPEnvelopeorg.apache.axis.messageImplementation of a SOAP Envelope
SOAPFactoryjavax.xml.soapSOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactoryImplorg.apache.axis.soapSOAP Element Factory implementation
SOAPFaultorg.apache.axis.messageA Fault body element.
SOAPFaultBuilderorg.apache.axis.messageBuild a Fault body element.
SOAPFaultCodeBuilderorg.apache.axis.messageBuild a Fault body element.
Search