Class TlsServerConnection.TlsServerConnection$Impl

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

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

    • TlsServerConnection$Impl

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