protected static final class SSLStreamWriter.HandshakeCompletionHandler extends CompletionHandlerAdapter<SSLEngine,Integer>
| Constructor and Description |
|---|
HandshakeCompletionHandler(FutureImpl<SSLEngine> future,
CompletionHandler<SSLEngine> completionHandler,
SSLEngine sslEngine) |
| Modifier and Type | Method and Description |
|---|---|
protected SSLEngine |
adapt(Integer result) |
cancelled, completed, failed, updatedpublic HandshakeCompletionHandler(FutureImpl<SSLEngine> future, CompletionHandler<SSLEngine> completionHandler, SSLEngine sslEngine)
Copyright © 2017–2019 Oracle Corporation. All rights reserved.