Class ActorExtension.RichActor

  • Enclosing class:
    ActorExtension

    public static class ActorExtension.RichActor
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RichActor​(akka.actor.typed.ActorRef<?> actorRef)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.URI toURI()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RichActor

        public RichActor​(akka.actor.typed.ActorRef<?> actorRef)
    • Method Detail

      • toURI

        public java.net.URI toURI()