Class TlsConnection.TlsConnection$Impl

All Implemented Interfaces:
AutoCloseable, Proxy, AutoCloseable
Enclosing class:
TlsConnection

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

    • TlsConnection$Impl

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