public class StreamrProducer extends I2PTunnelUDPServerBase
l, readTimeout, slock
open
Constructor and Description |
---|
StreamrProducer(int port,
File privkey,
String privkeyname,
Logging l,
EventDispatcher notifyThis,
I2PTunnel tunnel) |
Modifier and Type | Method and Description |
---|---|
boolean |
close(boolean forced)
I2PTunnelTask Methods
Classes should override to close UDP side as well
|
void |
startRunning()
Classes should override to start UDP side as well.
|
getReadTimeout, send, setReadTimeout, setSink, start
connected, destroy, disconnected, errorOccurred, getId, getTunnel, isOpen, optionsUpdated, reportAbuse, routerDisconnected, setId, setName, setTunnel, toString
attachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValue
public StreamrProducer(int port, File privkey, String privkeyname, Logging l, EventDispatcher notifyThis, I2PTunnel tunnel)
public final void startRunning()
I2PTunnelUDPServerBase
startRunning
in class I2PTunnelUDPServerBase
public boolean close(boolean forced)
I2PTunnelUDPServerBase
close
in class I2PTunnelUDPServerBase