类 JsonReader<T>
java.lang.Object
org.apache.pulsar.client.impl.schema.reader.JsonReader<T>
- 类型参数:
T- object type to read
- 所有已实现的接口:
SchemaReader<T>
已过时。
Reader implementation for reading objects from JSON.
-
构造器详细资料
-
JsonReader
已过时。
-
-
方法详细资料
-
read
已过时。- 指定者:
read在接口中SchemaReader<T>
-
read
已过时。- 指定者:
read在接口中SchemaReader<T>
-
JacksonJsonReaderinstead.