Klasse SslServer

java.lang.Object
ch.nolix.core.net.endpoint.BaseServer
ch.nolix.core.net.endpoint.SslServer
Alle implementierten Schnittstellen:
IServer, Closeable, CloseStateRequestable, GroupCloseable, Clearable, EmptinessRequestable, AutoCloseable

public final class SslServer extends BaseServer
  • Felddetails

  • Konstruktordetails

  • Methodendetails

    • forPortAndHtmlPageAndSSLCertificateFromNolixConfiguration

      public static SslServer forPortAndHtmlPageAndSSLCertificateFromNolixConfiguration(int port, String htmlPage)
    • getSecurityMode

      public SecurityMode getSecurityMode()
    • noteClose

      public void noteClose()
      Beschreibung aus Schnittstelle kopiert: GroupCloseable
      Lets the current GroupCloseable note a close.