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