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