Uses of Class
org.apache.juneau.json.JsonSerializerSession
Packages that use JsonSerializerSession
-
Uses of JsonSerializerSession in org.apache.juneau.json
Subclasses of JsonSerializerSession in org.apache.juneau.jsonModifier and TypeClassDescriptionclass
Session object that lives for the duration of a single use ofJsonSchemaSerializer
.Methods in org.apache.juneau.json that return JsonSerializerSessionModifier and TypeMethodDescriptionJsonSerializerSession.Builder.build()
JsonSerializer.getSession()