A C D F G H I J L M N O P R S T W

S

sendMessage(String, String) - Method in class net.sf.ircappender.impl.IrcConnection
sends a message to a channel or nickname
setBuffersize(int) - Method in class net.sf.ircappender.IrcAppender
Sets the buffersize.
setBuffersize(int) - Method in class net.sf.ircappender.IrcHandler
Sets the buffersize.
setBuffertype(String) - Method in class net.sf.ircappender.IrcAppender
Sets the buffer strategy.
setBuffertype(String) - Method in class net.sf.ircappender.IrcHandler
Sets the buffer strategy.
setChannel(String) - Method in class net.sf.ircappender.IrcAppender
Sets the channel.
setChannel(String) - Method in class net.sf.ircappender.IrcHandler
Sets the channel.
setDebug(boolean) - Method in class net.sf.ircappender.impl.IrcConnection
Sets the debug flag
setDebug(boolean) - Method in class net.sf.ircappender.IrcAppender
enables or disables debugging messages
setDebug(boolean) - Method in class net.sf.ircappender.IrcHandler
enables or disables debugging messages
setEventQueue(Fifo) - Method in class net.sf.ircappender.impl.IrcConnection
Sets the event queue.
setHost(String) - Method in class net.sf.ircappender.IrcAppender
Sets the host.
setHost(String) - Method in class net.sf.ircappender.IrcHandler
Sets the host.
setMessageDelay(long) - Method in class net.sf.ircappender.impl.IrcConnection
Sets the message delay
setMessageDelay(long) - Method in class net.sf.ircappender.IrcAppender
Set the delay between messages.
setMessageDelay(long) - Method in class net.sf.ircappender.IrcHandler
Set the delay between messages.
setNickname(String) - Method in class net.sf.ircappender.IrcAppender
Sets the nickname.
setNickname(String) - Method in class net.sf.ircappender.IrcHandler
Sets the nickname.
setPassword(String) - Method in class net.sf.ircappender.IrcAppender
Sets the password.
setPassword(String) - Method in class net.sf.ircappender.IrcHandler
Sets the password.
setPort(int) - Method in class net.sf.ircappender.IrcAppender
Sets the irc server port
setPort(int) - Method in class net.sf.ircappender.IrcHandler
Sets the irc server port
setRunning(boolean) - Method in class net.sf.ircappender.impl.IrcConnection
Sets the isRunning.
setSsl(boolean) - Method in class net.sf.ircappender.IrcAppender
Enables or disables the use of SSL for the IRC connection
setSsl(boolean) - Method in class net.sf.ircappender.IrcHandler
Enables or disables the use of SSL for the IRC connection
setUsername(String) - Method in class net.sf.ircappender.IrcAppender
Sets the username.
setUsername(String) - Method in class net.sf.ircappender.IrcHandler
Sets the username.
size() - Method in class net.sf.ircappender.impl.Fifo
gets the current size of the fifo (this is the number of stored elements, not maximum size).

A C D F G H I J L M N O P R S T W