public class SSLEngineSupplier extends Object implements Supplier<SSLEngine>
SSLEngineSupplier(SslOptions sslOpts, boolean client)
SSLEngine
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SSLEngineSupplier(SslOptions sslOpts, boolean client) throws Exception
Exception
public SSLEngine get()
Supplier
get
Supplier<SSLEngine>
Copyright © 2016. All rights reserved.