Package io.deephaven.enterprise.comm.api
Interface AsyncCommandHandler
- All Superinterfaces:
CommandHandler
- All Known Implementing Classes:
AsyncCommandHandler.Null,FutureAsyncCommandHandler,SyncCommandHandler,SyncCommandHandler
Created by IntelliJ IDEA. User: orik Date: Jun 15, 2005 Time: 8:54:46 PM To change this template use File | Settings
| File Templates.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Methods inherited from interface io.deephaven.enterprise.comm.api.CommandHandler
handleClientDeath, handleCommand
-
Field Details
-
NULL
-
-
Method Details
-
handleTimeout
void handleTimeout(com.fishlib.base.Command command)
-