public interface ConsoleRequest
| Modifier and Type | Method and Description | 
|---|---|
| void | fromJson(com.eclipsesource.json.JsonObject json) | 
| int | getType() | 
| void | writeResponse(ManagementCenterService mcs,
             com.eclipsesource.json.JsonObject out) | 
int getType()
void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject out) throws Exception
Exceptionvoid fromJson(com.eclipsesource.json.JsonObject json)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.