com.sun.grizzly.util
Interface SelectionKeyAttachment.TimeOutListener

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

public static interface SelectionKeyAttachment.TimeOutListener


Method Summary
 boolean onTimeOut(SelectionKey key)
           
 

Method Detail

onTimeOut

boolean onTimeOut(SelectionKey key)


Copyright © 2012 Oracle Corporation. All Rights Reserved.