pekko/akka-actor/src/main/scala/akka/actor
2013-04-19 13:42:58 +02:00
..
dsl Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
dungeon Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
Actor.scala Merge pull request #1336 from akka/wip-3081-PropsClosures-∂π 2013-04-16 03:49:49 -07:00
ActorCell.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
ActorDSL.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
ActorPath.scala Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
ActorRef.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
ActorRefProvider.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
ActorSelection.scala Deprecate actorFor in favor of ActorSelection, see #3074 2013-04-08 18:11:52 +02:00
ActorSystem.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
Address.scala Add UID to RemoteActorRef, see #3072 2013-03-21 20:25:16 +01:00
Deployer.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
DynamicAccess.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
Extension.scala Fix ScalaDoc for ExtensionKey (Scala API) (closes #3197) 2013-04-04 05:51:13 -07:00
FaultHandling.scala Merge pull request #1336 from akka/wip-3081-PropsClosures-∂π 2013-04-16 03:49:49 -07:00
FSM.scala Added acknowledged delivery of system messages 2013-04-18 16:10:20 +02:00
IO.scala Report port when IOManager listen fails, see #2852 2013-02-20 12:20:37 +01:00
package.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00
Props.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
RepointableActorRef.scala #3077 - Deprecating ActorRef.isTerminated 2013-04-03 23:57:28 +02:00
Scheduler.scala #3203 - deprecating HashedWheelTimer 2013-04-07 20:07:26 +02:00
Stash.scala Allow different types of mailboxes on the same dispatcher. See #2687 2013-04-19 13:42:58 +02:00
TypedActor.scala #3018 - Enabling -Xlint and dealing with the situation that occurs 2013-03-29 01:43:17 +01:00
UntypedActor.scala deprecate closure-taking Props factories, see #3081 2013-04-16 12:48:31 +02:00
UntypedActorWithStash.scala #2879 - updating copyright info 2013-01-09 11:38:00 +01:00