public interface EventloopService
| Modifier and Type | Method and Description |
|---|---|
Eventloop |
getEventloop() |
Stage<Void> |
start()
Starts this component asynchronously.
|
Stage<Void> |
stop()
Stops this component asynchronously.
|
Copyright © 2019. All rights reserved.