Class SpawnProtocol$


  • public class SpawnProtocol$
    extends java.lang.Object
    Special factory to make using Spawn with ask easier
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static SpawnProtocol$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      SpawnProtocol$()  
    • Field Detail

      • MODULE$

        public static final SpawnProtocol$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • SpawnProtocol$

        public SpawnProtocol$()