public interface QosService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
QosService.GetRequest |
static interface |
QosService.GetResponse |
static interface |
QosService.RemoveRequest |
static interface |
QosService.RemoveResponse |
static interface |
QosService.UpdateRequest |
static interface |
QosService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
QosService.GetRequest |
get() |
QosService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
QosService.UpdateRequest |
update() |
QosService.GetRequest get()
QosService.RemoveRequest remove()
QosService.UpdateRequest update()
Copyright © 2016. All rights reserved.