Interface | Description |
---|---|
ServerRequestCache |
Saves a
ServerHttpRequest so it can be "replayed" later. |
Class | Description |
---|---|
NoOpServerRequestCache | |
ServerRequestCacheWebFilter |
A
WebFilter that replays any matching request in ServerRequestCache |
WebSessionServerRequestCache |