ortigali
|
db0a473cd5
|
use CompletionStage instead of Future in java doc classes (#22472)
* use CompletionStage instead of Future in FactorialBackend.java #22393
* use CompletionStage instead of Future in FactorialBackend.java #22393 2
|
2017-03-14 11:51:44 +01:00 |
|
ortigali
|
760de5c6d4
|
Convert remaining UntypedActor in docs #22182
|
2017-02-04 11:51:30 +05:00 |
|
Roland
|
28aad82b1a
|
deprecate closure-taking Props factories, see #3081
- base Props on Deploy, Class and Seq[Any] (i.e. constructor args)
- remove deprecated Props usage from akka-docs sample code
- rewrite UntypedActorDocTestBase
- rewrite Java/Scala doc section on actor creation
- add migration guide entry
|
2013-04-16 12:48:31 +02:00 |
|
RickLatrine
|
0dde5c484a
|
Imports fixed. Corrected akka 2.1 releated changes.
|
2012-12-09 12:13:22 +01:00 |
|
RickLatrine
|
3f1bab2328
|
fixed imports
|
2012-12-08 15:13:58 +01:00 |
|
RickLatrine
|
1d4d65d449
|
Moved example code, fixed indentation in SupervisedAsk
|
2012-12-08 11:27:07 +01:00 |
|