Package net.i2p.i2ptunnel.streamr
Class Subscriber
java.lang.Object
net.i2p.i2ptunnel.streamr.Subscriber
- All Implemented Interfaces:
Sink
server-mode
- Author:
- welterde, zzz modded from Producer for I2PTunnel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
send
(Destination dest, int fromPort, int toPort, byte[] data) Doesn't really "send" anywhere, just subscribes or unsubscribes the destination
-
Constructor Details
-
Subscriber
-
-
Method Details
-
send
Doesn't really "send" anywhere, just subscribes or unsubscribes the destination
-