Interface | Description |
---|---|
HandlerReceiverAdaptor<T> |
Represents an object that is both a handler of a particular event and also a receiver of that event.
|
Receiver<T> |
Represents a synchronous receiver of events.
|
SuspendableRunnable |
Class | Description |
---|---|
Sync |
This class contains various static methods to allowing events and asynchronous results to be accessed
in a synchronous way.
|
SyncVerticle |
A `Verticle` which runs its `start` and `stop` methods using fibers.
|
Copyright © 2023 Eclipse. All rights reserved.