public interface StorageServerConnectionService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
StorageServerConnectionService.GetRequest |
static interface |
StorageServerConnectionService.GetResponse |
static interface |
StorageServerConnectionService.RemoveRequest |
static interface |
StorageServerConnectionService.RemoveResponse |
static interface |
StorageServerConnectionService.UpdateRequest |
static interface |
StorageServerConnectionService.UpdateResponse |
Modifier and Type | Method and Description |
---|---|
StorageServerConnectionService.GetRequest |
get() |
StorageServerConnectionService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StorageServerConnectionService.UpdateRequest |
update() |
StorageServerConnectionService.RemoveRequest remove()
StorageServerConnectionService.UpdateRequest update()
Copyright © 2016. All rights reserved.