Package org.freedesktop.wayland.util
Class Dispatcher
java.lang.Object
org.freedesktop.wayland.util.Dispatcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
invoke
(MemorySegment implementation, MemorySegment wlObject, int opcode, MemorySegment wlMessage, MemorySegment wlArguments)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Dispatcher
public Dispatcher()
-
-
Method Details
-
invoke
public static int invoke(MemorySegment implementation, MemorySegment wlObject, int opcode, MemorySegment wlMessage, MemorySegment wlArguments)
-