Uses of Class
io.quarkus.rest.client.reactive.runtime.ProxyAddressUtil.HostAndPort
-
Packages that use ProxyAddressUtil.HostAndPort Package Description io.quarkus.rest.client.reactive.runtime -
-
Uses of ProxyAddressUtil.HostAndPort in io.quarkus.rest.client.reactive.runtime
Methods in io.quarkus.rest.client.reactive.runtime that return ProxyAddressUtil.HostAndPort Modifier and Type Method Description static ProxyAddressUtil.HostAndPortProxyAddressUtil. parseAddress(String proxyString)
-