Uses of Interface
javax.xml.rpc.encoding.Serializer

Packages that use Serializer
javax.xml.rpc.encoding This package defines APIs for the extensible type mapping framework. 
 

Uses of Serializer in javax.xml.rpc.encoding
 

Methods in javax.xml.rpc.encoding that return Serializer
 Serializer SerializerFactory.getSerializerAs(String mechanismType)
          Returns a Serializer for the specified XML processing mechanism type.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.