Constructor and Description |
---|
MultiSink(Map<Destination,S> cache) |
Modifier and Type | Method and Description |
---|---|
void |
send(Destination from,
byte[] data) |
void |
setSink(Sink sink)
Don't use this - put sinks in the cache
|
void |
start() |
public MultiSink(Map<Destination,S> cache)