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).
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
Base64  
CallbackTarget  
DefaultSOAP12TypeMappingImpl  
DefaultTypeMappingImpl  
DeserializationContextImpl  
DeserializerImpl The Deserializer base class.
DeserializerTarget  
FieldTarget  
Hex Custom class for supporting primitive XSD data type hexBinary.
MethodTarget  
SerializationContextImpl Manage a serialization, including keeping track of namespace mappings and element stacks.
TypeMappingImpl  
TypeMappingRegistryImpl  
XMLType  
 



Copyright © 2001 Apache XML Project. All Rights Reserved.