类的使用
org.redkale.convert.ObjectDecoder
-
使用ObjectDecoder的程序包 程序包 说明 org.redkale.convert 提供数据的序列化和反解析功能org.redkale.convert.json 提供JSON的序列化和反解析功能org.redkale.convert.pb -
-
org.redkale.convert中ObjectDecoder的使用
返回ObjectDecoder的org.redkale.convert中的方法 修饰符和类型 方法 说明 protected ObjectDecoderConvertFactory. createObjectDecoder(Type type) -
org.redkale.convert.json中ObjectDecoder的使用
声明为ObjectDecoder的org.redkale.convert.json中的字段 修饰符和类型 字段 说明 protected ObjectDecoder[]JsonMultiImplDecoder. decodersprotected ObjectDecoderJsonMultiImplDecoder. firstDecoder类型参数类型为ObjectDecoder的org.redkale.convert.json中的字段 修饰符和类型 字段 说明 protected Map<String,ObjectDecoder>JsonMultiImplDecoder. repeatFieldToDecodersprotected Map<String,ObjectDecoder>JsonMultiImplDecoder. uniqueFieldToDecoders -
org.redkale.convert.pb中ObjectDecoder的使用
org.redkale.convert.pb中ObjectDecoder的子类 修饰符和类型 类 说明 classProtobufObjectDecoder<T>返回ObjectDecoder的org.redkale.convert.pb中的方法 修饰符和类型 方法 说明 protected ObjectDecoderProtobufFactory. createObjectDecoder(Type type)
-