public class GraphicsConsoleServiceImpl extends ServiceImpl implements GraphicsConsoleService
GraphicsConsoleService.GetRequest, GraphicsConsoleService.GetResponse, GraphicsConsoleService.RemoveRequest, GraphicsConsoleService.RemoveResponse
Constructor and Description |
---|
GraphicsConsoleServiceImpl(HttpConnection connection,
String path) |
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.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public GraphicsConsoleServiceImpl(HttpConnection connection, String path)
public GraphicsConsoleService.GetRequest get()
GraphicsConsoleService
Gets the configuration of the graphics console.
get
in interface GraphicsConsoleService
public GraphicsConsoleService.RemoveRequest remove()
remove
in interface GraphicsConsoleService
public Service service(String path)
GraphicsConsoleService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface GraphicsConsoleService
Copyright © 2016. All rights reserved.