Uses of Class
com.sun.xml.rpc.spi.JaxRpcObjectFactory
-
Packages that use JaxRpcObjectFactory Package Description com.sun.xml.rpc.spi com.sun.xml.rpc.util -
-
Uses of JaxRpcObjectFactory in com.sun.xml.rpc.spi
Methods in com.sun.xml.rpc.spi that return JaxRpcObjectFactory Modifier and Type Method Description static JaxRpcObjectFactoryJaxRpcObjectFactory. newInstance()Obtain an instance of a factory. -
Uses of JaxRpcObjectFactory in com.sun.xml.rpc.util
Subclasses of JaxRpcObjectFactory in com.sun.xml.rpc.util Modifier and Type Class Description classJaxRpcObjectFactoryImplSingleton factory class to instantiate concrete objects.
-