pekko/akka-docs/scala/code/akka/docs/routing
Patrik Nordwall e017aeef08 Replace akka.actor.timeout with specfic settings. See #1808
* ActorTimeout (akka.actor.timeout) was used to all sorts of things.
* TestKit default-timeout
* TypedActor timeout for non void methods
* Transactor coordinated-timeout
* ZeroMQ new-socket-timeout
* And in various tests
2012-02-10 16:07:17 +01:00
..
RouterDocSpec.scala fix some more comments and make Router dispatcher configurable 2012-02-10 14:13:40 +01:00
RouterTypeExample.scala Replace akka.actor.timeout with specfic settings. See #1808 2012-02-10 16:07:17 +01:00
RouterViaConfigExample.scala Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
RouterViaProgramExample.scala Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00