Package | Description |
---|---|
org.androidannotations.handler | |
org.androidannotations.handler.rest |
Modifier and Type | Class and Description |
---|---|
class |
BaseGeneratingAnnotationHandler<T extends GeneratedClassHolder> |
class |
EActivityHandler |
class |
EApplicationHandler |
class |
EBeanHandler |
class |
EFragmentHandler |
class |
EIntentServiceHandler |
class |
EProviderHandler |
class |
EReceiverHandler |
class |
EServiceHandler |
class |
EViewGroupHandler |
class |
EViewHandler |
class |
SharedPrefHandler |
Modifier and Type | Method and Description |
---|---|
java.util.List<GeneratingAnnotationHandler<? extends GeneratedClassHolder>> |
AnnotationHandlers.getGenerating() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationHandlers.add(GeneratingAnnotationHandler<? extends GeneratedClassHolder> annotationHandler) |
Modifier and Type | Class and Description |
---|---|
class |
RestHandler |
Copyright © 2010-2014. All Rights Reserved.