Uses of Interface
org.atmosphere.annotation.Processor
-
Packages that use Processor Package Description org.atmosphere.annotation org.atmosphere.cpr -
-
Uses of Processor in org.atmosphere.annotation
-
Uses of Processor in org.atmosphere.cpr
Methods in org.atmosphere.cpr that return types with arguments of type Processor Modifier and Type Method Description java.lang.Class<? extends Processor>AnnotationHandler. handleProcessor(java.lang.Class<?> clazz)
-