Package | Description |
---|---|
org.xnio.channels |
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static ByteChannel |
Channels.wrapByteChannel(ByteChannel original)
Create a wrapper for a byte channel which does not expose other methods.
|
Modifier and Type | Method and Description |
---|---|
static ByteChannel |
Channels.wrapByteChannel(ByteChannel original)
Create a wrapper for a byte channel which does not expose other methods.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.