Uses of Class
org.apache.juneau.serializer.SerializerSet
Packages that use SerializerSet
-
Uses of SerializerSet in org.apache.juneau.rest
Methods in org.apache.juneau.rest that return SerializerSetModifier and TypeMethodDescriptionRestContext.getSerializers()
Returns the serializers associated with this context.RestOpContext.getSerializers()
Returns the serializers to use for this method. -
Uses of SerializerSet in org.apache.juneau.serializer
Methods in org.apache.juneau.serializer that return SerializerSetConstructors in org.apache.juneau.serializer with parameters of type SerializerSetModifierConstructorDescriptionprotected
Builder
(SerializerSet copyFrom) Clone an existing serializer group.