Package net.i2p.i2ptunnel.irc


package net.i2p.i2ptunnel.irc

Filters for the IRC client tunnel, and DCC handlers.

  • Class
    Description
    Start, track, and expire the I2PTunnelDCCClients.
    Hooks to create and maintain DCC client and server tunnels
    An implementation of the EventDispatcher interface for receiving events via in-line notifyEvent() only.
    A standard client, using an existing socket manager.
    A standard server that only answers for registered ports, and each port can only be used once.
    Static methods to filter individual lines.
    Thread to do inbound filtering.
    Thread to do outbound filtering.