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(SelectionKey selectionKey)
           
 

Method Detail

onKeySelected

void onKeySelected(SelectionKey selectionKey)


Copyright © 2012 Oracle Corporation. All Rights Reserved.