| Constructor and Description |
|---|
| io.netty.handler.stream.ChunkedWriteHandler(int) |
| io.netty.handler.ssl.SslHandler(SSLEngine, boolean, Executor)
Use
SslHandler.SslHandler(SSLEngine, boolean) instead. |
| io.netty.handler.ssl.SslHandler(SSLEngine, Executor)
Use
SslHandler.SslHandler(SSLEngine) instead. |
Copyright © 2008–2014 The Netty Project. All rights reserved.