|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DCCHelper | |
---|---|
net.i2p.i2ptunnel.irc | Filters for the IRC client tunnel, and DCC handlers. |
Uses of DCCHelper in net.i2p.i2ptunnel.irc |
---|
Methods in net.i2p.i2ptunnel.irc with parameters of type DCCHelper | |
---|---|
static String |
IRCFilter.inboundFilter(String s,
StringBuffer expectedPong,
DCCHelper helper)
Modify or filter a single inbound line. |
static String |
IRCFilter.outboundFilter(String s,
StringBuffer expectedPong,
DCCHelper helper)
Modify or filter a single outbound line. |
Constructors in net.i2p.i2ptunnel.irc with parameters of type DCCHelper | |
---|---|
IrcInboundFilter(Socket lcl,
I2PSocket rem,
StringBuffer pong,
Log log,
DCCHelper helper)
|
|
IrcOutboundFilter(Socket lcl,
I2PSocket rem,
StringBuffer pong,
Log log,
DCCHelper helper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |