PircBot Java IRC Bot

org.jibble.pircbot
Class DccManager

java.lang.Object
  extended byorg.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.4.4 (Build time: Tue Mar 29 20:58:46 2005)
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