Uses of Package
org.schwering.irc.lib

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

Classes in org.schwering.irc.lib used by org.schwering.irc.lib
IRCConnection
          Creates a new connection to an IRC server.
IRCConstants
          Contains constants: reply codes, error codes and mIRC color codes.
IRCEventListener
          Used as listener for incoming events like messages.
IRCModeParser
          Parses channel-modes.
IRCUser
          Holds variables for the nick, username and host of a user.