@FunctionalInterface public interface OneParamRoute
| Modifier and Type | Method and Description |
|---|---|
Object |
body(Context context,
String pathParameter) |
default Object |
body(Context context,
String[] pathParameters) |
Copyright © 2014. All Rights Reserved.