public class WeightServiceImpl extends ServiceImpl implements WeightService
WeightService.GetRequest, WeightService.GetResponse, WeightService.RemoveRequest, WeightService.RemoveResponse
Constructor and Description |
---|
WeightServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
WeightService.GetRequest |
get() |
WeightService.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 WeightServiceImpl(HttpConnection connection, String path)
public WeightService.GetRequest get()
get
in interface WeightService
public WeightService.RemoveRequest remove()
remove
in interface WeightService
public Service service(String path)
WeightService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface WeightService
Copyright © 2016. All rights reserved.