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
SSLProtocolException
public ALPNExtension(sun.security.ssl.HandshakeInStream input, int length) throws IOException
IOException
Copyright © 2014–2017 Mort Bay Consulting. All rights reserved.