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 class
pekko.io.Inet.SocketOption
to set the SO_RCVBUF optionclass
final class
pekko.io.Inet.SocketOption
to enable or disable SO_REUSEADDRclass
final class
pekko.io.Inet.SocketOption
to set the SO_SNDBUF option.class
final class
pekko.io.Inet.SocketOption
to 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$()
-