Class MultiSink<S extends Sink>

java.lang.Object
net.i2p.i2ptunnel.socks.MultiSink<S>
All Implemented Interfaces:
Sink, Source

public class MultiSink<S extends Sink>
extends Object
implements Source, Sink
Sends to one of many Sinks
Author:
zzz modded from streamr/MultiSource