Package org.apache.pekko.io
Class Udp.SimpleSender$
java.lang.Object
org.apache.pekko.io.Udp.SimpleSender
org.apache.pekko.io.Udp.SimpleSender$
- All Implemented Interfaces:
Serializable,org.apache.pekko.io.SelectionHandler.HasFailureMessage,Udp.Command,Udp.Message,scala.Equals,scala.Product
- Enclosing class:
- Udp
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Udp.SimpleSender$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Iterable<Inet.SocketOption>apply(scala.collection.immutable.Iterable<Inet.SocketOption> options) scala.collection.immutable.Iterable<Inet.SocketOption>scala.Option<scala.collection.immutable.Iterable<Inet.SocketOption>>unapply(Udp.SimpleSender x$0) Methods inherited from class org.apache.pekko.io.Udp.SimpleSender
canEqual, copy, copy$default$1, equals, hashCode, options, productArity, productElement, productElementName, productIterator, productPrefix, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNamesMethods inherited from interface org.apache.pekko.io.Udp.Command
failureMessage
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SimpleSender$
public SimpleSender$()
-
-
Method Details
-
$lessinit$greater$default$1
-
apply
-
apply$default$1
-
unapply
public scala.Option<scala.collection.immutable.Iterable<Inet.SocketOption>> unapply(Udp.SimpleSender x$0)
-