Class SocketConnection.SocketConnectionClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
TcpConnection.TcpConnectionClass, UnixConnection.UnixConnectionClass
Enclosing class:
SocketConnection

public static class SocketConnection.SocketConnectionClass extends IOStream.IOStreamClass
Since:
2.22
  • Constructor Details

    • SocketConnectionClass

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