Uses of Class
org.apache.juneau.AnnotationApplier
Packages that use AnnotationApplier
Package
Description
REST Annotations
- 
Uses of AnnotationApplier in org.apache.juneauSubclasses of AnnotationApplier in org.apache.juneauModifier and TypeClassDescriptionstatic classRepresents a no-op configuration apply.Methods in org.apache.juneau with parameters of type AnnotationApplierModifier and TypeMethodDescriptionAnnotationWorkList.add(AnnotationInfo<?> ai, AnnotationApplier<Annotation, Object> aa) Adds an entry to this list.Constructors in org.apache.juneau with parameters of type AnnotationApplierModifierConstructorDescriptionAnnotationWork(AnnotationInfo annotation, AnnotationApplier applier) Constructor.
- 
Uses of AnnotationApplier in org.apache.juneau.annotationSubclasses of AnnotationApplier in org.apache.juneau.annotationModifier and TypeClassDescriptionstatic classApplies targetedBeanannotations to aBeanContext.Builder.static classApplies targetedBeancannotations to aBeanContext.Builder.static classAppliesBeanConfigannotations to aBeanContext.Builder.static classApplies targetedBeanIgnoreannotations to aBeanContext.Builder.static classApplies targetedBeanpannotations to aBeanContext.Builder.static classApplies targetedExampleannotations to aBeanContext.Builder.static classApplies targetedMarshalledannotations to aBeanContext.Builder.static classApplies targetedNamePropertyannotations to aBeanContext.Builder.static classApplies targetedParentPropertyannotations to aBeanContext.Builder.static classApplies targetedSchemaannotations to aContext.Builder.static classApplies targetedSwapannotations to aBeanContext.Builder.static classApplies targetedUriannotations to aBeanContext.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.csv.annotationSubclasses of AnnotationApplier in org.apache.juneau.csv.annotationModifier and TypeClassDescriptionstatic classApplies targetedCsvannotations to aContext.Builder.static classAppliesCsvConfigannotations to aCsvParser.Builder.static classAppliesCsvConfigannotations to aCsvSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.html.annotationSubclasses of AnnotationApplier in org.apache.juneau.html.annotationModifier and TypeClassDescriptionstatic classApplies targetedHtmlannotations to aContext.Builder.static classAppliesHtmlConfigannotations to aHtmlParser.Builder.static classAppliesHtmlConfigannotations to aHtmlSerializer.Builder.static classAppliesHtmlDocConfigannotations to aHtmlDocSerializer.Builder.static classApplies targetedHtmlLinkannotations to aContext.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.http.annotationSubclasses of AnnotationApplier in org.apache.juneau.http.annotationModifier and TypeClassDescriptionstatic classApplies targetedContentannotations to aBeanContext.Builder.static classApplies targetedFormDataannotations to aBeanContext.Builder.static classApplies targetedHeaderannotations to aBeanContext.Builder.static classApplies targetedPathannotations to aBeanContext.Builder.static classApplies targetedQueryannotations to aBeanContext.Builder.static classApplies targetedRequestannotations to aBeanContext.Builder.static classApplies targetedResponseannotations to aBeanContext.Builder.static classApplies targetedStatusCodeannotations to aBeanContext.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.json.annotationSubclasses of AnnotationApplier in org.apache.juneau.json.annotationModifier and TypeClassDescriptionstatic classApplies targetedJsonannotations to aContext.Builder.static classAppliesJsonConfigannotations to aJsonParser.Builder.static classAppliesJsonConfigannotations to aJsonSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.jsonschema.annotationSubclasses of AnnotationApplier in org.apache.juneau.jsonschema.annotationModifier and TypeClassDescriptionstatic classAppliesJsonSchemaConfigannotations to aJsonSchemaGenerator.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.msgpack.annotationSubclasses of AnnotationApplier in org.apache.juneau.msgpack.annotationModifier and TypeClassDescriptionstatic classApplies targetedMsgPackannotations to aContext.Builder.static classAppliesMsgPackConfigannotations to aMsgPackParser.Builder.static classAppliesMsgPackConfigannotations to aMsgPackSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.oapi.annotationSubclasses of AnnotationApplier in org.apache.juneau.oapi.annotationModifier and TypeClassDescriptionstatic classApplies targetedOpenApiannotations to aContext.Builder.static classAppliesOpenApiConfigannotations to aOpenApiParser.Builder.static classAppliesOpenApiConfigannotations to aOpenApiSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.parser.annotationSubclasses of AnnotationApplier in org.apache.juneau.parser.annotationModifier and TypeClassDescriptionstatic classAppliesParserConfigannotations to aInputStreamParser.Builder.static classAppliesParserConfigannotations to aParser.Builder.static classAppliesParserConfigannotations to aReaderParser.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.plaintext.annotationSubclasses of AnnotationApplier in org.apache.juneau.plaintext.annotationModifier and TypeClassDescriptionstatic classApplies targetedPlainTextannotations to aContext.Builder.static classAppliesPlainTextConfigannotations to aPlainTextParser.Builder.static classAppliesPlainTextConfigannotations to aPlainTextSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.reflectMethod parameters in org.apache.juneau.reflect with type arguments of type AnnotationApplierModifier and TypeMethodDescriptionAnnotationInfo.getApplies(VarResolverSession vrs, Consumer<AnnotationApplier<Annotation, Object>> consumer) If this annotation has aContextApplyannotation, consumes an instance of the specifiedAnnotationApplierclass.
- 
Uses of AnnotationApplier in org.apache.juneau.rest.annotationSubclasses of AnnotationApplier in org.apache.juneau.rest.annotationModifier and TypeClassDescriptionstatic classAppliesRestannotations to aRestContext.Builder.static classAppliesRestannotations to aRestOpContext.Builder.static classAppliesRestDeleteannotations to aRestOpContext.Builder.static classAppliesRestGetannotations to aRestOpContext.Builder.static classAppliesRestOpannotations to aRestOpContext.Builder.static classAppliesRestOptionsannotations to aRestOpContext.Builder.static classAppliesRestPatchannotations to aRestOpContext.Builder.static classAppliesRestPostannotations to aRestOpContext.Builder.static classAppliesRestPutannotations to aRestOpContext.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.serializer.annotationSubclasses of AnnotationApplier in org.apache.juneau.serializer.annotationModifier and TypeClassDescriptionstatic classAppliesSerializerConfigannotations to aOutputStreamSerializer.Builder.static classAppliesSerializerConfigannotations to aSerializer.Builder.static classAppliesSerializerConfigannotations to aWriterSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.soap.annotationSubclasses of AnnotationApplier in org.apache.juneau.soap.annotationModifier and TypeClassDescriptionstatic classApplies targetedSoapXmlannotations to aContext.Builder.static classAppliesSoapXmlConfigannotations to aSoapXmlSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.uon.annotationSubclasses of AnnotationApplier in org.apache.juneau.uon.annotationModifier and TypeClassDescriptionstatic classApplies targetedUonannotations to aContext.Builder.static classAppliesUonConfigannotations to aUonParser.Builder.static classAppliesUonConfigannotations to aUonSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.urlencoding.annotationSubclasses of AnnotationApplier in org.apache.juneau.urlencoding.annotationModifier and TypeClassDescriptionstatic classApplies targetedUrlEncodingannotations to aContext.Builder.static classAppliesUrlEncodingConfigannotations to aUrlEncodingParser.Builder.static classAppliesUrlEncodingConfigannotations to aUrlEncodingSerializer.Builder.
- 
Uses of AnnotationApplier in org.apache.juneau.xml.annotationSubclasses of AnnotationApplier in org.apache.juneau.xml.annotationModifier and TypeClassDescriptionstatic classApplies targetedXmlannotations to aContext.Builder.static classAppliesXmlConfigannotations to aXmlParser.Builder.static classAppliesXmlConfigannotations to aXmlSerializer.Builder.