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