| Modifier and Type | Method and Description |
|---|---|
void |
onError(HandshakeException exception)
Called when an error is found in handshake response.
|
void |
onResponseHeaders(Map<String,String> headers)
Called when correct handshake response is received in
HandShake. |
void onResponseHeaders(Map<String,String> headers)
HandShake.headers - of the handshake response.void onError(HandshakeException exception)
exception - error found during handshake response check.Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.