Updated incorrect comment (#28825)
This commit is contained in:
parent
79b1cda615
commit
2a099e1306
1 changed files with 1 additions and 2 deletions
|
|
@ -23,8 +23,7 @@ import akka.util.ccompat.JavaConverters._
|
|||
* Serializes Akka's internal DaemonMsgCreate using protobuf
|
||||
* for the core structure of DaemonMsgCreate, Props and Deploy.
|
||||
* Serialization of contained RouterConfig, Config, and Scope
|
||||
* is done with configured serializer for those classes, by
|
||||
* default java.io.Serializable.
|
||||
* is done with configured serializer for those classes.
|
||||
*
|
||||
* INTERNAL API
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue