| Package | Description |
|---|---|
| org.jboss.remoting3 |
The base Remoting 3 API package.
|
| org.jboss.remoting3.spi |
Service provider classes and interfaces.
|
| org.xnio |
The main API package for XNIO.
|
| org.xnio.channels | |
| org.xnio.ssl | |
| org.xnio.streams |
| Class and Description |
|---|
| Configurable
A channel that has parameters that may be configured while the channel is open.
|
| Class and Description |
|---|
| AcceptingChannel
A channel which can accept inbound connections from remote endpoints.
|
| ConnectedStreamChannel
A stream channel that is a connection between a local and remote endpoint.
|
| Class and Description |
|---|
| AcceptingChannel
A channel which can accept inbound connections from remote endpoints.
|
| BoundChannel
A channel that is bound to a local address.
|
| Configurable
A channel that has parameters that may be configured while the channel is open.
|
| ConnectedChannel
A channel that has a local and peer endpoint address.
|
| ConnectedMessageChannel
A channel that sends and receives messages to a connected peer.
|
| ConnectedStreamChannel
A stream channel that is a connection between a local and remote endpoint.
|
| MulticastMessageChannel
A multicast-capable point-to-multipoint channel.
|
| StreamChannel
A stream channel.
|
| StreamSinkChannel
A stream sink channel.
|
| StreamSourceChannel
A stream source channel.
|
| SuspendableReadChannel
A suspendable readable channel.
|
| Class and Description |
|---|
| AcceptingChannel
A channel which can accept inbound connections from remote endpoints.
|
| BoundChannel
A channel that is bound to a local address.
|
| BoundMultipointMessageChannel
A multipoint datagram channel.
|
| BoundServerChannel
A server that is bound to one or more local addresses.
|
| ByteChannel
An extension of a simple NIO
ByteChannel which includes scatter/gather operations. |
| CloseableChannel
A channel which is closeable.
|
| Configurable
A channel that has parameters that may be configured while the channel is open.
|
| ConnectedChannel
A channel that has a local and peer endpoint address.
|
| ConnectedMessageChannel
A channel that sends and receives messages to a connected peer.
|
| ConnectedSslStreamChannel
A TLS-encapsulated connected stream channel.
|
| ConnectedStreamChannel
A stream channel that is a connection between a local and remote endpoint.
|
| MessageChannel
A channel that sends and receives whole messages.
|
| MulticastMessageChannel
A multicast-capable point-to-multipoint channel.
|
| MulticastMessageChannel.Key
A registration key for a multicast group.
|
| MultipointMessageChannel
A point-to-multipoint message channel.
|
| ReadableMessageChannel
A channel that can receive messages.
|
| ReadableMultipointMessageChannel
The readable side of a multipoint message channel.
|
| SimpleAcceptingChannel
A channel which can accept connections.
|
| SocketAddressBuffer
A buffer for source and destination addresses.
|
| SslChannel
A channel which can use SSL/TLS to negotiate a security layer.
|
| StreamChannel
A stream channel.
|
| StreamSinkChannel
A stream sink channel.
|
| StreamSourceChannel
A stream source channel.
|
| SuspendableAcceptChannel
A suspendable accept channel.
|
| SuspendableChannel
A suspendable bidirectional channel.
|
| SuspendableReadChannel
A suspendable readable channel.
|
| SuspendableWriteChannel
A suspendable writable channel.
|
| TranslatingSuspendableChannel
An abstract wrapped channel.
|
| WrappedChannel
A wrapped channel.
|
| WritableMessageChannel
A channel that can send messages.
|
| WritableMultipointMessageChannel
The writable side of a multipoint message channel.
|
| Class and Description |
|---|
| AcceptingChannel
A channel which can accept inbound connections from remote endpoints.
|
| BoundChannel
A channel that is bound to a local address.
|
| ConnectedSslStreamChannel
A TLS-encapsulated connected stream channel.
|
| Class and Description |
|---|
| StreamSinkChannel
A stream sink channel.
|
| StreamSourceChannel
A stream source channel.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.