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