Package | Description |
---|---|
org.kitteh.irc.client.library |
Kitteh IRC Client Library!
|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
org.kitteh.irc.client.library.defaults.element |
Default element implementations.
|
org.kitteh.irc.client.library.element |
Classes describing various elements of IRC communication.
|
Class and Description |
---|
AwayCommand
Sends an AWAY request to the server.
|
CapabilityRequestCommand
Sends a capability request to the server.
|
ChannelModeCommand
Commands a la MODE.
|
KickCommand
Get your KICKs on Route 66.
|
MonitorCommand
Sends a MONITOR request to the server.
|
OperCommand
Sends an OPER request to the server - MAKE SURE IT'S YOUR SERVER!
|
TopicCommand
TOPICal command support.
|
WallopsCommand
Sends a WALLOPS message to the server.
|
WhoisCommand
Sends a WHOIS request to the server.
|
Class and Description |
---|
AwayCommand
Sends an AWAY request to the server.
|
CapabilityRequestCommand
Sends a capability request to the server.
|
ChannelCommand
A command only executed on a channel.
|
ChannelModeCommand
Commands a la MODE.
|
Command
Represents a command which is executable on the server by the client.
|
Command.Tags |
KickCommand
Get your KICKs on Route 66.
|
MessageCommand
Sends a message.
|
MonitorCommand
Sends a MONITOR request to the server.
|
MonitorCommand.Action
Describes an action to take with the MONITOR command.
|
NoticeCommand
Sends a notice.
|
OperCommand
Sends an OPER request to the server - MAKE SURE IT'S YOUR SERVER!
|
SetNameCommand
Sends a SETNAME request to the server.
|
TagMessageCommand
Sends a tag message.
|
TopicCommand
TOPICal command support.
|
UserModeCommand
Commands a la User MODE, without modes added will just query self.
|
WallopsCommand
Sends a WALLOPS message to the server.
|
WhoisCommand
Sends a WHOIS request to the server.
|
Class and Description |
---|
ChannelModeCommand
Commands a la MODE.
|
KickCommand
Get your KICKs on Route 66.
|
TopicCommand
TOPICal command support.
|
Class and Description |
---|
ChannelModeCommand
Commands a la MODE.
|
KickCommand
Get your KICKs on Route 66.
|
TopicCommand
TOPICal command support.
|
Copyright © 2013–2021 Kitteh. All rights reserved.