Uses of Package
org.xnio.channels
Packages that use org.xnio.channels
Package
Description
The main API package for XNIO.
The core XNIO channel API.
The XNIO conduit SPI.
Utility classes for using and implementing SSL within XNIO providers.
Utility classes for creating streams which use XNIO channels.
-
Classes in org.xnio.channels used by org.xnioClassDescriptionA channel which can accept inbound connections from remote endpoints.A channel that is bound to a local address.A channel which is closeable.An object which supports directly setting the close listener may implement this interface.A channel that has parameters that may be configured while the channel is open.A channel that has a local and peer endpoint address.A channel that sends and receives messages to a connected peer.A stream channel that is a connection between a local and remote endpoint.A multicast-capable point-to-multipoint channel.A stream channel.A stream sink channel.A stream source channel.A suspendable readable channel.A suspendable writable channel.A channel that can send messages.
-
Classes in org.xnio.channels used by org.xnio._privateClassDescriptionA channel which can accept inbound connections from remote endpoints.An exception which is thrown when more than one thread tries to access a stream channel at once.A channel that has a local and peer endpoint address.Exception thrown when a fixed-length write channel is written beyond its full length.Exception thrown when a fixed-length write channel is not written to its full length.Thrown when a blocking read operation times out.Thrown when a blocking write operation times out.
-
Classes in org.xnio.channels used by org.xnio.channelsClassDescriptionA channel which can accept inbound connections from remote endpoints.An object which supports directly setting the accept listener may implement this interface.A closeable view over a read and write side of a suspendable channel.A closeable, connected view over a read and write side of a suspendable channel, at least one of which is connected.A connected bidirectional message channel assembled from a readable and writable message channel.A connected SSL stream channel assembled from a stream source and stream sink.A connected stream channel assembled from a stream source and stream sink.A bidirectional message channel assembled from a readable and writable message channel.An assembled SSL channel.A stream channel assembled from a stream source and stream sink.A channel that is bound to a local address.A multipoint datagram channel.An extension of a simple NIO
ByteChannel
which includes scatter/gather operations.A channel which is closeable.An object which supports directly setting the close listener may implement this interface.A channel that has parameters that may be configured while the channel is open.A channel that has a local and peer endpoint address.A channel that sends and receives messages to a connected peer.A TLS-encapsulated connected stream channel.A stream channel that is a connection between a local and remote endpoint.A stream source channel which is always empty.A channel which writes a fixed amount of data.A channel which reads data of a fixed length and calls a finish listener.A channel that sends and receives whole messages.A multicast-capable point-to-multipoint channel.A registration key for a multicast group.A point-to-multipoint message channel.A bit-bucket stream sink channel.A protected, wrapped channel.A stream source channel which can have data pushed back into it.A channel that can receive messages.The readable side of a multipoint message channel.An object which supports directly setting the read listener may implement this interface.A channel which can accept connections.A buffer for source and destination addresses.A half-duplex (write side) wrapper for a full-duplex channel.A half-duplex (read side) wrapper for a full-duplex channel.A channel which can use SSL/TLS to negotiate a security layer.A stream channel.A stream sink channel.A stream source channel.A suspendable accept channel.A suspendable bidirectional channel.A suspendable readable channel.A suspendable writable channel.Deprecated.This class is deprecated; use conduits instead.A wrapped channel.A channel that can send messages.The writable side of a multipoint message channel.An object which supports directly setting the write listener may implement this interface. -
Classes in org.xnio.channels used by org.xnio.conduitsClassDescriptionA channel which is closeable.An object which supports directly setting the close listener may implement this interface.A channel that has parameters that may be configured while the channel is open.A channel that can receive messages.An object which supports directly setting the read listener may implement this interface.A stream sink channel.A stream source channel.A suspendable readable channel.A suspendable writable channel.A channel that can send messages.An object which supports directly setting the write listener may implement this interface.
-
Classes in org.xnio.channels used by org.xnio.sslClassDescriptionA channel which can accept inbound connections from remote endpoints.A channel that is bound to a local address.A channel which is closeable.An object which supports directly setting the close listener may implement this interface.A channel that has parameters that may be configured while the channel is open.A channel that has a local and peer endpoint address.A TLS-encapsulated connected stream channel.A channel which can use SSL/TLS to negotiate a security layer.
-
Classes in org.xnio.channels used by org.xnio.streamsClassDescriptionA stream sink channel.A stream source channel.