|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ReadableDataPipe | Interface that can have either a regular io or an nio implementation. |
WritableDataPipe | Interface that can have either a regular io or an nio implementation. |
Class Summary | |
---|---|
AbstractChannel | |
ReadableDataChannel | An implementation of ReadableDataPipe that uses nio. |
ReadableDataStream | An implementation of ReadableDataPipe that uses standard io (not nio). |
WritableDataChannel | An implementation of WritableDataPipe that uses nio. |
WritableDataStream | An implementation of WritableDataPipe that uses standard io (not nio). |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |