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