Constructor | Description |
---|---|
Subscriber(MultiSource multi) |
Modifier and Type | Method | 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)