| Name | Package | Description |
| AnyContentType | org.apache.axis.encoding | Interface to indicate that a bean has xsd:any content |
| Attachments | org.apache.axis.attachments | Access the Attachments of a Message. |
| AuthenticatedUser | org.apache.axis.security | A small (mostly marker) interface for wrapping provider-specific
user classes. |
| AxisServerFactory | org.apache.axis.server | No description provided. |
| AxisServiceConfig | org.apache.axis | If a Java class which acts as the target for an Axis service
implements this interface, it may convey metadata about its
configuration to the Axis engine. |
| Call | javax.xml.rpc | The javax.xml.rpc.Call interface provides support
for the dynamic invocation of a service endpoint. |
| Callback | org.apache.axis.encoding | No description provided. |
| Chain | org.apache.axis | A Handler that executes a 'chain' of child handlers in order. |
| CollectionTE | org.apache.axis.wsdl.symbolTable | Interface CollectionTE |
| CommonsHTTPClientProperties | org.apache.axis.components.net | Interface implemented by classes seeking to configure the properties
of the multi threaded connection pool used in the CommonsHTTPSender
transport implementation. |
| Compiler | org.apache.axis.components.compiler | This interface defines a compiler's functionality for all
(Java-based) compiled languages |
| DeploymentAdministratorMBean | org.apache.axis.management.jmx | No description provided. |
| DeploymentQueryMBean | org.apache.axis.management.jmx | No description provided. |
| DeserializationContext | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML
processing mechanism specific manner. |
| Deserializer | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.Deserializer interface defines a
base interface for deserializers. |
| Deserializer | org.apache.axis.encoding | This interface describes the AXIS Deserializer. |
| DeserializerFactory | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.DeserializerFactory is a factory of
deserializers. |
| DeserializerFactory | org.apache.axis.encoding | This interface describes the AXIS DeserializerFactory. |
| Detail | javax.xml.soap | A container for DetailEntry objects. |
| DetailEntry | javax.xml.soap | The content for a Detail object, giving details for
a SOAPFault object. |
| EngineConfiguration | org.apache.axis | EngineConfiguration is an interface that the Message Flow subsystem
provides so that engine configuration can be provided in a pluggable
way. |
| EngineConfigurationFactory | org.apache.axis | EngineConfigurationFactory is an interface used to construct
concrete EngineConfiguration instances. |
| Generator | org.apache.axis.wsdl.gen | This is the interface for all writers. |
| GeneratorFactory | org.apache.axis.wsdl.gen | Generator and Generatoractory are part of the generator framework. |
| Handler | javax.xml.rpc.handler | The javax.xml.rpc.handler.Handler interface is
required to be implemented by a SOAP message handler. |
| Handler | org.apache.axis | An AXIS handler. |
| HandlerChain | javax.xml.rpc.handler | The javax.xml.rpc.handler.HandlerChain represents
a list of handlers. |
| HandlerIterationStrategy | org.apache.axis | Base interface for doing an action to Handlers with a MessageContext. |
| HandlerRegistry | javax.xml.rpc.handler | The javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry. |
| Holder | javax.xml.rpc.holders | The java.xml.rpc.holders.Holder interface represents the base interface for both standard and
generated Holder classes. |
| IAsyncCallback | org.apache.axis.client.async | Callback for Async notification |
| IAsyncResult | org.apache.axis.client.async | Access the results of the Async call |
| IDResolver | org.apache.axis.message | No description provided. |
| ImageIO | org.apache.axis.components.image | This interface defines a ImageIO modules functionality |
| JavaUtils.ConvertCache | org.apache.axis.utils | It the argument to the convert(...) method implements
the ConvertCache interface, the convert(...) method
will use the set/get methods to store and retrieve
converted values. |
| JMSConstants | org.apache.axis.transport.jms | JMSConstants contains constants that apply to all JMS providers. |
| MessageContext | javax.xml.rpc.handler | The interface MessageContext abstracts the message
context that is processed by a handler in the handle
method. |
| MessageWithAttachments | org.apache.axis.message | No description provided. |
| MixedContentType | org.apache.axis.encoding | Interface to indicate that a bean has mixed content |
| Name | javax.xml.soap | A representation of an XML name. |
| Node | javax.xml.soap | A representation of a node (element) in a DOM representation of an XML document
that provides some tree manipulation methods. |
| ParserControl | org.apache.axis.utils | ParserControl is used to control particular behaviour of the parser. |
| Part | org.apache.axis | A part of a MIME message. |
| QSHandler | org.apache.axis.transport.http | The QSHandler interface defines an interface for classes that handle the
actions necessary when a particular query string is encountered in an AXIS
servlet invocation. |
| SchemaVersion | org.apache.axis.schema | The SchemaVersion interface allows us to abstract out the differences
between the 1999, 2000, and 2001 versions of XML Schema. |
| Script | org.apache.axis.components.script | This interface defines a Script module functionality |
| SecureSocketFactory | org.apache.axis.components.net | Secure Socket factory. |
| SecurityProvider | org.apache.axis.security | The Axis security provider interface
As Axis is designed for use in embedded environments, those
environments will often contain their own security databases and
potentially authentication managers. |
| SerializationContext | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.SerializationContext interface is
implemented by the JAX-RPC runtime system in an XML processing
mechanism specific manner. |
| Serializer | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.Serializer interface defines the
base interface for serializers. |
| Serializer | org.apache.axis.encoding | This interface describes the AXIS Serializer. |
| SerializerFactory | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.SerializerFactory is a factory of
the serializers. |
| SerializerFactory | org.apache.axis.encoding | This interface describes the AXIS SerializerFactory. |
| Service | javax.xml.rpc | Service class acts as a factory of the following:
- Dynamic proxy for the target service endpoint.
|
| ServiceAdministratorMBean | org.apache.axis.management.jmx | The ServiceAdministrator MBean exposes the
org.apache.axis.management.ServiceAdmin object |
| ServiceDesc | org.apache.axis.description | No description provided. |
| ServiceLifecycle | javax.xml.rpc.server | The javax.xml.rpc.server.ServiceLifecycle defines a lifecycle interface for a
JAX-RPC service endpoint. |
| ServletEndpointContext | javax.xml.rpc.server | The ServletEndpointContext provides an endpoint
context maintained by the underlying servlet container based
JAX-RPC runtime system. |
| Session | org.apache.axis.session | An abstract interface to provide session storage to Axis services. |
| SimpleType | org.apache.axis.encoding | Marker interface to indicate that a bean is "really" a simple type
(typically with attributes). |
| SimpleValueSerializer | org.apache.axis.encoding | No description provided. |
| Skeleton | org.apache.axis.wsdl | Interface for WSDL2Java generated skeletons |
| SOAPBody | javax.xml.soap | An object that represents the contents of the SOAP body
element in a SOAP message. |
| SOAPBodyElement | javax.xml.soap | A SOAPBodyElement object represents the contents in
a SOAPBody object. |
| SOAPConstants | javax.xml.soap | The definition of constants pertaining to the SOAP 1.1 protocol. |
| SOAPConstants | org.apache.axis.soap | An interface definining SOAP constants. |
| SOAPElement | javax.xml.soap | An object representing the contents in a
SOAPBody object, the contents in a SOAPHeader
object, the content that can follow the SOAPBody object in a
SOAPEnvelope object, or what can follow the detail element
in a SOAPFault object. |
| SOAPEnvelope | javax.xml.soap | The container for the SOAPHeader and SOAPBody portions of a
SOAPPart object. |
| SOAPFault | javax.xml.soap | An element in the SOAPBody object that contains
error and/or status information. |
| SOAPFaultElement | javax.xml.soap | A representation of the contents in
a SOAPFault object. |
| SOAPHeader | javax.xml.soap | A representation of the SOAP header element. |
| SOAPHeaderElement | javax.xml.soap | An object representing the contents in the SOAP header part
of the SOAP envelope. |
| SOAPMessageContext | javax.xml.rpc.handler.soap | The interface javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response. |
| SocketFactory | org.apache.axis.components.net | Socket factory. |
| Stub | javax.xml.rpc | The interface javax.xml.rpc.Stub is the common base interface
for the stub classes. |
| Target | org.apache.axis.encoding | A deserializer constructs a value from the xml passed over the wire and
sets a target. |
| TargetedChain | org.apache.axis | No description provided. |
| Text | javax.xml.soap | A representation of a node whose value is text. |
| TransportClientProperties | org.apache.axis.components.net | No description provided. |
| TypeMapping | javax.xml.rpc.encoding | The javax.xml.rpc.encoding.TypeMapping is the base
interface for the representation of a type mapping. |
| TypeMapping | org.apache.axis.encoding | This interface describes the AXIS TypeMapping. |
| TypeMappingRegistry | javax.xml.rpc.encoding | The interface javax.xml.rpc.encoding.TypeMappingRegistry
defines a registry of TypeMapping instances for various encoding
styles. |
| TypeMappingRegistry | org.apache.axis.encoding | This interface describes the AXIS TypeMappingRegistry. |
| Undefined | org.apache.axis.wsdl.symbolTable | This Undefined interface is implemented by UndefinedType and UndefinedElement. |
| UUIDGen | org.apache.axis.components.uuid | A Universally Unique Identifier (UUID) is a 128 bit number generated
according to an algorithm that is garanteed to be unique in time and space
from all other UUIDs. |
| WSDDEngineConfiguration | org.apache.axis | Extends EngineConfiguration interface to provide hook to
internal WSDD deployment info. |
| WSDDTypeMappingContainer | org.apache.axis.deployment.wsdd | A common interface for things which contain type mappings (i.e. |
| XMLEncoder | org.apache.axis.components.encoding | Interface for XMLEncoders |