Sink, Source, EventDispatcherpublic class StreamrConsumer extends I2PTunnelUDPClientBase
open_clientId, _context, l| Constructor | Description |
|---|---|
StreamrConsumer(InetAddress host,
int port,
String destination,
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() |
Actually start working on outgoing connections.
|
attachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValueconnected, destroy, disconnected, errorOccurred, getId, getTunnel, isOpen, optionsUpdated, reportAbuse, routerDisconnected, setId, setName, setTunnel, toStringsend, setSink, startpublic StreamrConsumer(InetAddress host, int port, String destination, Logging l, EventDispatcher notifyThis, I2PTunnel tunnel)
public final void startRunning()
I2PTunnelUDPClientBasestartRunning in class I2PTunnelUDPClientBasepublic boolean close(boolean forced)
I2PTunnelUDPClientBaseclose in class I2PTunnelUDPClientBase