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