Uses of Class
io.streamthoughts.azkarra.serialization.json.Json
-
Packages that use Json Package Description io.streamthoughts.azkarra.http.serialization.json io.streamthoughts.azkarra.serialization.json -
-
Uses of Json in io.streamthoughts.azkarra.http.serialization.json
Constructors in io.streamthoughts.azkarra.http.serialization.json with parameters of type Json Constructor Description SpecificJsonSerdes(Json json, Class<T> type)
Creates a newSpecificJsonSerdes
instance. -
Uses of Json in io.streamthoughts.azkarra.serialization.json
Methods in io.streamthoughts.azkarra.serialization.json that return Json Modifier and Type Method Description static Json
Json. getDefault()
-