public static class Udp.Send$
extends java.lang.Object
implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static Udp.Send$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Send$() |
Modifier and Type | Method and Description |
---|---|
Udp.Send |
apply(ByteString data,
java.net.InetSocketAddress target) |
public static final Udp.Send$ MODULE$
public Udp.Send apply(ByteString data, java.net.InetSocketAddress target)