Package 

Object HttpTestTarget.Companion

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HttpTestTarget fromUrl(URL url) Creates a HttpTestTarget from a URL.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • fromUrl

         final HttpTestTarget fromUrl(URL url)

        Creates a HttpTestTarget from a URL. If the URL does not contain a port, 8080 will be used.