Package | Description |
---|---|
org.kitteh.irc.client.library.defaults |
Default implementations to power the API.
|
org.kitteh.irc.client.library.event.abstractbase |
Abstract events for minimizing code duplication, not guaranteed stable.
|
org.kitteh.irc.client.library.event.client |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultEventListener.trackException(ClientReceiveServerMessageEvent event,
String reason) |
Modifier and Type | Class and Description |
---|---|
class |
ClientReceiveServerMessageEventBase
Abstract base class for events involving a server message.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientReceiveCommandEvent
Fires when the client receives a command message.
|
class |
ClientReceiveNumericEvent
Fires when the client receives a numeric coded message.
|
Copyright © 2013–2019 Kitteh. All rights reserved.