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
Exception
void fromJson(com.eclipsesource.json.JsonObject json)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.