@WebServiceClient(name="NotificationConsumerService", wsdlLocation="file:/builddir/build/BUILD/apache-cxf-2.7.11-src/services/wsn/wsn-api/src/main/resources/org/apache/cxf/wsn/wsdl/wsn.wsdl", targetNamespace="http://cxf.apache.org/wsn/jaxws") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z", comments="Apache CXF 2.7.11") public class NotificationConsumerService extends Service
Service.Mode
Modifier and Type | Field and Description |
---|---|
static QName |
SERVICE |
static QName |
Soap |
static URL |
WSDL_LOCATION |
Constructor and Description |
---|
NotificationConsumerService() |
NotificationConsumerService(URL wsdlLocation) |
NotificationConsumerService(URL wsdlLocation,
QName serviceName) |
NotificationConsumerService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
NotificationConsumerService(URL wsdlLocation,
WebServiceFeature... features) |
NotificationConsumerService(WebServiceFeature... features) |
Modifier and Type | Method and Description |
---|---|
NotificationConsumer |
getSoap() |
NotificationConsumer |
getSoap(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public static final QName Soap
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService(URL wsdlLocation, QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService(WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService(URL wsdlLocation, WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumerService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="Soap") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumer getSoap()
@WebEndpoint(name="Soap") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-03T19:52:19.383Z") public NotificationConsumer getSoap(WebServiceFeature... features)
features
- A list of WebServiceFeature
to configure on the proxy. Supported features not in the features
parameter will have their default values.Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.