public interface ConsoleRequest extends DataSerializable
Modifier and Type | Method and Description |
---|---|
int |
getType() |
Object |
readResponse(ObjectDataInput in) |
void |
writeResponse(ManagementCenterService mcs,
ObjectDataOutput dos) |
readData, writeData
int getType()
Object readResponse(ObjectDataInput in) throws IOException
IOException
void writeResponse(ManagementCenterService mcs, ObjectDataOutput dos) throws Exception
Exception
Copyright © 2014 Hazelcast, Inc.. All rights reserved.