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