Adding Future docs for Java API and fixing warning for routing.rst
This commit is contained in:
parent
a3499bc535
commit
207a3743f5
3 changed files with 195 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Dispatcher
|
|||
|
||||
A Dispatcher is an actor that routes incoming messages to outbound actors.
|
||||
|
||||
To use it you can either create a Dispatcher through the ``dispatcherActor()` factory method
|
||||
To use it you can either create a Dispatcher through the ``dispatcherActor()`` factory method
|
||||
|
||||
.. code-block:: scala
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue