|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.rpc.ServiceFactory
electric.jaxrpc.ServiceFactoryImpl
ServiceFactoryImpl.
| Field Summary |
| Fields inherited from class javax.xml.rpc.ServiceFactory |
SERVICEFACTORY_PROPERTY |
| Constructor Summary | |
ServiceFactoryImpl()
|
|
| Method Summary | |
javax.xml.rpc.Service |
createService(javax.xml.namespace.QName serviceName)
|
javax.xml.rpc.Service |
createService(java.net.URL wsdlDocumentLocation,
javax.xml.namespace.QName serviceName)
|
| Methods inherited from class javax.xml.rpc.ServiceFactory |
newInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceFactoryImpl()
| Method Detail |
public javax.xml.rpc.Service createService(javax.xml.namespace.QName serviceName)
throws javax.xml.rpc.ServiceException
serviceName -
javax.xml.rpc.ServiceException
public javax.xml.rpc.Service createService(java.net.URL wsdlDocumentLocation,
javax.xml.namespace.QName serviceName)
throws javax.xml.rpc.ServiceException
wsdlDocumentLocation - serviceName -
javax.xml.rpc.ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||