Package org.apache.pekko.io
Class Udp.Send$
java.lang.Object
org.apache.pekko.io.Udp.Send$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Udp
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(ByteString data, InetSocketAddress target) apply(ByteString payload, InetSocketAddress target, Udp.Event ack) scala.Option<scala.Tuple3<ByteString,InetSocketAddress, Udp.Event>>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Send$
public Send$()
-
-
Method Details
-
apply
-
apply
-
unapply
-