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