| Name | Description | Type | Package | Framework |
| AbstractCompiler | This class implements the functionality common to all Java compilers. | Class | org.apache.axis.components.compiler | Apache Axis |
|
| AbstractQueryStringHandler | An optional base class for query string handlers; provides various helper methods and extracts things from the the message context | Class | org.apache.axis.transport.http | Apache Axis |
|
| AbstractXMLEncoder | Abstract class for XML String encoders. | Class | org.apache.axis.components.encoding | Apache Axis |
|
| Admin | Handy static utility functions for turning XML into Axis deployment operations. | Class | org.apache.axis.utils | Apache Axis |
|
| AdminClient | An admin client object that can be used both from the command line and programmatically. | Class | org.apache.axis.client | Apache Axis |
|
| AdminClientTask | Task to administer a local or remote Axis server. | Class | org.apache.axis.tools.ant.axis | Apache Axis |
|
| AdminServlet | Proof-of-concept "management" servlet for Axis. | Class | org.apache.axis.transport.http | Apache Axis |
|
| AnyContentType | Interface to indicate that a bean has xsd:any contentAuthor:Thomas Sandholm (sandholm@apache. | Interface | org.apache.axis.encoding | Apache Axis |
|
| ArrayDeserializer | An ArrayDeserializer handles deserializing SOAP Some code borrowed from ApacheSOAP - thanks to Matt Duftler! | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ArrayDeserializerFactory | DeserializerFactory for arraysAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ArraySerializer | An ArraySerializer handles serializing of arrays. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ArraySerializerFactory | SerializerFactory for arraysAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ArrayUtil | | Class | org.apache.axis.utils | Apache Axis |
|
| AsyncCall | Support for Asynchronous callAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.client.async | Apache Axis |
|
| AsyncResult | Access the results of the Async callAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.client.async | Apache Axis |
|
| AttachmentPart | A single attachment to a SOAPMessage object. | Class | javax.xml.soap | Apache Axis |
|
| AttachmentPart | | Class | org.apache.axis.attachments | Apache Axis |
|
| Attachments | Access the Attachments of a Message. | Interface | org.apache.axis.attachments | Apache Axis |
|
| AttachmentsImpl | | Class | org.apache.axis.attachments | Apache Axis |
|
| AttachmentUtils | This class allow access to the Jaf data handler in AttachmentPart. | Class | org.apache.axis.attachments | Apache Axis |
|
| AttributeDesc | An AttributeDesc is a FieldDesc for an Java field mapping to anAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.description | Apache Axis |
|
| AttributeSerializationContextImpl | Used to suppress element tag serialization when serializing simple types into attributes. | Class | org.apache.axis.encoding | Apache Axis |
|
| AuthenticatedUser | A small (mostly marker) interface for wrapping provider-specificAuthor:Glen Daniels (gdaniels@apache. | Interface | org.apache.axis.security | Apache Axis |
|
| AutoRegisterServlet | Servlet that autoregistersAuthor:Steve Loughran | Class | org.apache.axis.transport.http | Apache Axis |
|
| AxisClient | Provides the equivalent of an "Axis engine" on the client side. | Class | org.apache.axis.client | Apache Axis |
|
| AxisClientProxy | Very simple dynamic proxy InvocationHandler class. | Class | org.apache.axis.client | Apache Axis |
|
| AxisContentHandler | | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| AxisEngine | An AxisEngine is the base class for AxisClient and AxisServer. | Class | org.apache.axis | Apache Axis |
|
| AxisFault | An exception which maps cleanly to a SOAP fault. | Class | org.apache.axis | Apache Axis |
|
| AxisHttpSession | An HTTP/Servlet implementation of Axis sessions. | Class | org.apache.axis.transport.http | Apache Axis |
|
| AxisHTTPSessionListener | A simple listener for Servlet 2. | Class | org.apache.axis.transport.http | Apache Axis |
|
| AxisProperties | Configuration properties for AXIS. | Class | org.apache.axis | Apache Axis |
|
| AxisServer | | Class | org.apache.axis.server | Apache Axis |
|
| AxisServerDaemon | Daemon implementation that runs the stand-alone Axis server. | Class | org.apache.axis.server.standalone.daemon | Apache Axis |
|
| AxisServerFactory | | Interface | org.apache.axis.server | Apache Axis |
|
| AxisServerMBeanExporter | Listener that registers the MBeans for the AxisServer created by AxisServlet. | Class | org.apache.axis.management.servlet | 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 | Interface | org.apache.axis | Apache Axis |
|
| AxisServiceConfigImpl | A simple implementation of AxisServiceConfig. | Class | org.apache.axis | Apache Axis |
|
| AxisServlet | | Class | org.apache.axis.transport.http | Apache Axis |
|
| AxisServletBase | Base class for servlets used in axis, has common methods to get and save the engine to a common location, currently the | Class | org.apache.axis.transport.http | Apache Axis |
|
| BackslashUtil | Created in response to AXIS-2088. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| Base64 | | Class | org.apache.axis.encoding | Apache Axis |
|
| Base64Deserializer | Deserializer for Base64 Modified by @author Rich scheuerle See Also:XML Schema 3. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Base64DeserializerFactory | DeserializerFactory for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Base64Serializer | Serializer for Base64 Modified by @author Rich Scheuerle See Also:XML Schema 3. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Base64SerializerFactory | SerializerFactory for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BaseDeserializerFactory | Base class for Axis Deserialization Factory classes for code reuseAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BaseFactory | Base Factory for BaseDeserializerFactory and BaseSerializerFactory. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BaseSerializerFactory | Base class for Axis Serialization Factory classes for code reuseAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BaseType | This Type is for a QName represents a Base Type (i. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| BaseTypeMapping | | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| BasicClientConfig | A SimpleProvider set up with hardcoded basic configuration for a client (i. | Class | org.apache.axis.configuration | Apache Axis |
|
| BasicHandler | BasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler | Class | org.apache.axis.handlers | Apache Axis |
|
| BasicProvider | This class has one way of keeping track of the operations declared for a particular service | Class | org.apache.axis.providers | Apache Axis |
|
| BasicServerConfig | A SimpleProvider set up with hardcoded basic configuration for a server (i. | Class | org.apache.axis.configuration | Apache Axis |
|
| BeanDeserializer | General purpose deserializer for an arbitrary java bean. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BeanDeserializerFactory | DeserializerFactory for BeanAuthor:Rich Scheuerle , Sam Ruby See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BeanPropertyDescriptor | This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields). | Class | org.apache.axis.utils | Apache Axis |
|
| BeanPropertyTarget | | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BeanSerializer | General purpose serializer/deserializerFactory for an arbitrary java bean. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BeanSerializerFactory | SerializerFactory for BeanAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| BeanUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| BeanVendorAdapter | Uses ClassUtils. | Class | org.apache.axis.components.jms | Apache Axis |
|
| BigDecimalHolder | Holder for BigDecimals. | Class | javax.xml.rpc.holders | Apache Axis |
|
| BigIntegerHolder | Holder for BigIntegers. | Class | javax.xml.rpc.holders | Apache Axis |
|
| BindingEntry | This class represents a WSDL binding. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| BodyBuilder | | Class | org.apache.axis.message | Apache Axis |
|
| BooleanHolder | Holder for booleans. | Class | javax.xml.rpc.holders | Apache Axis |
|
| BooleanHolder | hold a boolean value. | Class | org.apache.axis.components.net | Apache Axis |
|
| BooleanWrapperHolder | Holder for Booleans. | Class | javax.xml.rpc.holders | Apache Axis |
|
| BoundaryDelimitedStream | This class takes the input stream and turns it multiple streams. | Class | org.apache.axis.attachments | Apache Axis |
|
| BSF | | Class | org.apache.axis.components.script | Apache Axis |
|
| BSFProvider | | Class | org.apache.axis.providers | Apache Axis |
|
| ByteArray | | Class | org.apache.axis.utils | Apache Axis |
|
| ByteArrayHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| ByteArrayOutputStream | This class implements an output stream in which the data is written into a byte array. | Class | org.apache.axis.utils | Apache Axis |
|
| ByteHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| ByteWrapperHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| CalendarDeserializer | The CalendarSerializer deserializes a dateTime. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| CalendarDeserializerFactory | A CalendarDeserializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| CalendarHolder | Holder for Calendars. | Class | javax.xml.rpc.holders | Apache Axis |
|
| CalendarSerializer | Serializer for dateTime (Calendar). | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| CalendarSerializerFactory | SerializerFactory for Calendar(dateTime) primitivesAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Call | The javax. | Interface | javax.xml.rpc | Apache Axis |
|
| Call | Axis' JAXRPC Dynamic Invocation Interface implementation of the Call interface. | Class | org.apache.axis.client | Apache Axis |
|
| Callback | | Interface | org.apache.axis.encoding | Apache Axis |
|
| CallbackTarget | | Class | org.apache.axis.encoding | Apache Axis |
|
| CastorDeserializer | | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorDeserializerFactory | A CastorDeserializer FactoryAuthor:Olivier Brand (olivier. | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorEnumTypeDeserializer | | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorEnumTypeDeserializerFactory | A CastorEnumTypeDeserializer FactoryAuthor:Ozzie GurkanSee Also:Serialized Form | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorEnumTypeSerializer | | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorEnumTypeSerializerFactory | SerializerFactory for Castor Enum Type objectsAuthor:Ozzie GurkanSee Also:Serialized Form | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorSerializer | | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CastorSerializerFactory | SerializerFactory for Castor objectsAuthor:Olivier Brand (olivier. | Class | org.apache.axis.encoding.ser.castor | Apache Axis |
|
| CDATAImpl | | Class | org.apache.axis.message | Apache Axis |
|
| Chain | A Handler that executes a 'chain' of child handlers in order. | Interface | org.apache.axis | Apache Axis |
|
| ChainedParamReader | Description: In ParamReader class, user can not get inherited method parameter from the class they passed in. | Class | org.apache.axis.utils.bytecode | Apache Axis |
|
| ChunkedInputStream | | Class | org.apache.axis.transport.http | Apache Axis |
|
| ChunkedOutputStream | | Class | org.apache.axis.transport.http | Apache Axis |
|
| CLArgsParser | Parser for command line arguments. | Class | org.apache.axis.utils | Apache Axis |
|
| ClassCache | A cache class for JavaClass objects, which enables us to quickly referenceAuthor:Doug Davis (dug@us. | Class | org.apache.axis.utils.cache | Apache Axis |
|
| ClasspathUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| ClassReader | This is the class file reader for obtaining the parameter names for declared methods in a class. | Class | org.apache.axis.utils.bytecode | Apache Axis |
|
| ClassUtils | Utility methods for Class Loading. | Class | org.apache.axis.utils | Apache Axis |
|
| CLOption | Basic class describing an instance of option. | Class | org.apache.axis.utils | Apache Axis |
|
| CLOptionDescriptor | Basic class describing an type of option. | Class | org.apache.axis.utils | Apache Axis |
|
| CLUtil | CLUtil offers basic utility operations for use both internal and external to package. | Class | org.apache.axis.utils | Apache Axis |
|
| CollectionElement | This Element is for a QName that is a 'collection'. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| CollectionType | This Type is for a QName that is a 'collection'. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| CommentImpl | Most of methods are inherited from TEXT, defined for its Interface MarkerAuthor:Heejune Ahn (cityboy@tmax. | Class | org.apache.axis.message | Apache Axis |
|
| CommonsHTTPClientProperties | Interface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSender | Interface | org.apache.axis.components.net | Apache Axis |
|
| CommonsHTTPClientPropertiesFactory | | Class | org.apache.axis.components.net | Apache Axis |
|
| CommonsHTTPSender | This class uses Jakarta Commons's HttpClient to call a SOAP server. | Class | org.apache.axis.transport.http | Apache Axis |
|
| Compiler | This interface defines a compiler's functionality for all (Java-based) compiled languages | Interface | org.apache.axis.components.compiler | Apache Axis |
|
| CompilerError | This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled) | Class | org.apache.axis.components.compiler | Apache Axis |
|
| CompilerFactory | This class implements a factory to instantiate a Compiler. | Class | org.apache.axis.components.compiler | Apache Axis |
|
| ComplexType | | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| ComProvider | | Class | org.apache.axis.providers | Apache Axis |
|
| ConfigurationException | ConfigurationException is thrown when an error occurs trying to use an EngineConfiguration. | Class | org.apache.axis | Apache Axis |
|
| Configurator | | Class | org.apache.axis.server.standalone.cli | Apache Axis |
|
| ConfiguratorException | | Class | org.apache.axis.server.standalone.cli | Apache Axis |
|
| Constants | | Class | org.apache.axis | Apache Axis |
|
| ConstructorTarget | Used when the class need a specific Constructor (not default one)Author:Florent Benoit | Class | org.apache.axis.encoding | Apache Axis |
|
| ContainedAttribute | | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ContainedEntry | | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| CORBAProvider | A basic CORBA ProviderAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.providers.java | Apache Axis |
|
| DataHandlerHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| DateDeserializer | The DateSerializer deserializes a Date. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DateDeserializerFactory | A DateDeserializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DateHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| DateSerializer | Serializer for Dates. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DateSerializerFactory | SerializerFactory for Date primitivesAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Day | | Class | org.apache.axis.types | Apache Axis |
|
| DayHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| DebugHandler | | Class | org.apache.axis.handlers | Apache Axis |
|
| DefaultAuthenticator | This class is used by WSDL2javaAntTask and WSDL2. | Class | org.apache.axis.utils | Apache Axis |
|
| DefaultAxisServerFactory | Helper class for obtaining AxisServers. | Class | org.apache.axis.server | Apache Axis |
|
| DefaultCommonsHTTPClientProperties | Default property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation. | Class | org.apache.axis.components.net | Apache Axis |
|
| DefaultConfiguration | Configuration provider that loads the default Axis configuration. | Class | org.apache.axis.configuration | Apache Axis |
|
| DefaultEngineConfigurationFactory | This is a 'front' for replacement logic. | Class | org.apache.axis.configuration | Apache Axis |
|
| DefaultEntityResolver | | Class | org.apache.axis.utils | Apache Axis |
|
| DefaultErrorHandler | Default ErrorHandler implementation. | Class | org.apache.axis.utils | Apache Axis |
|
| DefaultHTTPSTransportClientProperties | | Class | org.apache.axis.components.net | Apache Axis |
|
| DefaultHTTPTransportClientProperties | | Class | org.apache.axis.components.net | Apache Axis |
|
| DefaultJAXRPC11TypeMappingImpl | This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information. | Class | org.apache.axis.encoding | Apache Axis |
|
| DefaultSOAP12TypeMappingImpl | | Class | org.apache.axis.encoding | Apache Axis |
|
| DefaultSOAPEncodingTypeMappingImpl | This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information. | Class | org.apache.axis.encoding | Apache Axis |
|
| DefaultSocketFactory | Default socket factory. | Class | org.apache.axis.components.net | Apache Axis |
|
| DefaultTypeMappingImpl | This is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1. | Class | org.apache.axis.encoding | Apache Axis |
|
| DefaultXMLEncoder | | Class | org.apache.axis.components.encoding | Apache Axis |
|
| DefinedElement | This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| DefinedType | This Type is for a QName that is a complex or simple type, these types areSee Also:Serialized Form | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| DelegatingWSDDEngineConfiguration | WSDDEngineConfiguration implementation that delegates to the WSDDDeployment returned by WSDDEngineConfiguration. | Class | org.apache.axis.configuration | Apache Axis |
|
| DeploymentAdministrator | | Class | org.apache.axis.management.jmx | Apache Axis |
|
| DeploymentAdministratorMBean | | Interface | org.apache.axis.management.jmx | Apache Axis |
|
| DeploymentQuery | | Class | org.apache.axis.management.jmx | Apache Axis |
|
| DeploymentQueryMBean | | Interface | org.apache.axis.management.jmx | Apache Axis |
|
| DeserializationContext | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| DeserializationContext | This interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org. | Class | org.apache.axis.encoding | Apache Axis |
|
| Deserializer | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| Deserializer | This interface describes the AXIS Deserializer. | Interface | org.apache.axis.encoding | Apache Axis |
|
| DeserializerFactory | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| DeserializerFactory | This interface describes the AXIS DeserializerFactory. | Interface | org.apache.axis.encoding | Apache Axis |
|
| DeserializerImpl | The Deserializer base class. | Class | org.apache.axis.encoding | Apache Axis |
|
| DeserializerTarget | | Class | org.apache.axis.encoding | Apache Axis |
|
| Detail | A container for DetailEntry objects. | Class | javax.xml.soap | Apache Axis |
|
| Detail | Detail Container implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.message | Apache Axis |
|
| DetailEntry | The content for a Detail object, giving details for a SOAPFault object. | Interface | javax.xml.soap | Apache Axis |
|
| DetailEntry | Detail Entry implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.message | Apache Axis |
|
| DimeAttachmentStreams | This is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format. | Class | org.apache.axis.attachments | Apache Axis |
|
| DimeBodyPart | Holds one attachment DIME part. | Class | org.apache.axis.attachments | Apache Axis |
|
| DimeDelimitedInputStream | This class takes the input stream and turns it multiple streams. | Class | org.apache.axis.attachments | Apache Axis |
|
| DimeMultiPart | This class hold all parts of a DIME multipart message. | Class | org.apache.axis.attachments | Apache Axis |
|
| DimeTypeNameFormat | This class is a single part for DIME mulitpart message. | Class | org.apache.axis.attachments | Apache Axis |
|
| DirProvider | | Class | org.apache.axis.configuration | Apache Axis |
|
| DocumentDeserializer | Deserializer for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DocumentDeserializerFactory | DeserializerFactory for DOM Document. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DocumentSerializer | Serializer for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DocumentSerializerFactory | SerializerFactory for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| DOM2Writer | This class is a utility to serialize a DOM node as XML. | Class | org.apache.axis.utils | Apache Axis |
|
| DoubleHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| DoubleWrapperHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| DuplicateFileException | | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| Duration | fractional second precision of milliseconds. | Class | org.apache.axis.types | Apache Axis |
|
| DurationHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| DynamicContentDataHandler | To be used with writing out DIME Attachments. | Class | org.apache.axis.attachments | Apache Axis |
|
| EchoHandler | | Class | org.apache.axis.handlers | Apache Axis |
|
| EJBProvider | A basic EJB ProviderAuthor:Carl Woolf (cwoolf@macromedia. | Class | org.apache.axis.providers.java | Apache Axis |
|
| Element | This class represents a TypeEntry that is a type (complexType, simpleType, etc. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ElementDecl | Simple utility struct for holding element declarations. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ElementDesc | An AttributeDesc is a FieldDesc for an Java field mapping to anAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.description | Apache Axis |
|
| ElementDeserializer | Deserializer for DOM elementsAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ElementDeserializerFactory | DeserializerFactory for Element. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ElementSerializer | Serializer for DOM elementsAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ElementSerializerFactory | SerializerFactory for ElementAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Emitter | This class emits WSDL from Java classes. | Class | org.apache.axis.wsdl.fromJava | Apache Axis |
|
| Emitter | This class produces java files for stubs, skeletons, and types from aAuthor:Russell Butek (butek@us. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| Endpoint | An opaque representation of an application endpoint. | Class | javax.xml.messaging | Apache Axis |
|
| EngineConfiguration | EngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggable | Interface | org.apache.axis | Apache Axis |
|
| EngineConfigurationFactory | EngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances. | Interface | org.apache.axis | Apache Axis |
|
| EngineConfigurationFactoryDefault | This is a default implementation of EngineConfigurationFactory. | Class | org.apache.axis.configuration | Apache Axis |
|
| EngineConfigurationFactoryFinder | This is a default implementation of EngineConfigurationFactory. | Class | org.apache.axis.configuration | Apache Axis |
|
| EngineConfigurationFactoryServlet | This is a default implementation of ServletEngineConfigurationFactory. | Class | org.apache.axis.configuration | Apache Axis |
|
| Entities | Custom class for supporting XSD data type EntitiesAuthor:Davanum Srinivas See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| Entity | Custom class for supporting XSD data type EntityAuthor:Davanum Srinivas See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| Enum | General support for 'enumerated' data types. | Class | org.apache.axis.constants | Apache Axis |
|
| EnumDeserializer | Deserializer for a JAX-RPC enum. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| EnumDeserializerFactory | DeserializerFactory for Enumeration. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| EnumSerializer | Serializer for a JAX-RPC enum. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| EnumSerializerFactory | SerializerFactory for EnumAuthor:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| EnvelopeBuilder | The EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off | Class | org.apache.axis.message | Apache Axis |
|
| EnvelopeHandler | | Class | org.apache.axis.message | Apache Axis |
|
| ErrorHandler | | Class | org.apache.axis.handlers | Apache Axis |
|
| FactoryProperty | This is a general purpose class that allows one to pass name/value properties to the JavaGeneratorFactory. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| FastUUIDGen | Creates time-based UUID's. | Class | org.apache.axis.components.uuid | Apache Axis |
|
| FaultableHandler | A FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics. | Class | org.apache.axis | Apache Axis |
|
| FaultDesc | Holds information about a fault for an operationAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.description | Apache Axis |
|
| FaultInfo | Fault information object. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| FieldDesc | FieldDescs are metadata objects which control the mapping of a given Java field to/from XML. | Class | org.apache.axis.description | Apache Axis |
|
| FieldPropertyDescriptor | | Class | org.apache.axis.utils | Apache Axis |
|
| FieldTarget | | Class | org.apache.axis.encoding | Apache Axis |
|
| FileProvider | A simple ConfigurationProvider that uses the Admin class to read +Author:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.configuration | Apache Axis |
|
| FilterPrintWriter | simple wrapper around PrintWriter class. | Class | org.apache.axis.transport.http | Apache Axis |
|
| FloatHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| FloatWrapperHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| ForeachTask | Call a target foreach entry in a set of parameters based on a fileset. | Class | org.apache.axis.tools.ant.foreach | Apache Axis |
|
| GeneratedFileInfo | File info available after emit to describe what exactly was created by the Emitter. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| Generator | This is the interface for all writers. | Interface | org.apache.axis.wsdl.gen | Apache Axis |
|
| GeneratorFactory | Generator and Generatoractory are part of the generator framework. | Interface | org.apache.axis.wsdl.gen | Apache Axis |
|
| GenericHandler | The javax. | Class | javax.xml.rpc.handler | Apache Axis |
|
| Handler | The javax. | Interface | javax.xml.rpc.handler | Apache Axis |
|
| Handler | | Interface | org.apache.axis | Apache Axis |
|
| Handler | A stub URLStreamHandler, so the system will recognize our custom URLs as valid. | Class | org.apache.axis.transport.java | Apache Axis |
|
| Handler | URLStreamHandler for the "jms" protocolAuthor:Ray Chun (rchun@sonicsoftware. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| Handler | A stub URLStreamHandler, so the system will recognize our custom URLs as valid. | Class | org.apache.axis.transport.local | Apache Axis |
|
| Handler | A stub URLStreamHandler, so the system will recognize our custom URLs as valid. | Class | org.apache.axis.transport.mail | Apache Axis |
|
| HandlerChain | The javax. | Interface | javax.xml.rpc.handler | Apache Axis |
|
| HandlerChainImpl | | Class | org.apache.axis.handlers | Apache Axis |
|
| HandlerInfo | The javax. | Class | javax.xml.rpc.handler | Apache Axis |
|
| HandlerInfoChainFactory | | Class | org.apache.axis.handlers | Apache Axis |
|
| HandlerIterationStrategy | Base interface for doing an action to Handlers with a MessageContext. | Interface | org.apache.axis | Apache Axis |
|
| HandlerRegistry | The javax. | Interface | javax.xml.rpc.handler | Apache Axis |
|
| HappyClient | | Class | org.apache.axis.client | Apache Axis |
|
| HeaderBuilder | | Class | org.apache.axis.message | Apache Axis |
|
| HexBinary | Custom class for supporting primitive XSD data type hexBinary. | Class | org.apache.axis.types | Apache Axis |
|
| HexBinaryHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| HexDeserializer | Deserializer for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| HexDeserializerFactory | DeserializerFactory for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| HexSerializer | Serializer for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| HexSerializerFactory | SerializerFactory for hexBinary. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| HTTPActionHandler | An HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property. | Class | org.apache.axis.handlers.http | Apache Axis |
|
| HTTPAuthHandler | An HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers. | Class | org.apache.axis.handlers.http | Apache Axis |
|
| HTTPConstants | HTTP protocol and message context constants. | Class | org.apache.axis.transport.http | Apache Axis |
|
| HTTPSender | This is meant to be used on a SOAP Client to call a SOAP server. | Class | org.apache.axis.transport.http | Apache Axis |
|
| HTTPTransport | set HTTP-specific message context fields and transport chains. | Class | org.apache.axis.transport.http | Apache Axis |
|
| IAsyncCallback | Callback for Async notificationAuthor:Davanum Srinivas (dims@yahoo. | Interface | org.apache.axis.client.async | Apache Axis |
|
| IAsyncResult | Access the results of the Async callAuthor:Davanum Srinivas (dims@yahoo. | Interface | org.apache.axis.client.async | Apache Axis |
|
| IBMFakeTrustSocketFactory | | Class | org.apache.axis.components.net | Apache Axis |
|
| IBMJSSESocketFactory | SSL socket factory. | Class | org.apache.axis.components.net | Apache Axis |
|
| Id | Custom class for supporting XSD data type ID The base type of Id is NCName. | Class | org.apache.axis.types | Apache Axis |
|
| IdentityHashMap | IdentityHashMap similar to JDK1. | Class | org.apache.axis.utils | Apache Axis |
|
| IDKey | Wrap an identity key (System. | Class | org.apache.axis.utils | Apache Axis |
|
| IDRef | Custom class for supporting XSD data type IDRefAuthor:Davanum Srinivas See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| IDRefs | Custom class for supporting XSD data type IDRefsAuthor:Davanum Srinivas See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| IDResolver | | Interface | org.apache.axis.message | Apache Axis |
|
| ImageDataHandlerDeserializer | ImageDataHandler Deserializer Modified by Russell Butek | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ImageDataHandlerSerializer | ImageDataHandler SerializerAuthor:Russell Butek (butek@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| ImageDataSource | | Class | org.apache.axis.attachments | Apache Axis |
|
| ImageHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| IncomingAttachmentStreams | Similiar in concept to an iterator over the delimited streams inside of the HTTP stream. | Class | org.apache.axis.attachments | Apache Axis |
|
| InputStreamBody | | Class | org.apache.axis.message | Apache Axis |
|
| IntegerWrapperHolder | Holder for Integers. | Class | javax.xml.rpc.holders | Apache Axis |
|
| InternalException | Encapsulates exceptions for "should never occur" situations. | Class | org.apache.axis | Apache Axis |
|
| IntHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| InvocationStrategy | A Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext. | Class | org.apache.axis.strategies | Apache Axis |
|
| InvokeException | The InvokeException is thrown when a method encounters a general exception in the course of processing. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| InvokeTimeoutException | The InvokeTimeoutException is thrown when a method cannot complete processing within the time allotted. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| IOUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| JAFDataHandlerDeserializer | JAFDataHandler SerializerAuthor:Rick Rineholt | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| JAFDataHandlerDeserializerFactory | A JAFDataHandlerDeserializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| JAFDataHandlerSerializer | JAFDataHandler SerializerAuthor:Rick Rineholt | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| JAFDataHandlerSerializerFactory | A JAFDataHandlerSerializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Java2WSDL | Command line interface to the java2wsdl utilityAuthor:Ravi Kumar (rkumar@borland. | Class | org.apache.axis.wsdl | Apache Axis |
|
| Java2WsdlAntTask | Generates a WSDL description from a Java class. | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| JavaBeanFaultWriter | This is Wsdl2java's Complex Fault Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaBeanHelperWriter | This is Wsdl2java's Helper Type Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaBeanWriter | This is Wsdl2java's Complex Type Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaBindingWriter | This is Wsdl2java's Binding Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaBuildFileWriter | This is Wsdl2java's build file Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| Javac | This class wraps the Sun's Javac Compiler. | Class | org.apache.axis.components.compiler | Apache Axis |
|
| JavaClass | A simple cache of previously loaded classes, and their methods. | Class | org.apache.axis.utils.cache | Apache Axis |
|
| JavaClassWriter | Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaDefinitionWriter | This is Wsdl2java's Definition Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaDeployWriter | This is Wsdl2java's deploy Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaEnumTypeWriter | This is Wsdl2java's Complex Type Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaFaultWriter | This is Wsdl2java's Fault Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaGeneratorFactory | | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaHolderWriter | This is Wsdl2java's Holder Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaImplWriter | This is Wsdl2java's implementation template writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaInterfaceWriter | This is Wsdl2java's PortType Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaMethod | | Class | org.apache.axis.utils.cache | Apache Axis |
|
| JavaNetHTTPSender | Pivot handler for the HTTP transport based on the HttpURLConnection API. | Class | org.apache.axis.transport.http.javanet | Apache Axis |
|
| JavaProvider | Base class for Java dispatching. | Class | org.apache.axis.providers.java | Apache Axis |
|
| JavaSender | | Class | org.apache.axis.transport.java | Apache Axis |
|
| JavaServiceDesc | A ServiceDesc is an abstract description of a service. | Class | org.apache.axis.description | Apache Axis |
|
| JavaServiceIfaceWriter | This is Wsdl2java's service writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaServiceImplWriter | This is Wsdl2java's service implementation writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaServiceWriter | This is Wsdl2java's Service Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaSkelWriter | This is Wsdl2java's skeleton writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaStubWriter | This is Wsdl2java's stub writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaTestCaseWriter | This is Wsdl2java's TestCase writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaTransport | A Transport which will cause an invocation via "java"Author:Doug Davis (dug@us. | Class | org.apache.axis.transport.java | Apache Axis |
|
| JavaTypeWriter | This is Wsdl2java's Type Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaUndeployWriter | This is Wsdl2java's deploy Writer. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JavaUtils | Utility class to deal with Java language related issues, such as type conversions. | Class | org.apache.axis.utils | Apache Axis |
|
| JavaWriter | Emitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| JAXRPCException | The javax. | Class | javax.xml.rpc | Apache Axis |
|
| JAXRPCHandler | Handles JAXRPC style handlers. | Class | org.apache.axis.handlers | Apache Axis |
|
| JettyAxisServer | | Class | org.apache.axis.transport.http | Apache Axis |
|
| Jikes | This class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation. | Class | org.apache.axis.components.compiler | Apache Axis |
|
| JMSConnector | JMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSConnectorFactory | JMSConnectorFactory is a factory class for creating JMSConnectors. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSConnectorManager | JMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSConstants | JMSConstants contains constants that apply to all JMS providers. | Interface | org.apache.axis.transport.jms | Apache Axis |
|
| JMSEndpoint | JMSEndpoint encapsulates interactions w/ a JMS destination. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSSender | This is meant to be used on a SOAP Client to call a SOAP server. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSTransport | JMSTransport is the JMS-specific implemenation of org. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSURLConnection | URLConnection for the "jms" protocolAuthor:Ray Chun (rchun@sonicsoftware. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSURLHelper | JMSURLHelper provides access to properties in the URL. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| JMSVendorAdapter | SPI Interface that all JMSVendorAdaptors must implement. | Class | org.apache.axis.components.jms | Apache Axis |
|
| JMSVendorAdapterFactory | Discovery class used to locate vendor adapters. | Class | org.apache.axis.components.jms | Apache Axis |
|
| JNDIAxisServerFactory | Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc. | Class | org.apache.axis.server | Apache Axis |
|
| JNDIVendorAdapter | Uses JNDI to locate ConnectionFactory and DestinationsAuthor:Jaime Meritt (jmeritt@sonicsoftware. | Class | org.apache.axis.components.jms | Apache Axis |
|
| JSSESocketFactory | SSL socket factory. | Class | org.apache.axis.components.net | Apache Axis |
|
| JWSClassLoader | Class loader for JWS files. | Class | org.apache.axis.utils | Apache Axis |
|
| JWSHandler | A JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL. | Class | org.apache.axis.handlers | Apache Axis |
|
| Language | Custom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766]. | Class | org.apache.axis.types | Apache Axis |
|
| LocalResponder | Tiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side. | Class | org.apache.axis.transport.local | Apache Axis |
|
| LocalSender | This is meant to be used on a SOAP Client to call a SOAP server. | Class | org.apache.axis.transport.local | Apache Axis |
|
| LocalTransport | A Transport which will cause an invocation via a "local" AxisServer. | Class | org.apache.axis.transport.local | Apache Axis |
|
| LockableHashtable | This subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot be | Class | org.apache.axis.utils | Apache Axis |
|
| LogFactory | | Class | org.apache.axis.components.logger | Apache Axis |
|
| LogHandler | A simple Handler which logs the request and response messages to either the console or a specified file (default "axis. | Class | org.apache.axis.handlers | Apache Axis |
|
| LogMessage | This handler simply prints a custom message to the debug log. | Class | org.apache.axis.handlers | Apache Axis |
|
| LongHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| LongWrapperHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| LRUMap | An implementation of a Map which has a maximum size and uses a Least Recently Used algorithm to remove items from the Map when the maximum size is reached and new items are added. | Class | org.apache.axis.collections | Apache Axis |
|
| MailConstants | | Class | org.apache.axis.transport.mail | Apache Axis |
|
| MailSender | This is meant to be used on a SOAP Client to call a SOAP server via SMTP/POP3Author:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.transport.mail | Apache Axis |
|
| MailServer | This is a simple implementation of an SMTP/POP3 server for processing SOAP requests via Apache's xml-axis. | Class | org.apache.axis.transport.mail | Apache Axis |
|
| MailTransport | A Transport which will cause an invocation via "mail"Author:Davanum Srinivas | Class | org.apache.axis.transport.mail | Apache Axis |
|
| MailWorker | | Class | org.apache.axis.transport.mail | Apache Axis |
|
| Main | Main class to run the stand-alone server from the command line. | Class | org.apache.axis.server.standalone.cli | Apache Axis |
|
| ManagedMemoryDataSource | This class allows small attachments to be cached in memory, while large ones are cached out. | Class | org.apache.axis.attachments | Apache Axis |
|
| MapDeserializer | | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| MapDeserializerFactory | A MapDeserializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Mapper | | Interface | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| Mapping | this class represents a mapping from namespace to prefixSee Also:Serialized Form | Class | org.apache.axis.utils | Apache Axis |
|
| MappingSet | | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| MapSerializer | A MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENC | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| MapSerializerFactory | A MapSerializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| MapUtils | MapUtils provides convenience methods for accessing a java. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| MD5AttachHandler | | Class | org.apache.axis.handlers | Apache Axis |
|
| Message | A complete SOAP (and/or XML-RPC, eventually) message. | Class | org.apache.axis | Apache Axis |
|
| MessageBundle | Accept parameters for ProjectResourceBundle, but defer object instantiation (and therefore | Class | org.apache.axis.i18n | Apache Axis |
|
| MessageContext | The interface MessageContext abstracts the message context that is processed by a handler in the handle | Interface | javax.xml.rpc.handler | Apache Axis |
|
| MessageContext | A MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processing | Class | org.apache.axis | Apache Axis |
|
| MessageElement | MessageElement is the base type of nodes of the SOAP message parse tree. | Class | org.apache.axis.message | Apache Axis |
|
| MessageEntry | This class represents a WSDL message. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| MessageFactory | A factory for creating SOAPMessage objects. | Class | javax.xml.soap | Apache Axis |
|
| MessageFactoryImpl | Message Factory implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.soap | Apache Axis |
|
| Messages | | Class | org.apache.axis.i18n | Apache Axis |
|
| Messages | Message resources for the org. | Class | org.apache.axis.transport.http.javanet | Apache Axis |
|
| Messages | | Class | org.apache.axis.utils | Apache Axis |
|
| MessagesConstants | | Class | org.apache.axis.i18n | Apache Axis |
|
| MessageWithAttachments | | Interface | org.apache.axis.message | Apache Axis |
|
| MethodCache | A cache for methods. | Class | org.apache.axis.utils.cache | Apache Axis |
|
| MethodTarget | | Class | org.apache.axis.encoding | Apache Axis |
|
| MimeHeader | An object that stores a MIME header name and its value. | Class | javax.xml.soap | Apache Axis |
|
| MimeHeaders | A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a | Class | javax.xml.soap | Apache Axis |
|
| MimeHeaders | wraps javax. | Class | org.apache.axis.message | Apache Axis |
|
| MimeInfo | | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| MimeMultipartDataHandlerDeserializer | MimeMultipartDataHandler DeserializerAuthor:Russell Butek (butek@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| MimeMultipartDataHandlerSerializer | MimeMultipartDataHandler SerializerAuthor:Russell Butek (butek@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| MimeMultipartDataSource | | Class | org.apache.axis.attachments | Apache Axis |
|
| MimeMultipartHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| MimeUtils | This class is defines utilities for mime. | Class | org.apache.axis.attachments | Apache Axis |
|
| MixedContentType | | Interface | org.apache.axis.encoding | Apache Axis |
|
| Month | | Class | org.apache.axis.types | Apache Axis |
|
| MonthDay | | Class | org.apache.axis.types | Apache Axis |
|
| MonthDayHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| MonthHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| MsgProvider | Deal with message-style Java services. | Class | org.apache.axis.providers.java | Apache Axis |
|
| MultipartAttachmentStreams | The MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a marked | Class | org.apache.axis.attachments | Apache Axis |
|
| MultiPartDimeInputStream | This simulates the multipart stream. | Class | org.apache.axis.attachments | Apache Axis |
|
| MultiPartInputStream | This simulates the multipart stream. | Class | org.apache.axis.attachments | Apache Axis |
|
| MultiPartRelatedInputStream | This simulates the multipart stream. | Class | org.apache.axis.attachments | Apache Axis |
|
| MustUnderstandChecker | MustUnderstandChecker is used to inject SOAP semantics just beforeSee Also:Serialized Form | Class | org.apache.axis.handlers.soap | Apache Axis |
|
| Name | A representation of an XML name. | Interface | javax.xml.soap | Apache Axis |
|
| Name | Custom class for supporting XSD data type Name Name represents XML Names. | Class | org.apache.axis.types | Apache Axis |
|
| NamedNodeMapImpl | A W3C simple DOM NameNodeMap implementationAuthor:Heejune Ahn (cityboy@tmax. | Class | org.apache.axis.message | Apache Axis |
|
| NamespaceConstants | Constants used in JAX-RPC for namespace prefixes and URIs. | Class | javax.xml.rpc | Apache Axis |
|
| NamespaceMapping | Used for nested package definitions. | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| Namespaces | Description: A HashMap of packageNames and namespaces with some helper methods Author:rkumar@borland. | Class | org.apache.axis.wsdl.fromJava | Apache Axis |
|
| Namespaces | This class is essentially a HashMap of pairs with a few extra wizzbangs. | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| NamespaceSelector | This class is used within the context of a FactorySpec to express namespaces that should be either included and/or excluded from source | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| NCName | Custom class for supporting XSD data type NCName NCName represents XML "non-colonized" Names | Class | org.apache.axis.types | Apache Axis |
|
| NegativeInteger | Custom class for supporting primitive XSD data type negativeinteger negativeInteger is derived from nonPositiveInteger by setting the | Class | org.apache.axis.types | Apache Axis |
|
| NegativeIntegerHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| NetworkUtils | Utility classes for networking created 13-May-2004 16:17:51 | Class | org.apache.axis.utils | Apache Axis |
|
| NMToken | Custom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type from | Class | org.apache.axis.types | Apache Axis |
|
| NMTokens | Custom class for supporting XSD data type NMTokensAuthor:Davanum Srinivas See Also:Serialized Form | Class | org.apache.axis.types | Apache Axis |
|
| Node | A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods. | Interface | javax.xml.soap | Apache Axis |
|
| NodeImpl | This is our implementation of the DOM nodeSee Also:Serialized Form | Class | org.apache.axis.message | Apache Axis |
|
| NoEndPointException | An exception to indicate that there is no end point. | Class | org.apache.axis | Apache Axis |
|
| NonBlockingBufferedInputStream | | Class | org.apache.axis.transport.http | Apache Axis |
|
| NonNegativeInteger | Custom class for supporting primitive XSD data type nonNegativeIntegerAuthor:Russell Butek See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| NonNegativeIntegerHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| NonPositiveInteger | Custom class for supporting primitive XSD data type nonPositiveInteger nonPositiveInteger is derived from integer by setting the value of | Class | org.apache.axis.types | Apache Axis |
|
| NonPositiveIntegerHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| NoopFactory | | Class | org.apache.axis.wsdl.gen | Apache Axis |
|
| NoopGenerator | This generator doesn't do anything. | Class | org.apache.axis.wsdl.gen | Apache Axis |
|
| NormalizedString | Custom class for supporting XSD data type NormalizedString. | Class | org.apache.axis.types | Apache Axis |
|
| NormalizedStringHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| Notation | Custom class for supporting XSD data type NOTATION. | Class | org.apache.axis.types | Apache Axis |
|
| NSStack | The abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings. | Class | org.apache.axis.utils | Apache Axis |
|
| NullAttributes | Null implementation of the Attributes interface. | Class | org.apache.axis.message | Apache Axis |
|
| NullProvider | A do-nothing ConfigurationProviderAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.configuration | Apache Axis |
|
| ObjectHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| OctetStream | | Class | org.apache.axis.attachments | Apache Axis |
|
| OctetStreamDataHandlerDeserializer | application/octet-stream DataHandler Deserializer Modified by Davanum Srinivas | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| OctetStreamDataHandlerSerializer | application/octet-stream DataHandler SerializerAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| OctetStreamDataSource | | Class | org.apache.axis.attachments | Apache Axis |
|
| OctetStreamHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| OperationDesc | An OperationDesc is an abstract description of an operation on a service. | Class | org.apache.axis.description | Apache Axis |
|
| Options | | Class | org.apache.axis.utils | Apache Axis |
|
| Parameter | | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ParameterDesc | A Parameter descriptor, collecting the interesting info about an operation parameter. | Class | org.apache.axis.description | Apache Axis |
|
| ParameterMode | The javax. | Class | javax.xml.rpc | Apache Axis |
|
| Parameters | This class simply collects all the parameter or message data for an operation into one place. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ParamItem | Inner class stores s with listsAuthor:Tim Vernum, Davanum Srinivas | Class | org.apache.axis.tools.ant.foreach | Apache Axis |
|
| ParamList | | Class | org.apache.axis.server | Apache Axis |
|
| ParamNameExtractor | This class retieves function parameter names from bytecode built with debugging symbols. | Class | org.apache.axis.utils.bytecode | Apache Axis |
|
| ParamReader | This is the class file reader for obtaining the parameter names for declared methods in a class. | Class | org.apache.axis.utils.bytecode | Apache Axis |
|
| ParamSet | Inner class stores sets of s. | Class | org.apache.axis.tools.ant.foreach | Apache Axis |
|
| Parser | This is a class with no documentation. | Class | org.apache.axis.wsdl.gen | Apache Axis |
|
| ParserControl | ParserControl is used to control particular behaviour of the parser. | Interface | org.apache.axis.utils | Apache Axis |
|
| Part | A part of a MIME message. | Interface | org.apache.axis | Apache Axis |
|
| PlainTextDataHandlerDeserializer | text/plain DataHandler Deserializer Modified by Russell Butek | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| PlainTextDataHandlerSerializer | text/plain DataHandler SerializerAuthor:Russell Butek (butek@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| PlainTextDataSource | | Class | org.apache.axis.attachments | Apache Axis |
|
| PortEntry | This class represents the symbol table entry for a WSDL port. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| PortTypeEntry | This class represents a WSDL portType. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| PositiveInteger | Custom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1. | Class | org.apache.axis.types | Apache Axis |
|
| PositiveIntegerHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| PrefixedQName | | Class | org.apache.axis.message | Apache Axis |
|
| ProjectResourceBundle | Wrapper class for resource bundles. | Class | org.apache.axis.i18n | Apache Axis |
|
| QName | QName class represents the value of a qualified name as specified in XML | Class | javax.xml.namespace | Apache Axis |
|
| QNameDeserializer | The DateSerializer deserializes a Date. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| QNameDeserializerFactory | A QNameDeserializer FactorySee Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| QNameHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| QNameSerializer | Serializer for QNames. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| QNameSerializerFactory | SerializerFactory for QName primitiveSee Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| QSHandler | The QSHandler interface defines an interface for classes that handle the actions necessary when a particular query string is encountered in an AXIS | Interface | org.apache.axis.transport.http | Apache Axis |
|
| QSListHandler | The QSListHandler class is a handler which lists the AXIS Server's configuration when the query string "list" is encountered in an AXIS servlet | Class | org.apache.axis.transport.http | Apache Axis |
|
| QSMethodHandler | The QSMethodHandler class is a handler which executes a given method from an an AXIS service's WSDL definition when the query string "method" is | Class | org.apache.axis.transport.http | Apache Axis |
|
| QSWSDLHandler | The QSWSDLHandler class is a handler which provides an AXIS service's WSDL document when the query string "wsdl" (ignoring case) is encountered in an | Class | org.apache.axis.transport.http | Apache Axis |
|
| QueueConnector | QueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain). | Class | org.apache.axis.transport.jms | Apache Axis |
|
| QuitHandler | Handler that looks for the MessageContext. | Class | org.apache.axis.server.standalone | Apache Axis |
|
| RB | KEEPING FOR REFERENCE 9/19/2002 Wrapper class for resource bundles. | Class | org.apache.axis.i18n | Apache Axis |
|
| Registrar | class to act as a dynamic loading registrar to commons-modeler, so as to autoregister stuff | Class | org.apache.axis.management | Apache Axis |
|
| RMIProvider | A basic RMI ProviderAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.providers.java | Apache Axis |
|
| RPCElement | | Class | org.apache.axis.message | Apache Axis |
|
| RPCHandler | This is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return. | Class | org.apache.axis.message | Apache Axis |
|
| RPCHeaderParam | | Class | org.apache.axis.message | Apache Axis |
|
| RPCParam | | Class | org.apache.axis.message | Apache Axis |
|
| RPCParamTarget | | Class | org.apache.axis.message | Apache Axis |
|
| RPCProvider | envelope body, invoking the appropriate methods on the service object. | Class | org.apache.axis.providers.java | Apache Axis |
|
| RunAxisFunctionalTestsTask | Ant task for starting / stopping servers and running junit in the middle. | Class | org.apache.axis.tools.ant.axis | Apache Axis |
|
| SAX2EventRecorder | This class records SAX2 Events and allows the events to be replayed by start and stop index | Class | org.apache.axis.message | Apache Axis |
|
| SAXOutputter | | Class | org.apache.axis.message | Apache Axis |
|
| Schema | Custom class for supporting XSD schemaAuthor:Davanum Srinivas See Also:Serialized Form | Class | org.apache.axis.types | Apache Axis |
|
| SchemaHolder | Custom class for supporting XSD schemaAuthor:Davanum Srinivas | Class | org.apache.axis.holders | Apache Axis |
|
| SchemaUtils | This class contains static utility methods specifically for schema type queries. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| SchemaVersion | The SchemaVersion interface allows us to abstract out the differences between the 1999, 2000, and 2001 versions of XML Schema. | Interface | org.apache.axis.schema | Apache Axis |
|
| SchemaVersion1999 | 1999 Schema characteristics. | Class | org.apache.axis.schema | Apache Axis |
|
| SchemaVersion2000 | 2000 Schema characteristics. | Class | org.apache.axis.schema | Apache Axis |
|
| SchemaVersion2001 | 2001 Schema characteristics. | Class | org.apache.axis.schema | Apache Axis |
|
| Scope | | Class | org.apache.axis.constants | Apache Axis |
|
| Scope | Simple wrapper around org. | Class | org.apache.axis.enum | Apache Axis |
|
| ScriptFactory | This class implements a factory to instantiate an Script component. | Class | org.apache.axis.components.script | Apache Axis |
|
| SecureSocketFactory | Secure Socket factory. | Interface | org.apache.axis.components.net | Apache Axis |
|
| SecurityProvider | The Axis security provider interface As Axis is designed for use in embedded environments, those | Interface | org.apache.axis.security | Apache Axis |
|
| SequencedHashMap | A map of objects whose mapping entries are sequenced based on the order in which they were added. | Class | org.apache.axis.collections | Apache Axis |
|
| SerializationContext | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| SerializationContext | Manage a serialization, including keeping track of namespace mappings and element stacks. | Class | org.apache.axis.encoding | Apache Axis |
|
| Serializer | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| Serializer | This interface describes the AXIS Serializer. | Interface | org.apache.axis.encoding | Apache Axis |
|
| SerializerFactory | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| SerializerFactory | This interface describes the AXIS SerializerFactory. | Interface | org.apache.axis.encoding | Apache Axis |
|
| ServerException | | Class | org.apache.axis.server.standalone | Apache Axis |
|
| Service | Service class acts as a factory of the following: Dynamic proxy for the target service endpoint. | Interface | javax.xml.rpc | Apache Axis |
|
| Service | Axis' JAXRPC Dynamic Invoation Interface implementation of the Service The Service class should be used a the starting point for access | Class | org.apache.axis.client | Apache Axis |
|
| ServiceAdmin | The ServiceControl Object is responsible for starting and stopping specific services | Class | org.apache.axis.management | Apache Axis |
|
| ServiceAdministrator | The ServiceAdmininstrator MBean exposes the org. | Class | org.apache.axis.management.jmx | Apache Axis |
|
| ServiceAdministratorMBean | The ServiceAdministrator MBean exposes the org. | Interface | org.apache.axis.management.jmx | Apache Axis |
|
| ServiceDesc | | Interface | org.apache.axis.description | Apache Axis |
|
| ServiceEntry | This class represents a WSDL service. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| ServiceException | The javax. | Class | javax.xml.rpc | Apache Axis |
|
| ServiceFactory | The javax. | Class | javax.xml.rpc | Apache Axis |
|
| ServiceFactory | Helper class for obtaining Services from JNDI. | Class | org.apache.axis.client | Apache Axis |
|
| ServiceLifecycle | The javax. | Interface | javax.xml.rpc.server | Apache Axis |
|
| ServletAuthenticatedUser | ServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser. | Class | org.apache.axis.security.servlet | Apache Axis |
|
| ServletEndpointContext | The ServletEndpointContext provides an endpoint context maintained by the underlying servlet container based | Interface | javax.xml.rpc.server | Apache Axis |
|
| ServletEndpointContextImpl | | Class | org.apache.axis.transport.http | Apache Axis |
|
| ServletEngineConfigurationFactory | This is a 'front' for replacement logic. | Class | org.apache.axis.configuration | Apache Axis |
|
| ServletSecurityProvider | A ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(), | Class | org.apache.axis.security.servlet | Apache Axis |
|
| Session | An abstract interface to provide session storage to Axis services. | Interface | org.apache.axis.session | Apache Axis |
|
| SessionUtils | Code borrowed from AuthenticatorBase. | Class | org.apache.axis.utils | Apache Axis |
|
| ShortHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| ShortWrapperHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| SimpleAuthenticatedUser | SimpleAuthenticatedUser is a trivial implementation of the AuthenticatedUser interface, for use with a default Axis installation | Class | org.apache.axis.security.simple | Apache Axis |
|
| SimpleAuthenticationHandler | Just a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue. | Class | org.apache.axis.handlers | Apache Axis |
|
| SimpleAuthorizationHandler | Just a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform this | Class | org.apache.axis.handlers | Apache Axis |
|
| SimpleAxisServer | This is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis. | Class | org.apache.axis.transport.http | Apache Axis |
|
| SimpleAxisWorker | | Class | org.apache.axis.transport.http | Apache Axis |
|
| SimpleChain | A Simple Chain is a 'composite' Handler in that it aggregates a collection of Handlers and also acts as a Handler which delegates its operations to | Class | org.apache.axis | Apache Axis |
|
| SimpleDeserializer | A deserializer for any simple type with a (String) constructor. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleDeserializerFactory | A deserializer for any simple type with a (String) constructor. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleJMSListener | SimpleJMSListener implements the javax. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| SimpleJMSWorker | SimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener. | Class | org.apache.axis.transport.jms | Apache Axis |
|
| SimpleListDeserializer | based on SimpleDeserializerAuthor:Ias (iasandcb@tmax. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleListDeserializerFactory | DeserializerFactory for based on SimpleDeserializerFactory | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleListSerializer | based on SimpleSerializerAuthor:Ias See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleListSerializerFactory | | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleProvider | A SimpleProvider is an EngineConfiguration which contains a simple HashMap-based registry of Handlers, Transports, and Services. | Class | org.apache.axis.configuration | Apache Axis |
|
| SimpleSecurityProvider | SimpleSecurityProviderAuthor:Glen Daniels (gdaniels@apache. | Class | org.apache.axis.security.simple | Apache Axis |
|
| SimpleSerializer | Serializer for primitives and anything simple whose value is obtained with toString()Author:Rich Scheuerle See Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleSerializerFactory | | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SimpleSession | A trivial session implementation. | Class | org.apache.axis.session | Apache Axis |
|
| SimpleSessionHandler | This handler uses SOAP headers to do simple session management. | Class | org.apache.axis.handlers | Apache Axis |
|
| SimpleTargetedChain | A SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains). | Class | org.apache.axis | Apache Axis |
|
| SimpleUUIDGen | Used to create new universally unique identifiers or UUID's (sometimes called GUID's). | Class | org.apache.axis.components.uuid | Apache Axis |
|
| SimpleValueSerializer | | Interface | org.apache.axis.encoding | Apache Axis |
|
| SkeletonImpl | Provides Base function implementation for the Skeleton interfaceSee Also:Serialized Form | Class | org.apache.axis.wsdl | Apache Axis |
|
| SOAP11Constants | | Class | org.apache.axis.soap | Apache Axis |
|
| SOAP12Constants | | Class | org.apache.axis.soap | Apache Axis |
|
| SOAPBody | An object that represents the contents of the SOAP body element in a SOAP message. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPBody | Holder for body elements. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPBodyElement | A SOAPBodyElement object represents the contents in a SOAPBody object. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPBodyElement | | Class | org.apache.axis.message | Apache Axis |
|
| SOAPConnection | A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance). | Class | javax.xml.soap | Apache Axis |
|
| SOAPConnectionFactory | A factory for creating SOAPConnection objects. | Class | javax.xml.soap | Apache Axis |
|
| SOAPConnectionFactoryImpl | SOAP Connection Factory implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.soap | Apache Axis |
|
| SOAPConnectionImpl | SOAP Connection implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.soap | Apache Axis |
|
| SOAPConstants | The definition of constants pertaining to the SOAP 1. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPConstants | An interface definining SOAP constants. | Interface | org.apache.axis.soap | Apache Axis |
|
| SOAPDocumentImpl | SOAPDcoumentImpl implements the Document API for SOAPPART. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPElement | An object representing the contents in a SOAPBody object, the contents in a SOAPHeader | Interface | javax.xml.soap | Apache Axis |
|
| SOAPElementFactory | SOAPElementFactory is a factory for XML fragments that will eventually end up in the SOAP part. | Class | javax.xml.soap | Apache Axis |
|
| SOAPEnvelope | The container for the SOAPHeader and SOAPBody portions of a SOAPPart object. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPEnvelope | | Class | org.apache.axis.message | Apache Axis |
|
| SOAPException | An exception that signals that a SOAP exception has occurred. | Class | javax.xml.soap | Apache Axis |
|
| SOAPFactory | SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree. | Class | javax.xml.soap | Apache Axis |
|
| SOAPFactoryImpl | SOAP Element Factory implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.soap | Apache Axis |
|
| SOAPFault | An element in the SOAPBody object that contains error and/or status information. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPFault | A Fault body element. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPFaultBuilder | Build a Fault body element. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPFaultCodeBuilder | Build a Fault body element. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPFaultDetailsBuilder | Handle deserializing fault details. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPFaultElement | A representation of the contents in a SOAPFault object. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPFaultElement | SOAP Fault implementationAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPFaultException | The SOAPFaultException exception represents a The message part in the SOAP fault maps to the contents of | Class | javax.xml.rpc.soap | Apache Axis |
|
| SOAPFaultReasonBuilder | Parser for the fault Reason element and its associated Text elements. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPHandler | | Class | org.apache.axis.message | Apache Axis |
|
| SOAPHeader | A representation of the SOAP header element. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPHeader | Holder for header elements. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPHeaderElement | An object representing the contents in the SOAP header part of the SOAP envelope. | Interface | javax.xml.soap | Apache Axis |
|
| SOAPHeaderElement | A simple header element abstraction. | Class | org.apache.axis.message | Apache Axis |
|
| SOAPMessage | The root class for all SOAP messages. | Class | javax.xml.soap | Apache Axis |
|
| SOAPMessageContext | The interface javax. | Interface | javax.xml.rpc.handler.soap | Apache Axis |
|
| SOAPMonitor | This is a SOAP Monitor Application class. | Class | org.apache.axis.utils | Apache Axis |
|
| SOAPMonitorConstants | SOAP Monitor Service constantsAuthor:Brian Price (pricebe@us. | Class | org.apache.axis.monitor | Apache Axis |
|
| SOAPMonitorHandler | This handler is used to route SOAP messages to the SOAP monitor service. | Class | org.apache.axis.handlers | Apache Axis |
|
| SOAPMonitorService | This is a SOAP Monitor Service class. | Class | org.apache.axis.monitor | Apache Axis |
|
| SOAPPart | The container for the SOAP-specific portion of a SOAPMessage object. | Class | javax.xml.soap | Apache Axis |
|
| SOAPPart | The SOAPPart provides access to the root part of the Message which contains the envelope. | Class | org.apache.axis | Apache Axis |
|
| SOAPService | A SOAPService is a Handler which encapsulates a SOAP invocation. | Class | org.apache.axis.handlers.soap | Apache Axis |
|
| SocketFactory | | Interface | org.apache.axis.components.net | Apache Axis |
|
| SocketFactoryFactory | | Class | org.apache.axis.components.net | Apache Axis |
|
| SocketHolder | | Class | org.apache.axis.transport.http | Apache Axis |
|
| SocketInputStream | The ONLY reason for this is so we can clean up sockets quicker/cleaner. | Class | org.apache.axis.transport.http | Apache Axis |
|
| SonicMQVendorAdapter | Defines SonicMQ specific constants for connnection factory creation. | Class | org.apache.axis.components.jms | Apache Axis |
|
| SourceDataHandlerDeserializer | SourceDataHandler Deserializer Modified by Russell Butek | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SourceDataHandlerSerializer | SourceDataHandler SerializerAuthor:Russell Butek (butek@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| SourceDataSource | | Class | org.apache.axis.attachments | Apache Axis |
|
| SourceHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| StandaloneAxisServer | Jetty based stand-alone Axis server. | Class | org.apache.axis.server.standalone | Apache Axis |
|
| Status | Status of the async requestAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.client.async | Apache Axis |
|
| StringHolder | | Class | javax.xml.rpc.holders | Apache Axis |
|
| StringUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| Stub | The interface javax. | Interface | javax.xml.rpc | Apache Axis |
|
| Stub | This class is the base for all generated stubs. | Class | org.apache.axis.client | Apache Axis |
|
| Style | Description of the different styles style=rpc, use=encoded | Class | org.apache.axis.constants | Apache Axis |
|
| Style | Simple wrapper around org. | Class | org.apache.axis.enum | Apache Axis |
|
| Subscription | | Class | org.apache.axis.transport.jms | Apache Axis |
|
| SunFakeTrustSocketFactory | | Class | org.apache.axis.components.net | Apache Axis |
|
| SunJSSESocketFactory | SSL socket factory. | Class | org.apache.axis.components.net | Apache Axis |
|
| SymbolTable | This class represents a table of all of the top-level symbols from a set of WSDL Definitions and DOM Documents: XML types; WSDL messages, portTypes, bindings, and services. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| SymTabEntry | SymTabEntry is the base class for all symbol table entries. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| Target | A deserializer constructs a value from the xml passed over the wire and sets a target. | Interface | org.apache.axis.encoding | Apache Axis |
|
| TargetedChain | | Interface | org.apache.axis | Apache Axis |
|
| tcpmon | TCP monitor to log http messages and responses, both SOAP and plain HTTP. | Class | org.apache.axis.utils | Apache Axis |
|
| TeeOutputStream | | Class | org.apache.axis.utils | Apache Axis |
|
| Text | A representation of a node whose value is text. | Interface | javax.xml.soap | Apache Axis |
|
| Text | A representation of a node whose value is text. | Class | org.apache.axis.message | Apache Axis |
|
| TextSerializationContext | For internal use only. | Class | org.apache.axis.encoding | Apache Axis |
|
| ThreadPool | | Class | org.apache.axis.components.threadpool | Apache Axis |
|
| Time | Class that represents the xsd:time XML Schema typeSee Also:Serialized Form | Class | org.apache.axis.types | Apache Axis |
|
| TimeDeserializer | The TimeSerializer deserializes a time. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| TimeDeserializerFactory | A Deserializer Factory for timeAuthor:Florent BenoitSee Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| TimeHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| TimeSerializer | Serializer for Time. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| TimeSerializerFactory | SerializerFactory for TimeAuthor:Florent BenoitSee Also:Serialized Form | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Token | Custom class for supporting primitive XSD data type Token. | Class | org.apache.axis.types | Apache Axis |
|
| TokenHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| TopicConnector | TopicConnector is a concrete JMSConnector subclass that specifically handles connections to topics (pub-sub domain). | Class | org.apache.axis.transport.jms | Apache Axis |
|
| Transport | | Class | org.apache.axis.client | Apache Axis |
|
| Transport | Transport is a targeted chain that knows it's a transport. | Class | org.apache.axis.server | Apache Axis |
|
| TransportClientProperties | | Interface | org.apache.axis.components.net | Apache Axis |
|
| TransportClientPropertiesFactory | | Class | org.apache.axis.components.net | Apache Axis |
|
| Type | This class represents a TypeEntry that is a type (complexType, simpleType, etc. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| TypeDesc | A TypeDesc represents a JavaXML data binding. | Class | org.apache.axis.description | Apache Axis |
|
| TypeEntry | This class represents a wsdl types entry that is supported by the WSDL2Java emitter. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| TypeMapping | The javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| TypeMapping | This interface describes the AXIS TypeMapping. | Interface | org.apache.axis.encoding | Apache Axis |
|
| TypeMappingDelegate | The TypeMapping delegate is used to simply delegate to the indicated type mapping. | Class | org.apache.axis.encoding | Apache Axis |
|
| TypeMappingImpl | This is the implementation of the axis TypeMapping interface (which extends the JAX-RPC TypeMapping interface). | Class | org.apache.axis.encoding | Apache Axis |
|
| TypeMappingRegistry | The interface javax. | Interface | javax.xml.rpc.encoding | Apache Axis |
|
| TypeMappingRegistry | This interface describes the AXIS TypeMappingRegistry. | Interface | org.apache.axis.encoding | Apache Axis |
|
| TypeMappingRegistryImpl | The TypeMappingRegistry keeps track of the individual TypeMappings. | Class | org.apache.axis.encoding | Apache Axis |
|
| TypeMappingVersionEnum | | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| Types | Description: This class is used to recursively serializes a Java Class into an XML Schema representation. | Class | org.apache.axis.wsdl.fromJava | Apache Axis |
|
| Undefined | This Undefined interface is implemented by UndefinedType and UndefinedElement. | Interface | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| UndefinedDelegate | This UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| UndefinedElement | This represents a QName found in a reference but is not defined. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| UndefinedType | This represents a QName found in a reference but is not defined. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| UnsignedByte | Custom class for supporting primitive XSD data type UnsignedByteAuthor:Chris Haddad See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| UnsignedByteHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| UnsignedInt | Custom class for supporting primitive XSD data type UnsignedIntAuthor:Chris Haddad See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| UnsignedIntHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| UnsignedLong | Custom class for supporting primitive XSD data type UnsignedLongAuthor:Chris Haddad See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| UnsignedLongHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| UnsignedShort | Custom class for supporting primitive XSD data type UnsignedShortAuthor:Chris Haddad See Also:XML Schema 3. | Class | org.apache.axis.types | Apache Axis |
|
| UnsignedShortHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| URI | Axis Note: This class was 'borrowed' from Xerces 2: org. | Class | org.apache.axis.types | Apache Axis |
|
| URIHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| URLEndpoint | A special case of the Endpoint class used for simple applications that want to communicate directly with another SOAP-based application in a point-to-point fashion instead of going through a messaging provider. | Class | javax.xml.messaging | Apache Axis |
|
| URLHashSet | | Class | org.apache.axis.utils | Apache Axis |
|
| URLMapper | An URLMapper attempts to use the extra path info of this request as the service name. | Class | org.apache.axis.handlers.http | Apache Axis |
|
| Use | Use enum descriptionAuthor:Richard ScheuerleSee Also:Serialized Form | Class | org.apache.axis.constants | Apache Axis |
|
| Use | Simple wrapper around org. | Class | org.apache.axis.enum | Apache Axis |
|
| Utils | This class contains static utility methods for the emitter. | Class | org.apache.axis.wsdl.symbolTable | Apache Axis |
|
| Utils | | Class | org.apache.axis.wsdl.toJava | Apache Axis |
|
| UUIDGen | A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space | Interface | org.apache.axis.components.uuid | Apache Axis |
|
| UUIDGenFactory | A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space | Class | org.apache.axis.components.uuid | Apache Axis |
|
| VectorDeserializer | Deserializer for SOAP Vectors for compatibility with SOAP 2. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| VectorDeserializerFactory | A VectorDeserializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| VectorSerializer | A VectorSerializer is be used to serialize and deserialize Vectors using the SOAP-ENC | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| VectorSerializerFactory | A VectorSerializer FactoryAuthor:Rich Scheuerle (scheu@us. | Class | org.apache.axis.encoding.ser | Apache Axis |
|
| Version | Little utility to get the version and build date of the axis. | Class | org.apache.axis | Apache Axis |
|
| WSDDArrayMapping | A WSDDArrayMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDBeanMapping | A WSDDBeanMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDBsfProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDChain | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDComProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDConstants | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDDeployableItem | WSDD DeployableItem complexTypeSee Also:Serialized Form | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDDeployment | WSDD deployment elementAuthor:James Snell, Glen Daniels (gdaniels@apache. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDDocument | represents a WSDD Document (this is the top level object in this object model) Only one of deployment and undeployment should be valid. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDDocumentation | represents a WSDD documentation All WSDDElement can have a documentation but it is used only for | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDElement | abstract class extended by all WSDD Element classesSee Also:Serialized Form | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDEngineConfiguration | internal WSDD deployment info. | Interface | org.apache.axis | Apache Axis |
|
| WSDDException | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDFault | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDFaultFlow | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDGlobalConfiguration | Represents the global configuration of the Axis engine. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDHandler | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDHandlerProvider | This is a simple provider for using Handler-based services which don't need further configuration (such as Java classes, etc). | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJavaCORBAProvider | A WSDD CORBA providerAuthor:Davanum Srinivas (dims@yahoo. | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJavaEJBProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJavaMsgProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJavaRMIProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJavaRPCProvider | | Class | org.apache.axis.deployment.wsdd.providers | Apache Axis |
|
| WSDDJAXRPCHandlerInfo | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDJAXRPCHandlerInfoChain | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDNonFatalException | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDOperation | Parse the WSDD operation elements. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDParameter | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDProvider | WSDD provider element Represents the liason to the application being exposed | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDRequestFlow | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDResponseFlow | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDService | A service represented in WSDD. | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDServiceWrapper | | Class | org.apache.axis.management.jmx | Apache Axis |
|
| WSDDTargetedChain | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDTransport | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDTransportWrapper | | Class | org.apache.axis.management.jmx | Apache Axis |
|
| WSDDTypeMapping | | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDTypeMappingContainer | A common interface for things which contain type mappings (i. | Interface | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDDUndeployment | WSDD deployment elementAuthor:James SnellSee Also:Serialized Form | Class | org.apache.axis.deployment.wsdd | Apache Axis |
|
| WSDL2 | | Class | org.apache.axis.wsdl.gen | Apache Axis |
|
| WSDL2Java | | Class | org.apache.axis.wsdl | Apache Axis |
|
| Wsdl2javaAntTask | Create Java classes from local or remote WSDL. | Class | org.apache.axis.tools.ant.wsdl | Apache Axis |
|
| WSDLGenStrategy | A Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext. | Class | org.apache.axis.strategies | Apache Axis |
|
| WSDLUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| XmlBeanDeserializer | | Class | org.apache.axis.encoding.ser.xbeans | Apache Axis |
|
| XmlBeanDeserializerFactory | | Class | org.apache.axis.encoding.ser.xbeans | Apache Axis |
|
| XmlBeanSerializer | | Class | org.apache.axis.encoding.ser.xbeans | Apache Axis |
|
| XmlBeanSerializerFactory | | Class | org.apache.axis.encoding.ser.xbeans | Apache Axis |
|
| XMLChar | This class defines the basic XML character properties. | Class | org.apache.axis.utils | Apache Axis |
|
| XMLEncoder | | Interface | org.apache.axis.components.encoding | Apache Axis |
|
| XMLEncoderFactory | Factory for XMLEncoderAuthor:Jens Schumann, Davanum Srinivas | Class | org.apache.axis.components.encoding | Apache Axis |
|
| XMLStringProvider | A simple ConfigurationProvider that uses the Admin class to configure the engine from a String containing XML. | Class | org.apache.axis.configuration | Apache Axis |
|
| XMLType | Constants representing XML Types. | Class | javax.xml.rpc.encoding | Apache Axis |
|
| XMLType | | Class | org.apache.axis.encoding | Apache Axis |
|
| XMLUtils | | Class | org.apache.axis.utils | Apache Axis |
|
| Year | | Class | org.apache.axis.types | Apache Axis |
|
| YearHolder | | Class | org.apache.axis.holders | Apache Axis |
|
| YearMonth | | Class | org.apache.axis.types | Apache Axis |
|
| YearMonthHolder | | Class | org.apache.axis.holders | Apache Axis |