Uses of Class
com.sun.grizzly.util.SelectionKeyAttachment

Packages that use SelectionKeyAttachment
com.sun.grizzly.util   
 

Uses of SelectionKeyAttachment in com.sun.grizzly.util
 

Subclasses of SelectionKeyAttachment in com.sun.grizzly.util
 class CallbackHandlerSelectionKeyAttachment
          SelectionKey attachment, which wraps CallbackHandler
 class SelectionKeyActionAttachment
          Class represents extended version of SelectionKeyAttachment, and introduces process method, which will be called by framework once SelectionKey has some ready event, before actual event processing.
 class SelectionKeyAttachmentWrapper<E>
          SelectionKey attachment utility class.
 class ThreadAttachment
          This object represent the state of a WorkerThread.
 



Copyright © 2011 SUN Microsystems. All Rights Reserved.