* Wrote a comprehensive example for pub-sub * Clarified how publish to topic is done * Several minor, but important, api adjustments for the java api, and some also profit for scala * Added documentation for Java and updated documentation for Scala
26 lines
300 B
ReStructuredText
26 lines
300 B
ReStructuredText
.. _java-api:
|
|
|
|
Java API
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
untyped-actors
|
|
typed-actors
|
|
logging
|
|
event-bus
|
|
scheduler
|
|
futures
|
|
dataflow
|
|
fault-tolerance
|
|
dispatchers
|
|
routing
|
|
remoting
|
|
serialization
|
|
stm
|
|
agents
|
|
transactors
|
|
fsm
|
|
extending-akka
|
|
zeromq
|