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