| Class | Description |
|---|---|
| RenderFuture |
The class RenderFuture represents a render request that provides a completable future to resolve the request to the
caller.
|
| RenderQueue |
The class RenderQueue contains all render requests and manages their state.
|
| RenderRequest |
The class RenderRequest represents a render requests that contains the given URI for the request.
|
| RenderResponse |
The class RenderResponse represents a rendered request that contains the rendered page and is identified by a unique
identifier.
|
Copyright © 2017. All rights reserved.