Package org.gnome.gio

Interface ProxyResolver

All Superinterfaces:
Proxy
All Known Implementing Classes:
ProxyResolver.ProxyResolverImpl, SimpleProxyResolver

@Generated("io.github.jwharm.JavaGI") public interface ProxyResolver extends Proxy
GProxyResolver provides synchronous and asynchronous network proxy resolution. GProxyResolver is used within SocketClient through the method SocketConnectable.proxyEnumerate().

Implementations of GProxyResolver based on libproxy and GNOME settings can be found in glib-networking. GIO comes with an implementation for use inside Flatpak portals.