public class WSDLServiceFactoryImpl extends Object implements WSDLServiceFactory
| Constructor and Description |
|---|
WSDLServiceFactoryImpl(Bus b) |
| Modifier and Type | Method and Description |
|---|---|
Service |
create(URL d) |
Service |
create(URL d,
QName serviceName) |
public WSDLServiceFactoryImpl(Bus b)
public Service create(URL d)
create in interface WSDLServiceFactorypublic Service create(URL d, QName serviceName)
create in interface WSDLServiceFactoryApache CXF