com.sun.grizzly.async
Class TCPAsyncQueueReader
java.lang.Object
com.sun.grizzly.async.AbstractAsyncQueueReader
com.sun.grizzly.async.TCPAsyncQueueReader
- All Implemented Interfaces:
- AsyncQueueReader
public class TCPAsyncQueueReader
- extends AbstractAsyncQueueReader
- Author:
- Alexey Stashok
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPAsyncQueueReader
public TCPAsyncQueueReader(SelectorHandler selectorHandler)
doRead
protected SocketAddress doRead(ReadableByteChannel channel,
ByteBuffer byteBuffer,
AsyncQueueDataProcessor readPostProcessor)
throws IOException
- Specified by:
doRead
in class AbstractAsyncQueueReader
- Throws:
IOException
Copyright © 2010 SUN Microsystems. All Rights Reserved.