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