Uses of Class
javax.xml.rpc.ServiceFactory

Packages that use ServiceFactory
javax.xml.rpc   
 

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 Only one copy of a factory exists and is returned to the application each time this method is called.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.