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, updated
public HandshakeCompletionHandler(FutureImpl<SSLEngine> future, CompletionHandler<SSLEngine> completionHandler, SSLEngine sslEngine)
Copyright © 2014 Oracle Corporation. All rights reserved.