Class NativeSocketAddress.NativeSocketAddressClass

All Implemented Interfaces:
Proxy
Enclosing class:
NativeSocketAddress

public static class NativeSocketAddress.NativeSocketAddressClass extends SocketAddress.SocketAddressClass
Since:
2.46
  • Constructor Details

    • NativeSocketAddressClass

      public NativeSocketAddressClass(MemorySegment address)
      Create a NativeSocketAddressClass 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