| Interface | Description |
|---|---|
| IDataChannel |
Representa um canal de acesso a dados.
|
| Class | Description |
|---|---|
| ByteChannelWrapper | |
| DataChannelInputStream |
Classe wrapper para utilizar um IDataChannel como InputStream
|
| DataChannelOutputStream |
Classe wrapper para utilizar um IDataChannel como OutputStream
|
| FileDataChannel |
Classe que adapta um FileChannel para ser utilizado como um IDataChannel
|
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.