|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.actor.RelativeActorPath$
public class RelativeActorPath$
Extractor for so-called “relative actor paths” as in “relative URI”, not in “relative to some actor”. Examples:
* "grand/child" * "/user/hello/world"
| Field Summary | |
|---|---|
static RelativeActorPath$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
RelativeActorPath$()
|
|
| Method Summary | |
|---|---|
scala.Option<scala.collection.immutable.Seq<java.lang.String>> |
unapply(java.lang.String addr)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.PathUtils |
|---|
split |
| Field Detail |
|---|
public static final RelativeActorPath$ MODULE$
| Constructor Detail |
|---|
public RelativeActorPath$()
| Method Detail |
|---|
public scala.Option<scala.collection.immutable.Seq<java.lang.String>> unapply(java.lang.String addr)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||