Package bftsmart.communication.client
-
Interface Summary Interface Description CommunicationSystemClientSide Methods that should be implemented by the client side of the client-server communication systemCommunicationSystemServerSide Methods that should be implemented by the server side of the client-server communication systemReplyListener ReplyReceiver Interface meant for objects that receive replies from replicasRequestReceiver Interface meant for objects that receive requests from clients -
Class Summary Class Description CommunicationSystemClientSideFactory CommunicationSystemServerSideFactory