public class PicqHttpServer
extends java.lang.Object
PicqHttpServer is a http server to receive and
parse the package sent from the http plugin of CoolQ.
Class created by the HyDEV Team on 2019-03-23!
| 限定符和类型 | 字段和说明 |
|---|---|
protected cc.moecraft.logger.HyLogger |
logger
日志对象
|
| 构造器和说明 |
|---|
PicqHttpServer(int port,
PicqBotX bot)
构造一个Http服务器
|
public PicqHttpServer(int port,
PicqBotX bot)
port - 端口bot - 机器人