| Interface | Description |
|---|---|
| IAsyncServletRunner |
Abstract layer to customize the handling of running a servlet request
asynchronously.
|
| Class | Description |
|---|---|
| AbstractServletAsyncListener |
An empty implementation of
AsyncListener. |
| AsyncServletRunnerDefault |
Default implementation of
IAsyncServletRunner |
| ExtAsyncContext |
Extended
AsyncContext type. |
| LoggingServletAsyncListener |
A logging implementation of
AsyncListener. |
| ServletAsyncSpec |
This class encapsulates all the parameters necessary to handle asynchronous
servlet requests.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.