Uses of Class
io.quarkus.pulsar.schema.ObjectMapperSchema
-
Packages that use ObjectMapperSchema Package Description io.quarkus.pulsar.schema -
-
Uses of ObjectMapperSchema in io.quarkus.pulsar.schema
Methods in io.quarkus.pulsar.schema that return ObjectMapperSchema Modifier and Type Method Description static <T> ObjectMapperSchema<T>ObjectMapperSchema. of(Class<T> type)
-