Package org.apache.pekko.actor
Class ActorPathExtractor$
java.lang.Object
org.apache.pekko.actor.ActorPathExtractor$
- All Implemented Interfaces:
PathUtils
Given an ActorPath it returns the Address and the path elements if the path is well-formed
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ActorPathExtractor$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
-
ActorPathExtractor$
public ActorPathExtractor$()
-
-
Method Details
-
unapply
-