|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SerializerFactory | |
| javax.xml.rpc.encoding | |
| Uses of SerializerFactory in javax.xml.rpc.encoding |
| Methods in javax.xml.rpc.encoding that return SerializerFactory | |
SerializerFactory |
TypeMapping.getSerializer(java.lang.Class javaType,
QName xmlType)
Gets the SerializerFactory registered for the specified pair of Java type and XML data type. |
| Methods in javax.xml.rpc.encoding with parameters of type SerializerFactory | |
void |
TypeMapping.register(java.lang.Class javaType,
QName xmlType,
SerializerFactory sf,
DeserializerFactory dsf)
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||