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