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