All Downloads are FREE. Search and download functionalities are using the official Maven repository.

kka.spekka-stateful_2.12.0.1.1.source-code.reference.conf Maven / Gradle / Ivy

akka.actor {
  serializers {
    spekka-stateful-flow-protocol = "spekka.stateful.StatefulFlowHandlerProtocolSerializer"
  }

  serialization-bindings {
    "spekka.stateful.StatefulFlowHandler$Protocol" = spekka-stateful-flow-protocol
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy