public interface MethodBasedRoute extends Route
Route
that is backed by a method.DEFAULT_PRODUCES
Modifier and Type | Method and Description |
---|---|
MethodExecutionHandle |
getTargetMethod() |
acceptAll, body, body, consumes, getConsumes, getProduces, nest, produces, where
MethodExecutionHandle getTargetMethod()
MethodExecutionHandle