public interface WebSocketHandshake
| Modifier and Type | Method and Description |
|---|---|
void |
doHandshakeResponse(ServletUpgradeRequest request,
ServletUpgradeResponse response)
Formulate a WebSocket upgrade handshake response.
|
void doHandshakeResponse(ServletUpgradeRequest request, ServletUpgradeResponse response) throws IOException
request - the requestresponse - the responseIOException - if unable to handshakeCopyright © 2010 - 2020 Adobe. All Rights Reserved