A B C D E F G H I J K L M N O P Q R S T U V W Y

S

say(String) - Method in class jerklib.Channel
Speak in the Channel.
sayChannel(Channel, String) - Method in class jerklib.Session
Speak in a Channel
second - Variable in class jerklib.util.Pair
 
secondsIdle() - Method in class jerklib.events.impl.WhoisEventImpl
 
secondsIdle() - Method in interface jerklib.events.WhoisEvent
returns how many seconds person has been idle
ServerInformation - Class in jerklib
This class allows you to probe various pieces of information about the server.
ServerInformation() - Constructor for class jerklib.ServerInformation
 
ServerInformation.ModeType - Enum in jerklib
Type A: Modes that must add or remove an address to or from a list.
ServerInformationEvent - Interface in jerklib.events
Event fired when IRC numeric 005 is received - AKA Server Information
ServerInformationEventImpl - Class in jerklib.events.impl
 
ServerInformationEventImpl(Session, String, ServerInformation) - Constructor for class jerklib.events.impl.ServerInformationEventImpl
 
ServerInformationParser - Class in jerklib.parsers
 
ServerInformationParser() - Constructor for class jerklib.parsers.ServerInformationParser
 
ServerVersionEvent - Interface in jerklib.events
Event fired for server version information
ServerVersionEventImpl - Class in jerklib.events.impl
 
ServerVersionEventImpl(String, String, String, String, String, Session) - Constructor for class jerklib.events.impl.ServerVersionEventImpl
 
ServerVersionParser - Class in jerklib.parsers
 
ServerVersionParser() - Constructor for class jerklib.parsers.ServerVersionParser
 
Session - Class in jerklib
Session contains methods to manage an IRC connection.
Session.State - Enum in jerklib
 
setAway(String) - Method in class jerklib.Session
 
setBy() - Method in class jerklib.events.impl.ModeEventImpl
 
setBy() - Method in interface jerklib.events.modes.ModeEvent
Gets who set the mode
setChannelNamesList(List<String>) - Method in class jerklib.events.impl.WhoisEventImpl
 
setDefaultInternalEventHandler(IRCEventListener) - Method in class jerklib.ConnectionManager
Sets the InternalEventHandler to use for this Session.
setDefaultInternalEventParser(InternalEventParser) - Method in class jerklib.ConnectionManager
Set the InternalEventParser used for this Session.
setDefaultParser(CommandParser) - Method in class jerklib.parsers.DefaultInternalEventParser
 
setDefaultProfile(Profile) - Method in class jerklib.ConnectionManager
sets the default profile to use for new connections
setInternalEventHandler(IRCEventListener) - Method in class jerklib.Session
Sets the internal event handler this Session should use
setInternalParser(InternalEventParser) - Method in class jerklib.Session
Sets the InternalEventParser this Session should use for event parsing
setRejoinOnKick(boolean) - Method in class jerklib.Session
Sets that this Sessions should or should not rejoin Channels kiced from
setSecondsIdle(int) - Method in class jerklib.events.impl.WhoisEventImpl
 
setSetBy(String) - Method in class jerklib.events.impl.TopicEventImpl
 
setSetWhen(String) - Method in class jerklib.events.impl.TopicEventImpl
 
setShouldUseAltNicks(boolean) - Method in class jerklib.Session
Set Session yo try alternate nicks on connection if a nick in use event is received , or not.
setSignOnTime(int) - Method in class jerklib.events.impl.WhoisEventImpl
 
setTopic(String) - Method in class jerklib.Channel
Sets the topic of the Channel is you have the permissions to do so.
setTopicEvent(TopicEvent) - Method in class jerklib.Channel
This method should only be used internally
setWhoisServer(String) - Method in class jerklib.events.impl.WhoisEventImpl
 
setWhoisServerInfo(String) - Method in class jerklib.events.impl.WhoisEventImpl
 
signOnTime() - Method in class jerklib.events.impl.WhoisEventImpl
 
signOnTime() - Method in interface jerklib.events.WhoisEvent
returns sign on time
supportsBanExceptions() - Method in class jerklib.ServerInformation
Get whether or not the server supports ban exceptions
supportsCAPAB() - Method in class jerklib.ServerInformation
Get whether or not the server supports CAPAB
supportsCNotice() - Method in class jerklib.ServerInformation
Get whether or not CNOTICE are supported by the server.
supportsCPrivMsg() - Method in class jerklib.ServerInformation
Get whether or not the server supports CPRIVMSG
supportsEtrace() - Method in class jerklib.ServerInformation
Get whether or not ETRACE is supported.
supportsInviteExceptions() - Method in class jerklib.ServerInformation
Get whether or not Invite Exceptions are supported.
supportsKnock() - Method in class jerklib.ServerInformation
Get whether or not KNOCK is supported.
supportsNickPrefixes() - Method in class jerklib.ServerInformation
Get Whether or not nick prefixes are supported.
supportsSafeList() - Method in class jerklib.ServerInformation
Get whether or not SAFELIST is supported.
supportsSilenceList() - Method in class jerklib.ServerInformation
Whether or not SILENCE list is supported
supportsStatusNotices() - Method in class jerklib.ServerInformation
Get whether or not status notices are supported.
supportsUserIp() - Method in class jerklib.ServerInformation
Get Whether or not USERIP is supported.
supportsWallChops() - Method in class jerklib.ServerInformation
Get if WALLCHOPS is supported.
supportsWallVoices() - Method in class jerklib.ServerInformation
Get whether or not WALLVOICES is supported.
supportsWhox() - Method in class jerklib.ServerInformation
Get whether or not WHOX is supported,

A B C D E F G H I J K L M N O P Q R S T U V W Y