Class TcpConnection.TcpConnectionClass

All Implemented Interfaces:
Proxy
Direct Known Subclasses:
TcpWrapperConnection.TcpWrapperConnectionClass
Enclosing class:
TcpConnection

public static class TcpConnection.TcpConnectionClass extends SocketConnection.SocketConnectionClass
Since:
2.22
  • Constructor Details

    • TcpConnectionClass

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