Package org.apache.axis.encoding

Interface Summary
Callback  
DeserializationContext This interface describes the AXIS DeserializationContext, note that an AXIS compliant DeserializationContext must extend the org.xml.sax.helpers.DefaultHandler.
Deserializer This interface describes the AXIS Deserializer.
DeserializerFactory This interface describes the AXIS DeserializerFactory.
SerializationContext This interface describes the AXIS SerializationContext.
Serializer This interface describes the AXIS Serializer.
SerializerFactory This interface describes the AXIS SerializerFactory.
SimpleType Marker interface to indicate that a bean is "really" a simple type (typically with attributes).
SimpleValueSerializer  
Target A deserializer constructs a value from the xml passed over the wire and sets a target.
TypeMapping This interface describes the AXIS TypeMapping.
TypeMappingRegistry This interface describes the AXIS TypeMappingRegistry.
 

Class Summary
AttributeSerializationContextImpl Used to suppress element tag serialization when serializing simple types into attributes.
Base64  
CallbackTarget  
DefaultSOAP12TypeMappingImpl Deprecated. Please use DefaultSOAPEncodingTypeMappingImpl.java
DefaultSOAPEncodingTypeMappingImpl  
DefaultTypeMappingImpl This is the implementation of the axis Default TypeMapping (which extends the JAX-RPC TypeMapping interface) for SOAP 1.1.
DeserializationContextImpl  
DeserializerImpl The Deserializer base class.
DeserializerTarget  
FieldTarget  
MethodTarget  
SerializationContextImpl Manage a serialization, including keeping track of namespace mappings and element stacks.
TypeMappingImpl This is the implementation of the axis TypeMapping interface (which extends the JAX-RPC TypeMapping interface).
TypeMappingRegistryImpl The TypeMappingRegistry keeps track of the individual TypeMappings.
XMLType  
 



Copyright © 2003 Apache Web Services Project. All Rights Reserved.