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

Packages that use SelectionKeyActionAttachment
com.sun.grizzly   
com.sun.grizzly.http   
com.sun.grizzly.util   
 

Uses of SelectionKeyActionAttachment in com.sun.grizzly
 

Subclasses of SelectionKeyActionAttachment in com.sun.grizzly
 class CallbackHandlerSelectionKeyAttachment
          SelectionKey attachment, which wraps CallbackHandler
 

Uses of SelectionKeyActionAttachment in com.sun.grizzly.http
 

Subclasses of SelectionKeyActionAttachment in com.sun.grizzly.http
 class KeepAliveThreadAttachment
          Add keep alive counting mechanism to the ThreadAttachment.
 

Uses of SelectionKeyActionAttachment in com.sun.grizzly.util
 

Subclasses of SelectionKeyActionAttachment in com.sun.grizzly.util
 class SelectionKeyAttachmentWrapper<E>
          SelectionKey attachment utility class.
 class ThreadAttachment
          This object represent the state of a WorkerThread.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.