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

N

names() - Method in class jerklib.Channel
Send a names query to the server
NamesParser - Class in jerklib.parsers
 
NamesParser() - Constructor for class jerklib.parsers.NamesParser
 
nick(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
Called when a NickChangeEvent is received
nick() - Method in class jerklib.EventToken
Get nick from message
NickChangeEvent - Interface in jerklib.events
NickChangeIRCEvent is created when someone in a channel changes their nick
NickChangeEventImpl - Class in jerklib.events.impl
 
NickChangeEventImpl(String, Session, String, String, String, String) - Constructor for class jerklib.events.impl.NickChangeEventImpl
 
nickInUse(IRCEvent) - Method in class jerklib.DefaultInternalEventHandler
Called when a NickInUseEvent is received
NickInUseEvent - Interface in jerklib.events
NickInUseEvent is fired when jerklib is trying to use a nick that is in use on a given server.
NickInUseEventImpl - Class in jerklib.events.impl
 
NickInUseEventImpl(String, String, Session) - Constructor for class jerklib.events.impl.NickInUseEventImpl
 
NickInUseParser - Class in jerklib.parsers
 
NickInUseParser() - Constructor for class jerklib.parsers.NickInUseParser
 
NickListEvent - Interface in jerklib.events
Event fired when nick list event comes from server
NickListEventImpl - Class in jerklib.events.impl
 
NickListEventImpl(String, Session, Channel, List<String>) - Constructor for class jerklib.events.impl.NickListEventImpl
 
NickParser - Class in jerklib.parsers
 
NickParser() - Constructor for class jerklib.parsers.NickParser
 
NickServAuthPlugin - Class in jerklib.util
A Task to identify with NickServ and then join a list of channels names.
NickServAuthPlugin(String, char, Session, List<String>) - Constructor for class jerklib.util.NickServAuthPlugin
 
NORMAL - Static variable in class jerklib.util.Colors
Removes all applied color and formatting
notice(String) - Method in class jerklib.Channel
Send a notice in the Channel
NoticeEvent - Interface in jerklib.events
NoticeIRCEvent - the event for notices from the server
NoticeEventImpl - Class in jerklib.events.impl
 
NoticeEventImpl(String, Session, String, String, String, Channel) - Constructor for class jerklib.events.impl.NoticeEventImpl
 
NoticeParser - Class in jerklib.parsers
 
NoticeParser() - Constructor for class jerklib.parsers.NoticeParser
 
numeric() - Method in class jerklib.EventToken
Get the numeric code of an event.
NumericErrorEvent - Interface in jerklib.events
Event fired for most all numeric error replies
NumericErrorParser - Class in jerklib.parsers
 
NumericErrorParser() - Constructor for class jerklib.parsers.NumericErrorParser
 
NumericEventImpl - Class in jerklib.events.impl
 
NumericEventImpl(String, String, int, Session) - Constructor for class jerklib.events.impl.NumericEventImpl
 
numericIpToByteArray(long) - Static method in class jerklib.util.InetAddressUtils
Given an ip in numeric format, return a byte array that can be fed to InetAddress.

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