- onHotKey(int) - Method in class acp.ui.PreferenceUI
-
- Operation - Class in acp.beans
-
This class represent operation/method invoking request initiated by the network
clients (eg.
- Operation(String, List<Object>) - Constructor for class acp.beans.Operation
-
Basic constructor to create an instance of Operation object.
- OperationReply - Class in acp.beans
-
This class represent operation/method invoking result to be sent back to the network
clients (eg.
- OperationReply() - Constructor for class acp.beans.OperationReply
-
Basic constructor to create an instance of OperationReply object.
- OperationReply(int, Object) - Constructor for class acp.beans.OperationReply
-
Basic constructor to create an instance of OperationReply object.