Class SocketService.SocketServiceClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
ThreadedSocketService.ThreadedSocketServiceClass
Enclosing class:
SocketService

public static class SocketService.SocketServiceClass extends SocketListener.SocketListenerClass
Class structure for GSocketService.
Since:
2.22
  • Constructor Details

    • SocketServiceClass

      public SocketServiceClass(MemorySegment address)
      Create a SocketServiceClass 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
    • overrideIncoming

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