org.apache.cxf.wsdl11
Class WSDLServiceFactoryImpl
java.lang.Object
org.apache.cxf.wsdl11.WSDLServiceFactoryImpl
- All Implemented Interfaces:
- WSDLServiceFactory
public class WSDLServiceFactoryImpl
- extends Object
- implements WSDLServiceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDLServiceFactoryImpl
public WSDLServiceFactoryImpl(Bus b)
create
public Service create(URL d)
- Specified by:
create
in interface WSDLServiceFactory
create
public Service create(URL d,
QName serviceName)
- Specified by:
create
in interface WSDLServiceFactory
Apache CXF