pekko/akka-http/src
Peter Vlugter 7b1cdb4457 Remove SelfActorRef and use ActorContext to access state in ActorInstance. See #1202
- removed SelfActorRef
- added an ActorContext interface that provides a view into ActorInstance
- the ActorInstance (as ActorContext) gets injected into the Actor
- moved self methods like sender and reply directly to the Actor
2011-09-19 12:03:15 +02:00
..
main/scala/akka/http Remove SelfActorRef and use ActorContext to access state in ActorInstance. See #1202 2011-09-19 12:03:15 +02:00
test/scala/config Updating copyright section to Typesafe Inc. etc 2011-07-14 16:03:08 +02:00