pekko/akka-docs/rst/java/code/docs/io
Roland Kuhn a2a646af4e add ActorRef.noSender() for the Java API, see #3429
- Actor.noSender is not accessible from Java, but it was in 2.1 so don’t
  remove
- replaced all “null” in doc tests with ActorRef.noSender()
2013-06-20 15:51:23 +02:00
..
japi add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
IODocTest.java Edit of I/O docs. Fixes #3047 2013-02-18 13:02:46 +13:00
UdpConnectedDocTest.java Wait on shutdown of extra actor systems in tests. See #3217 2013-05-07 11:02:03 +02:00
UdpDocTest.java add ScalaDocs and correct UDP docs, see 3268 2013-05-26 18:29:23 +02:00