Package org.gnome.gio
Class Resolver.ResolverClass
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.gobject.TypeClass
org.gnome.gobject.GObject.ObjectClass
org.gnome.gio.Resolver.ResolverClass
- All Implemented Interfaces:
Proxy
- Direct Known Subclasses:
ThreadedResolver.ThreadedResolverClass
- Enclosing class:
Resolver
-
Constructor Summary
ConstructorsConstructorDescriptionResolverClass(MemorySegment address) Create a ResolverClass proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescriptionstatic MemoryLayoutThe memory layout of the native struct.voidoverrideLookupByAddress(Arena arena, @Nullable Method method) Override virtual methodlookup_by_address.voidoverrideLookupByAddressAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_by_address_async.voidoverrideLookupByAddressFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_by_address_finish.voidoverrideLookupByName(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name.voidoverrideLookupByNameAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name_async.voidoverrideLookupByNameFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name_finish.voidoverrideLookupByNameWithFlags(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name_with_flags.voidoverrideLookupByNameWithFlagsAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name_with_flags_async.voidoverrideLookupByNameWithFlagsFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_by_name_with_flags_finish.voidoverrideLookupRecords(Arena arena, @Nullable Method method) Override virtual methodlookup_records.voidoverrideLookupRecordsAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_records_async.voidoverrideLookupRecordsFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_records_finish.voidoverrideLookupService(Arena arena, @Nullable Method method) Override virtual methodlookup_service.voidoverrideLookupServiceAsync(Arena arena, @Nullable Method method) Override virtual methodlookup_service_async.voidoverrideLookupServiceFinish(Arena arena, @Nullable Method method) Override virtual methodlookup_service_finish.voidoverrideReload(Arena arena, @Nullable Method method) Override virtual methodreload.Methods inherited from class org.gnome.gobject.GObject.ObjectClass
findProperty, installProperties, installProperty, listProperties, overrideConstructed, overrideConstructor, overrideDispatchPropertiesChanged, overrideDispose, overrideFinalize, overrideGetProperty, overrideNotify, overrideProperty, overrideSetProperty, readConstructProperties, readFlags, readNConstructProperties, readNPspecs, readPdummy, readPspecs, writeConstructProperties, writeFlags, writeNConstructProperties, writeNPspecs, writePdummy, writePspecsMethods inherited from class org.gnome.gobject.TypeClass
addPrivate, adjustPrivateOffset, get, getInstancePrivateOffset, getPrivate, peek, peekParent, peekStatic, readGType, ref, unref, unrefUncached, writeGTypeMethods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ResolverClass
Create a ResolverClass proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-
overrideReload
-
overrideLookupByName
-
overrideLookupByNameAsync
-
overrideLookupByNameFinish
-
overrideLookupByAddress
-
overrideLookupByAddressAsync
-
overrideLookupByAddressFinish
-
overrideLookupService
-
overrideLookupServiceAsync
-
overrideLookupServiceFinish
-
overrideLookupRecords
-
overrideLookupRecordsAsync
-
overrideLookupRecordsFinish
-
overrideLookupByNameWithFlagsAsync
-
overrideLookupByNameWithFlagsFinish
-
overrideLookupByNameWithFlags
-