A B C D E G I O P R S T U

S

SSLDefaultTrustManager - class org.schwering.irc.lib.SSLDefaultTrustManager.
Deprecated. This class has been replaced with org.schwering.irc.lib.ssl.SSLDefaultTrustManager.
SSLDefaultTrustManager() - Constructor for class org.schwering.irc.lib.SSLDefaultTrustManager
Deprecated. Creates a new instance of the SSLDefaultTrustManager class.
SSLDefaultTrustManager - class org.schwering.irc.lib.ssl.SSLDefaultTrustManager.
The default TrustManager of the SSLIRCConnection.
SSLDefaultTrustManager() - Constructor for class org.schwering.irc.lib.ssl.SSLDefaultTrustManager
 
SSLIRCConnection - class org.schwering.irc.lib.SSLIRCConnection.
Deprecated. This class has been replaced with org.schwering.irc.lib.ssl.SSLDefaultTrustManager.
SSLIRCConnection(String, int[], String, String, String, String) - Constructor for class org.schwering.irc.lib.SSLIRCConnection
Deprecated. Creates a new IRC connection with secure sockets (SSL).
SSLIRCConnection(String, int, int, String, String, String, String) - Constructor for class org.schwering.irc.lib.SSLIRCConnection
Deprecated. Creates a new IRC connection with secure sockets (SSL).
SSLIRCConnection - class org.schwering.irc.lib.ssl.SSLIRCConnection.
The SSL extension of the IRCConnection class.
SSLIRCConnection(String, int[], String, String, String, String) - Constructor for class org.schwering.irc.lib.ssl.SSLIRCConnection
Creates a new IRC connection with secure sockets (SSL).
SSLIRCConnection(String, int, int, String, String, String, String) - Constructor for class org.schwering.irc.lib.ssl.SSLIRCConnection
Creates a new IRC connection with secure sockets (SSL).
SSLNotSupportedException - exception org.schwering.irc.lib.ssl.SSLNotSupportedException.
Indicates that SSL is not supported.
SSLNotSupportedException() - Constructor for class org.schwering.irc.lib.ssl.SSLNotSupportedException
Empty exception.
SSLNotSupportedException(String) - Constructor for class org.schwering.irc.lib.ssl.SSLNotSupportedException
Creates an exception with description.
SSLTrustManager - interface org.schwering.irc.lib.ssl.SSLTrustManager.
A trust manager decides whether the server is trusted or not.
send(String) - Method in class org.schwering.irc.lib.IRCConnection
Sends a String to the server.
setColors(boolean) - Method in class org.schwering.irc.lib.IRCConnection
Enables or disables the mIRC colorcodes.
setEncoding(String) - Method in class org.schwering.irc.lib.IRCConnection
Changes the character encoding used to talk to the server.
setPong(boolean) - Method in class org.schwering.irc.lib.IRCConnection
Enables or disables the automatic PING?
setTimeout(int) - Method in class org.schwering.irc.lib.IRCConnection
Sets the connection's timeout in milliseconds.
split(String, int, String) - Static method in class org.schwering.irc.lib.IRCUtil
Splits a string into substrings.
split(String, int) - Static method in class org.schwering.irc.lib.IRCUtil
Splits a string into substrings.

A B C D E G I O P R S T U