| Modifier and Type | Method and Description |
|---|---|
static EventDispatcher |
Funnel.getDispatcher()
Obtain the event dispatcher in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
MessageLink.getDispatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
MessageProtocol.getDispatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
NodeComponentLinkImpl.getDispatcher() |
| Modifier and Type | Class and Description |
|---|---|
class |
EventDispatcherImpl |
| Constructor and Description |
|---|
EventDispatcherImpl(boolean inUseQueue,
java.lang.String inDebString,
EventDispatcher inParent) |
| Modifier and Type | Method and Description |
|---|---|
void |
DispatchEventTask.startTaskEvent(EventDispatcher inDispatch) |
void |
DispatchEventTask.startTaskEvent(EventDispatcher inDispatch,
long milliTimeout) |
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
OverlayLinkImpl.getDispatcher()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrafficGenerator.setEventDispatcher(EventDispatcher newDispatcher) |
| Modifier and Type | Method and Description |
|---|---|
TrafficGenerator |
TrafficGeneratorBuilder.createTrafficGenerator(EventDispatcher dispatcher) |
TrafficGenerator |
TrafficGeneratorBuilder.createTrafficGenerator(EventDispatcher dispatcher,
java.lang.String streamIdentifier) |