public interface OperatingSystemService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
OperatingSystemService.GetRequest |
static interface |
OperatingSystemService.GetResponse |
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.
|
OperatingSystemService.GetRequest get()
Copyright © 2016. All rights reserved.