| Package | Description |
|---|---|
| bftsmart.communication.client | |
| bftsmart.communication.client.netty | |
| bftsmart.tom |
| Modifier and Type | Method and Description |
|---|---|
static CommunicationSystemClientSide |
CommunicationSystemClientSideFactory.getCommunicationSystemClientSide(ClientViewManager manager) |
| Constructor and Description |
|---|
NettyClientPipelineFactory(NettyClientServerCommunicationSystemClientSide ncs,
boolean isClient,
java.util.Map sessionTable,
javax.crypto.SecretKey authKey,
int macLength,
ClientViewManager manager,
java.util.concurrent.locks.ReentrantReadWriteLock rl,
int signatureLength,
java.util.concurrent.locks.ReentrantLock lock) |
NettyClientServerCommunicationSystemClientSide(ClientViewManager manager) |
| Modifier and Type | Method and Description |
|---|---|
ClientViewManager |
TOMSender.getViewManager() |