|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncReadQueueRecord | |
|---|---|
| org.glassfish.grizzly.nio | |
| Uses of AsyncReadQueueRecord in org.glassfish.grizzly.nio |
|---|
| Fields in org.glassfish.grizzly.nio with type parameters of type AsyncReadQueueRecord | |
|---|---|
protected AsyncQueue<AsyncReadQueueRecord> |
AbstractNIOConnection.asyncReadQueue
|
| Methods in org.glassfish.grizzly.nio that return types with arguments of type AsyncReadQueueRecord | |
|---|---|
AsyncQueue<AsyncReadQueueRecord> |
AbstractNIOConnection.getAsyncReadQueue()
|
| Methods in org.glassfish.grizzly.nio with parameters of type AsyncReadQueueRecord | |
|---|---|
protected void |
AbstractNIOAsyncQueueReader.failReadRecord(Connection connection,
AsyncReadQueueRecord record,
IOException e)
|
protected void |
AbstractNIOAsyncQueueReader.onReadCompleted(Connection connection,
AsyncReadQueueRecord record)
|
protected void |
AbstractNIOAsyncQueueReader.onReadFailure(Connection connection,
AsyncReadQueueRecord failedRecord,
IOException e)
|
protected void |
AbstractNIOAsyncQueueReader.onReadIncompleted(Connection connection,
AsyncReadQueueRecord record)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||