public class ALPNExtension extends Object
| Constructor and Description |
|---|
ALPNExtension(sun.security.ssl.HandshakeInStream input,
int length) |
ALPNExtension(List<String> protocols) |
public ALPNExtension(List<String> protocols) throws SSLProtocolException
SSLProtocolExceptionpublic ALPNExtension(sun.security.ssl.HandshakeInStream input,
int length)
throws IOException
IOExceptionCopyright © 2014–2015 Webtide. All rights reserved.