net.gleamynode.netty.handler.ssl
Class SslBufferPool
java.lang.Object
net.gleamynode.netty.handler.ssl.SslBufferPool
public class SslBufferPool
- extends Object
- Version:
- $Rev$, $Date$
- Author:
- The Netty Project (netty@googlegroups.com), Trustin Lee (trustin@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslBufferPool
public SslBufferPool()
SslBufferPool
public SslBufferPool(int poolSize)
getMaxPoolSize
public int getMaxPoolSize()
getUnacquiredPoolSize
public int getUnacquiredPoolSize()
Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.