Class ProducerController.MessageWithConfirmation$
java.lang.Object
org.apache.pekko.actor.typed.delivery.ProducerController.MessageWithConfirmation$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ProducerController
public static class ProducerController.MessageWithConfirmation$
extends Object
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProducerController.MessageWithConfirmation$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MessageWithConfirmation$
public MessageWithConfirmation$()
-
-
Method Details
-
toString
-
apply
-
unapply
public <A> scala.Option<scala.Tuple2<A,ActorRef<Object>>> unapply(ProducerController.MessageWithConfirmation<A> x$0)
-