Uses of Interface
javax.xml.rpc.encoding.Serializer
-
Packages that use Serializer Package Description 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 Modifier and Type Method Description SerializerSerializerFactory. getSerializerAs(String mechanismType)Returns a Serializer for the specified XML processing mechanism type.
-