pekko/akka-actor/src/main
2011-05-03 18:49:14 -06:00
..
java change the type of the handler function, and go down the rabbit hole a bit. Add a Procedure2[T1,T2] to the Java API, and add JavaEventHandler that gives access from java to the EventHandler, add docs for configuring the handler in declarative Supervision for Scala and Java. 2011-04-14 18:59:51 -07:00
scala/akka Add Promise factory object for creating new CompletableFutures 2011-05-03 18:49:14 -06:00