| Package | Description |
|---|---|
| org.nustaq.fastcast.api.util | |
| org.nustaq.fastcast.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArraySubscriber
Created by ruedi on 14.12.2014.
|
class |
ObjectSubscriber
Created by ruedi on 13.12.14.
|
| Modifier and Type | Method and Description |
|---|---|
FCSubscriber |
Topic.getSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
void |
Topic.setSubscriber(FCSubscriber subs) |
void |
TransportDriver.subscribe(String subsConf,
FCSubscriber subscriber) |
void |
TransportDriver.subscribe(SubscriberConf subsConf,
FCSubscriber subscriber) |
| Constructor and Description |
|---|
PacketReceiveBuffer(int dataGramSizeBytes,
String theNodeId,
int historySize,
String receivesFrom,
Topic entry,
FCSubscriber receiver) |
ReceiveBufferDispatcher(int packetSize,
String nodeId,
Topic entry,
FCSubscriber rec) |
Copyright © 2014. All rights reserved.