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 classInet.AbstractSocketOptionJava API: AbstractSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static classInet.AbstractSocketOptionV2Java APIstatic classInet.DatagramChannelCreatorDatagramChannel creation behavior.static classInet.DatagramChannelCreator$static classInet.SO$static interfaceInet.SocketOptionSocketOption is a package of data (from the user) and associated behavior (how to apply that to a channel).static interfaceInet.SocketOptionV2static interfaceInet.SoForwardersstatic interfaceInet.SoJavaFactories 
- 
Constructor Summary
Constructors Constructor Description Inet() 
 -