| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.asyncqueue |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Result
Common I/O result interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadResult<K,L>
Result of read operation, returned by
Readable. |
class |
WriteResult<K,L>
Result of write operation, returned by
Writeable. |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordReadResult<K,L>
Read result associated with a
AsyncWriteQueueRecord. |
class |
RecordWriteResult<K,L>
Write result associated with a
AsyncWriteQueueRecord. |
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.