public interface ResponseCommitListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
beforeCommit(HttpServerExchange exchange) |
Invoked before the first bytes of the response are sent to the client
|
void beforeCommit(HttpServerExchange exchange)
exchange - The server exchangeCopyright © 2018. All rights reserved.