public interface FenceAgentService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
FenceAgentService.GetRequest |
static interface |
FenceAgentService.GetResponse |
static interface |
FenceAgentService.RemoveRequest |
static interface |
FenceAgentService.RemoveResponse |
static interface |
FenceAgentService.UpdateRequest |
static interface |
FenceAgentService.UpdateResponse |
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.
|
FenceAgentService.UpdateRequest |
update() |
FenceAgentService.GetRequest get()
FenceAgentService.RemoveRequest remove()
FenceAgentService.UpdateRequest update()
Copyright © 2016. All rights reserved.