public interface AlpnClientNegotiator
Modifier and Type | Method and Description |
---|---|
String[] |
getProtocols(SSLEngine sslEngine) |
void |
protocolSelected(SSLEngine sslEngine,
String selectedProtocol) |
Copyright © 2021 Oracle Corporation. All rights reserved.