com.jproxy.proxy
Class JProxyServiceFactory
java.lang.Object
javax.xml.rpc.ServiceFactory
com.jproxy.proxy.JProxyServiceFactory
- public class JProxyServiceFactory
- extends javax.xml.rpc.ServiceFactory
Fields inherited from class javax.xml.rpc.ServiceFactory |
SERVICEFACTORY_PROPERTY |
Method Summary |
javax.xml.rpc.Service |
createService(javax.xml.namespace.QName serviceName)
|
javax.xml.rpc.Service |
createService(java.net.URL wsdlUrl,
javax.xml.namespace.QName serviceName)
|
Methods inherited from class javax.xml.rpc.ServiceFactory |
newInstance |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverUrlStr
public static java.lang.String serverUrlStr
factory
public IServiceFactory factory
JProxyServiceFactory
public JProxyServiceFactory()
createService
public javax.xml.rpc.Service createService(java.net.URL wsdlUrl,
javax.xml.namespace.QName serviceName)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
createService
public javax.xml.rpc.Service createService(javax.xml.namespace.QName serviceName)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
Copyright © JProxy LLC. All Rights Reserved.