public static interface Route.MethodHandler extends Route.Handler
Route.Handler by adding a reference to the method
and class behind this route.| Modifier and Type | Method and Description |
|---|---|
Class<?> |
implementingClass()
Target class.
|
Method |
method()
Target method.
|
handle, handleCopyright © 2017. All rights reserved.