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 SummaryNested Classes Modifier and Type Class Description classInet.SO$.ReceiveBufferSizeInet.SocketOptionto set the SO_RCVBUF optionclassInet.SO$.ReceiveBufferSize$classInet.SO$.ReuseAddressInet.SocketOptionto enable or disable SO_REUSEADDRclassInet.SO$.ReuseAddress$classInet.SO$.SendBufferSizeInet.SocketOptionto set the SO_SNDBUF option.classInet.SO$.SendBufferSize$classInet.SO$.TrafficClassInet.SocketOptionto set the traffic class or type-of-service octet in the IP header for packets sent from this socket.classInet.SO$.TrafficClass$
 - 
Constructor SummaryConstructors Constructor Description SO$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final Inet.SO$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-