| 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 © 2012-2013. All Rights Reserved.