| 程序包 | 说明 |
|---|---|
| org.noear.fairy | |
| org.noear.fairy.decoder | |
| org.noear.fairy.encoder |
| 限定符和类型 | 方法和说明 |
|---|---|
Enctype |
IDecoder.enctype()
编码
|
Enctype |
IEncoder.enctype()
编码
|
static Enctype |
Enctype.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static Enctype[] |
Enctype.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Enctype |
HessionDecoder.enctype() |
Enctype |
FastjsonDecoder.enctype() |
Enctype |
SnackDecoder.enctype() |
| 限定符和类型 | 方法和说明 |
|---|---|
Enctype |
FastjsonEncoder.enctype() |
Enctype |
SnackEncoder.enctype() |
Enctype |
SnackTypeEncoder.enctype() |
Enctype |
FormEncoder.enctype() |
Enctype |
HessionEncoder.enctype() |
Enctype |
FastjsonTypeEncoder.enctype() |
Copyright © 2020. All rights reserved.