XNIO API 2.1.0.CR2

Uses of Package
org.jboss.xnio

Packages that use org.jboss.xnio
org.jboss.xnio The main API package for XNIO. 
org.jboss.xnio.channels Defines an enhanced set of channels. 
 

Classes in org.jboss.xnio used by org.jboss.xnio
AbstractIoFuture
          An abstract base class for IoFuture objects.
AcceptingServer
          A server which accepts connections.
Acceptor
          An acceptor.
ByteString
          An immutable string of bytes.
Cancellable
          An operation which may be cancelled.
ChannelDestination
          A channel destination.
ChannelListener
          A listener for channel events.
ChannelListener.Setter
          A setter for a channel listener.
ChannelSource
          A channel source.
CloseableExecutor
          An executor that can be closed.
Connector
          A connector.
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.
LocalDatagramConnector
          A local datagram connector convenience interface.
LocalServer
          A local (UNIX domain) server convenience interface.
LocalStreamConnector
          A local stream connector convenience interface.
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.
Result
          A handler for the result of an operation.
SaslQop
          The SASL quality-of-protection value.
SaslStrength
          The SASL cipher strength value.
Sequence
          An immutable sequence of elements.
SslClientAuthMode
          The desired SSL client authentication mode for SSL channels in server mode.
SslTcpConnector
           
SslTcpServer
          An SSL TCP server convenience interface.
TcpAcceptor
          An acceptor specifically for accepting connections from a TCP client.
TcpChannelDestination
          A channel destination specifically for accepting TCP connections from remote clients.
TcpChannelSource
          A channel source specifically for connecting to TCP remote servers.
TcpConnector
          A connector specifically for connecting to TCP servers.
TcpServer
          A TCP server convenience interface.
UdpServer
          A UDP server convenience interface.
Xnio
          The XNIO entry point class.
XnioConfiguration
          A configuration for an XNIO provider.
 

Classes in org.jboss.xnio used by org.jboss.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.
OptionMap
          An immutable map of options to option values.
 


XNIO API 2.1.0.CR2

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