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 WSDLServiceFactory
public Service create(URL d, QName serviceName)
create
in interface WSDLServiceFactory
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.