Uses of Interface
org.schwering.irc.lib.IRCConstants

Packages that use IRCConstants
org.schwering.irc.lib IRClib is a library for the client-side of IRC (Internet Relay Chat) connections.  
 

Uses of IRCConstants in org.schwering.irc.lib
 

Subinterfaces of IRCConstants in org.schwering.irc.lib
 interface IRCEventListener
          Used as listener for incoming events like messages.
 

Classes in org.schwering.irc.lib that implement IRCConstants
 class IRCEventAdapter
          Adapts the events of the IRCEventListener interface.
 class IRCUtil
          Contains some utilities like numeric error and reply numbers.