com.sun.grizzly.ssl
Class SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
java.lang.Object
com.sun.grizzly.http.SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
com.sun.grizzly.ssl.SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
- All Implemented Interfaces:
- AsyncWriteCallbackHandler
- Enclosing class:
- SSLOutputBuffer
protected static class SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
- extends SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
AsyncWriteCallbackHandler
implementation, which is responsible
for returning cloned ByteBuffers to the pool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSLOutputBuffer.AsyncWriteCallbackHandlerImpl
protected SSLOutputBuffer.AsyncWriteCallbackHandlerImpl()
releaseAsyncWriteUnit
protected boolean releaseAsyncWriteUnit(AsyncQueueWriteUnit unit)
- Overrides:
releaseAsyncWriteUnit
in class SocketChannelOutputBuffer.AsyncWriteCallbackHandlerImpl
Copyright © 2012 Oracle Corporation. All Rights Reserved.