JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.jboss.netty.handler.ssl.SslHandler.PendingWrite
Packages that use
SslHandler.PendingWrite
Package
Description
org.jboss.netty.handler.ssl
SSL · TLS
implementation based on
SSLEngine
Uses of
SslHandler.PendingWrite
in
org.jboss.netty.handler.ssl
Fields in
org.jboss.netty.handler.ssl
with type parameters of type
SslHandler.PendingWrite
Modifier and Type
Field and Description
private java.util.Queue<
SslHandler.PendingWrite
>
SslHandler.
pendingUnencryptedWrites
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes