public interface ActionSerializer<T>
extends org.noear.solon.core.serialize.Serializer<T>
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
deserializeBody(org.noear.solon.core.handle.Context ctx)
反序列化
|
Object deserializeBody(org.noear.solon.core.handle.Context ctx) throws IOException
ctx - 上下文IOExceptionCopyright © 2024. All rights reserved.