Package org.apache.juneau.serializer
Class Serializer.Null
java.lang.Object
org.apache.juneau.Context
org.apache.juneau.BeanContextable
org.apache.juneau.BeanTraverseContext
org.apache.juneau.serializer.Serializer
org.apache.juneau.serializer.Serializer.Null
- All Implemented Interfaces:
AnnotationProvider
- Enclosing class:
Serializer
Represents no Serializer.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.juneau.serializer.Serializer
Serializer.Builder, Serializer.Null -
Field Summary
Fields inherited from class org.apache.juneau.Context
CONTEXT_APPLY_FILTERFields inherited from interface org.apache.juneau.AnnotationProvider
DEFAULT, DISABLE_ANNOTATION_CACHING -
Method Summary
Methods inherited from class org.apache.juneau.serializer.Serializer
copy, create, createSerializerBuilder, createSession, doSerialize, forEachAcceptMediaType, getListener, getMediaTypeRanges, getPrimaryMediaType, getResponseContentType, getResponseHeaders, getSession, getUriContext, getUriRelativity, getUriResolution, isAddBeanTypes, isAddRootType, isKeepNullProperties, isSortCollections, isSortMaps, isTrimEmptyCollections, isTrimEmptyMaps, isTrimStrings, isWriterSerializer, properties, serialize, serialize, serializeToStringMethods inherited from class org.apache.juneau.BeanTraverseContext
getInitialDepth, getMaxDepth, isDetectRecursions, isIgnoreRecursionsMethods inherited from class org.apache.juneau.BeanContextable
getBeanContextMethods inherited from class org.apache.juneau.Context
createBuilder, firstAnnotation, firstAnnotation, firstAnnotation, firstAnnotation, firstDeclaredAnnotation, forEachAnnotation, forEachAnnotation, forEachAnnotation, forEachAnnotation, forEachDeclaredAnnotation, hasAnnotation, hasAnnotation, hasAnnotation, hasAnnotation, init, isDebug, lastAnnotation, lastAnnotation, lastAnnotation, lastAnnotation, lastDeclaredAnnotation, toString