Klasse BaseWebClientSession<BBWC extends BaseWebClient<BBWC,AC>,AC>
java.lang.Object
ch.nolix.system.application.main.Session<BBWC,AC>
ch.nolix.system.application.basewebapplication.BaseWebClientSession<BBWC,AC>
- Alle implementierten Schnittstellen:
IRefreshableSubscriber
,Refreshable
,AlivenessRequestable
- Bekannte direkte Unterklassen:
WebClientSession
public abstract class BaseWebClientSession<BBWC extends BaseWebClient<BBWC,AC>,AC>
extends Session<BBWC,AC>
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected final IFrontEndReader
protected final IFrontEndWriter
Von Klasse geerbte Methoden ch.nolix.system.application.main.Session
belongsToClient, fullInitialize, getApplicationName, getClientClass, getStoredApplicationContext, 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
-
BaseWebClientSession
public BaseWebClientSession()
-
-
Methodendetails
-
createFrontendReader
-
createFrontendWriter
-