Uses of Class
net.sf.ircappender.impl.Fifo

Packages that use Fifo
net.sf.ircappender.impl   
 

Uses of Fifo in net.sf.ircappender.impl
 

Methods in net.sf.ircappender.impl with parameters of type Fifo
 void IrcConnection.setEventQueue(Fifo eventQueue)
          Sets the event queue.
 

Constructors in net.sf.ircappender.impl with parameters of type Fifo
LogToIrcForwarder(IrcConnection ircConnection, Fifo eventQueue, long messageDelay, java.lang.String channel)
          creates a new LogToIrcForwarder