public class StreamrConsumer extends I2PTunnelUDPClientBase
_clientId, _context, l
open
Constructor and Description |
---|
StreamrConsumer(InetAddress host,
int port,
String destination,
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()
Actually start working on outgoing connections.
|
send, 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 StreamrConsumer(InetAddress host, int port, String destination, Logging l, EventDispatcher notifyThis, I2PTunnel tunnel)
public final void startRunning()
I2PTunnelUDPClientBase
startRunning
in class I2PTunnelUDPClientBase
public boolean close(boolean forced)
I2PTunnelUDPClientBase
close
in class I2PTunnelUDPClientBase