Class ConsumerController.Start$
java.lang.Object
org.apache.pekko.actor.typed.delivery.ConsumerController.Start$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ConsumerController
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConsumerController.Start$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> ConsumerController.Start<A>apply(ActorRef<ConsumerController.Delivery<A>> deliverTo) final StringtoString()<A> scala.Option<ActorRef<ConsumerController.Delivery<A>>>unapply(ConsumerController.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<ConsumerController.Delivery<A>>> unapply(ConsumerController.Start<A> x$0)
-