Uses of Class
org.nukesoft.bot2.lineproc.GenericLineProc

Packages that use GenericLineProc
Default Package   
 

Uses of GenericLineProc in
 

Subclasses of GenericLineProc in Default Package
 class AdminLineProc
          The AdminLineProc is a generic administration line processor for the bot core.
 class ConsoleLineProc
          The ConsoleLineProc provides the ability access a remote console via the bot core.
 class EchoLineProc
          Extrememly simple line processor.
 class ReverseLineProc
          A test LineProc that reverses all incomming text.
 class WeatherReportLineProc
          This class is demonstration of the various things that LineProcs are capeable of.