Package akka.serialization.jackson
Interface ActorSystemAccess
-
- All Known Implementing Classes:
ActorRefDeserializer
,ActorRefSerializer
,ActorSystemAccess$
,SinkRefDeserializer
,SinkRefSerializer
,SourceRefDeserializer
,SourceRefSerializer
,TypedActorRefDeserializer
,TypedActorRefSerializer
public interface ActorSystemAccess
INTERNAL API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtendedActorSystem
currentSystem()
-
-
-
Method Detail
-
currentSystem
ExtendedActorSystem currentSystem()
-
-