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