Package akka.io

Class Udp.Send$

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Udp

    public static class Udp.Send$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

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

      Constructors 
      Constructor Description
      Send$()  
    • Field Detail

      • MODULE$

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

      • Send$

        public Send$()