Uses of Class
javax.xml.rpc.ServiceFactory
-
Packages that use ServiceFactory Package Description javax.xml.rpc org.apache.axis.client -
-
Uses of ServiceFactory in javax.xml.rpc
Methods in javax.xml.rpc that return ServiceFactory Modifier and Type Method Description static ServiceFactoryServiceFactory. newInstance()Gets an instance of theServiceFactory -
Uses of ServiceFactory in org.apache.axis.client
Subclasses of ServiceFactory in org.apache.axis.client Modifier and Type Class Description classServiceFactoryHelper class for obtaining Services from JNDI.
-