Klasse ProxyAddressEnumerator

Alle implementierten Schnittstellen:
PointerInterface

public class ProxyAddressEnumerator extends SocketAddressEnumerator
`GProxyAddressEnumerator` is a wrapper around
[class@Gio.SocketAddressEnumerator] which takes the [class@Gio.SocketAddress]
instances returned by the [class@Gio.SocketAddressEnumerator]
and wraps them in [class@Gio.ProxyAddress] instances, using the given
[property@Gio.ProxyAddressEnumerator:proxy-resolver].

This enumerator will be returned (for example, by
[method@Gio.SocketConnectable.enumerate]) as appropriate when a proxy is
configured; there should be no need to manually wrap a
[class@Gio.SocketAddressEnumerator] instance with one.

https://docs.gtk.org/gio/class.ProxyAddressEnumerator.html

  • Konstruktordetails

    • ProxyAddressEnumerator

      public ProxyAddressEnumerator(PointerContainer pointer)
  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()