Uses of Class
io.fabric8.mockwebserver.http.HttpUrl
-
Packages that use HttpUrl Package Description io.fabric8.mockwebserver io.fabric8.mockwebserver.http -
-
Uses of HttpUrl in io.fabric8.mockwebserver
Methods in io.fabric8.mockwebserver that return HttpUrl Modifier and Type Method Description HttpUrlMockWebServer. url(String path) -
Uses of HttpUrl in io.fabric8.mockwebserver.http
Methods in io.fabric8.mockwebserver.http that return HttpUrl Modifier and Type Method Description static HttpUrlHttpUrl. fromUrl(URL url)static HttpUrlHttpUrl. parse(String url)
-