pekko/akka-docs/src/test/java/jdocs/actor
Helena Edelson 29f2eba049 Change "Untyped" to "Classic" (#27627)
* Untyped to classic naming convention #24717
* Added entry of naming convention change to migration docs.
* Rename `toUntyped` to `toClassic` in adapters
2019-09-05 12:30:52 +02:00
..
fsm scheduleWithFixedDelay vs scheduleAtFixedRate, #26910 2019-06-05 11:38:04 +02:00
io/dns Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
typed Improve Java perspective dispatcher docs (#27521) 2019-08-29 14:22:49 +02:00
ActorDocTest.java Added actor termination coordinated shutdown task #27089 2019-07-16 10:56:48 +02:00
ByteBufferSerializerDocTest.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
DependencyInjectionDocTest.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
FaultHandlingDocSample.java scheduleWithFixedDelay vs scheduleAtFixedRate, #26910 2019-06-05 11:38:04 +02:00
FaultHandlingTest.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
GraduallyBuiltActor.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
ImmutableMessage.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
InitializationDocTest.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
Messages.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
MyActor.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
MyBoundedActor.java Change "Untyped" to "Classic" (#27627) 2019-09-05 12:30:52 +02:00
MyStoppingActor.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
SampleActor.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
SampleActorTest.java Formatting java codes with sbt-java-formatter. 2019-01-12 04:00:53 +08:00
SchedulerDocTest.java scheduleWithFixedDelay vs scheduleAtFixedRate, #26910 2019-06-05 11:38:04 +02:00
TimerDocTest.java scheduleWithFixedDelay vs scheduleAtFixedRate, #26910 2019-06-05 11:38:04 +02:00