@Version(value="1.1.0")
| Interface | Description |
|---|---|
| AsyncRequestDispatcher |
AsyncRequestDispatcher is a special RequestDispatcher used to execute includes asynchronously.
|
| AsyncRequestDispatcherConfig |
AsyncRequestDispatcherConfig is used to pass custom config for a particular request dispatcher
including error messages, timeouts, etc.
|
| FragmentResponse |
FragmentResponse is a placeholder for the results of an async include so they can be inserted later in the response
|