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