|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Package javax.xml.rpc.encoding
This package defines APIs for the extensible type mapping framework.See: Description
Interface Summary | |
---|---|
DeserializationContext | The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner. |
Deserializer | The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers. |
DeserializerFactory | The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers. |
SerializationContext | The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner. |
Serializer | The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers. |
SerializerFactory | The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers. |
TypeMapping | The javax.xml.rpc.encoding.TypeMapping is the base
interface for the representation of a type mapping. |
TypeMappingRegistry | The interface javax.xml.rpc.encoding.TypeMappingRegistry
defines a registry of TypeMapping instances for various encoding
styles. |
Class Summary | |
---|---|
XMLType | Constants for common XML Schema and SOAP 1.1 types. |
Package javax.xml.rpc.encoding Description
This package defines APIs for the extensible type mapping framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.