Uses of Interface
javax.xml.rpc.encoding.Serializer
-
Packages that use Serializer Package Description javax.xml.rpc.encoding -
-
Uses of Serializer in javax.xml.rpc.encoding
Methods in javax.xml.rpc.encoding that return Serializer Modifier and Type Method Description Serializer
SerializerFactory. getSerializerAs(java.lang.String mechanismType)
Returns a Serializer for the specified XML processing mechanism type.
-