Class Udp.SimpleSender$

java.lang.Object
org.apache.pekko.io.Udp.SimpleSender
org.apache.pekko.io.Udp.SimpleSender$
All Implemented Interfaces:
Serializable, org.apache.pekko.io.SelectionHandler.HasFailureMessage, Udp.Command, Udp.Message, scala.Equals, scala.Product
Enclosing class:
Udp

public static class Udp.SimpleSender$ extends Udp.SimpleSender
See Also:
  • Field Details

    • MODULE$

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

    • SimpleSender$

      public SimpleSender$()
  • Method Details