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, toJson
int getType()
Object readResponse(com.eclipsesource.json.JsonObject in) throws IOException
IOException
void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject out) throws Exception
Exception
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.