MIRA
|
#include <fw/RPCHandler.h>
Public Member Functions | |
InvokerRunnable (RPCHandler *handler, AbstractDeferredInvokerPtr invoker) | |
Protected Member Functions | |
virtual void | run (DispatcherThread *dispatcher) |
Called from dispatcher thread this runnable is attached to, whenever the runnable should be executed. More... | |
|
inline |
|
protectedvirtual |
Called from dispatcher thread this runnable is attached to, whenever the runnable should be executed.
Implements IRunnable.