pekko/akka-docs/rst/java
Roland f8fa825e48 improve safety of Props.create by allowing Creator<T>, see #3377
Props constructors need to be deprecated instead of being mutated
because we cannot just start throwing exceptions in people’s existing
code. Props.withCreator is deprecated for similar reasons, but also
because Props are about the creators, so replacing that after the fact
is not good style.
2013-05-29 23:40:27 +02:00
..
code/docs improve safety of Props.create by allowing Creator<T>, see #3377 2013-05-29 23:40:27 +02:00
agents.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
camel.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
cluster-usage.rst Change default tick-duration to 10ms, see #3387 2013-05-27 09:20:25 +02:00
dispatchers.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
durable-mailbox.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
event-bus.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
extending-akka.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
fsm.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
futures.rst Config library 1.0.1 2013-05-22 14:51:47 +02:00
hello-world.rst add akka.Main and use that to add Hello World docs 2013-04-30 11:31:17 +02:00
howto.rst Merge branch 'master' into wip-2605-java-pattern-ricklatrine 2012-12-08 11:49:06 +01:00
index-actors.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
index-futures.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
index-network.rst split IO docs and mark them EXPERIMENTAL, see #3294 2013-05-26 19:55:35 +02:00
index-utilities.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
io-codec.rst split IO docs and mark them EXPERIMENTAL, see #3294 2013-05-26 19:55:35 +02:00
io-tcp.rst a few fixes after review of the IO doc changes 2013-05-27 14:26:34 +02:00
io-udp.rst a few fixes after review of the IO doc changes 2013-05-27 14:26:34 +02:00
io.rst split IO docs and mark them EXPERIMENTAL, see #3294 2013-05-26 19:55:35 +02:00
logging.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
microkernel.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
remoting.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
routing.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
scheduler.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
serialization.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
stm.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
testing.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
transactors.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
typed-actors.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
untyped-actors.rst improve safety of Props.create by allowing Creator<T>, see #3377 2013-05-29 23:40:27 +02:00
zeromq.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00