Klasse SslServer
java.lang.Object
ch.nolix.system.application.main.AbstractServer<SslServer>
ch.nolix.system.application.main.SslServer
- Alle implementierten Schnittstellen:
IApplicationManager<IApplication<?,?>>, ISecuriyModeHolder, Closeable, CloseStateRequestable, GroupCloseable, Clearable, EmptinessRequestable, IServer<SslServer>, AutoCloseable
- Autor:
- Silvan Wyss
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden AbstractServer
addApplication, addApplicationWithNameAddendum, addApplicationWithNameAndInitialSessionClassAndContext, addApplicationWithNameAndInitialSessionClassAndVoidContext, addDefaultApplication, addDefaultApplicationWithNameAndInitialSessionClassAndContext, addDefaultApplicationWithNameAndInitialSessionClassAndVoidContext, clear, containsApplicationWithName, containsDefaultApplication, getStoredApplicationByInstanceName, getStoredApplicationByUrlInstanceName, getStoredApplications, getStoredCloseController, getStoredDefaultApplication, hasClientConnected, isEmpty, noteClose, removeApplicationWithInstanceName, takeClientVon 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
-
Felddetails
-
DEFAULT_PORT
public static final int DEFAULT_PORT- Siehe auch:
-
-
Konstruktordetails
-
SslServer
-
-
Methodendetails
-
forHttpsPortAndDomainAndSSLCertificateFromNolixConfiguration
-
forDefaultPortAndDomainAndSSLCertificateFromNolixConfiguration
-
forPortAndDomainAndSSLCertificateFromNolixConfiguration
-
asTarget
- Gibt zurück:
- a target representation of the current
IServer.
-
getSecurityMode
- Gibt zurück:
- the
SecurityModeof the currentISecuriyModeHolder.
-