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

Packages that use DeserializerFactory
javax.xml.rpc.encoding   
 

Uses of DeserializerFactory in javax.xml.rpc.encoding
 

Methods in javax.xml.rpc.encoding that return DeserializerFactory
 DeserializerFactory TypeMapping.getDeserializer(Class javaType, javax.xml.namespace.QName xmlType)
           
 

Methods in javax.xml.rpc.encoding with parameters of type DeserializerFactory
 void TypeMapping.register(Class javaType, javax.xml.namespace.QName xmlType, SerializerFactory sf, DeserializerFactory dsf)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.