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