pekko/akka-durable-mailboxes
Peter Vlugter 7b8a865c00 Rename address to name or path where appropriate
- TypedActor: address -> name
- TestActorRef, TestFSMRef: address -> name
- Props.randomAddress -> randomName
- Remote protocol: address -> name
- Address.validate moved to ActorPath
2011-11-10 12:19:07 +01:00
..
akka-beanstalk-mailbox/src Adding initial support for Props 2011-08-26 17:25:18 +02:00
akka-file-mailbox/src Changed all 'def foo(): Unit = { .. }' to 'def foo() { .. }' 2011-09-27 17:41:02 +02:00
akka-mailboxes-common/src Rename address to name or path where appropriate 2011-11-10 12:19:07 +01:00
akka-mongo-mailbox/src Removing Channel(s), tryTell etc, everything compiles but all tests are semibroken 2011-10-31 16:09:51 +01:00
akka-redis-mailbox/src Adding initial support for Props 2011-08-26 17:25:18 +02:00
akka-zookeeper-mailbox/src Adding initial support for Props 2011-08-26 17:25:18 +02:00