public class StreamrProducer extends I2PTunnelUDPServerBase
l, readTimeout, slockopen| 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, startconnected, destroy, disconnected, errorOccurred, getId, getTunnel, isOpen, optionsUpdated, reportAbuse, routerDisconnected, setId, setName, setTunnel, toStringattachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValuepublic StreamrProducer(int port,
File privkey,
String privkeyname,
Logging l,
EventDispatcher notifyThis,
I2PTunnel tunnel)
public final void startRunning()
I2PTunnelUDPServerBasestartRunning in class I2PTunnelUDPServerBasepublic boolean close(boolean forced)
I2PTunnelUDPServerBaseclose in class I2PTunnelUDPServerBase