public class QosServiceImpl extends ServiceImpl implements QosService
QosService.GetRequest, QosService.GetResponse, QosService.RemoveRequest, QosService.RemoveResponse, QosService.UpdateRequest, QosService.UpdateResponse
Constructor and Description |
---|
QosServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
QosService.UpdateRequest |
update() |
checkAction, checkFault, getConnection, getPath, throwError
public QosServiceImpl(HttpConnection connection, String path)
public QosService.GetRequest get()
get
in interface QosService
public QosService.RemoveRequest remove()
remove
in interface QosService
public QosService.UpdateRequest update()
update
in interface QosService
public Service service(String path)
QosService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface QosService
Copyright © 2016. All rights reserved.