public interface ConsoleRequest extends JsonSerializable
| Modifier and Type | Method and Description | 
|---|---|
| int | getType() | 
| Object | readResponse(com.eclipsesource.json.JsonObject in) | 
| void | writeResponse(ManagementCenterService mcs,
             com.eclipsesource.json.JsonObject out) | 
fromJson, toJsonint getType()
Object readResponse(com.eclipsesource.json.JsonObject in) throws IOException
IOExceptionvoid writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject out) throws Exception
ExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.