|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationHandler | |
---|---|
org.androidannotations.handler | |
org.androidannotations.handler.rest |
Uses of AnnotationHandler in org.androidannotations.handler |
---|
Subinterfaces of AnnotationHandler in org.androidannotations.handler | |
---|---|
interface |
GeneratingAnnotationHandler<T extends GeneratedClassHolder>
|
Methods in org.androidannotations.handler that return types with arguments of type AnnotationHandler | |
---|---|
List<AnnotationHandler<? extends GeneratedClassHolder>> |
AnnotationHandlers.get()
|
List<AnnotationHandler<? extends GeneratedClassHolder>> |
AnnotationHandlers.getDecorating()
|
Uses of AnnotationHandler in org.androidannotations.handler.rest |
---|
Classes in org.androidannotations.handler.rest that implement AnnotationHandler | |
---|---|
class |
DeleteHandler
|
class |
GetHandler
|
class |
HeadHandler
|
class |
OptionsHandler
|
class |
PostHandler
|
class |
PutHandler
|
class |
RestHandler
|
class |
RestMethodHandler
|
class |
RestServiceHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |