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
- response
- IOException
Copyright © 1995-2015 Webtide. All Rights Reserved.