incorporate Patrik’s feedback
- rename to DynamicAccess - rename to createInstanceFor / createClassFor - fix a few little things
This commit is contained in:
parent
b193bcee04
commit
dca309c535
19 changed files with 56 additions and 58 deletions
|
|
@ -5,7 +5,7 @@
|
|||
package akka.serialization
|
||||
|
||||
import com.google.protobuf.Message
|
||||
import akka.actor.PropertyMaster
|
||||
import akka.actor.DynamicAccess
|
||||
|
||||
/**
|
||||
* This Serializer serializes `com.google.protobuf.Message`s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue