Uses of Interface
com.sun.grizzly.Result

Packages that use Result
com.sun.grizzly   
 

Uses of Result in com.sun.grizzly
 

Classes in com.sun.grizzly that implement Result
 class ReadResult<K,L>
          Result of read operation, retuned by Readable.
 class WriteResult<K,L>
          Result of write operation, retuned by Writable.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.