private static final class SslHandler.PendingWrite
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ChannelFuture |
future |
(package private) java.nio.ByteBuffer |
outAppBuf |
| Constructor and Description |
|---|
PendingWrite(ChannelFuture future,
java.nio.ByteBuffer outAppBuf) |
final ChannelFuture future
final java.nio.ByteBuffer outAppBuf
PendingWrite(ChannelFuture future, java.nio.ByteBuffer outAppBuf)