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