org.ceno.communication.srv.net4j
Class Net4JEventDispatcherAdapter
java.lang.Object
org.eclipse.net4j.signal.Signal
org.eclipse.net4j.signal.SignalReactor
org.eclipse.net4j.signal.Indication
org.ceno.communication.srv.net4j.Net4JEventDispatcherAdapter
- All Implemented Interfaces:
- java.lang.Runnable
public class Net4JEventDispatcherAdapter
- extends org.eclipse.net4j.signal.Indication
The net4 signal reactor the here dispatches the
event to registered handlers
- Version:
- 0.0.1
- Author:
- Andre Albert <andre.albert82@googlemail.com>
Fields inherited from class org.eclipse.net4j.signal.Signal |
NO_TIMEOUT |
Methods inherited from class org.eclipse.net4j.signal.Signal |
getCorrelationID, getID, getName, getProtocol, run, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Net4JEventDispatcherAdapter
public Net4JEventDispatcherAdapter(org.eclipse.net4j.signal.SignalProtocol<?> protocol,
IEventDispatcher eventDispatcher,
short signalID)
- Parameters:
signalID
- event
-