Klasse AbstractWebClientSession<C extends AbstractWebClient<C,S>,S>
java.lang.Object
ch.nolix.system.application.main.AbstractSession<C,S>
ch.nolix.system.application.basewebapplication.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
Modifizierer und TypMethodeBeschreibungprotected final IFrontEndReader
protected final IFrontEndWriter
Von Klasse geerbte Methoden ch.nolix.system.application.main.AbstractSession
belongsToClient, fullInitialize, getApplicationName, getClientClass, getStoredApplicationService, getStoredParentClient, hasParentSession, isAlive, pop, pop, push, pushAndGetResult, setNext
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.stateapi.staterequestapi.AlivenessRequestable
isOutdated
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.programcontrolapi.triggerapi.Refreshable
refresh
-
Konstruktordetails
-
AbstractWebClientSession
public AbstractWebClientSession()
-
-
Methodendetails
-
createFrontendReader
-
createFrontendWriter
-