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 © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.