Runnable, EventDispatcherpublic class I2PSOCKSIRCTunnel extends I2PSOCKSTunnel
DEFAULT, INITIAL_SO_TIMEOUT, PROP_PROXY_DEFAULT, PROP_PROXY_PREFIX_clientId, _context, _log, _ownDest, dest, l, listenerReady, mySockets, PROP_USE_SSL, sockLock, sockMgr, ssopen| Constructor | Description |
|---|---|
I2PSOCKSIRCTunnel(int localPort,
Logging l,
boolean ownDest,
EventDispatcher notifyThis,
I2PTunnel tunnel,
String pkf) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
clientConnectionRun(Socket s) |
Same as in I2PSOCKSTunnel, but run the filters from I2PTunnelIRCClient
instead of I2PTunnelRunner
|
attachEventDispatcher, detachEventDispatcher, getEventDispatcher, getEvents, getEventValue, ignoreEvents, notifyEvent, unIgnoreEvents, waitEventValuebuildOptions, getDefaultProxies, getProxies, getProxyMapaddSubsession, buildSocketManager, buildSocketManager, buildSocketManager, buildSocketManager, close, closeSocket, createI2PSocket, createI2PSocket, createI2PSocket, destroy, getDefaultOptions, getDefaultOptions, getListenHost, getLocalPort, getSocketManager, getSocketManager, getSocketManager, killSharedClient, manageConnection, optionsUpdated, run, startRunning, verifySocketManagerconnected, disconnected, errorOccurred, getId, getTunnel, isOpen, reportAbuse, routerDisconnected, setId, setName, setTunnel, toStringpublic I2PSOCKSIRCTunnel(int localPort,
Logging l,
boolean ownDest,
EventDispatcher notifyThis,
I2PTunnel tunnel,
String pkf)
pkf - private key file name or null for transient keyprotected void clientConnectionRun(Socket s)
clientConnectionRun in class I2PSOCKSTunnel