public interface SPIHandshakeListener
void onResponseHeaders(Map<String,String> headers)
headers - of the handshake response.void onError(Throwable exception)
exception - error found during handshake response check.Copyright © 2012-2013. All Rights Reserved.