|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.grizzly.async.AbstractAsyncQueueReader
com.sun.grizzly.async.UDPAsyncQueueReader
public class UDPAsyncQueueReader
| Field Summary |
|---|
| Fields inherited from class com.sun.grizzly.async.AbstractAsyncQueueReader |
|---|
selectorHandler |
| Constructor Summary | |
|---|---|
UDPAsyncQueueReader(SelectorHandler selectorHandler)
|
|
| Method Summary | |
|---|---|
protected OperationResult |
doRead(java.nio.channels.ReadableByteChannel channel,
java.nio.ByteBuffer byteBuffer,
AsyncQueueDataProcessor readPostProcessor,
OperationResult dstResult)
|
| Methods inherited from class com.sun.grizzly.async.AbstractAsyncQueueReader |
|---|
close, getAsyncQueue, isReady, onClose, onRead, read, read, read |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UDPAsyncQueueReader(SelectorHandler selectorHandler)
| Method Detail |
|---|
protected OperationResult doRead(java.nio.channels.ReadableByteChannel channel,
java.nio.ByteBuffer byteBuffer,
AsyncQueueDataProcessor readPostProcessor,
OperationResult dstResult)
throws java.io.IOException
doRead in class AbstractAsyncQueueReaderjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||