Package akka.serialization.jackson
Interface ActorSystemAccess
- 
- All Known Implementing Classes:
 ActorSystemAccess$,AkkaSerializationDeserializer,AkkaSerializationSerializer
public interface ActorSystemAccessINTERNAL API 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExtendedActorSystemcurrentSystem() 
 - 
 
- 
- 
Method Detail
- 
currentSystem
ExtendedActorSystem currentSystem()
 
 - 
 
 -