@FunctionalInterface
public interface NoParamRoute
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
body() |
default java.lang.Object |
body(Context context,
java.lang.String[] pathParameters) |
java.lang.Object body()
throws java.lang.Exception
java.lang.Exceptiondefault java.lang.Object body(Context context, java.lang.String[] pathParameters) throws java.lang.Exception
java.lang.ExceptionCopyright © 2015. All Rights Reserved.