Huge refactor + preparing for binary compatibility, last stretch for akka-actor.jar...
This commit is contained in:
parent
134f1a19a5
commit
94e71b7a18
18 changed files with 218 additions and 408 deletions
|
|
@ -6,7 +6,6 @@ package akka.serialization
|
|||
|
||||
import java.io.{ ObjectOutputStream, ByteArrayOutputStream, ObjectInputStream, ByteArrayInputStream }
|
||||
import akka.util.ClassLoaderObjectInputStream
|
||||
import akka.actor.DynamicAccess
|
||||
import akka.actor.ExtendedActorSystem
|
||||
import scala.util.DynamicVariable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue