| Package | Description |
|---|---|
| net.codestory.http.annotations | |
| net.codestory.http.routes |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
MethodAnnotationsFactory.registerAfterAnnotation(Class<T> type,
ApplyAfterAnnotation<T> apply) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
Routes.registerAfterAnnotation(Class<T> annotationType,
ApplyAfterAnnotation<T> apply) |
<T extends Annotation> |
RouteCollection.registerAfterAnnotation(Class<T> annotationType,
ApplyAfterAnnotation<T> apply) |
Copyright © 2015. All Rights Reserved.