Uses of Interface
io.helidon.json.binding.JsonComponent
Packages that use JsonComponent
-
Uses of JsonComponent in io.helidon.json.binding
Subinterfaces of JsonComponent in io.helidon.json.bindingModifier and TypeInterfaceDescriptioninterfaceA combined JSON serializer and deserializer for a specific type.interfaceInterface for deserializing JSON to Java objects.interfaceInterface for serializing Java objects to JSON.