Sink, Source, EventDispatcherpublic class StreamrProducer extends I2PTunnelUDPServerBase
openl, readTimeout, slock| Constructor | Description |
|---|---|
StreamrProducer(int port,
File privkey,
String privkeyname,
Logging l,
EventDispatcher notifyThis,
I2PTunnel tunnel) |
| Modifier and Type | Method | 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.
|
attachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValueconnected, destroy, disconnected, errorOccurred, getId, getTunnel, isOpen, optionsUpdated, reportAbuse, routerDisconnected, setId, setName, setTunnel, toStringgetReadTimeout, send, setReadTimeout, setSink, startpublic 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