Package org.apache.pekko.pattern
Class AskPromiseRef$
java.lang.Object
org.apache.pekko.pattern.AskPromiseRef$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AskPromiseRef$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.pattern.AskPromiseRefapply(ActorRefProvider provider, Timeout timeout)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
AskPromiseRef$
public AskPromiseRef$()
-
-
Method Details
-
apply
-