public interface NetworkLabelService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
NetworkLabelService.GetRequest |
static interface |
NetworkLabelService.GetResponse |
static interface |
NetworkLabelService.RemoveRequest |
static interface |
NetworkLabelService.RemoveResponse |
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.
|
NetworkLabelService.GetRequest get()
NetworkLabelService.RemoveRequest remove()
Copyright © 2016. All rights reserved.