| Package | Description |
|---|---|
| io.enoa.repeater | |
| io.enoa.repeater.factory.http | |
| io.enoa.repeater.factory.server | |
| io.enoa.repeater.factory.ts |
| Modifier and Type | Method and Description |
|---|---|
EoxConfig |
EoxConfig.Builder.build() |
static EoxConfig |
Repeater.config() |
static EoxConfig |
EoxConfig.def() |
| Modifier and Type | Method and Description |
|---|---|
Repeater |
Repeater.config(EoxConfig config) |
| Constructor and Description |
|---|
Builder(EoxConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EoxAbstractCosRequest.handleUpload(InputStream stream,
EoxConfig config,
EoxNameRuleFactory rule)
解析 formdata 文件上传 repeater-cos
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepeaterServer.listen(String hostname,
int port,
boolean ssl,
EoxConfig config,
EoxProviderFactory factory)
服务监听
|
| Modifier and Type | Method and Description |
|---|---|
Request |
RepeaterTranslateFactory.request(EoxConfig config,
EoxNameRuleFactory rule,
REQ oreq)
将原始 request 翻译成 repeater request
|
RESP |
RepeaterTranslateFactory.response(EoxConfig config,
RESP oresp,
Response resp) |
Copyright © 2018. All rights reserved.