Package com.mastfrog.acteur.annotations
package com.mastfrog.acteur.annotations
-
ClassDescriptionAnnotation which is only useful on Acteurs with the HttpCall annotation to trigger page source generation, which specifies some more Acteurs to run after the annotated one.Annotate an Acteur with this, to have it run as soon as the headers are received, disabling chunk aggregation.An application which looks up its pages using registry files on the classpath, generated by an annotation processor which processes @HttpCall annotations.GenericApplicationModule<T extends GenericApplication>Acteur ServerModule which uses GenericApplication.Annotation which is only useful on Acteurs with the HttpCall annotation to trigger page source generation, which specifies some more Acteurs to run before the annotated one.