Uses of Class
org.apache.juneau.ExtendedClassMeta
Packages that use ExtendedClassMeta
Package
Description
CSV Marshalling Support
- 
Uses of ExtendedClassMeta in org.apache.juneau.csvSubclasses of ExtendedClassMeta in org.apache.juneau.csvModifier and TypeClassDescriptionclassMetadata on classes specific to the CSV serializers and parsers pulled from the@Csvannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.htmlSubclasses of ExtendedClassMeta in org.apache.juneau.htmlModifier and TypeClassDescriptionclassMetadata on classes specific to the HTML serializers and parsers pulled from the@Htmlannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.jsonSubclasses of ExtendedClassMeta in org.apache.juneau.jsonModifier and TypeClassDescriptionclassMetadata on classes specific to the JSON serializers and parsers pulled from the@Jsonannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.jsonschemaSubclasses of ExtendedClassMeta in org.apache.juneau.jsonschemaModifier and TypeClassDescriptionclassMetadata on classes specific to the JSON-Schema serializer and pulled from the@Schemaannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.msgpackSubclasses of ExtendedClassMeta in org.apache.juneau.msgpackModifier and TypeClassDescriptionclassMetadata on classes specific to the MessagePack serializers and parsers pulled from the@MsgPackannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.oapiSubclasses of ExtendedClassMeta in org.apache.juneau.oapiModifier and TypeClassDescriptionclassMetadata on classes specific to the OpenApi serializers and parsers pulled from the@OpenApiannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.plaintextSubclasses of ExtendedClassMeta in org.apache.juneau.plaintextModifier and TypeClassDescriptionclassMetadata on classes specific to the PlainText serializers and parsers pulled from the@PlainTextannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.soapSubclasses of ExtendedClassMeta in org.apache.juneau.soapModifier and TypeClassDescriptionclassMetadata on classes specific to the SOAP/XML serializers and parsers pulled from the@SoapXmlannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.uonSubclasses of ExtendedClassMeta in org.apache.juneau.uonModifier and TypeClassDescriptionclassMetadata on classes specific to the UON serializers and parsers pulled from the@Uonannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.urlencodingSubclasses of ExtendedClassMeta in org.apache.juneau.urlencodingModifier and TypeClassDescriptionclassMetadata on classes specific to the URL-Encoding serializers and parsers pulled from the@UrlEncodingannotation on the class.
- 
Uses of ExtendedClassMeta in org.apache.juneau.xmlSubclasses of ExtendedClassMeta in org.apache.juneau.xmlModifier and TypeClassDescriptionclassMetadata on classes specific to the XML serializers and parsers pulled from the@Xmlannotation on the class.