public class NetworkLabelServiceImpl extends ServiceImpl implements NetworkLabelService
NetworkLabelService.GetRequest, NetworkLabelService.GetResponse, NetworkLabelService.RemoveRequest, NetworkLabelService.RemoveResponse
Constructor and Description |
---|
NetworkLabelServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
NetworkLabelService.GetRequest |
get() |
NetworkLabelService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public NetworkLabelServiceImpl(HttpConnection connection, String path)
public NetworkLabelService.GetRequest get()
get
in interface NetworkLabelService
public NetworkLabelService.RemoveRequest remove()
remove
in interface NetworkLabelService
public Service service(String path)
NetworkLabelService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface NetworkLabelService
Copyright © 2016. All rights reserved.