@WebServiceClient(name="NotificationProducerService",
wsdlLocation="file:/home/janstey/sources/git/perfectus/61472/esbcomponents/engines/servicemix-wsn2005/src/main/resources/org/apache/servicemix/wsn/wsn.wsdl",
targetNamespace="http://servicemix.apache.org/wsn/jaxws")
public class NotificationProducerService
extends javax.xml.ws.Service
| Modifier and Type | Field and Description |
|---|---|
static javax.xml.namespace.QName |
JBI |
static javax.xml.namespace.QName |
SERVICE |
static java.net.URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
NotificationProducerService() |
NotificationProducerService(java.net.URL wsdlLocation) |
NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName) |
NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features) |
NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features) |
NotificationProducerService(javax.xml.ws.WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
NotificationProducer |
getJBI() |
NotificationProducer |
getJBI(javax.xml.ws.WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolverpublic static final java.net.URL WSDL_LOCATION
public static final javax.xml.namespace.QName SERVICE
public static final javax.xml.namespace.QName JBI
public NotificationProducerService(java.net.URL wsdlLocation)
public NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName)
public NotificationProducerService()
public NotificationProducerService(javax.xml.ws.WebServiceFeature... features)
public NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.ws.WebServiceFeature... features)
public NotificationProducerService(java.net.URL wsdlLocation,
javax.xml.namespace.QName serviceName,
javax.xml.ws.WebServiceFeature... features)
@WebEndpoint(name="JBI") public NotificationProducer getJBI()
@WebEndpoint(name="JBI") public NotificationProducer getJBI(javax.xml.ws.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 © 2005-2016 FuseSource. All Rights Reserved.