pekko/akka-actor-tests/src/test
Patrik Nordwall d759f738ea add serialization api based on ByteBuffer, #20324
* new trait ByteBufferSerializer with fromBinary and toBinary
  methods that takes ByteBuffer, this can be mixed in to
  existing serializer without breaking compatibility
* implement the ByteBufferSerializer in the ByteArraySerializer
* minor adjustment of the class manifest cache
2016-05-27 12:26:08 +02:00
..
java/akka =act #16969 Props.create must not check STATIC flag (#20488) 2016-05-13 09:57:37 +02:00
resources act #20332 Functionality to automatically load library extensions 2016-04-18 15:27:30 +02:00
scala/akka add serialization api based on ByteBuffer, #20324 2016-05-27 12:26:08 +02:00