public interface GraphicsConsoleService extends Service
Modifier and Type | Interface and Description |
---|---|
static interface |
GraphicsConsoleService.GetRequest
Gets the configuration of the graphics console.
|
static interface |
GraphicsConsoleService.GetResponse
Gets the configuration of the graphics console.
|
static interface |
GraphicsConsoleService.RemoveRequest |
static interface |
GraphicsConsoleService.RemoveResponse |
Modifier and Type | Method and Description |
---|---|
GraphicsConsoleService.GetRequest |
get()
Gets the configuration of the graphics console.
|
GraphicsConsoleService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
GraphicsConsoleService.GetRequest get()
Gets the configuration of the graphics console.
GraphicsConsoleService.RemoveRequest remove()
Copyright © 2016. All rights reserved.