Uses of Class
javax.xml.rpc.ServiceFactory

Packages that use ServiceFactory
javax.xml.rpc   
org.apache.axis.client   
 

Uses of ServiceFactory in javax.xml.rpc
 

Methods in javax.xml.rpc that return ServiceFactory
static ServiceFactory ServiceFactory.newInstance()
          Gets an instance of the ServiceFactory
 

Uses of ServiceFactory in org.apache.axis.client
 

Subclasses of ServiceFactory in org.apache.axis.client
 class ServiceFactory
          Helper class for obtaining Services from JNDI.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.