Package javax.xml.rpc.encoding

Interface Summary
DeserializationContext (src) A deserializer uses this interface to access and maintain context information during the deserialization.
Deserializer (src) A base interface for deserializers.
DeserializerFactory (src) A factory of deserializers.
SerializationContext (src) This interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Serializer (src) This interface defines the base interface for serializers.
SerializerFactory (src) This is a factory of the serializers.
TypeMapping (src) This is the base interface for the representation of a type mapping.
TypeMappingRegistry (src) This defines a registry of TypeMapping instances for encoding styles.
 

Class Summary
XMLType (src) Constants for common XML Schema and SOAP 1.1 types.