Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.axis Classes and Interfaces - 677 results found.
NameDescriptionTypePackageFramework
AbstractCompilerThis class implements the functionality common to all Java compilers.Classorg.apache.axis.components.compilerApache Axis
AbstractQueryStringHandlerAn optional base class for query string handlers; provides various helper methods and extracts things from the the message contextClassorg.apache.axis.transport.httpApache Axis
AbstractXMLEncoderAbstract class for XML String encoders.Classorg.apache.axis.components.encodingApache Axis
AdminHandy static utility functions for turning XML into Axis deployment operations.Classorg.apache.axis.utilsApache Axis
AdminClientAn admin client object that can be used both from the command line and programmatically.Classorg.apache.axis.clientApache Axis
AdminClientTaskTask to administer a local or remote Axis server.Classorg.apache.axis.tools.ant.axisApache Axis
AdminServletProof-of-concept "management" servlet for Axis.Classorg.apache.axis.transport.httpApache Axis
AnyContentTypeInterface to indicate that a bean has xsd:any contentAuthor:Thomas Sandholm (sandholm@apache.Interfaceorg.apache.axis.encodingApache Axis
ArrayDeserializerAn ArrayDeserializer handles deserializing SOAP Some code borrowed from ApacheSOAP - thanks to Matt Duftler!Classorg.apache.axis.encoding.serApache Axis
ArrayDeserializerFactoryDeserializerFactory for arraysAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
ArraySerializerAn ArraySerializer handles serializing of arrays.Classorg.apache.axis.encoding.serApache Axis
ArraySerializerFactorySerializerFactory for arraysAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
ArrayUtilClassorg.apache.axis.utilsApache Axis
ArrayUtil .NonConvertableClassorg.apache.axis.utils.ArrayUtilApache Axis
AsyncCallSupport for Asynchronous callAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.client.asyncApache Axis
AsyncResultAccess the results of the Async callAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.client.asyncApache Axis
AttachmentPartClassorg.apache.axis.attachmentsApache Axis
AttachmentsAccess the Attachments of a Message.Interfaceorg.apache.axis.attachmentsApache Axis
AttachmentsImplClassorg.apache.axis.attachmentsApache Axis
AttachmentUtilsThis class allow access to the Jaf data handler in AttachmentPart.Classorg.apache.axis.attachmentsApache Axis
AttributeDescAn AttributeDesc is a FieldDesc for an Java field mapping to anAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.descriptionApache Axis
AttributeSerializationContextImplUsed to suppress element tag serialization when serializing simple types into attributes.Classorg.apache.axis.encodingApache Axis
AuthenticatedUserA small (mostly marker) interface for wrapping provider-specificAuthor:Glen Daniels (gdaniels@apache.Interfaceorg.apache.axis.securityApache Axis
AutoRegisterServletServlet that autoregistersAuthor:Steve LoughranClassorg.apache.axis.transport.httpApache Axis
AxisClientProvides the equivalent of an "Axis engine" on the client side.Classorg.apache.axis.clientApache Axis
AxisClientProxyVery simple dynamic proxy InvocationHandler class.Classorg.apache.axis.clientApache Axis
AxisContentHandlerClassorg.apache.axis.encoding.ser.castorApache Axis
AxisEngineAn AxisEngine is the base class for AxisClient and AxisServer.Classorg.apache.axisApache Axis
AxisFaultAn exception which maps cleanly to a SOAP fault.Classorg.apache.axisApache Axis
AxisHttpSessionAn HTTP/Servlet implementation of Axis sessions.Classorg.apache.axis.transport.httpApache Axis
AxisHTTPSessionListenerA simple listener for Servlet 2.Classorg.apache.axis.transport.httpApache Axis
AxisPropertiesConfiguration properties for AXIS.Classorg.apache.axisApache Axis
AxisServerClassorg.apache.axis.serverApache Axis
AxisServerDaemonDaemon implementation that runs the stand-alone Axis server.Classorg.apache.axis.server.standalone.daemonApache Axis
AxisServerFactoryInterfaceorg.apache.axis.serverApache Axis
AxisServerMBeanExporterListener that registers the MBeans for the AxisServer created by AxisServlet.Classorg.apache.axis.management.servletApache Axis
AxisServiceConfigIf a Java class which acts as the target for an Axis service implements this interface, it may convey metadata about itsInterfaceorg.apache.axisApache Axis
AxisServiceConfigImplA simple implementation of AxisServiceConfig.Classorg.apache.axisApache Axis
AxisServletClassorg.apache.axis.transport.httpApache Axis
AxisServletBaseBase class for servlets used in axis, has common methods to get and save the engine to a common location, currently theClassorg.apache.axis.transport.httpApache Axis
BackslashUtil Created in response to AXIS-2088.Classorg.apache.axis.wsdl.symbolTableApache Axis
Base64Classorg.apache.axis.encodingApache Axis
Base64DeserializerDeserializer for Base64 Modified by @author Rich scheuerle See Also:XML Schema 3.Classorg.apache.axis.encoding.serApache Axis
Base64DeserializerFactoryDeserializerFactory for hexBinary.Classorg.apache.axis.encoding.serApache Axis
Base64SerializerSerializer for Base64 Modified by @author Rich Scheuerle See Also:XML Schema 3.Classorg.apache.axis.encoding.serApache Axis
Base64SerializerFactorySerializerFactory for hexBinary.Classorg.apache.axis.encoding.serApache Axis
BaseDeserializerFactoryBase class for Axis Deserialization Factory classes for code reuseAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
BaseFactoryBase Factory for BaseDeserializerFactory and BaseSerializerFactory.Classorg.apache.axis.encoding.serApache Axis
BaseSerializerFactoryBase class for Axis Serialization Factory classes for code reuseAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
BaseTypeThis Type is for a QName represents a Base Type (i.Classorg.apache.axis.wsdl.symbolTableApache Axis
BaseTypeMappingClassorg.apache.axis.wsdl.symbolTableApache Axis
BasicClientConfigA SimpleProvider set up with hardcoded basic configuration for a client (i.Classorg.apache.axis.configurationApache Axis
BasicHandlerBasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the HandlerClassorg.apache.axis.handlersApache Axis
BasicProviderThis class has one way of keeping track of the operations declared for a particular serviceClassorg.apache.axis.providersApache Axis
BasicServerConfigA SimpleProvider set up with hardcoded basic configuration for a server (i.Classorg.apache.axis.configurationApache Axis
BeanDeserializerGeneral purpose deserializer for an arbitrary java bean.Classorg.apache.axis.encoding.serApache Axis
BeanDeserializerFactoryDeserializerFactory for BeanAuthor:Rich Scheuerle , Sam Ruby See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
BeanPropertyDescriptorThis class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).Classorg.apache.axis.utilsApache Axis
BeanPropertyTargetClassorg.apache.axis.encoding.serApache Axis
BeanSerializerGeneral purpose serializer/deserializerFactory for an arbitrary java bean.Classorg.apache.axis.encoding.serApache Axis
BeanSerializerFactorySerializerFactory for BeanAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
BeanUtilsClassorg.apache.axis.utilsApache Axis
BeanVendorAdapterUses ClassUtils.Classorg.apache.axis.components.jmsApache Axis
BindingEntryThis class represents a WSDL binding.Classorg.apache.axis.wsdl.symbolTableApache Axis
BindingEntry .OperationAttrContains attributes for Operations - Body type: encoded or literalClassorg.apache.axis.wsdl.symbolTable.BindingEntryApache Axis
BodyBuilderClassorg.apache.axis.messageApache Axis
BooleanHolderhold a boolean value.Classorg.apache.axis.components.netApache Axis
BoundaryDelimitedStreamThis class takes the input stream and turns it multiple streams.Classorg.apache.axis.attachmentsApache Axis
BSFClassorg.apache.axis.components.scriptApache Axis
BSFProviderClassorg.apache.axis.providersApache Axis
ByteArrayClassorg.apache.axis.utilsApache Axis
ByteArrayOutputStreamThis class implements an output stream in which the data is written into a byte array.Classorg.apache.axis.utilsApache Axis
CalendarDeserializerThe CalendarSerializer deserializes a dateTime.Classorg.apache.axis.encoding.serApache Axis
CalendarDeserializerFactoryA CalendarDeserializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
CalendarSerializerSerializer for dateTime (Calendar).Classorg.apache.axis.encoding.serApache Axis
CalendarSerializerFactorySerializerFactory for Calendar(dateTime) primitivesAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
CallAxis' JAXRPC Dynamic Invocation Interface implementation of the Call interface.Classorg.apache.axis.clientApache Axis
CallbackInterfaceorg.apache.axis.encodingApache Axis
CallbackTargetClassorg.apache.axis.encodingApache Axis
CastorDeserializerClassorg.apache.axis.encoding.ser.castorApache Axis
CastorDeserializerFactoryA CastorDeserializer FactoryAuthor:Olivier Brand (olivier.Classorg.apache.axis.encoding.ser.castorApache Axis
CastorEnumTypeDeserializerClassorg.apache.axis.encoding.ser.castorApache Axis
CastorEnumTypeDeserializerFactoryA CastorEnumTypeDeserializer FactoryAuthor:Ozzie GurkanSee Also:Serialized FormClassorg.apache.axis.encoding.ser.castorApache Axis
CastorEnumTypeSerializerClassorg.apache.axis.encoding.ser.castorApache Axis
CastorEnumTypeSerializerFactorySerializerFactory for Castor Enum Type objectsAuthor:Ozzie GurkanSee Also:Serialized FormClassorg.apache.axis.encoding.ser.castorApache Axis
CastorSerializerClassorg.apache.axis.encoding.ser.castorApache Axis
CastorSerializerFactorySerializerFactory for Castor objectsAuthor:Olivier Brand (olivier.Classorg.apache.axis.encoding.ser.castorApache Axis
CDATAImplClassorg.apache.axis.messageApache Axis
ChainA Handler that executes a 'chain' of child handlers in order.Interfaceorg.apache.axisApache Axis
ChainedParamReaderDescription: In ParamReader class, user can not get inherited method parameter from the class they passed in.Classorg.apache.axis.utils.bytecodeApache Axis
ChunkedInputStreamClassorg.apache.axis.transport.httpApache Axis
ChunkedOutputStreamClassorg.apache.axis.transport.httpApache Axis
CLArgsParserParser for command line arguments.Classorg.apache.axis.utilsApache Axis
ClassCacheA cache class for JavaClass objects, which enables us to quickly referenceAuthor:Doug Davis (dug@us.Classorg.apache.axis.utils.cacheApache Axis
ClasspathUtilsClassorg.apache.axis.utilsApache Axis
ClassReaderThis is the class file reader for obtaining the parameter names for declared methods in a class.Classorg.apache.axis.utils.bytecodeApache Axis
ClassUtilsUtility methods for Class Loading.Classorg.apache.axis.utilsApache Axis
CLOptionBasic class describing an instance of option.Classorg.apache.axis.utilsApache Axis
CLOptionDescriptorBasic class describing an type of option.Classorg.apache.axis.utilsApache Axis
CLUtilCLUtil offers basic utility operations for use both internal and external to package.Classorg.apache.axis.utilsApache Axis
CollectionElementThis Element is for a QName that is a 'collection'.Classorg.apache.axis.wsdl.symbolTableApache Axis
CollectionTypeThis Type is for a QName that is a 'collection'.Classorg.apache.axis.wsdl.symbolTableApache Axis
CommentImplMost of methods are inherited from TEXT, defined for its Interface MarkerAuthor:Heejune Ahn (cityboy@tmax.Classorg.apache.axis.messageApache Axis
CommonsHTTPClientPropertiesInterface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSenderInterfaceorg.apache.axis.components.netApache Axis
CommonsHTTPClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
CommonsHTTPSenderThis class uses Jakarta Commons's HttpClient to call a SOAP server.Classorg.apache.axis.transport.httpApache Axis
CompilerThis interface defines a compiler's functionality for all (Java-based) compiled languagesInterfaceorg.apache.axis.components.compilerApache Axis
CompilerErrorThis class encapsulates an error message produced by a programming language processor (whether interpreted or compiled)Classorg.apache.axis.components.compilerApache Axis
CompilerFactoryThis class implements a factory to instantiate a Compiler.Classorg.apache.axis.components.compilerApache Axis
ComplexTypeClassorg.apache.axis.tools.ant.wsdlApache Axis
ComProviderClassorg.apache.axis.providersApache Axis
ConfigurationExceptionConfigurationException is thrown when an error occurs trying to use an EngineConfiguration.Classorg.apache.axisApache Axis
ConfiguratorClassorg.apache.axis.server.standalone.cliApache Axis
ConfiguratorExceptionClassorg.apache.axis.server.standalone.cliApache Axis
ConstantsClassorg.apache.axisApache Axis
ConstructorTargetUsed when the class need a specific Constructor (not default one)Author:Florent BenoitClassorg.apache.axis.encodingApache Axis
ContainedAttributeClassorg.apache.axis.wsdl.symbolTableApache Axis
ContainedEntryClassorg.apache.axis.wsdl.symbolTableApache Axis
CORBAProviderA basic CORBA ProviderAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.providers.javaApache Axis
DataHandlerHolderClassorg.apache.axis.holdersApache Axis
DateDeserializerThe DateSerializer deserializes a Date.Classorg.apache.axis.encoding.serApache Axis
DateDeserializerFactoryA DateDeserializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
DateHolderClassorg.apache.axis.holdersApache Axis
DateSerializerSerializer for Dates.Classorg.apache.axis.encoding.serApache Axis
DateSerializerFactorySerializerFactory for Date primitivesAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
DayClassorg.apache.axis.typesApache Axis
DayHolderClassorg.apache.axis.holdersApache Axis
DebugHandlerClassorg.apache.axis.handlersApache Axis
DefaultAuthenticatorThis class is used by WSDL2javaAntTask and WSDL2.Classorg.apache.axis.utilsApache Axis
DefaultAxisServerFactoryHelper class for obtaining AxisServers.Classorg.apache.axis.serverApache Axis
DefaultCommonsHTTPClientPropertiesDefault property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.Classorg.apache.axis.components.netApache Axis
DefaultConfigurationConfiguration provider that loads the default Axis configuration.Classorg.apache.axis.configurationApache Axis
DefaultEngineConfigurationFactoryThis is a 'front' for replacement logic.Classorg.apache.axis.configurationApache Axis
DefaultEntityResolverClassorg.apache.axis.utilsApache Axis
DefaultErrorHandlerDefault ErrorHandler implementation.Classorg.apache.axis.utilsApache Axis
DefaultHTTPSTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
DefaultHTTPTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
DefaultJAXRPC11TypeMappingImplThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.Classorg.apache.axis.encodingApache Axis
DefaultSOAP12TypeMappingImplClassorg.apache.axis.encodingApache Axis
DefaultSOAPEncodingTypeMappingImplThis is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping See DefaultTypeMapping for more information.Classorg.apache.axis.encodingApache Axis
DefaultSocketFactoryDefault socket factory.Classorg.apache.axis.components.netApache Axis
DefaultTypeMappingImplThis is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.Classorg.apache.axis.encodingApache Axis
DefaultXMLEncoderClassorg.apache.axis.components.encodingApache Axis
DefinedElementThis Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.Classorg.apache.axis.wsdl.symbolTableApache Axis
DefinedTypeThis Type is for a QName that is a complex or simple type, these types areSee Also:Serialized FormClassorg.apache.axis.wsdl.symbolTableApache Axis
DelegatingWSDDEngineConfigurationWSDDEngineConfiguration implementation that delegates to the WSDDDeployment returned by WSDDEngineConfiguration.Classorg.apache.axis.configurationApache Axis
DeploymentAdministratorClassorg.apache.axis.management.jmxApache Axis
DeploymentAdministratorMBeanInterfaceorg.apache.axis.management.jmxApache Axis
DeploymentQueryClassorg.apache.axis.management.jmxApache Axis
DeploymentQueryMBeanInterfaceorg.apache.axis.management.jmxApache Axis
DeserializationContextThis interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org.Classorg.apache.axis.encodingApache Axis
DeserializerThis interface describes the AXIS Deserializer.Interfaceorg.apache.axis.encodingApache Axis
DeserializerFactoryThis interface describes the AXIS DeserializerFactory.Interfaceorg.apache.axis.encodingApache Axis
DeserializerImplThe Deserializer base class.Classorg.apache.axis.encodingApache Axis
DeserializerTargetClassorg.apache.axis.encodingApache Axis
DetailDetail Container implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.messageApache Axis
DetailEntryDetail Entry implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.messageApache Axis
DimeAttachmentStreamsThis is the concrete implementation of the IncomingAttachmentStreams class and is used to parse data that is in the DIME format.Classorg.apache.axis.attachmentsApache Axis
DimeBodyPartHolds one attachment DIME part.Classorg.apache.axis.attachmentsApache Axis
DimeDelimitedInputStreamThis class takes the input stream and turns it multiple streams.Classorg.apache.axis.attachmentsApache Axis
DimeMultiPartThis class hold all parts of a DIME multipart message.Classorg.apache.axis.attachmentsApache Axis
DimeTypeNameFormatThis class is a single part for DIME mulitpart message.Classorg.apache.axis.attachmentsApache Axis
DirProviderClassorg.apache.axis.configurationApache Axis
DocumentDeserializerDeserializer for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
DocumentDeserializerFactoryDeserializerFactory for DOM Document.Classorg.apache.axis.encoding.serApache Axis
DocumentSerializerSerializer for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
DocumentSerializerFactorySerializerFactory for DOM DocumentAuthor:Davanum Srinivas See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
DOM2WriterThis class is a utility to serialize a DOM node as XML.Classorg.apache.axis.utilsApache Axis
DuplicateFileExceptionClassorg.apache.axis.wsdl.toJavaApache Axis
Duration fractional second precision of milliseconds.Classorg.apache.axis.typesApache Axis
DurationHolderClassorg.apache.axis.holdersApache Axis
DynamicContentDataHandlerTo be used with writing out DIME Attachments.Classorg.apache.axis.attachmentsApache Axis
EchoHandlerClassorg.apache.axis.handlersApache Axis
EJBProviderA basic EJB ProviderAuthor:Carl Woolf (cwoolf@macromedia.Classorg.apache.axis.providers.javaApache Axis
ElementThis class represents a TypeEntry that is a type (complexType, simpleType, etc.Classorg.apache.axis.wsdl.symbolTableApache Axis
ElementDeclSimple utility struct for holding element declarations.Classorg.apache.axis.wsdl.symbolTableApache Axis
ElementDescAn AttributeDesc is a FieldDesc for an Java field mapping to anAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.descriptionApache Axis
ElementDeserializerDeserializer for DOM elementsAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.encoding.serApache Axis
ElementDeserializerFactoryDeserializerFactory for Element.Classorg.apache.axis.encoding.serApache Axis
ElementSerializerSerializer for DOM elementsAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.encoding.serApache Axis
ElementSerializerFactorySerializerFactory for ElementAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
EmitterThis class emits WSDL from Java classes.Classorg.apache.axis.wsdl.fromJavaApache Axis
EmitterThis class produces java files for stubs, skeletons, and types from aAuthor:Russell Butek (butek@us.Classorg.apache.axis.wsdl.toJavaApache Axis
EngineConfigurationEngineConfiguration is an interface that the Message Flow subsystem provides so that engine configuration can be provided in a pluggableInterfaceorg.apache.axisApache Axis
EngineConfigurationFactoryEngineConfigurationFactory is an interface used to construct concrete EngineConfiguration instances.Interfaceorg.apache.axisApache Axis
EngineConfigurationFactoryDefaultThis is a default implementation of EngineConfigurationFactory.Classorg.apache.axis.configurationApache Axis
EngineConfigurationFactoryFinderThis is a default implementation of EngineConfigurationFactory.Classorg.apache.axis.configurationApache Axis
EngineConfigurationFactoryServletThis is a default implementation of ServletEngineConfigurationFactory.Classorg.apache.axis.configurationApache Axis
EntitiesCustom class for supporting XSD data type EntitiesAuthor:Davanum Srinivas See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
EntityCustom class for supporting XSD data type EntityAuthor:Davanum Srinivas See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
EnumGeneral support for 'enumerated' data types.Classorg.apache.axis.constantsApache Axis
Enum .TypeClassorg.apache.axis.constants.EnumApache Axis
EnumDeserializerDeserializer for a JAX-RPC enum.Classorg.apache.axis.encoding.serApache Axis
EnumDeserializerFactoryDeserializerFactory for Enumeration.Classorg.apache.axis.encoding.serApache Axis
EnumSerializerSerializer for a JAX-RPC enum.Classorg.apache.axis.encoding.serApache Axis
EnumSerializerFactorySerializerFactory for EnumAuthor:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
EnvelopeBuilderThe EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning offClassorg.apache.axis.messageApache Axis
EnvelopeHandlerClassorg.apache.axis.messageApache Axis
ErrorHandlerClassorg.apache.axis.handlersApache Axis
FactoryPropertyThis is a general purpose class that allows one to pass name/value properties to the JavaGeneratorFactory.Classorg.apache.axis.wsdl.toJavaApache Axis
FastUUIDGenCreates time-based UUID's.Classorg.apache.axis.components.uuidApache Axis
FaultableHandlerA FaultableHandler is essentially a wrapper for any other Handler which provides flexible fault handling semantics.Classorg.apache.axisApache Axis
FaultDescHolds information about a fault for an operationAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.descriptionApache Axis
FaultInfoFault information object.Classorg.apache.axis.wsdl.symbolTableApache Axis
FieldDescFieldDescs are metadata objects which control the mapping of a given Java field to/from XML.Classorg.apache.axis.descriptionApache Axis
FieldPropertyDescriptorClassorg.apache.axis.utilsApache Axis
FieldTargetClassorg.apache.axis.encodingApache Axis
FileProviderA simple ConfigurationProvider that uses the Admin class to read +Author:Glen Daniels (gdaniels@apache.Classorg.apache.axis.configurationApache Axis
FilterPrintWritersimple wrapper around PrintWriter class.Classorg.apache.axis.transport.httpApache Axis
FilterPrintWriter .NullOutputStreamClassorg.apache.axis.transport.http.FilterPrintWriterApache Axis
ForeachTaskCall a target foreach entry in a set of parameters based on a fileset.Classorg.apache.axis.tools.ant.foreachApache Axis
GeneratedFileInfoFile info available after emit to describe what exactly was created by the Emitter.Classorg.apache.axis.wsdl.toJavaApache Axis
GeneratorThis is the interface for all writers.Interfaceorg.apache.axis.wsdl.genApache Axis
GeneratorFactoryGenerator and Generatoractory are part of the generator framework.Interfaceorg.apache.axis.wsdl.genApache Axis
HandlerInterfaceorg.apache.axisApache Axis
HandlerA stub URLStreamHandler, so the system will recognize our custom URLs as valid.Classorg.apache.axis.transport.javaApache Axis
HandlerURLStreamHandler for the "jms" protocolAuthor:Ray Chun (rchun@sonicsoftware.Classorg.apache.axis.transport.jmsApache Axis
HandlerA stub URLStreamHandler, so the system will recognize our custom URLs as valid.Classorg.apache.axis.transport.localApache Axis
HandlerA stub URLStreamHandler, so the system will recognize our custom URLs as valid.Classorg.apache.axis.transport.mailApache Axis
HandlerChainImplClassorg.apache.axis.handlersApache Axis
HandlerInfoChainFactoryClassorg.apache.axis.handlersApache Axis
HandlerIterationStrategyBase interface for doing an action to Handlers with a MessageContext.Interfaceorg.apache.axisApache Axis
HappyClientClassorg.apache.axis.clientApache Axis
HeaderBuilderClassorg.apache.axis.messageApache Axis
HexBinaryCustom class for supporting primitive XSD data type hexBinary.Classorg.apache.axis.typesApache Axis
HexBinaryHolderClassorg.apache.axis.holdersApache Axis
HexDeserializerDeserializer for hexBinary.Classorg.apache.axis.encoding.serApache Axis
HexDeserializerFactoryDeserializerFactory for hexBinary.Classorg.apache.axis.encoding.serApache Axis
HexSerializerSerializer for hexBinary.Classorg.apache.axis.encoding.serApache Axis
HexSerializerFactorySerializerFactory for hexBinary.Classorg.apache.axis.encoding.serApache Axis
HTTPActionHandlerAn HTTPActionHandler simply sets the context's TargetService property from the HTTPAction property.Classorg.apache.axis.handlers.httpApache Axis
HTTPAuthHandlerAn HTTPAuthHandler simply sets the context's username and password properties from the HTTP auth headers.Classorg.apache.axis.handlers.httpApache Axis
HTTPConstantsHTTP protocol and message context constants.Classorg.apache.axis.transport.httpApache Axis
HTTPSenderThis is meant to be used on a SOAP Client to call a SOAP server.Classorg.apache.axis.transport.httpApache Axis
HTTPTransport set HTTP-specific message context fields and transport chains.Classorg.apache.axis.transport.httpApache Axis
IAsyncCallbackCallback for Async notificationAuthor:Davanum Srinivas (dims@yahoo.Interfaceorg.apache.axis.client.asyncApache Axis
IAsyncResultAccess the results of the Async callAuthor:Davanum Srinivas (dims@yahoo.Interfaceorg.apache.axis.client.asyncApache Axis
IBMFakeTrustSocketFactoryClassorg.apache.axis.components.netApache Axis
IBMFakeTrustSocketFactory .FakeX509TrustManagerClassorg.apache.axis.components.net.IBMFakeTrustSocketFactoryApache Axis
IBMJSSESocketFactorySSL socket factory.Classorg.apache.axis.components.netApache Axis
IdCustom class for supporting XSD data type ID The base type of Id is NCName.Classorg.apache.axis.typesApache Axis
IdentityHashMapIdentityHashMap similar to JDK1.Classorg.apache.axis.utilsApache Axis
IDKeyWrap an identity key (System.Classorg.apache.axis.utilsApache Axis
IDRefCustom class for supporting XSD data type IDRefAuthor:Davanum Srinivas See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
IDRefsCustom class for supporting XSD data type IDRefsAuthor:Davanum Srinivas See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
IDResolverInterfaceorg.apache.axis.messageApache Axis
ImageDataHandlerDeserializerImageDataHandler Deserializer Modified by Russell Butek Classorg.apache.axis.encoding.serApache Axis
ImageDataHandlerSerializerImageDataHandler SerializerAuthor:Russell Butek (butek@us.Classorg.apache.axis.encoding.serApache Axis
ImageDataSourceClassorg.apache.axis.attachmentsApache Axis
ImageHolderClassorg.apache.axis.holdersApache Axis
IncomingAttachmentStreamsSimiliar in concept to an iterator over the delimited streams inside of the HTTP stream.Classorg.apache.axis.attachmentsApache Axis
InputStreamBodyClassorg.apache.axis.messageApache Axis
InternalExceptionEncapsulates exceptions for "should never occur" situations.Classorg.apache.axisApache Axis
InvocationStrategyA Strategy which calls invoke() on the specified Handler, passing it the specified MessageContext.Classorg.apache.axis.strategiesApache Axis
InvokeExceptionThe InvokeException is thrown when a method encounters a general exception in the course of processing.Classorg.apache.axis.transport.jmsApache Axis
InvokeTimeoutExceptionThe InvokeTimeoutException is thrown when a method cannot complete processing within the time allotted.Classorg.apache.axis.transport.jmsApache Axis
IOUtilsClassorg.apache.axis.utilsApache Axis
JAFDataHandlerDeserializerJAFDataHandler SerializerAuthor:Rick Rineholt Classorg.apache.axis.encoding.serApache Axis
JAFDataHandlerDeserializerFactoryA JAFDataHandlerDeserializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
JAFDataHandlerSerializerJAFDataHandler SerializerAuthor:Rick RineholtClassorg.apache.axis.encoding.serApache Axis
JAFDataHandlerSerializerFactoryA JAFDataHandlerSerializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
Java2WSDLCommand line interface to the java2wsdl utilityAuthor:Ravi Kumar (rkumar@borland.Classorg.apache.axis.wsdlApache Axis
Java2WsdlAntTaskGenerates a WSDL description from a Java class.Classorg.apache.axis.tools.ant.wsdlApache Axis
JavaBeanFaultWriterThis is Wsdl2java's Complex Fault Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaBeanHelperWriterThis is Wsdl2java's Helper Type Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaBeanWriterThis is Wsdl2java's Complex Type Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaBindingWriterThis is Wsdl2java's Binding Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaBuildFileWriterThis is Wsdl2java's build file Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavacThis class wraps the Sun's Javac Compiler.Classorg.apache.axis.components.compilerApache Axis
JavaClassA simple cache of previously loaded classes, and their methods.Classorg.apache.axis.utils.cacheApache Axis
JavaClassWriterEmitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaDefinitionWriterThis is Wsdl2java's Definition Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaDeployWriterThis is Wsdl2java's deploy Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaEnumTypeWriterThis is Wsdl2java's Complex Type Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaFaultWriterThis is Wsdl2java's Fault Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaGeneratorFactoryClassorg.apache.axis.wsdl.toJavaApache Axis
JavaHolderWriterThis is Wsdl2java's Holder Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaImplWriterThis is Wsdl2java's implementation template writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaInterfaceWriterThis is Wsdl2java's PortType Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaMethodClassorg.apache.axis.utils.cacheApache Axis
JavaNetHTTPSenderPivot handler for the HTTP transport based on the HttpURLConnection API.Classorg.apache.axis.transport.http.javanetApache Axis
JavaProviderBase class for Java dispatching.Classorg.apache.axis.providers.javaApache Axis
JavaSenderClassorg.apache.axis.transport.javaApache Axis
JavaServiceDescA ServiceDesc is an abstract description of a service.Classorg.apache.axis.descriptionApache Axis
JavaServiceIfaceWriterThis is Wsdl2java's service writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaServiceImplWriterThis is Wsdl2java's service implementation writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaServiceWriterThis is Wsdl2java's Service Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaSkelWriterThis is Wsdl2java's skeleton writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaStubWriterThis is Wsdl2java's stub writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaTestCaseWriterThis is Wsdl2java's TestCase writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaTransportA Transport which will cause an invocation via "java"Author:Doug Davis (dug@us.Classorg.apache.axis.transport.javaApache Axis
JavaTypeWriterThis is Wsdl2java's Type Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaUndeployWriterThis is Wsdl2java's deploy Writer.Classorg.apache.axis.wsdl.toJavaApache Axis
JavaUtilsUtility class to deal with Java language related issues, such as type conversions.Classorg.apache.axis.utilsApache Axis
JavaUtils .ConvertCacheIt the argument to the convert(.Interfaceorg.apache.axis.utils.JavaUtilsApache Axis
JavaUtils .HolderExceptionClassorg.apache.axis.utils.JavaUtilsApache Axis
JavaWriterEmitter knows about WSDL writers, one each for PortType, Binding, Service, Definition, Type.Classorg.apache.axis.wsdl.toJavaApache Axis
JAXRPCHandlerHandles JAXRPC style handlers.Classorg.apache.axis.handlersApache Axis
JettyAxisServerClassorg.apache.axis.transport.httpApache Axis
JikesThis class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation.Classorg.apache.axis.components.compilerApache Axis
JMSConnectorJMSConnector is an abstract class that encapsulates the work of connecting to JMS destinations.Classorg.apache.axis.transport.jmsApache Axis
JMSConnectorFactoryJMSConnectorFactory is a factory class for creating JMSConnectors.Classorg.apache.axis.transport.jmsApache Axis
JMSConnectorManagerJMSConnectorManager manages a pool of connectors and works with the vendor adapters to support the reuse of JMS connections.Classorg.apache.axis.transport.jmsApache Axis
JMSConstantsJMSConstants contains constants that apply to all JMS providers.Interfaceorg.apache.axis.transport.jmsApache Axis
JMSEndpointJMSEndpoint encapsulates interactions w/ a JMS destination.Classorg.apache.axis.transport.jmsApache Axis
JMSSenderThis is meant to be used on a SOAP Client to call a SOAP server.Classorg.apache.axis.transport.jmsApache Axis
JMSTransportJMSTransport is the JMS-specific implemenation of org.Classorg.apache.axis.transport.jmsApache Axis
JMSURLConnectionURLConnection for the "jms" protocolAuthor:Ray Chun (rchun@sonicsoftware.Classorg.apache.axis.transport.jmsApache Axis
JMSURLHelperJMSURLHelper provides access to properties in the URL.Classorg.apache.axis.transport.jmsApache Axis
JMSVendorAdapterSPI Interface that all JMSVendorAdaptors must implement.Classorg.apache.axis.components.jmsApache Axis
JMSVendorAdapterFactoryDiscovery class used to locate vendor adapters.Classorg.apache.axis.components.jmsApache Axis
JNDIAxisServerFactoryHelper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.Classorg.apache.axis.serverApache Axis
JNDIVendorAdapterUses JNDI to locate ConnectionFactory and DestinationsAuthor:Jaime Meritt (jmeritt@sonicsoftware.Classorg.apache.axis.components.jmsApache Axis
JSSESocketFactorySSL socket factory.Classorg.apache.axis.components.netApache Axis
JWSClassLoaderClass loader for JWS files.Classorg.apache.axis.utilsApache Axis
JWSHandlerA JWSHandler sets the target service and JWS filename in the context depending on the JWS configuration and the target URL.Classorg.apache.axis.handlersApache Axis
LanguageCustom class for supporting XSD data type language language represents natural language identifiers as defined by [RFC 1766].Classorg.apache.axis.typesApache Axis
LocalResponderTiny Handler which just makes sure to Stringize the outgoing Message to appropriately use serializers on the server side.Classorg.apache.axis.transport.localApache Axis
LocalSenderThis is meant to be used on a SOAP Client to call a SOAP server.Classorg.apache.axis.transport.localApache Axis
LocalTransportA Transport which will cause an invocation via a "local" AxisServer.Classorg.apache.axis.transport.localApache Axis
LockableHashtableThis subclass of the java Hashtable allows individual entries to be "locked" so that their values cannot beClassorg.apache.axis.utilsApache Axis
LogFactoryClassorg.apache.axis.components.loggerApache Axis
LogHandlerA simple Handler which logs the request and response messages to either the console or a specified file (default "axis.Classorg.apache.axis.handlersApache Axis
LogMessageThis handler simply prints a custom message to the debug log.Classorg.apache.axis.handlersApache 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.Classorg.apache.axis.collectionsApache Axis
MailConstantsClassorg.apache.axis.transport.mailApache Axis
MailSenderThis is meant to be used on a SOAP Client to call a SOAP server via SMTP/POP3Author:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.transport.mailApache Axis
MailServerThis is a simple implementation of an SMTP/POP3 server for processing SOAP requests via Apache's xml-axis.Classorg.apache.axis.transport.mailApache Axis
MailTransportA Transport which will cause an invocation via "mail"Author:Davanum Srinivas Classorg.apache.axis.transport.mailApache Axis
MailWorkerClassorg.apache.axis.transport.mailApache Axis
MainMain class to run the stand-alone server from the command line.Classorg.apache.axis.server.standalone.cliApache Axis
ManagedMemoryDataSourceThis class allows small attachments to be cached in memory, while large ones are cached out.Classorg.apache.axis.attachmentsApache Axis
MapDeserializerClassorg.apache.axis.encoding.serApache Axis
MapDeserializerFactoryA MapDeserializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
MapperInterfaceorg.apache.axis.tools.ant.wsdlApache Axis
Mappingthis class represents a mapping from namespace to prefixSee Also:Serialized FormClassorg.apache.axis.utilsApache Axis
MappingSetClassorg.apache.axis.tools.ant.wsdlApache Axis
MapSerializerA MapSerializer is be used to serialize and deserialize Maps using the SOAP-ENCClassorg.apache.axis.encoding.serApache Axis
MapSerializerFactoryA MapSerializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
MapUtilsMapUtils provides convenience methods for accessing a java.Classorg.apache.axis.transport.jmsApache Axis
MD5AttachHandlerClassorg.apache.axis.handlersApache Axis
MessageA complete SOAP (and/or XML-RPC, eventually) message.Classorg.apache.axisApache Axis
MessageBundleAccept parameters for ProjectResourceBundle, but defer object instantiation (and thereforeClassorg.apache.axis.i18nApache Axis
MessageContextA MessageContext is the Axis implementation of the javax SOAPMessageContext class, and is core to message processingClassorg.apache.axisApache Axis
MessageElementMessageElement is the base type of nodes of the SOAP message parse tree.Classorg.apache.axis.messageApache Axis
MessageElement .QNameAttrClassorg.apache.axis.message.MessageElementApache Axis
MessageEntryThis class represents a WSDL message.Classorg.apache.axis.wsdl.symbolTableApache Axis
MessageFactoryImplMessage Factory implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.soapApache Axis
MessagesClassorg.apache.axis.i18nApache Axis
MessagesMessage resources for the org.Classorg.apache.axis.transport.http.javanetApache Axis
MessagesClassorg.apache.axis.utilsApache Axis
MessagesConstantsClassorg.apache.axis.i18nApache Axis
MessageWithAttachmentsInterfaceorg.apache.axis.messageApache Axis
MethodCacheA cache for methods.Classorg.apache.axis.utils.cacheApache Axis
MethodTargetClassorg.apache.axis.encodingApache Axis
MimeHeaderswraps javax.Classorg.apache.axis.messageApache Axis
MimeInfoClassorg.apache.axis.wsdl.symbolTableApache Axis
MimeMultipartDataHandlerDeserializerMimeMultipartDataHandler DeserializerAuthor:Russell Butek (butek@us.Classorg.apache.axis.encoding.serApache Axis
MimeMultipartDataHandlerSerializerMimeMultipartDataHandler SerializerAuthor:Russell Butek (butek@us.Classorg.apache.axis.encoding.serApache Axis
MimeMultipartDataSourceClassorg.apache.axis.attachmentsApache Axis
MimeMultipartHolderClassorg.apache.axis.holdersApache Axis
MimeUtilsThis class is defines utilities for mime.Classorg.apache.axis.attachmentsApache Axis
MixedContentTypeInterfaceorg.apache.axis.encodingApache Axis
MonthClassorg.apache.axis.typesApache Axis
MonthDayClassorg.apache.axis.typesApache Axis
MonthDayHolderClassorg.apache.axis.holdersApache Axis
MonthHolderClassorg.apache.axis.holdersApache Axis
MsgProviderDeal with message-style Java services.Classorg.apache.axis.providers.javaApache Axis
MultipartAttachmentStreamsThe MultipartAttachmentStreams class is used to create IncomingAttachmentInputStream objects when the HTTP stream shows a markedClassorg.apache.axis.attachmentsApache Axis
MultiPartDimeInputStreamThis simulates the multipart stream.Classorg.apache.axis.attachmentsApache Axis
MultiPartInputStreamThis simulates the multipart stream.Classorg.apache.axis.attachmentsApache Axis
MultiPartRelatedInputStreamThis simulates the multipart stream.Classorg.apache.axis.attachmentsApache Axis
MustUnderstandCheckerMustUnderstandChecker is used to inject SOAP semantics just beforeSee Also:Serialized FormClassorg.apache.axis.handlers.soapApache Axis
NameCustom class for supporting XSD data type Name Name represents XML Names.Classorg.apache.axis.typesApache Axis
NamedNodeMapImplA W3C simple DOM NameNodeMap implementationAuthor:Heejune Ahn (cityboy@tmax.Classorg.apache.axis.messageApache Axis
NamespaceMappingUsed for nested package definitions.Classorg.apache.axis.tools.ant.wsdlApache Axis
NamespacesDescription: A HashMap of packageNames and namespaces with some helper methods Author:rkumar@borland.Classorg.apache.axis.wsdl.fromJavaApache Axis
NamespacesThis class is essentially a HashMap of pairs with a few extra wizzbangs.Classorg.apache.axis.wsdl.toJavaApache Axis
NamespaceSelectorThis class is used within the context of a FactorySpec to express namespaces that should be either included and/or excluded from sourceClassorg.apache.axis.wsdl.toJavaApache Axis
NCNameCustom class for supporting XSD data type NCName NCName represents XML "non-colonized" NamesClassorg.apache.axis.typesApache Axis
NegativeIntegerCustom class for supporting primitive XSD data type negativeinteger negativeInteger is derived from nonPositiveInteger by setting theClassorg.apache.axis.typesApache Axis
NegativeInteger .BigIntegerRepClassorg.apache.axis.types.NegativeIntegerApache Axis
NegativeIntegerHolderClassorg.apache.axis.holdersApache Axis
NetworkUtilsUtility classes for networking created 13-May-2004 16:17:51Classorg.apache.axis.utilsApache Axis
NMTokenCustom class for supporting XSD data type NMToken NMTOKEN represents the NMTOKEN attribute type fromClassorg.apache.axis.typesApache Axis
NMTokensCustom class for supporting XSD data type NMTokensAuthor:Davanum Srinivas See Also:Serialized FormClassorg.apache.axis.typesApache Axis
NodeImplThis is our implementation of the DOM nodeSee Also:Serialized FormClassorg.apache.axis.messageApache Axis
NoEndPointExceptionAn exception to indicate that there is no end point.Classorg.apache.axisApache Axis
NonBlockingBufferedInputStreamClassorg.apache.axis.transport.httpApache Axis
NonNegativeIntegerCustom class for supporting primitive XSD data type nonNegativeIntegerAuthor:Russell Butek See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
NonNegativeInteger .BigIntegerRepClassorg.apache.axis.types.NonNegativeIntegerApache Axis
NonNegativeIntegerHolderClassorg.apache.axis.holdersApache Axis
NonPositiveIntegerCustom class for supporting primitive XSD data type nonPositiveInteger nonPositiveInteger is derived from integer by setting the value of Classorg.apache.axis.typesApache Axis
NonPositiveInteger .BigIntegerRepClassorg.apache.axis.types.NonPositiveIntegerApache Axis
NonPositiveIntegerHolderClassorg.apache.axis.holdersApache Axis
NoopFactoryClassorg.apache.axis.wsdl.genApache Axis
NoopGeneratorThis generator doesn't do anything.Classorg.apache.axis.wsdl.genApache Axis
NormalizedStringCustom class for supporting XSD data type NormalizedString.Classorg.apache.axis.typesApache Axis
NormalizedStringHolderClassorg.apache.axis.holdersApache Axis
NotationCustom class for supporting XSD data type NOTATION.Classorg.apache.axis.typesApache Axis
NSStackThe abstraction this class provides is a push down stack of variable length frames of prefix to namespace mappings.Classorg.apache.axis.utilsApache Axis
NullAttributesNull implementation of the Attributes interface.Classorg.apache.axis.messageApache Axis
NullProviderA do-nothing ConfigurationProviderAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.configurationApache Axis
OctetStreamClassorg.apache.axis.attachmentsApache Axis
OctetStreamDataHandlerDeserializerapplication/octet-stream DataHandler Deserializer Modified by Davanum Srinivas Classorg.apache.axis.encoding.serApache Axis
OctetStreamDataHandlerSerializerapplication/octet-stream DataHandler SerializerAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.encoding.serApache Axis
OctetStreamDataSourceClassorg.apache.axis.attachmentsApache Axis
OctetStreamHolderClassorg.apache.axis.holdersApache Axis
OperationDescAn OperationDesc is an abstract description of an operation on a service.Classorg.apache.axis.descriptionApache Axis
OptionsClassorg.apache.axis.utilsApache Axis
ParameterClassorg.apache.axis.wsdl.symbolTableApache Axis
ParameterDescA Parameter descriptor, collecting the interesting info about an operation parameter.Classorg.apache.axis.descriptionApache Axis
ParametersThis class simply collects all the parameter or message data for an operation into one place.Classorg.apache.axis.wsdl.symbolTableApache Axis
ParamItemInner class stores s with listsAuthor:Tim Vernum, Davanum SrinivasClassorg.apache.axis.tools.ant.foreachApache Axis
ParamListClassorg.apache.axis.serverApache Axis
ParamNameExtractorThis class retieves function parameter names from bytecode built with debugging symbols.Classorg.apache.axis.utils.bytecodeApache Axis
ParamReaderThis is the class file reader for obtaining the parameter names for declared methods in a class.Classorg.apache.axis.utils.bytecodeApache Axis
ParamSetInner class stores sets of s.Classorg.apache.axis.tools.ant.foreachApache Axis
ParamSet .FileDirBoth for the type attribute.Classorg.apache.axis.tools.ant.foreach.ParamSetApache Axis
ParserThis is a class with no documentation.Classorg.apache.axis.wsdl.genApache Axis
ParserControlParserControl is used to control particular behaviour of the parser.Interfaceorg.apache.axis.utilsApache Axis
PartA part of a MIME message.Interfaceorg.apache.axisApache Axis
PlainTextDataHandlerDeserializertext/plain DataHandler Deserializer Modified by Russell Butek Classorg.apache.axis.encoding.serApache Axis
PlainTextDataHandlerSerializertext/plain DataHandler SerializerAuthor:Russell Butek (butek@us.Classorg.apache.axis.encoding.serApache Axis
PlainTextDataSourceClassorg.apache.axis.attachmentsApache Axis
PortEntryThis class represents the symbol table entry for a WSDL port.Classorg.apache.axis.wsdl.symbolTableApache Axis
PortTypeEntryThis class represents a WSDL portType.Classorg.apache.axis.wsdl.symbolTableApache Axis
PositiveIntegerCustom class for supporting primitive XSD data type positiveInteger positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.Classorg.apache.axis.typesApache Axis
PositiveInteger .BigIntegerRepClassorg.apache.axis.types.PositiveIntegerApache Axis
PositiveIntegerHolderClassorg.apache.axis.holdersApache Axis
PrefixedQNameClassorg.apache.axis.messageApache Axis
ProjectResourceBundleWrapper class for resource bundles.Classorg.apache.axis.i18nApache Axis
QNameDeserializerThe DateSerializer deserializes a Date.Classorg.apache.axis.encoding.serApache Axis
QNameDeserializerFactoryA QNameDeserializer FactorySee Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
QNameSerializerSerializer for QNames.Classorg.apache.axis.encoding.serApache Axis
QNameSerializerFactorySerializerFactory for QName primitiveSee Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
QSHandlerThe QSHandler interface defines an interface for classes that handle the actions necessary when a particular query string is encountered in an AXISInterfaceorg.apache.axis.transport.httpApache Axis
QSListHandlerThe QSListHandler class is a handler which lists the AXIS Server's configuration when the query string "list" is encountered in an AXIS servletClassorg.apache.axis.transport.httpApache Axis
QSMethodHandlerThe QSMethodHandler class is a handler which executes a given method from an an AXIS service's WSDL definition when the query string "method" isClassorg.apache.axis.transport.httpApache Axis
QSWSDLHandlerThe QSWSDLHandler class is a handler which provides an AXIS service's WSDL document when the query string "wsdl" (ignoring case) is encountered in anClassorg.apache.axis.transport.httpApache Axis
QueueConnectorQueueConnector is a concrete JMSConnector subclass that specifically handles connections to queues (ptp domain).Classorg.apache.axis.transport.jmsApache Axis
QuitHandlerHandler that looks for the MessageContext.Classorg.apache.axis.server.standaloneApache Axis
RB KEEPING FOR REFERENCE 9/19/2002 Wrapper class for resource bundles.Classorg.apache.axis.i18nApache Axis
Registrarclass to act as a dynamic loading registrar to commons-modeler, so as to autoregister stuffClassorg.apache.axis.managementApache Axis
RMIProviderA basic RMI ProviderAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.providers.javaApache Axis
RPCElementClassorg.apache.axis.messageApache Axis
RPCHandlerThis is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.Classorg.apache.axis.messageApache Axis
RPCHeaderParamClassorg.apache.axis.messageApache Axis
RPCParamClassorg.apache.axis.messageApache Axis
RPCParamTargetClassorg.apache.axis.messageApache Axis
RPCProvider envelope body, invoking the appropriate methods on the service object.Classorg.apache.axis.providers.javaApache Axis
RunAxisFunctionalTestsTaskAnt task for starting / stopping servers and running junit in the middle.Classorg.apache.axis.tools.ant.axisApache Axis
SAX2EventRecorderThis class records SAX2 Events and allows the events to be replayed by start and stop indexClassorg.apache.axis.messageApache Axis
SAXOutputterClassorg.apache.axis.messageApache Axis
SchemaCustom class for supporting XSD schemaAuthor:Davanum Srinivas See Also:Serialized FormClassorg.apache.axis.typesApache Axis
SchemaHolderCustom class for supporting XSD schemaAuthor:Davanum Srinivas Classorg.apache.axis.holdersApache Axis
SchemaUtilsThis class contains static utility methods specifically for schema type queries.Classorg.apache.axis.wsdl.symbolTableApache Axis
SchemaVersionThe SchemaVersion interface allows us to abstract out the differences between the 1999, 2000, and 2001 versions of XML Schema.Interfaceorg.apache.axis.schemaApache Axis
SchemaVersion19991999 Schema characteristics.Classorg.apache.axis.schemaApache Axis
SchemaVersion20002000 Schema characteristics.Classorg.apache.axis.schemaApache Axis
SchemaVersion20012001 Schema characteristics.Classorg.apache.axis.schemaApache Axis
ScopeClassorg.apache.axis.constantsApache Axis
ScopeSimple wrapper around org.Classorg.apache.axis.enumApache Axis
Scope .TypeClassorg.apache.axis.constants.ScopeApache Axis
ScriptFactoryThis class implements a factory to instantiate an Script component.Classorg.apache.axis.components.scriptApache Axis
SecureSocketFactorySecure Socket factory.Interfaceorg.apache.axis.components.netApache Axis
SecurityProviderThe Axis security provider interface As Axis is designed for use in embedded environments, thoseInterfaceorg.apache.axis.securityApache Axis
SequencedHashMapA map of objects whose mapping entries are sequenced based on the order in which they were added.Classorg.apache.axis.collectionsApache Axis
SerializationContextManage a serialization, including keeping track of namespace mappings and element stacks.Classorg.apache.axis.encodingApache Axis
SerializerThis interface describes the AXIS Serializer.Interfaceorg.apache.axis.encodingApache Axis
SerializerFactoryThis interface describes the AXIS SerializerFactory.Interfaceorg.apache.axis.encodingApache Axis
ServerExceptionClassorg.apache.axis.server.standaloneApache Axis
ServiceAxis' JAXRPC Dynamic Invoation Interface implementation of the Service The Service class should be used a the starting point for accessClassorg.apache.axis.clientApache Axis
Service .HandlerRegistryImplClassorg.apache.axis.client.ServiceApache Axis
ServiceAdminThe ServiceControl Object is responsible for starting and stopping specific servicesClassorg.apache.axis.managementApache Axis
ServiceAdministratorThe ServiceAdmininstrator MBean exposes the org.Classorg.apache.axis.management.jmxApache Axis
ServiceAdministratorMBeanThe ServiceAdministrator MBean exposes the org.Interfaceorg.apache.axis.management.jmxApache Axis
ServiceDescInterfaceorg.apache.axis.descriptionApache Axis
ServiceEntryThis class represents a WSDL service.Classorg.apache.axis.wsdl.symbolTableApache Axis
ServiceFactoryHelper class for obtaining Services from JNDI.Classorg.apache.axis.clientApache Axis
ServletAuthenticatedUserServletAuthenticatedUser is a sligtly odd implementation of AuthenticatedUser.Classorg.apache.axis.security.servletApache Axis
ServletEndpointContextImplClassorg.apache.axis.transport.httpApache Axis
ServletEngineConfigurationFactoryThis is a 'front' for replacement logic.Classorg.apache.axis.configurationApache Axis
ServletSecurityProviderA ServletSecurityProvider, combined with the ServletAuthenticatedUser class, allows the standard servlet security mechanisms (isUserInRole(),Classorg.apache.axis.security.servletApache Axis
SessionAn abstract interface to provide session storage to Axis services.Interfaceorg.apache.axis.sessionApache Axis
SessionUtilsCode borrowed from AuthenticatorBase.Classorg.apache.axis.utilsApache Axis
SimpleAuthenticatedUserSimpleAuthenticatedUser is a trivial implementation of the AuthenticatedUser interface, for use with a default Axis installationClassorg.apache.axis.security.simpleApache Axis
SimpleAuthenticationHandlerJust a simple Authentication Handler to see if the user specified in the Bag in the MessageContext is allowed to continue.Classorg.apache.axis.handlersApache Axis
SimpleAuthorizationHandlerJust a simple Authorization Handler to see if the user specified in the Bag in the MessageContext is allowed to preform thisClassorg.apache.axis.handlersApache Axis
SimpleAxisServerThis is a simple implementation of an HTTP server for processing SOAP requests via Apache's xml-axis.Classorg.apache.axis.transport.httpApache Axis
SimpleAxisWorkerClassorg.apache.axis.transport.httpApache Axis
SimpleChainA Simple Chain is a 'composite' Handler in that it aggregates a collection of Handlers and also acts as a Handler which delegates its operations toClassorg.apache.axisApache Axis
SimpleDeserializerA deserializer for any simple type with a (String) constructor.Classorg.apache.axis.encoding.serApache Axis
SimpleDeserializerFactoryA deserializer for any simple type with a (String) constructor.Classorg.apache.axis.encoding.serApache Axis
SimpleJMSListenerSimpleJMSListener implements the javax.Classorg.apache.axis.transport.jmsApache Axis
SimpleJMSWorkerSimpleJMSWorker is a worker thread that processes messages that are received by SimpleJMSListener.Classorg.apache.axis.transport.jmsApache Axis
SimpleListDeserializer based on SimpleDeserializerAuthor:Ias (iasandcb@tmax.Classorg.apache.axis.encoding.serApache Axis
SimpleListDeserializerFactoryDeserializerFactory for based on SimpleDeserializerFactoryClassorg.apache.axis.encoding.serApache Axis
SimpleListSerializer based on SimpleSerializerAuthor:Ias See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
SimpleListSerializerFactoryClassorg.apache.axis.encoding.serApache Axis
SimpleProviderA SimpleProvider is an EngineConfiguration which contains a simple HashMap-based registry of Handlers, Transports, and Services.Classorg.apache.axis.configurationApache Axis
SimpleSecurityProviderSimpleSecurityProviderAuthor:Glen Daniels (gdaniels@apache.Classorg.apache.axis.security.simpleApache Axis
SimpleSerializerSerializer for primitives and anything simple whose value is obtained with toString()Author:Rich Scheuerle See Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
SimpleSerializerFactoryClassorg.apache.axis.encoding.serApache Axis
SimpleSessionA trivial session implementation.Classorg.apache.axis.sessionApache Axis
SimpleSessionHandlerThis handler uses SOAP headers to do simple session management.Classorg.apache.axis.handlersApache Axis
SimpleTargetedChainA SimpleTargetedChain has a request handler, a pivot handler, and a response handler (any of which may themselves be chains).Classorg.apache.axisApache Axis
SimpleUUIDGenUsed to create new universally unique identifiers or UUID's (sometimes called GUID's).Classorg.apache.axis.components.uuidApache Axis
SimpleValueSerializerInterfaceorg.apache.axis.encodingApache Axis
SkeletonImplProvides Base function implementation for the Skeleton interfaceSee Also:Serialized FormClassorg.apache.axis.wsdlApache Axis
SOAP11ConstantsClassorg.apache.axis.soapApache Axis
SOAP12ConstantsClassorg.apache.axis.soapApache Axis
SOAPBodyHolder for body elements.Classorg.apache.axis.messageApache Axis
SOAPBodyElementClassorg.apache.axis.messageApache Axis
SOAPConnectionFactoryImplSOAP Connection Factory implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.soapApache Axis
SOAPConnectionImplSOAP Connection implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.soapApache Axis
SOAPConstantsAn interface definining SOAP constants.Interfaceorg.apache.axis.soapApache Axis
SOAPDocumentImplSOAPDcoumentImpl implements the Document API for SOAPPART.Classorg.apache.axis.messageApache Axis
SOAPEnvelopeClassorg.apache.axis.messageApache Axis
SOAPFactoryImplSOAP Element Factory implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.soapApache Axis
SOAPFaultA Fault body element.Classorg.apache.axis.messageApache Axis
SOAPFaultBuilderBuild a Fault body element.Classorg.apache.axis.messageApache Axis
SOAPFaultCodeBuilderBuild a Fault body element.Classorg.apache.axis.messageApache Axis
SOAPFaultDetailsBuilderHandle deserializing fault details.Classorg.apache.axis.messageApache Axis
SOAPFaultElementSOAP Fault implementationAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.messageApache Axis
SOAPFaultReasonBuilderParser for the fault Reason element and its associated Text elements.Classorg.apache.axis.messageApache Axis
SOAPHandlerClassorg.apache.axis.messageApache Axis
SOAPHeaderHolder for header elements.Classorg.apache.axis.messageApache Axis
SOAPHeaderElementA simple header element abstraction.Classorg.apache.axis.messageApache Axis
SOAPMonitorThis is a SOAP Monitor Application class.Classorg.apache.axis.utilsApache Axis
SOAPMonitorConstantsSOAP Monitor Service constantsAuthor:Brian Price (pricebe@us.Classorg.apache.axis.monitorApache Axis
SOAPMonitorHandlerThis handler is used to route SOAP messages to the SOAP monitor service.Classorg.apache.axis.handlersApache Axis
SOAPMonitorServiceThis is a SOAP Monitor Service class.Classorg.apache.axis.monitorApache Axis
SOAPPartThe SOAPPart provides access to the root part of the Message which contains the envelope.Classorg.apache.axisApache Axis
SOAPServiceA SOAPService is a Handler which encapsulates a SOAP invocation.Classorg.apache.axis.handlers.soapApache Axis
SocketFactoryInterfaceorg.apache.axis.components.netApache Axis
SocketFactoryFactoryClassorg.apache.axis.components.netApache Axis
SocketHolderClassorg.apache.axis.transport.httpApache Axis
SocketInputStreamThe ONLY reason for this is so we can clean up sockets quicker/cleaner.Classorg.apache.axis.transport.httpApache Axis
SonicMQVendorAdapterDefines SonicMQ specific constants for connnection factory creation.Classorg.apache.axis.components.jmsApache Axis
SourceDataHandlerDeserializerSourceDataHandler Deserializer Modified by Russell Butek Classorg.apache.axis.encoding.serApache Axis
SourceDataHandlerSerializerSourceDataHandler SerializerAuthor:Russell Butek (butek@us.Classorg.apache.axis.encoding.serApache Axis
SourceDataSourceClassorg.apache.axis.attachmentsApache Axis
SourceHolderClassorg.apache.axis.holdersApache Axis
StandaloneAxisServerJetty based stand-alone Axis server.Classorg.apache.axis.server.standaloneApache Axis
StatusStatus of the async requestAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.client.asyncApache Axis
Status .TypeClassorg.apache.axis.client.async.StatusApache Axis
StringUtilsClassorg.apache.axis.utilsApache Axis
StubThis class is the base for all generated stubs.Classorg.apache.axis.clientApache Axis
StyleDescription of the different styles style=rpc, use=encodedClassorg.apache.axis.constantsApache Axis
StyleSimple wrapper around org.Classorg.apache.axis.enumApache Axis
Style .TypeClassorg.apache.axis.constants.StyleApache Axis
SubscriptionClassorg.apache.axis.transport.jmsApache Axis
SunFakeTrustSocketFactoryClassorg.apache.axis.components.netApache Axis
SunFakeTrustSocketFactory .FakeX509TrustManagerClassorg.apache.axis.components.net.SunFakeTrustSocketFactoryApache Axis
SunJSSESocketFactorySSL socket factory.Classorg.apache.axis.components.netApache Axis
SymbolTableThis 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.Classorg.apache.axis.wsdl.symbolTableApache Axis
SymTabEntrySymTabEntry is the base class for all symbol table entries.Classorg.apache.axis.wsdl.symbolTableApache Axis
TargetA deserializer constructs a value from the xml passed over the wire and sets a target.Interfaceorg.apache.axis.encodingApache Axis
TargetedChainInterfaceorg.apache.axisApache Axis
tcpmonTCP monitor to log http messages and responses, both SOAP and plain HTTP.Classorg.apache.axis.utilsApache Axis
TeeOutputStreamClassorg.apache.axis.utilsApache Axis
TextA representation of a node whose value is text.Classorg.apache.axis.messageApache Axis
TextSerializationContextFor internal use only.Classorg.apache.axis.encodingApache Axis
ThreadPoolClassorg.apache.axis.components.threadpoolApache Axis
TimeClass that represents the xsd:time XML Schema typeSee Also:Serialized FormClassorg.apache.axis.typesApache Axis
TimeDeserializerThe TimeSerializer deserializes a time.Classorg.apache.axis.encoding.serApache Axis
TimeDeserializerFactoryA Deserializer Factory for timeAuthor:Florent BenoitSee Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
TimeHolderClassorg.apache.axis.holdersApache Axis
TimeSerializerSerializer for Time.Classorg.apache.axis.encoding.serApache Axis
TimeSerializerFactorySerializerFactory for TimeAuthor:Florent BenoitSee Also:Serialized FormClassorg.apache.axis.encoding.serApache Axis
TokenCustom class for supporting primitive XSD data type Token.Classorg.apache.axis.typesApache Axis
TokenHolderClassorg.apache.axis.holdersApache Axis
TopicConnectorTopicConnector is a concrete JMSConnector subclass that specifically handles connections to topics (pub-sub domain).Classorg.apache.axis.transport.jmsApache Axis
TransportClassorg.apache.axis.clientApache Axis
TransportTransport is a targeted chain that knows it's a transport.Classorg.apache.axis.serverApache Axis
TransportClientPropertiesInterfaceorg.apache.axis.components.netApache Axis
TransportClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
TypeThis class represents a TypeEntry that is a type (complexType, simpleType, etc.Classorg.apache.axis.wsdl.symbolTableApache Axis
TypeDescA TypeDesc represents a JavaXML data binding.Classorg.apache.axis.descriptionApache Axis
TypeEntryThis class represents a wsdl types entry that is supported by the WSDL2Java emitter.Classorg.apache.axis.wsdl.symbolTableApache Axis
TypeMappingThis interface describes the AXIS TypeMapping.Interfaceorg.apache.axis.encodingApache Axis
TypeMappingDelegateThe TypeMapping delegate is used to simply delegate to the indicated type mapping.Classorg.apache.axis.encodingApache Axis
TypeMappingImpl This is the implementation of the axis TypeMapping interface (which extends the JAX-RPC TypeMapping interface).Classorg.apache.axis.encodingApache Axis
TypeMappingImpl .PairClassorg.apache.axis.encoding.TypeMappingImplApache Axis
TypeMappingRegistryThis interface describes the AXIS TypeMappingRegistry.Interfaceorg.apache.axis.encodingApache Axis
TypeMappingRegistryImpl The TypeMappingRegistry keeps track of the individual TypeMappings.Classorg.apache.axis.encodingApache Axis
TypeMappingVersionEnumClassorg.apache.axis.tools.ant.wsdlApache Axis
TypesDescription: This class is used to recursively serializes a Java Class into an XML Schema representation.Classorg.apache.axis.wsdl.fromJavaApache Axis
UndefinedThis Undefined interface is implemented by UndefinedType and UndefinedElement.Interfaceorg.apache.axis.wsdl.symbolTableApache Axis
UndefinedDelegateThis UndefinedDelegate class implements the common functions of UndefinedType and UndefinedElement.Classorg.apache.axis.wsdl.symbolTableApache Axis
UndefinedElementThis represents a QName found in a reference but is not defined.Classorg.apache.axis.wsdl.symbolTableApache Axis
UndefinedTypeThis represents a QName found in a reference but is not defined.Classorg.apache.axis.wsdl.symbolTableApache Axis
UnsignedByteCustom class for supporting primitive XSD data type UnsignedByteAuthor:Chris Haddad See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
UnsignedByteHolderClassorg.apache.axis.holdersApache Axis
UnsignedIntCustom class for supporting primitive XSD data type UnsignedIntAuthor:Chris Haddad See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
UnsignedIntHolderClassorg.apache.axis.holdersApache Axis
UnsignedLongCustom class for supporting primitive XSD data type UnsignedLongAuthor:Chris Haddad See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
UnsignedLongHolderClassorg.apache.axis.holdersApache Axis
UnsignedShortCustom class for supporting primitive XSD data type UnsignedShortAuthor:Chris Haddad See Also:XML Schema 3.Classorg.apache.axis.typesApache Axis
UnsignedShortHolderClassorg.apache.axis.holdersApache Axis
URIAxis Note: This class was 'borrowed' from Xerces 2: org.Classorg.apache.axis.typesApache Axis
URI .MalformedURIExceptionMalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in anClassorg.apache.axis.types.URIApache Axis
URIHolderClassorg.apache.axis.holdersApache Axis
URLHashSetClassorg.apache.axis.utilsApache Axis
URLMapperAn URLMapper attempts to use the extra path info of this request as the service name.Classorg.apache.axis.handlers.httpApache Axis
UseUse enum descriptionAuthor:Richard ScheuerleSee Also:Serialized FormClassorg.apache.axis.constantsApache Axis
UseSimple wrapper around org.Classorg.apache.axis.enumApache Axis
Use .TypeClassorg.apache.axis.constants.UseApache Axis
UtilsThis class contains static utility methods for the emitter.Classorg.apache.axis.wsdl.symbolTableApache Axis
UtilsClassorg.apache.axis.wsdl.toJavaApache Axis
UUIDGenA Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and spaceInterfaceorg.apache.axis.components.uuidApache Axis
UUIDGenFactoryA Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and spaceClassorg.apache.axis.components.uuidApache Axis
VectorDeserializerDeserializer for SOAP Vectors for compatibility with SOAP 2.Classorg.apache.axis.encoding.serApache Axis
VectorDeserializerFactoryA VectorDeserializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
VectorSerializerA VectorSerializer is be used to serialize and deserialize Vectors using the SOAP-ENCClassorg.apache.axis.encoding.serApache Axis
VectorSerializerFactoryA VectorSerializer FactoryAuthor:Rich Scheuerle (scheu@us.Classorg.apache.axis.encoding.serApache Axis
VersionLittle utility to get the version and build date of the axis.Classorg.apache.axisApache Axis
WSDDArrayMappingA WSDDArrayMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes.Classorg.apache.axis.deployment.wsddApache Axis
WSDDBeanMappingA WSDDBeanMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes.Classorg.apache.axis.deployment.wsddApache Axis
WSDDBsfProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDChainClassorg.apache.axis.deployment.wsddApache Axis
WSDDComProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDConstantsClassorg.apache.axis.deployment.wsddApache Axis
WSDDDeployableItemWSDD DeployableItem complexTypeSee Also:Serialized FormClassorg.apache.axis.deployment.wsddApache Axis
WSDDDeploymentWSDD deployment elementAuthor:James Snell, Glen Daniels (gdaniels@apache.Classorg.apache.axis.deployment.wsddApache Axis
WSDDDocumentrepresents a WSDD Document (this is the top level object in this object model) Only one of deployment and undeployment should be valid.Classorg.apache.axis.deployment.wsddApache Axis
WSDDDocumentationrepresents a WSDD documentation All WSDDElement can have a documentation but it is used only for Classorg.apache.axis.deployment.wsddApache Axis
WSDDElementabstract class extended by all WSDD Element classesSee Also:Serialized FormClassorg.apache.axis.deployment.wsddApache Axis
WSDDEngineConfiguration internal WSDD deployment info.Interfaceorg.apache.axisApache Axis
WSDDExceptionClassorg.apache.axis.deployment.wsddApache Axis
WSDDFaultClassorg.apache.axis.deployment.wsddApache Axis
WSDDFaultFlowClassorg.apache.axis.deployment.wsddApache Axis
WSDDGlobalConfigurationRepresents the global configuration of the Axis engine.Classorg.apache.axis.deployment.wsddApache Axis
WSDDHandlerClassorg.apache.axis.deployment.wsddApache Axis
WSDDHandlerProviderThis is a simple provider for using Handler-based services which don't need further configuration (such as Java classes, etc).Classorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJavaCORBAProviderA WSDD CORBA providerAuthor:Davanum Srinivas (dims@yahoo.Classorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJavaEJBProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJavaMsgProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJavaRMIProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJavaRPCProviderClassorg.apache.axis.deployment.wsdd.providersApache Axis
WSDDJAXRPCHandlerInfoClassorg.apache.axis.deployment.wsddApache Axis
WSDDJAXRPCHandlerInfoChainClassorg.apache.axis.deployment.wsddApache Axis
WSDDNonFatalExceptionClassorg.apache.axis.deployment.wsddApache Axis
WSDDOperationParse the WSDD operation elements.Classorg.apache.axis.deployment.wsddApache Axis
WSDDParameterClassorg.apache.axis.deployment.wsddApache Axis
WSDDProviderWSDD provider element Represents the liason to the application being exposedClassorg.apache.axis.deployment.wsddApache Axis
WSDDRequestFlowClassorg.apache.axis.deployment.wsddApache Axis
WSDDResponseFlowClassorg.apache.axis.deployment.wsddApache Axis
WSDDServiceA service represented in WSDD.Classorg.apache.axis.deployment.wsddApache Axis
WSDDServiceWrapperClassorg.apache.axis.management.jmxApache Axis
WSDDTargetedChainClassorg.apache.axis.deployment.wsddApache Axis
WSDDTransportClassorg.apache.axis.deployment.wsddApache Axis
WSDDTransportWrapperClassorg.apache.axis.management.jmxApache Axis
WSDDTypeMappingClassorg.apache.axis.deployment.wsddApache Axis
WSDDTypeMappingContainerA common interface for things which contain type mappings (i.Interfaceorg.apache.axis.deployment.wsddApache Axis
WSDDUndeploymentWSDD deployment elementAuthor:James SnellSee Also:Serialized FormClassorg.apache.axis.deployment.wsddApache Axis
WSDL2Classorg.apache.axis.wsdl.genApache Axis
WSDL2JavaClassorg.apache.axis.wsdlApache Axis
Wsdl2javaAntTaskCreate Java classes from local or remote WSDL.Classorg.apache.axis.tools.ant.wsdlApache Axis
WSDLGenStrategyA Strategy which calls generateWSDL() on the specified Handler, passing it the specified MessageContext.Classorg.apache.axis.strategiesApache Axis
WSDLUtilsClassorg.apache.axis.utilsApache Axis
XmlBeanDeserializerClassorg.apache.axis.encoding.ser.xbeansApache Axis
XmlBeanDeserializerFactoryClassorg.apache.axis.encoding.ser.xbeansApache Axis
XmlBeanSerializerClassorg.apache.axis.encoding.ser.xbeansApache Axis
XmlBeanSerializerFactoryClassorg.apache.axis.encoding.ser.xbeansApache Axis
XMLCharThis class defines the basic XML character properties.Classorg.apache.axis.utilsApache Axis
XMLEncoderInterfaceorg.apache.axis.components.encodingApache Axis
XMLEncoderFactoryFactory for XMLEncoderAuthor:Jens Schumann, Davanum SrinivasClassorg.apache.axis.components.encodingApache Axis
XMLStringProviderA simple ConfigurationProvider that uses the Admin class to configure the engine from a String containing XML.Classorg.apache.axis.configurationApache Axis
XMLTypeClassorg.apache.axis.encodingApache Axis
XMLUtilsClassorg.apache.axis.utilsApache Axis
XMLUtils .ParserErrorHandlerClassorg.apache.axis.utils.XMLUtilsApache Axis
YearClassorg.apache.axis.typesApache Axis
YearHolderClassorg.apache.axis.holdersApache Axis
YearMonthClassorg.apache.axis.typesApache Axis
YearMonthHolderClassorg.apache.axis.holdersApache Axis