Added brief documentation for Java specific routing.

This commit is contained in:
Henrik Engstrom 2011-12-16 00:05:54 +01:00
parent e491b3bdf9
commit 4a027b9e82

View file

@ -1,4 +1,12 @@
.. _routing-java:
Routing (Java) Routing (Java)
============== ==============
TDB This part of the documentation is not done.
We continuously strive to add and improve the documentation so you may want to have a
look at the `snapshot repository <http://akka.io/docs/akka/snapshot/>`_.
You can also get some ideas of the routing by looking at the corresponding :ref:`routing-scala` documentation.