| 程序包 | 说明 |
|---|---|
| net.isger.brick.auth | |
| net.isger.brick.core | |
| net.isger.brick.stub |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AuthCommand
认证命令
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GateCommand |
GateCommand.cast(BaseCommand cmd) |
static GateCommand |
GateCommand.cast(Command cmd) |
static GateCommand |
GateCommand.getAction() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GateModule.create(GateCommand cmd)
创建门
|
void |
BaseGate.operate(GateCommand cmd) |
void |
Gate.operate(GateCommand cmd) |
void |
GateModule.remove(GateCommand cmd)
移除门
|
static Object |
CoreHelper.toGate(GateCommand cmd) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StubCommand |
Copyright © 2024. All rights reserved.