public class HostStorageServiceImpl extends ServiceImpl implements HostStorageService
HostStorageService.ListRequest, HostStorageService.ListResponse
Constructor and Description |
---|
HostStorageServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
HostStorageService.ListRequest |
list() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
StorageService |
storageService(String id) |
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public HostStorageServiceImpl(HttpConnection connection, String path)
public HostStorageService.ListRequest list()
list
in interface HostStorageService
public StorageService storageService(String id)
storageService
in interface HostStorageService
public Service service(String path)
HostStorageService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface HostStorageService
Copyright © 2016. All rights reserved.