Proxy


Object Hierarchy:

GLib.Proxy GLib.Proxy GLib.Proxy GLib.Object GLib.Object GLib.Object->GLib.Proxy

Description:

[ CCode ( type_cname = "GProxyInterface" , type_id = "g_proxy_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public interface Proxy : Object

A Proxy handles connecting to a remote host via a given type of proxy server.

It is implemented by the 'gio-proxy' extension point. The extensions are named after their proxy protocol name. As an example, a SOCKS5 proxy implementation can be retrieved with the name 'socks5' using the function get_extension_by_name.


Namespace: GLib
Package: gio-2.0

Content:

Static methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org