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