Uses of Package
org.xnio
Packages that use org.xnio
Package
Description
The main API package for XNIO.
The core XNIO channel API.
The XNIO conduit SPI.
Utility classes for using SASL mechanisms atop NIO or XNIO APIs.
Utility classes for using and implementing SSL within XNIO providers.
Utility classes for creating streams which use XNIO channels.
-
ClassDescriptionAn abstract base class for
IoFuture
objects.A simple allocator for buffers.A fast source of pooled buffers.A set of buffer pools for each size, which can either beByteBufferPool.Set.DIRECT
orByteBufferPool.Set.HEAP
.An immutable string of bytes.An operation which may be cancelled.An exception handler for utility channel listeners.A listener for channel events.A setter for a channel listener.A simple implementation ofChannelListener.Setter
.A one-way pipe.A channel source.Supported compression types.The base for all connections.Possible file access modes.Callback for file system change eventsThe event object that is fired when a file system change is detected.Watched file event types.File system watcher service.A result with a correspondingIoFuture
instance.The future result of an asynchronous request.A notifier that handles changes in the status of anIoFuture
.The current status of an asynchronous operation.A socket address which is a local (UNIX domain) socket.A message-oriented connection between peers.A strongly-typed option to configure an aspect of a service or connection.A builder for an immutable option set.An immutable map of options to option values.A builder for immutable option maps.Deprecated.Deprecated.SeeByteBufferPool
.An immutable property represented by a key and value.A handler for the result of an operation.An immutable sequence of elements.The desired SSL client authentication mode for SSL channels in server mode.A connection between peers.The XNIO provider class.An executor with the capability to run timed, cancellable tasks.A task key for a timeout task.An XNIO I/O factory which can be used to create channels.An XNIO thread.A worker for I/O channel notification.A builder which allows workers to be programmatically configured. -
Classes in org.xnio used by org.xnio._privateClassDescriptionA notifier that handles changes in the status of an
IoFuture
.A connection between peers. -
Classes in org.xnio used by org.xnio.channelsClassDescriptionA listener for channel events.A setter for a channel listener.A strongly-typed option to configure an aspect of a service or connection.Deprecated.See
ByteBufferPool
.An executor with the capability to run timed, cancellable tasks.An XNIO thread.A worker for I/O channel notification. -
Classes in org.xnio used by org.xnio.conduitsClassDescriptionA listener for channel events.A setter for a channel listener.A strongly-typed option to configure an aspect of a service or connection.Deprecated.See
ByteBufferPool
.An executor with the capability to run timed, cancellable tasks.An XNIO thread.A worker for I/O channel notification. -
Classes in org.xnio used by org.xnio.httpClassDescriptionA listener for channel events.The future result of an asynchronous request.An immutable map of options to option values.A connection between peers.A worker for I/O channel notification.
-
Classes in org.xnio used by org.xnio.sasl
-
Classes in org.xnio used by org.xnio.sslClassDescriptionA listener for channel events.A setter for a channel listener.The base for all connections.The future result of an asynchronous request.A strongly-typed option to configure an aspect of a service or connection.An immutable map of options to option values.A connection between peers.The XNIO provider class.An XNIO thread.A worker for I/O channel notification.
-
Classes in org.xnio used by org.xnio.streams
ByteBufferPool
.