Package com.sun.grizzly.callbackhandler

Interface Summary
CallbackHandler Callback handler, which works like adapter for Processor, where each IOEvent could be processed in separate method.
 

Class Summary
AbstractCallbackHandler Base CallbackHandler implementation, which delegates Processor.process(Context) call to appropriate CallbackHandler method.
CallbackHandlerAdapter Empty adapter for CallbackHandler interface.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.