| Package | Description |
|---|---|
| br.com.caelum.vraptor.controller | |
| br.com.caelum.vraptor.events | |
| br.com.caelum.vraptor.http.route | |
| br.com.caelum.vraptor.ioc | |
| br.com.caelum.vraptor.serialization |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeanClass |
| Modifier and Type | Method and Description |
|---|---|
BeanClass |
DefaultControllerInstance.getBeanClass() |
BeanClass |
ControllerInstance.getBeanClass() |
BeanClass |
DefaultControllerMethod.getController() |
BeanClass |
ControllerMethod.getController() |
| Constructor and Description |
|---|
DefaultControllerMethod(BeanClass controller,
Method method) |
| Modifier and Type | Method and Description |
|---|---|
BeanClass |
ControllerFound.getController() |
| Modifier and Type | Method and Description |
|---|---|
List<Route> |
RoutesParser.rulesFor(BeanClass controller) |
List<Route> |
PathAnnotationRoutesParser.rulesFor(BeanClass controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
InterceptorStereotypeHandler.handle(BeanClass beanClass) |
void |
ConverterHandler.handle(BeanClass beanClass) |
void |
ControllerHandler.handle(BeanClass annotatedType) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeserializesHandler.handle(BeanClass beanClass) |
Copyright © 2014 Caelum. All rights reserved.