public static class Udp.SO$ extends java.lang.Object implements Inet.SoForwarders
For the Java API see UdpSO
.
Modifier and Type | Class and Description |
---|---|
class |
Udp.SO$.Broadcast
Inet.SocketOption to set the SO_BROADCAST option |
Modifier and Type | Field and Description |
---|---|
static Udp.SO$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
SO$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ReceiveBufferSize, ReuseAddress, SendBufferSize, TrafficClass
public static final Udp.SO$ MODULE$