Package | Description |
---|---|
org.kitteh.irc.client.library.command |
Helper classes for executing a subset of commands.
|
Modifier and Type | Class and Description |
---|---|
class |
AwayCommand
Sends an AWAY request to the server.
|
class |
CapabilityRequestCommand
Sends a capability request to the server.
|
class |
ChannelCommand
A command only executed on a channel.
|
class |
ChannelModeCommand
Commands a la MODE.
|
class |
KickCommand
Get your KICKs on Route 66.
|
class |
MonitorCommand
Sends a MONITOR request to the server.
|
class |
OperCommand
Sends an OPER request to the server - MAKE SURE IT'S YOUR SERVER!
|
class |
TopicCommand
TOPICal command support.
|
class |
UserModeCommand
Commands a la User MODE, without modes added will just query self.
|
class |
WallopsCommand
Sends a WALLOPS message to the server.
|
class |
WhoisCommand
Sends a WHOIS request to the server.
|
Copyright © 2013–2019 Kitteh. All rights reserved.