All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description IRCConnection Creates a new connection to an IRC server.IRCConstants Contains constants: reply codes, error codes and mIRC color codes.IRCEventAdapter Adapts the events of theIRCEventListenerinterface.IRCEventListener Used as listener for incoming events like messages.IRCModeParser Parses channel-modes.IRCParser Parses a line sent from the IRC server.IRCUser Holds variables for the nick, username and host of a user.IRCUtil Contains some utilities like numeric error and reply numbers.SSLDefaultTrustManager The defaultTrustManagerof theSSLIRCConnection.SSLDefaultTrustManager Deprecated. This class has been replaced withorg.schwering.irc.lib.ssl.SSLDefaultTrustManager.SSLIRCConnection The SSL extension of theIRCConnectionclass.SSLIRCConnection Deprecated. This class has been replaced withorg.schwering.irc.lib.ssl.SSLDefaultTrustManager.SSLNotSupportedException Indicates that SSL is not supported.SSLTrustManager A trust manager decides whether the server is trusted or not.