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