您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
top.focess.qq
,
top.focess.qq.api.bot
,
top.focess.qq.api.command
,
top.focess.qq.api.command.converter
,
top.focess.qq.api.command.data
,
top.focess.qq.api.event
,
top.focess.qq.api.event.bot
,
top.focess.qq.api.event.chat
,
top.focess.qq.api.event.command
,
top.focess.qq.api.event.message
,
top.focess.qq.api.event.plugin
,
top.focess.qq.api.event.recall
,
top.focess.qq.api.event.request
,
top.focess.qq.api.event.server
,
top.focess.qq.api.exceptions
,
top.focess.qq.api.net
,
top.focess.qq.api.net.packet
,
top.focess.qq.api.plugin
,
top.focess.qq.api.util
,
top.focess.qq.api.util.config
,
top.focess.qq.api.util.json
,
top.focess.qq.api.util.logger
,
top.focess.qq.api.util.network
,
top.focess.qq.api.util.session
,
top.focess.qq.api.util.version
,
top.focess.qq.api.util.yaml
,
top.focess.qq.core.bot
,
top.focess.qq.core.commands
,
top.focess.qq.core.commands.util
,
top.focess.qq.core.exceptions
,
top.focess.qq.core.listener
,
top.focess.qq.core.net
,
top.focess.qq.core.plugin
,
top.focess.qq.core.util
,
top.focess.qq.core.util.option
,
top.focess.qq.core.util.option.type
类分层结构
java.lang.
Object
top.focess.qq.api.util.
Base64
top.focess.qq.core.commands.util.
ChatConstants
top.focess.qq.core.listener.
ChatListener
(implements top.focess.qq.api.event.
Listener
)
java.lang.
ClassLoader
top.focess.qq.core.plugin.
PluginCoreClassLoader
java.security.
SecureClassLoader
java.net.
URLClassLoader
(implements java.io.
Closeable
)
top.focess.qq.core.plugin.
PluginClassLoader
top.focess.qq.api.util.
CombinedFuture
(implements java.util.concurrent.
Future
<V>)
top.focess.qq.api.command.
Command
top.focess.qq.core.commands.
BotCommand
top.focess.qq.core.commands.
CommandCommand
top.focess.qq.core.commands.
FriendCommand
top.focess.qq.core.commands.
GroupCommand
top.focess.qq.core.commands.
LoadCommand
top.focess.qq.core.commands.
PluginCommand
top.focess.qq.core.commands.
ReloadCommand
top.focess.qq.core.commands.
StopCommand
top.focess.qq.core.commands.
UnloadCommand
top.focess.qq.api.command.
Command.Executor
top.focess.qq.api.command.
CommandSender
top.focess.qq.api.util.config.
Config
top.focess.qq.api.util.config.
DefaultConfig
top.focess.qq.api.util.config.
LangConfig
top.focess.qq.core.listener.
ConsoleListener
(implements top.focess.qq.api.event.
Listener
)
top.focess.qq.api.command.data.
DataBuffer
<T>
top.focess.qq.api.command.data.
BooleanBuffer
top.focess.qq.api.command.data.
CommandBuffer
top.focess.qq.api.command.data.
DoubleBuffer
top.focess.qq.api.command.data.
IntBuffer
top.focess.qq.api.command.data.
LongBuffer
top.focess.qq.api.command.data.
ObjectBuffer
top.focess.qq.api.command.data.
PluginBuffer
top.focess.qq.api.command.data.
StringBuffer
top.focess.qq.api.command.
DataCollection
top.focess.qq.api.command.
DataConverter
<T>
top.focess.qq.api.command.converter.
ExceptionDataConverter
<T>
top.focess.qq.api.command.converter.
NullDataConverter
<T>
top.focess.qq.api.command.converter.
CommandDataConverter
top.focess.qq.api.command.converter.
PluginDataConverter
top.focess.qq.api.event.
Event
(implements java.io.
Serializable
)
top.focess.qq.api.event.bot.
BotEvent
top.focess.qq.api.event.bot.
BotLoginEvent
top.focess.qq.api.event.bot.
BotLogoutEvent
top.focess.qq.api.event.bot.
BotReloginEvent
top.focess.qq.api.event.chat.
ChatEvent
top.focess.qq.api.event.chat.
FriendChatEvent
top.focess.qq.api.event.chat.
GroupChatEvent
top.focess.qq.api.event.chat.
StrangerChatEvent
top.focess.qq.api.event.bot.
FriendInputStatusEvent
top.focess.qq.api.event.recall.
FriendRecallEvent
top.focess.qq.api.event.request.
FriendRequestEvent
top.focess.qq.api.event.recall.
GroupRecallEvent
top.focess.qq.api.event.request.
GroupRequestEvent
top.focess.qq.api.event.message.
MessageEvent
top.focess.qq.api.event.message.
FriendMessageEvent
top.focess.qq.api.event.message.
GroupMessageEvent
top.focess.qq.api.event.message.
StrangerMessageEvent
top.focess.qq.api.event.command.
CommandExecutedEvent
top.focess.qq.api.event.command.
CommandPrepostEvent
(implements top.focess.qq.api.event.
Cancellable
)
top.focess.qq.api.event.chat.
ConsoleChatEvent
top.focess.qq.api.event.message.
ConsoleMessageEvent
top.focess.qq.api.event.plugin.
PluginEvent
top.focess.qq.api.event.plugin.
PluginLoadEvent
top.focess.qq.api.event.plugin.
PluginUnloadEvent
top.focess.qq.api.event.server.
ServerStartEvent
top.focess.qq.api.event.
EventManager
top.focess.qq.core.net.
FocessClientReceiver
(implements top.focess.qq.api.net.
ClientReceiver
)
top.focess.qq.api.util.logger.
FocessLogger
top.focess.qq.core.net.
FocessReceiver
(implements top.focess.qq.api.net.
ServerReceiver
)
top.focess.qq.core.net.
FocessSidedClientReceiver
(implements top.focess.qq.api.net.
ClientReceiver
)
top.focess.qq.core.net.
FocessSidedClientSocket
(implements top.focess.qq.api.net.
Socket
)
top.focess.qq.core.net.
FocessSidedReceiver
(implements top.focess.qq.api.net.
ServerReceiver
)
top.focess.qq.core.net.
FocessSidedSocket
(implements top.focess.qq.api.net.
Socket
)
top.focess.qq.core.net.
FocessSocket
(implements top.focess.qq.api.net.
Socket
)
top.focess.qq.core.net.
FocessUDPMultiReceiver
(implements top.focess.qq.api.net.
ServerMultiReceiver
)
top.focess.qq.core.net.
FocessUDPReceiver
(implements top.focess.qq.api.net.
ServerReceiver
)
top.focess.qq.core.net.
FocessUDPSocket
(implements top.focess.qq.api.net.
Socket
)
top.focess.qq.api.util.network.
HttpResponse
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
ObjectInputStream
(implements java.io.
ObjectInput
, java.io.
ObjectStreamConstants
)
top.focess.qq.core.plugin.
ObjectInputCoreStream
top.focess.qq.api.util.
IOHandler
top.focess.qq.api.util.json.
JSON
(implements top.focess.qq.api.util.
SectionMap
)
top.focess.qq.api.util.json.
JSONSection
top.focess.qq.api.util.json.
JSONList
top.focess.qq.api.event.
ListenerHandler
top.focess.qq.
Main
top.focess.qq.
Main.CommandLine
top.focess.qq.core.util.
MethodCaller
top.focess.qq.api.util.network.
NetworkHandler
top.focess.qq.core.util.option.
Option
top.focess.qq.core.util.option.
OptionParserClassifier
top.focess.qq.core.util.option.
Options
top.focess.qq.core.util.option.type.
OptionType
<T>
top.focess.qq.core.util.option.type.
ExceptionOptionType
<T>
top.focess.qq.core.util.option.type.
IntegerOptionType
top.focess.qq.core.util.option.type.
LongOptionType
top.focess.qq.api.net.packet.
Packet
top.focess.qq.api.net.packet.
ClientPacket
top.focess.qq.api.net.packet.
ClientPackPacket
top.focess.qq.api.net.packet.
DisconnectPacket
top.focess.qq.api.net.packet.
HeartPacket
top.focess.qq.api.net.packet.
WaitPacket
top.focess.qq.api.net.packet.
ConnectPacket
top.focess.qq.api.net.packet.
MessagePacket
top.focess.qq.api.net.packet.
ServerPacket
top.focess.qq.api.net.packet.
ConnectedPacket
top.focess.qq.api.net.packet.
DisconnectedPacket
top.focess.qq.api.net.packet.
ServerPackPacket
top.focess.qq.api.net.packet.
SidedConnectPacket
top.focess.qq.api.net.packet.
PacketCodec
<T>
top.focess.qq.api.net.packet.
ClientPackPacketCodec
top.focess.qq.api.net.packet.
ConnectedPacketCodec
top.focess.qq.api.net.packet.
ConnectPacketCodec
top.focess.qq.api.net.packet.
DisconnectedPacketCodec
top.focess.qq.api.net.packet.
DisconnectPacketCodec
top.focess.qq.api.net.packet.
HeartPacketCodec
top.focess.qq.api.net.packet.
MessagePacketCodec
top.focess.qq.api.net.packet.
ServerPackPacketCodec
top.focess.qq.api.net.packet.
SidedConnectPacketCodec
top.focess.qq.api.net.packet.
WaitPacketCodec
top.focess.qq.api.net.
PacketPreCodec
top.focess.qq.api.util.
Pair
<K,V> (implements java.io.
Serializable
)
top.focess.qq.api.plugin.
Plugin
top.focess.qq.api.plugin.
LazyPlugin
top.focess.qq.
Main.MainPlugin
top.focess.qq.api.plugin.
PluginDescription
top.focess.qq.core.listener.
PluginListener
(implements top.focess.qq.api.event.
Listener
)
top.focess.qq.api.util.
Property
top.focess.qq.api.util.session.
Session
(implements top.focess.qq.api.util.
SectionMap
)
top.focess.qq.api.util.session.
SessionSection
top.focess.qq.core.bot.
SimpleBot
(implements top.focess.qq.api.bot.
Bot
)
top.focess.qq.core.bot.
SimpleBotManager
(implements top.focess.qq.api.bot.
BotManager
)
top.focess.qq.core.net.
SimpleClient
(implements top.focess.qq.api.net.
Client
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
top.focess.qq.api.exceptions.
EventSubmitException
top.focess.qq.api.exceptions.
IllegalPortException
java.lang.
RuntimeException
top.focess.qq.api.exceptions.
BotLoginException
top.focess.qq.api.exceptions.
CommandDuplicateException
top.focess.qq.api.exceptions.
CommandLoadException
top.focess.qq.api.exceptions.
IllegalCommandClassException
top.focess.qq.core.exceptions.
IllegalOptionException
top.focess.qq.api.exceptions.
IllegalPluginClassException
top.focess.qq.api.exceptions.
InputTimeoutException
top.focess.qq.api.exceptions.
JSONParseException
top.focess.qq.api.exceptions.
PluginDuplicateException
top.focess.qq.api.exceptions.
PluginLoaderException
top.focess.qq.api.exceptions.
PluginLoadException
top.focess.qq.core.exceptions.
UnsupportedOptionException
top.focess.qq.api.exceptions.
VersionFormatException
top.focess.qq.api.exceptions.
YamlLoadException
top.focess.qq.api.util.version.
Version
top.focess.qq.api.util.yaml.
YamlConfiguration
(implements top.focess.qq.api.util.
SectionMap
)
top.focess.qq.api.util.yaml.
YamlConfigurationSection
接口分层结构
top.focess.qq.core.plugin.
AnnotationHandler
top.focess.qq.api.bot.
Bot
top.focess.qq.api.bot.
BotManager
top.focess.qq.api.event.
Cancellable
top.focess.qq.api.net.
Client
top.focess.qq.api.command.
CommandExecutor
top.focess.qq.api.command.
CommandResultExecutor
top.focess.qq.api.command.
DataCollection.BufferGetter
top.focess.qq.api.event.
Listener
top.focess.qq.api.net.
PackHandler
<T>
top.focess.qq.api.net.
Receiver
top.focess.qq.api.net.
ClientReceiver
top.focess.qq.api.net.
ServerMultiReceiver
top.focess.qq.api.net.
ServerReceiver
top.focess.qq.api.net.
ServerMultiReceiver
top.focess.qq.core.plugin.
ResourceHandler
java.io.
Serializable
top.focess.qq.api.util.
SectionMap
top.focess.qq.api.net.
Socket
注释类型分层结构
top.focess.qq.core.net.
PacketHandler
(implements java.lang.annotation.
Annotation
)
top.focess.qq.api.plugin.
PluginType
(implements java.lang.annotation.
Annotation
)
top.focess.qq.api.command.
CommandType
(implements java.lang.annotation.
Annotation
)
top.focess.qq.api.event.
EventHandler
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
top.focess.qq.api.util.network.
NetworkHandler.RequestType
top.focess.qq.api.command.
CommandResult
top.focess.qq.api.command.
CommandPermission
top.focess.qq.api.event.
EventPriority
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022. All rights reserved.