Initial stab at remoting documentation. See #1175
This commit is contained in:
parent
06a13d3eb1
commit
94017d8b7a
5 changed files with 99 additions and 6 deletions
|
|
@ -15,4 +15,5 @@ Java API
|
|||
fault-tolerance
|
||||
dispatchers
|
||||
routing
|
||||
remoting
|
||||
extending-akka
|
||||
|
|
|
|||
8
akka-docs/java/remoting.rst
Normal file
8
akka-docs/java/remoting.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
.. _remoting-java:
|
||||
|
||||
#####################
|
||||
Remoting (Java)
|
||||
#####################
|
||||
|
||||
TBD
|
||||
Loading…
Add table
Add a link
Reference in a new issue