Uses of Package
f00f.net.irc.martyr

Packages that use f00f.net.irc.martyr
f00f.net.irc.martyr   
f00f.net.irc.martyr.clientstate   
f00f.net.irc.martyr.commands   
f00f.net.irc.martyr.dcc   
f00f.net.irc.martyr.errors   
f00f.net.irc.martyr.modes   
f00f.net.irc.martyr.modes.channel   
f00f.net.irc.martyr.modes.user   
f00f.net.irc.martyr.replies   
f00f.net.irc.martyr.test   
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr
Command
          Defines what a command is.
CommandRegister
          CommandRegister is basically a big hashtable that maps IRC identifiers to command objects that can be used as factories to do self-parsing.
GenericAutoService
          Provides a framework for an auto service.
IRCConnection
          IRCConnection is the core class for Martyr.
Mode
          Any class which is to represent a mode must implement this interface.
Mode.Sign
          Finally, the Sign enumeration.
State
          A simple container for state constants.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.clientstate
Command
          Defines what a command is.
Mode
          Any class which is to represent a mode must implement this interface.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.commands
Command
          Defines what a command is.
CommandRegister
          CommandRegister is basically a big hashtable that maps IRC identifiers to command objects that can be used as factories to do self-parsing.
IRCConnection
          IRCConnection is the core class for Martyr.
Mode
          Any class which is to represent a mode must implement this interface.
State
          A simple container for state constants.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.dcc
Command
          Defines what a command is.
GenericCommandAutoService
          Provides a framework for an auto service that operates with Commands.
IRCConnection
          IRCConnection is the core class for Martyr.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.errors
Command
          Defines what a command is.
State
          A simple container for state constants.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.modes
Mode
          Any class which is to represent a mode must implement this interface.
Mode.Sign
          Finally, the Sign enumeration.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.modes.channel
Mode
          Any class which is to represent a mode must implement this interface.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.modes.user
Mode
          Any class which is to represent a mode must implement this interface.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.replies
Command
          Defines what a command is.
 

Classes in f00f.net.irc.martyr used by f00f.net.irc.martyr.test
Command
          Defines what a command is.
GenericAutoService
          Provides a framework for an auto service.
IRCConnection
          IRCConnection is the core class for Martyr.
 



Copyright ? 2000,2001, f00f networks. All Rights Reserved.