Uses of Class
com.sun.sgs.impl.nio.AttachedFuture

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

Uses of AttachedFuture in com.sun.sgs.impl.nio
 

Methods in com.sun.sgs.impl.nio that return AttachedFuture
static
<R,A> AttachedFuture<R,A>
AttachedFuture.wrap(Future<R> future, A attachment)
          Creates an AttachedFuture from the given future and attachment.
 


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