Class TlsClientConnection.TlsClientConnection$Impl

All Implemented Interfaces:
AutoCloseable, TlsClientConnection, Proxy, AutoCloseable
Enclosing interface:
TlsClientConnection

public static class TlsClientConnection.TlsClientConnection$Impl extends TlsConnection implements TlsClientConnection
The TlsClientConnection$Impl type represents a native instance of the TlsClientConnection interface.
Since:
2.28
  • Constructor Details

    • TlsClientConnection$Impl

      public TlsClientConnection$Impl(MemorySegment address)
      Create a TlsClientConnection instance for the provided memory address.
      Parameters:
      address - the memory address of the native object