Package akka.io
Class Inet.DatagramChannelCreator$
- java.lang.Object
-
- akka.io.Inet.DatagramChannelCreator$
-
- Enclosing class:
- Inet
public static class Inet.DatagramChannelCreator$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Inet.DatagramChannelCreator$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description DatagramChannelCreator$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Inet.DatagramChannelCreator
apply()
-
-
-
Field Detail
-
MODULE$
public static final Inet.DatagramChannelCreator$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
apply
public Inet.DatagramChannelCreator apply()
-
-