Package | Description |
---|---|
org.androidannotations.handler | |
org.androidannotations.handler.rest |
Modifier and Type | Interface and Description |
---|---|
interface |
GeneratingAnnotationHandler<T extends GeneratedClassHolder> |
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotationHandler<? extends GeneratedClassHolder>> |
AnnotationHandlers.get() |
java.util.List<AnnotationHandler<? extends GeneratedClassHolder>> |
AnnotationHandlers.getDecorating() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationHandlers.add(AnnotationHandler<? extends GeneratedClassHolder> annotationHandler) |
Modifier and Type | Class and Description |
---|---|
class |
DeleteHandler |
class |
GetHandler |
class |
HeadHandler |
class |
OptionsHandler |
class |
PostHandler |
class |
PutHandler |
class |
RestHandler |
class |
RestMethodHandler |
class |
RestServiceHandler |
Copyright © 2010-2014. All Rights Reserved.