public class StatisticServiceImpl extends ServiceImpl implements StatisticService
StatisticService.GetRequest, StatisticService.GetResponse
Constructor and Description |
---|
StatisticServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
StatisticService.GetRequest |
get() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public StatisticServiceImpl(HttpConnection connection, String path)
public StatisticService.GetRequest get()
get
in interface StatisticService
public Service service(String path)
StatisticService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface StatisticService
Copyright © 2016. All rights reserved.