Klasse SslServer
java.lang.Object
ch.nolix.core.net.endpoint3.AbstractServer
ch.nolix.core.net.endpoint3.SslServer
- Alle implementierten Schnittstellen:
IServer, Closeable, CloseStateRequestable, GroupCloseable, Clearable, EmptinessRequestable, AutoCloseable
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic SslServerforPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate sslCertificate) static SslServerforPortAndHtmlPageAndSSLCertificateFromNolixConfiguration(int port, String htmlPage) Von Klasse geerbte Methoden AbstractServer
addDefaultSlot, addSlot, clear, containsDefaultSlot, containsSlotWithName, getStoredCloseController, isEmpty, noteClose, removeSlotByNameVon Klasse geerbte Methoden Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden CloseStateRequestable
isOpenVon Schnittstelle geerbte Methoden EmptinessRequestable
containsAnyVon Schnittstelle geerbte Methoden GroupCloseable
close, createCloseDependencyTo, isClosed
-
Methodendetails
-
forPortAndHtmlPageAndSSLCertificate
public static SslServer forPortAndHtmlPageAndSSLCertificate(int port, String htmlPage, ISslCertificate sslCertificate) -
forPortAndHtmlPageAndSSLCertificateFromNolixConfiguration
-
getSecurityMode
-