@WebServiceClient(name="NotificationProducerService", wsdlLocation="file:/home/fbolton/Programs/JBossFuse/6.2.0.redhat-133/apache-cxf-3.0.4.redhat-620133-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="2015-06-22T09:53:46.193+02:00", comments="Apache CXF 3.0.4.redhat-620133") public class NotificationProducerService extends Service
Service.Mode| Modifier and Type | Field and Description |
|---|---|
static QName |
NotificationProducerPort |
static QName |
SERVICE |
static URL |
WSDL_LOCATION |
| Constructor and Description |
|---|
NotificationProducerService() |
NotificationProducerService(URL wsdlLocation) |
NotificationProducerService(URL wsdlLocation,
QName serviceName) |
NotificationProducerService(URL wsdlLocation,
QName serviceName,
WebServiceFeature... features) |
NotificationProducerService(URL wsdlLocation,
WebServiceFeature... features) |
NotificationProducerService(WebServiceFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
NotificationProducer |
getNotificationProducerPort() |
NotificationProducer |
getNotificationProducerPort(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="2015-06-22T09:53:46.193+02:00") public static final URL WSDL_LOCATION
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public static final QName SERVICE
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public static final QName NotificationProducerPort
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService(URL wsdlLocation)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService(URL wsdlLocation, QName serviceName)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService(WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService(URL wsdlLocation, WebServiceFeature... features)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducerService(URL wsdlLocation, QName serviceName, WebServiceFeature... features)
@WebEndpoint(name="NotificationProducerPort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducer getNotificationProducerPort()
@WebEndpoint(name="NotificationProducerPort") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2015-06-22T09:53:46.193+02:00") public NotificationProducer getNotificationProducerPort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Apache CXF