public class SnapshotDiskServiceImpl extends ServiceImpl implements SnapshotDiskService
SnapshotDiskService.GetRequest, SnapshotDiskService.GetResponse
Constructor and Description |
---|
SnapshotDiskServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
SnapshotDiskService.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 SnapshotDiskServiceImpl(HttpConnection connection, String path)
public SnapshotDiskService.GetRequest get()
get
in interface SnapshotDiskService
public Service service(String path)
SnapshotDiskService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface SnapshotDiskService
Copyright © 2016. All rights reserved.