* deprecates awaitTermination, shutdown and isTerminated * introduces a terminate-method that returns a Future[Unit] * introduces a whenTerminated-method that returns a Future[Unit] * simplifies the implementation by removing blocking constructs * adds tests for terminate() and whenTerminated |
||
|---|---|---|
| .. | ||
| actor | ||
| agent | ||
| camel | ||
| dispatcher | ||
| event | ||
| extension | ||
| future | ||
| io | ||
| pattern | ||
| persistence | ||
| remoting | ||
| routing | ||
| serialization | ||
| testkit | ||
| zeromq | ||