com.sun.grizzly.util
Interface SelectionKeyAttachment.KeySelectionListener

All Known Implementing Classes:
Response.ResponseAttachment
Enclosing class:
SelectionKeyAttachment

public static interface SelectionKeyAttachment.KeySelectionListener


Method Summary
 void onKeySelected(java.nio.channels.SelectionKey selectionKey)
           
 

Method Detail

onKeySelected

void onKeySelected(java.nio.channels.SelectionKey selectionKey)


Copyright © 2012 Oracle Corporation. All Rights Reserved.