Class URIExtension.RichURI

  • Enclosing class:
    URIExtension

    public static class URIExtension.RichURI
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RichURI​(java.net.URI uri)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      akka.actor.typed.ActorRef<scala.runtime.Nothing$> toActorRef​(akka.actor.typed.ActorSystem<?> system)  
      java.net.URI uri()  
      • Methods inherited from class java.lang.Object

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

      • RichURI

        public RichURI​(java.net.URI uri)
    • Method Detail

      • toActorRef

        public akka.actor.typed.ActorRef<scala.runtime.Nothing$> toActorRef​(akka.actor.typed.ActorSystem<?> system)
      • uri

        public java.net.URI uri()