| Package | Description |
|---|---|
| de.ruedigermoeller.fastcast.control | |
| de.ruedigermoeller.fastcast.packeting |
| Modifier and Type | Method and Description |
|---|---|
void |
FCTransportDispatcher.installReceiver(TopicEntry chan,
MsgReceiver msgListener) |
| Constructor and Description |
|---|
ReceiveBufferDispatcher(int packetSize,
String clusterName,
String nodeId,
TopicEntry entry,
MsgReceiver rec) |
| Modifier and Type | Method and Description |
|---|---|
MsgReceiver |
TopicEntry.getMsgReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicEntry.setMsgReceiver(MsgReceiver msgReceiver) |
| Constructor and Description |
|---|
PacketReceiveBuffer(int dataGramSizeBytes,
String clusterName,
String nodeId,
int historySize,
String receivesFrom,
TopicEntry entry,
MsgReceiver receiver,
Executor topicReceiverThread) |
Copyright © 2014. All rights reserved.