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