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