Uses of Class
org.atmosphere.cpr.AnnotationHandler
-
Packages that use AnnotationHandler Package Description org.atmosphere.cpr -
-
Uses of AnnotationHandler in org.atmosphere.cpr
Methods in org.atmosphere.cpr that return AnnotationHandler Modifier and Type Method Description AnnotationHandlerAnnotationHandler. flushCoreAnnotations(java.util.Set<java.lang.Class<?>> classes)AnnotationHandlerAnnotationHandler. handleAnnotation(AtmosphereFramework framework, java.lang.Class<? extends java.lang.annotation.Annotation> annotation, java.lang.Class<?> discoveredClass)
-