proactor.server
Interface CompletionDispatcher

All Known Implementing Classes:
SimpleCompletionDispatcher

public interface CompletionDispatcher


Method Summary
 void dispatch(java.lang.Object result, CompletionHandler handler)
           
 

Method Detail

dispatch

void dispatch(java.lang.Object result,
              CompletionHandler handler)
Parameters:
result -
handler -