Class ProxyAddressEnumerator

All Implemented Interfaces:
PointerInterface

public class ProxyAddressEnumerator extends SocketAddressEnumerator
#GProxyAddressEnumerator is a wrapper around #GSocketAddressEnumerator which
takes the #GSocketAddress instances returned by the #GSocketAddressEnumerator
and wraps them in #GProxyAddress instances, using the given
#GProxyAddressEnumerator:proxy-resolver.

This enumerator will be returned (for example, by
g_socket_connectable_enumerate()) as appropriate when a proxy is configured;
there should be no need to manually wrap a #GSocketAddressEnumerator instance
with one.

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

  • Constructor Details

    • ProxyAddressEnumerator

      public ProxyAddressEnumerator(PointerContainer pointer)
  • Method Details

    • 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()