| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
EndpointWrapper.checkHandshake(UpgradeRequest hr)
This method must be called by the provider during
its check for a successful websocket handshake.
|
WebSocketEngine.UpgradeInfo |
WebSocketEngine.upgrade(UpgradeRequest request,
UpgradeResponse response)
A transport calls this method to upgrade a HTTP request.
|
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.