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