kerr
b7f3cbef94
Merge PatternsCS to Patterns ( #26008 )
...
* !act Move some Java API methods from PatternsCS to Patterns.
* Deprecate PatternCS and in favor of Patterns.
2018-12-06 15:40:43 +01:00
kerr
fafc59b19d
update headers to regular comment ( #25807 )
2018-10-29 05:19:37 -04:00
Guy Youansi
759010f0cd
+act add java.time.Duration support Actor javadsl ( #24993 )
...
* add java support in akka-actor module in the class Abstract.ActorContext by adding the setReceiveTimeout and CancelReceiveTimeout
* add akka.actor.AbstractActor#ActorContext cancelReceiveTimeout and setReceiveTimeout to mima-excludes file
* removed scala.concurrent.duration dependency in ActorDocTest and add new method expectTerminated with java.time.Duration support in TestKit
* used java.time.Duration as default import
2018-05-14 17:22:02 +09:00
Patrik Nordwall
6a9fa1946d
Add java.time.Duration support in the JavaDSL in akka-actor module #24646 ( #24883 )
...
* Add java.time.Duration support in the JavaDSL in akka-actor module #24646
* add deprecation and change retry
2018-04-11 16:47:36 +02:00
虎鸣
e45a638ce0
+ testkit Add java.time.Duration to testkit's javadsl
2018-03-20 22:39:30 +08:00
Christopher Batey
009214ae07
Update copyright to 2018 ( #24241 )
2018-01-04 17:26:29 +00:00
Patrik Nordwall
e49acb7daa
add Reason to CoordinatedShutdown, #24048
2017-12-04 14:16:06 +01:00
Konrad `ktoso` Malawski
40228e851d
=doc #23421 move Kill docs around and fix snippet ( #23429 )
2017-09-27 15:32:01 +09:00
Richard Imaoka
3b74128c1f
Fix glued Scala/Java code snippet tabs ( Fixes #23415 ) ( #23420 )
2017-07-25 12:12:16 -07:00
Patrik Nordwall
59f53e1a22
move code to src/test
...
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00