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
IOException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.