Klasse AbstractWebClientSession<C extends AbstractWebClient<C,S> , S>
java.lang.Object
ch.nolix.system.application.main.AbstractSession<C,S>
ch.nolix.system.webapplication.base.AbstractWebClientSession<C,S>
- Alle implementierten Schnittstellen:
IClientComponent<C>, IRefreshableSubscriber, Refreshable, AlivenessRequestable
- Bekannte direkte Unterklassen:
WebClientSession
public abstract class AbstractWebClientSession<C extends AbstractWebClient<C,S>, S>
extends AbstractSession<C,S>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungprotected final IFrontEndReaderprotected final IFrontEndWriterVon Klasse geerbte Methoden AbstractSession
belongsToClient, fullInitialize, getApplicationName, getClientClass, getStoredApplicationService, getStoredParentClient, hasParentSession, isAlive, pop, pop, push, pushAndGetResult, setNextVon Klasse geerbte Methoden Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden AlivenessRequestable
isOutdatedVon Schnittstelle geerbte Methoden Refreshable
refresh
-
Konstruktordetails
-
AbstractWebClientSession
public AbstractWebClientSession()
-
-
Methodendetails
-
createFrontendReader
-
createFrontendWriter
-