Uses of Package
com.sun.sgs.impl.nio

Packages that use com.sun.sgs.impl.nio
com.sun.sgs.impl.nio Implements asynchronous IO as specified by the package com.sun.sgs.nio.channels
 

Classes in com.sun.sgs.impl.nio used by com.sun.sgs.impl.nio
AsyncDatagramChannelImpl
          An implementation of AsynchronousDatagramChannel.
AsyncDatagramChannelImpl.MembershipKeyImpl
          A simple multicast membership key for datagram channels.
AsyncGroupImpl
          Common base implementation of AsynchronousChannelGroup.
AsyncKey
          A token handed out by an AsyncGroupImpl to support asynchronous IO operations on an underlying SelectableChannel.
AsyncProviderImpl
          Common base implementation of AsynchronousChannelProvider.
AsyncServerSocketChannelImpl
          An implementation of AsynchronousServerSocketChannel.
AsyncSocketChannelImpl
          An implementation of AsynchronousSocketChannel.
AttachedFuture
          An implementation of IoFuture that adds an object attachment to an arbitrary Future.
DefaultThreadPoolFactory
          Factory for obtaining the default ThreadPoolFactory.
IoFutureTask
          An implementation of IoFuture that adds an object attachment to a FutureTask.
ReactiveAsyncChannelProvider
          A select-based asynchronous IO provider.
ReactiveChannelGroup
          A select-based AsynchronousChannelGroup.
ReactiveChannelGroup.ReactorAssignmentStrategy
          Interface for Reactor load balancing strategies.
Reactor
          Reactive implementation of the Reactor pattern; an asynchronous IO dispatcher.
Reactor.AsyncOp
          A FutureTask that can be canceled by a timeout exception.
Reactor.ReactiveAsyncKey
          Provides support for initiating asynchronous IO operations on an underlying reactive channel registered with this Reactor.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved