XNIO API 3.0.7.GA

Uses of Package
org.xnio

Packages that use org.xnio
org.xnio The main API package for XNIO. 
org.xnio.channels   
org.xnio.sasl   
org.xnio.ssl   
org.xnio.streams   
 

Classes in org.xnio used by org.xnio
AbstractIoFuture
          An abstract base class for IoFuture objects.
BufferAllocator
          A simple allocator for buffers.
ByteString
          An immutable string of bytes.
Cancellable
          An operation which may be cancelled.
ChannelListener
          A listener for channel events.
ChannelListener.Setter
          A setter for a channel listener.
ChannelSource
          A channel source.
FileAccess
           
FutureResult
          A result with a corresponding IoFuture instance.
IoFuture
          The future result of an asynchronous request.
IoFuture.Notifier
          A notifier that handles changes in the status of an IoFuture.
IoFuture.Status
          The current status of an asynchronous operation.
LocalSocketAddress
          A socket address which is a local (UNIX domain) socket.
Option
          A strongly-typed option to configure an aspect of a service or connection.
Option.SetBuilder
          A builder for an immutable option set.
OptionMap
          An immutable map of options to option values.
OptionMap.Builder
          A builder for immutable option maps.
Pool
          A generic pooled resource manager.
PoolDepletedException
          Exception thrown when a pool has no more available resources to allocate.
Pooled
          A resource which is pooled.
Property
          An immutable property represented by a key and value.
Result
          A handler for the result of an operation.
Sequence
          An immutable sequence of elements.
SslClientAuthMode
          The desired SSL client authentication mode for SSL channels in server mode.
Xnio
          The XNIO provider class.
XnioExecutor.Key
          A task key for a timeout task.
XnioWorker
          A worker for I/O channel notification.
 

Classes in org.xnio used by org.xnio.channels
ChannelListener
          A listener for channel events.
ChannelListener.Setter
          A setter for a channel listener.
IoFuture
          The future result of an asynchronous request.
Option
          A strongly-typed option to configure an aspect of a service or connection.
Pooled
          A resource which is pooled.
XnioExecutor
          An executor with the capability to run timed, cancellable tasks.
XnioWorker
          A worker for I/O channel notification.
 

Classes in org.xnio used by org.xnio.sasl
OptionMap
          An immutable map of options to option values.
 

Classes in org.xnio used by org.xnio.ssl
ChannelListener
          A listener for channel events.
IoFuture
          The future result of an asynchronous request.
OptionMap
          An immutable map of options to option values.
Xnio
          The XNIO provider class.
XnioWorker
          A worker for I/O channel notification.
 

Classes in org.xnio used by org.xnio.streams
Pooled
          A resource which is pooled.
 


XNIO API 3.0.7.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.