| Package | Description |
|---|---|
| org.kitteh.irc.client.library.defaults.feature |
Defaults!
|
| org.kitteh.irc.client.library.defaults.listener |
Default listeners.
|
| org.kitteh.irc.client.library.feature |
Things to make life lovely!
|
| org.kitteh.irc.client.library.feature.auth |
Protocols used for authentication.
|
| org.kitteh.irc.client.library.feature.filter |
Event filters.
|
| org.kitteh.irc.client.library.feature.twitch |
Things for folks using Twitch.
|
| Class and Description |
|---|
| FilterProcessor
Processes event filtering for custom-registered filter annotations.
|
| Class and Description |
|---|
| CommandFilter
Indicates a specific command to listen to for the
ClientReceiveCommandEvent. |
| CommandFilter.Commands
This is an annotation for storing repeated CommandFilter annotations.
|
| NumericFilter
Indicates a specific numeric to listen to for the
ClientReceiveNumericEvent. |
| NumericFilter.Numerics
This is an annotation for storing repeated Numeric annotations.
|
| Class and Description |
|---|
| FilterProcessor
Processes event filtering for custom-registered filter annotations.
|
| Class and Description |
|---|
| CommandFilter
Indicates a specific command to listen to for the
ClientReceiveCommandEvent. |
| NumericFilter
Indicates a specific numeric to listen to for the
ClientReceiveNumericEvent. |
| NumericFilter.Numerics
This is an annotation for storing repeated Numeric annotations.
|
| Class and Description |
|---|
| CommandFilter
Indicates a specific command to listen to for the
ClientReceiveCommandEvent. |
| EchoMessage
Only get messages sent by self.
|
| FilterProcessor
Processes event filtering for custom-registered filter annotations.
|
| MeCommandOnly
Only get CTCP messages that are from the
/me command. |
| NumericFilter
Indicates a specific numeric to listen to for the
ClientReceiveNumericEvent. |
| TagFilter
Indicates a specific tag to listen to for any
ServerMessageEvent. |
| ToSelfOnly
Only get messages addressed to self.
|
| Class and Description |
|---|
| CommandFilter
Indicates a specific command to listen to for the
ClientReceiveCommandEvent. |
| NumericFilter
Indicates a specific numeric to listen to for the
ClientReceiveNumericEvent. |
Copyright © 2013–2021 Kitteh. All rights reserved.