Uses of Package
javax.xml.rpc.encoding

Packages that use javax.xml.rpc.encoding
javax.xml.rpc   
javax.xml.rpc.encoding   
 

Classes in javax.xml.rpc.encoding used by javax.xml.rpc
TypeMappingRegistry
          The interface javax.xml.rpc.encoding.TypeMappingRegistry defines a registry of TypeMapping instances for various encoding styles.
 

Classes in javax.xml.rpc.encoding used by javax.xml.rpc.encoding
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.
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.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.