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

Packages that use CallbackHandlerSelectionKeyAttachment
com.sun.grizzly.util   
 

Uses of CallbackHandlerSelectionKeyAttachment in com.sun.grizzly.util
 

Methods in com.sun.grizzly.util that return CallbackHandlerSelectionKeyAttachment
static CallbackHandlerSelectionKeyAttachment CallbackHandlerSelectionKeyAttachment.create(SelectionKey key, CallbackHandler callbackHandler)
          Creates the CallbackHandler to the SelectionKey CallbackHandler will not be attached directly, but wrapped with CallbackHandlerSelectionKeyAttachment
 



Copyright © 2008 SUN Microsystems. All Rights Reserved.