Klasse DtlsServerConnection

Alle implementierten Schnittstellen:
PointerInterface

public class DtlsServerConnection extends Interface
`GDtlsServerConnection` is the server-side subclass of
[iface@Gio.DtlsConnection], representing a server-side DTLS connection.

https://docs.gtk.org/gio/iface.DtlsServerConnection.html

  • Konstruktordetails

  • Methodendetails

    • getClassHandler

      public static ClassHandler getClassHandler()
    • _new

      public static DtlsServerConnection _new(@Nonnull DatagramBased base_socket, @Nullable TlsCertificate certificate) throws AllocationError
      Creates a new #GDtlsServerConnection wrapping @base_socket.
      Parameter:
      base_socket - the #GDatagramBased to wrap
      certificate - the default server certificate, or %NULL
      Gibt zurück:
      the new #GDtlsServerConnection, or %NULL on error
      Löst aus:
      AllocationError
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()