@WebServiceClient(name="NotificationService", targetNamespace="http://docs.oasis-open.org/wsn/brw-2") public class NotificationService extends Service
Service.Mode
Constructor and Description |
---|
NotificationService() |
NotificationService(URL wsdlLocation,
QName serviceName) |
Modifier and Type | Method and Description |
---|---|
NotificationBroker |
getNotificationPort() |
NotificationBroker |
getNotificationPort(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
public static QName qname
@WebEndpoint(name="NotificationPort") public NotificationBroker getNotificationPort()
@WebEndpoint(name="NotificationPort") public NotificationBroker getNotificationPort(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 © 2008–2017 MIL-OSS. All rights reserved.