Package org.apache.pekko.io
Class Inet.SO$
java.lang.Object
org.apache.pekko.io.Inet.SO$
- Enclosing class:
- Inet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classpekko.io.Inet.SocketOptionto set the SO_RCVBUF optionclassfinal classpekko.io.Inet.SocketOptionto enable or disable SO_REUSEADDRclassfinal classpekko.io.Inet.SocketOptionto set the SO_SNDBUF option.classfinal classpekko.io.Inet.SocketOptionto set the traffic class or type-of-service octet in the IP header for packets sent from this socket.class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SO$
public SO$()
-