| 程序包 | 说明 |
|---|---|
| org.noear.snack.core | |
| org.noear.snack.from | |
| org.noear.snack.to |
| 限定符和类型 | 方法和说明 |
|---|---|
Context |
Context.handle(Handler handler)
使用代理对当前上下文进行处理
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Handler.handle(Context context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ObjectFromer.handle(Context ctx) |
void |
JsonFromer.handle(Context ctx) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ObjectToer.handle(Context ctx) |
void |
DataToer.handle(Context ctx) |
void |
JsonToer.handle(Context context) |
Copyright © 2019. All rights reserved.