Package akka.io
Class Inet.SO$
- java.lang.Object
-
- akka.io.Inet.SO$
-
- Enclosing class:
- Inet
public static class Inet.SO$ extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
Inet.SO$.ReceiveBufferSize
Inet.SocketOption
to set the SO_RCVBUF optionclass
Inet.SO$.ReceiveBufferSize$
class
Inet.SO$.ReuseAddress
Inet.SocketOption
to enable or disable SO_REUSEADDRclass
Inet.SO$.ReuseAddress$
class
Inet.SO$.SendBufferSize
Inet.SocketOption
to set the SO_SNDBUF option.class
Inet.SO$.SendBufferSize$
class
Inet.SO$.TrafficClass
Inet.SocketOption
to set the traffic class or type-of-service octet in the IP header for packets sent from this socket.class
Inet.SO$.TrafficClass$
-
Constructor Summary
Constructors Constructor Description SO$()
-
-
-
Field Detail
-
MODULE$
public static final Inet.SO$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-