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

Packages that use SelectedKeyAttachmentLogic
com.sun.grizzly.comet   
com.sun.grizzly.websockets   
 

Uses of SelectedKeyAttachmentLogic in com.sun.grizzly.comet
 

Subclasses of SelectedKeyAttachmentLogic in com.sun.grizzly.comet
 class CometTask
          A Task implementation that allow Grizzly ARP to invokeCometHandler CometHandler when new data (bytes) are available from the CometSelector.
 

Uses of SelectedKeyAttachmentLogic in com.sun.grizzly.websockets
 

Subclasses of SelectedKeyAttachmentLogic in com.sun.grizzly.websockets
 class WebSocketSelectionKeyAttachment
           
 

Methods in com.sun.grizzly.websockets that return SelectedKeyAttachmentLogic
 SelectedKeyAttachmentLogic ServerNetworkHandler.getAttachment()
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.