public interface ResponseCommitListener
Modifier and Type | Method and 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 © 2017 JBoss by Red Hat. All rights reserved.