public interface UpgradableHttpServletResponse
| Modifier and Type | Method and Description |
|---|---|
void |
sendUpgrade()
Send the switching protocol HTTP status and commit the response by
flushing the buffer.
|
void |
startUpgrade()
Start the connection upgrade process.
|
void startUpgrade()
void sendUpgrade()
throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.