Package bftsmart.tom.core
Class ReplyManager
- java.lang.Object
-
- bftsmart.tom.core.ReplyManager
-
public class ReplyManager extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReplyManager(int numThreads, ServerCommunicationSystem cs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
send(TOMMessage msg)
-
-
-
Constructor Detail
-
ReplyManager
public ReplyManager(int numThreads, ServerCommunicationSystem cs)
-
-
Method Detail
-
send
public void send(TOMMessage msg)
-
-