| Constructor and Description |
|---|
Subscriber(MultiSource multi) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(Destination dest,
byte[] data)
Doesn't really "send" anywhere, just subscribes or unsubscribes the destination
|
public Subscriber(MultiSource multi)
public void send(Destination dest, byte[] data)