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