Package akka.io
Class Inet
- java.lang.Object
-
- akka.io.Inet
-
public class Inet extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Inet.AbstractSocketOption
Java API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static class
Inet.AbstractSocketOptionV2
Java APIstatic class
Inet.DatagramChannelCreator
DatagramChannel creation behavior.static class
Inet.DatagramChannelCreator$
static class
Inet.SO$
static interface
Inet.SocketOption
SocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static interface
Inet.SocketOptionV2
static interface
Inet.SoForwarders
static interface
Inet.SoJavaFactories
-
Constructor Summary
Constructors Constructor Description Inet()
-