Uses of Package
org.apache.juneau.swap
Packages that use org.apache.juneau.swap
Package
Description
Marshalling API
Bean and POJO Annotations
JSON Schema Data Transfer Objects
OpenAPI UI Generator
Swagger UI Generator
Collections classes
Parser API
Serializer API
Swap API
Predefined Swaps
-
Classes in org.apache.juneau.swap used by org.apache.juneauClassDescriptionSpecialized transform for builder classes.Used to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.annotation
-
Classes in org.apache.juneau.swap used by org.apache.juneau.bean.jsonschemaClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.bean.openapi3.uiClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.bean.swagger.uiClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.collectionsClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.parserClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.serializerClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
-
Classes in org.apache.juneau.swap used by org.apache.juneau.swapClassDescriptionBean interceptor.Specialized transform for builder classes.Used to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.Specialized
ObjectSwapforSurrogateclasses. -
Classes in org.apache.juneau.swap used by org.apache.juneau.swapsClassDescriptionUsed to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.Abstract subclass for object swaps that swap objects for strings.