Package akka.serialization.jackson
Interface ActorSystemAccess
-
- All Known Implementing Classes:
ActorSystemAccess$
,AkkaSerializationDeserializer
,AkkaSerializationSerializer
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()
-
-