@FunctionalInterface public interface Request
| Modifier and Type | Method and Description |
|---|---|
default Request |
andThen(Request after) |
String |
getParameter(String name) |
default boolean |
isSubmitted(String name) |
Copyright © 2019. All rights reserved.