Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
I
IdentServer
- Class in
jerklib.util
IdentServer(String)
- Constructor for class jerklib.util.
IdentServer
InetAddressUtils
- Class in
jerklib.util
Utility functions related to IP Addresses.
InetAddressUtils()
- Constructor for class jerklib.util.
InetAddressUtils
initDefaultParsers()
- Method in class jerklib.parsers.
DefaultInternalEventParser
InternalEventParser
- Interface in
jerklib.parsers
InviteEvent
- Interface in
jerklib.events
Event fired when an Invite message is recieved from server
InviteEventImpl
- Class in
jerklib.events.impl
InviteEventImpl(String, String, String, String, String, Session)
- Constructor for class jerklib.events.impl.
InviteEventImpl
InviteParser
- Class in
jerklib.parsers
InviteParser()
- Constructor for class jerklib.parsers.
InviteParser
IRCEvent
- Interface in
jerklib.events
The base interface for all JerkLib events.
IRCEvent.Type
- Enum in
jerklib.events
Type enum is used to determine type.
IRCEventListener
- Interface in
jerklib.listeners
IRCEventListener - Listener to receive IRCEvents
isAnOperator()
- Method in class jerklib.events.impl.
WhoisEventImpl
isAnOperator()
- Method in interface jerklib.events.
WhoisEvent
not impled
isAway()
- Method in interface jerklib.events.
AwayEvent
Whether or not subject of event is away.
isAway()
- Method in class jerklib.events.impl.
AwayEventImpl
isAway()
- Method in class jerklib.events.impl.
WhoEventImpl
Get whether or not the user is away.
isAway()
- Method in interface jerklib.events.
WhoEvent
Get whether or not the user is away.
isAway()
- Method in class jerklib.
Session
Is this Session marked away?
isCanceled()
- Method in interface jerklib.tasks.
Task
isCanceled()
- Method in class jerklib.tasks.
TaskImpl
isChannelToken(String)
- Method in class jerklib.
Session
Test if a String starts with a known channel prefix
isConnected()
- Method in class jerklib.
Session
Is this Session currently connected to an IRC server?
isFileSizeKnown()
- Method in interface jerklib.events.dcc.
DccSendEvent
isFileSizeKnown()
- Method in class jerklib.events.impl.dcc.
DccSendEventImpl
isIdle()
- Method in class jerklib.events.impl.
WhoisEventImpl
isIdle()
- Method in interface jerklib.events.
WhoisEvent
returns true if person is idle , else false
isInteger(String)
- Static method in class jerklib.events.dcc.
DccEventFactory
isLoggedIn()
- Method in class jerklib.
Session
Returns true if the Session has an active Connection and has successfully logged on to the Connection.
isLong(String)
- Static method in class jerklib.events.dcc.
DccEventFactory
isNumeric(String)
- Static method in class jerklib.events.dcc.
DccEventFactory
isProfileUpdating()
- Method in class jerklib.
Session
Profile is updating when a new nick is requested but has not been approved from server yet.
isRejoinOnKick()
- Method in class jerklib.
Session
Should this Session rejoin channels it is Kicked from? Default is true.
isYou()
- Method in interface jerklib.events.
AwayEvent
Whether or not it was user of lib that caused this event
isYou()
- Method in class jerklib.events.impl.
AwayEventImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y