pekko/akka-docs/rst/java/index.rst
Patrik Nordwall dc9ac4dc57 Java docs and sample of durable mailbox, see #2761
* Added abstract class DurableMessageQueueWithSerialization
(cherry picked from commit 49720e8cd09243ffea9f02c245e0053c126bf555)
2013-02-20 12:52:28 +01:00

31 lines
357 B
ReStructuredText

.. _java-api:
Java API
=========
.. toctree::
:maxdepth: 2
untyped-actors
typed-actors
logging
event-bus
scheduler
futures
fault-tolerance
dispatchers
routing
remoting
serialization
stm
agents
transactors
io
fsm
testing
extending-akka
zeromq
microkernel
camel
durable-mailbox
howto