Package org.apache.juneau.serializer
package org.apache.juneau.serializer
Serializer API
-
ClassDescriptionSubclass of
Serializerfor byte-based serializers.Builder class.Subclass ofSerializerSessionfor stream-based serializers.Builder class.General exception thrown whenever an error occurs during serialization.Parent class for all Juneau serializers.Builder class.Represents no Serializer.Class for listening for serialize events during a serialization.Represents no serializer listener.Represents a serializer and media type that matches an HTTPAccept header value.A wrapper around an object that a serializer sends its output to.Serializer session that lives for the duration of a single use ofSerializer.Builder class.Represents a group ofSerializersthat can be looked up by media type.Builder class.An identifier that the previous entries in this group should be inherited.An identifier that the previous entries in this group should not be inherited.Simple wrapper around a standardWriterwith additional methods.Subclass ofSerializerfor character-based serializers.Builder class.Subclass ofSerializerSessionfor character-based serializers.Builder class.