Package | Description |
---|---|
bftsmart.communication | |
bftsmart.communication.client | |
bftsmart.communication.client.netty | |
bftsmart.tom.core |
Modifier and Type | Method and Description |
---|---|
void |
ServerCommunicationSystem.setRequestReceiver(RequestReceiver requestReceiver) |
Modifier and Type | Method and Description |
---|---|
void |
CommunicationSystemServerSide.setRequestReceiver(RequestReceiver requestReceiver) |
Modifier and Type | Method and Description |
---|---|
void |
NettyClientServerCommunicationSystemServerSide.setRequestReceiver(RequestReceiver tl) |
Modifier and Type | Class and Description |
---|---|
class |
TOMLayer
This class implements a thread that uses the PaW algorithm to provide the application
a layer of total ordered messages
|