Class ProxyResolver.ProxyResolverInterface

java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeInterface
org.gnome.gio.ProxyResolver.ProxyResolverInterface
All Implemented Interfaces:
Proxy
Enclosing interface:
ProxyResolver

public static class ProxyResolver.ProxyResolverInterface extends TypeInterface
The virtual function table for GProxyResolver.
Since:
2.26
  • Constructor Details

    • ProxyResolverInterface

      public ProxyResolverInterface(MemorySegment address)
      Create a ProxyResolverInterface proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideIsSupported

      public void overrideIsSupported(Arena arena, @Nullable Method method)
      Override virtual method is_supported.
      Parameters:
      method - the method to invoke
    • overrideLookup

      public void overrideLookup(Arena arena, @Nullable Method method)
      Override virtual method lookup.
      Parameters:
      method - the method to invoke
    • overrideLookupAsync

      public void overrideLookupAsync(Arena arena, @Nullable Method method)
      Override virtual method lookup_async.
      Parameters:
      method - the method to invoke
    • overrideLookupFinish

      public void overrideLookupFinish(Arena arena, @Nullable Method method)
      Override virtual method lookup_finish.
      Parameters:
      method - the method to invoke