PircBot Java IRC Bot

org.jibble.pircbot
Class DccManager

java.lang.Object
  |
  +--org.jibble.pircbot.DccManager

public class DccManager
extends Object

This class is used to process DCC events from the server.

Since:
1.2.0
Version:
1.2.2 (Build time: Tue Jul 8 07:44:08 2003)
Author:
Paul James Mutton, http://www.jibble.org/

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


PircBot Java IRC Bot