|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteChannel | |
|---|---|
| org.xnio.channels | |
| Uses of ByteChannel in org.xnio.channels |
|---|
| Subinterfaces of ByteChannel in org.xnio.channels | |
|---|---|
interface |
ConnectedSslStreamChannel
A TLS-encapsulated connected stream channel. |
interface |
ConnectedStreamChannel
A stream channel that is a connection between a local and remote endpoint. |
interface |
StreamChannel
A stream channel. |
| Methods in org.xnio.channels that return ByteChannel | |
|---|---|
static ByteChannel |
Channels.wrapByteChannel(ByteChannel original)
Create a wrapper for a byte channel which does not expose other methods. |
| Methods in org.xnio.channels with parameters of type ByteChannel | |
|---|---|
static ByteChannel |
Channels.wrapByteChannel(ByteChannel original)
Create a wrapper for a byte channel which does not expose other methods. |
|
XNIO API 3.0.7.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||