Verwendungen von Klasse
ch.nolix.system.application.main.AbstractBackendClient
Packages, die AbstractBackendClient verwenden
Package
Beschreibung
-
Verwendungen von AbstractBackendClient in ch.nolix.system.application.main
Klassen in ch.nolix.system.application.main mit Typparametern vom Typ AbstractBackendClientModifizierer und TypKlasseBeschreibungclassAbstractBackendClient<C extends AbstractBackendClient<C,S>, S> classAbstractSession<C extends AbstractBackendClient<C,S>, S> AAbstractSessionmanages user run methods and user data methods.classApplication<C extends AbstractBackendClient<C,S>, S> final classBackendClientSessionManager<C extends AbstractBackendClient<C,S>, S> final classBasicApplication<C extends AbstractBackendClient<C,S>, S> Methoden in ch.nolix.system.application.main mit Typparametern vom Typ AbstractBackendClientModifizierer und TypMethodeBeschreibungfinal <T extends AbstractSession<C,U>, C extends AbstractBackendClient<C, U>, U>
SAbstractServer.addApplicationWithNameAndInitialSessionClassAndContext(String applicationName, Class<T> initialSessionClass, U applicationService) Adds a newApplicationwith the given instanceName, initialSessionClass and applicationService to the currentAbstractServer.final <T extends AbstractSession<C,Object>, C extends AbstractBackendClient<C, Object>>
SAbstractServer.addApplicationWithNameAndInitialSessionClassAndVoidContext(String name, Class<T> initialSessionClass) Adds a newApplicationwith the given name, initialSessionClass and a void context to the currentAbstractServer.final <C extends AbstractBackendClient<C,U>, U>
SAbstractServer.addDefaultApplication(Application<C, U> defaultApplication) Adds the given defaultApplication to the currentAbstractServer.final <T extends AbstractSession<C,U>, C extends AbstractBackendClient<C, U>, U>
SAbstractServer.addDefaultApplicationWithNameAndInitialSessionClassAndContext(String applicationName, Class<T> initialSessionClass, U applicationService) Adds a new defaultApplicationwith the given name, initialSessionClass and applicationService to the currentAbstractServer.final <T extends AbstractSession<C,Object>, C extends AbstractBackendClient<C, Object>>
SAbstractServer.addDefaultApplicationWithNameAndInitialSessionClassAndVoidContext(String name, Class<T> initialSessionClass) Adds a newApplicationwith the given name, initialSessionClass and a void context as defaultApplicationthe currentAbstractServer.static <C2 extends AbstractBackendClient<C2,S2>, S2>
BackendClientSessionManager<C2, S2> BackendClientSessionManager.forClient(C2 client) static <C2 extends AbstractBackendClient<C2,S2>, T extends AbstractSession<C2, S2>, S2>
BasicApplication<C2, S2> BasicApplication.withNameAndInitialSessionClassAndContext(String applicationName, Class<T> initialSessionClass, S2 applicationService) Methoden in ch.nolix.system.application.main mit Parametern vom Typ AbstractBackendClientModifizierer und TypMethodeBeschreibungfinal voidAbstractServer.takeClient(AbstractBackendClient<?, ?> client) Lets the currentAbstractServertake the given client. -
Verwendungen von AbstractBackendClient in ch.nolix.system.application.maintestutil
Klassen in ch.nolix.system.application.maintestutil mit Typparametern vom Typ AbstractBackendClientModifizierer und TypKlasseBeschreibungfinal classTestSession<C extends AbstractBackendClient<C,S>, S> Methoden in ch.nolix.system.application.maintestutil mit Typparametern vom Typ AbstractBackendClientModifizierer und TypMethodeBeschreibungstatic <C2 extends AbstractBackendClient<C2,S2>, S2>
TestSession<C2, S2> TestSession.withClientClass(Class<C2> clientClass) -
Verwendungen von AbstractBackendClient in ch.nolix.system.webapplication.base
Unterklassen von AbstractBackendClient in ch.nolix.system.webapplication.baseModifizierer und TypKlasseBeschreibungclassAbstractWebClient<C extends AbstractWebClient<C,S>, S> -
Verwendungen von AbstractBackendClient in ch.nolix.system.webapplication.main
Unterklassen von AbstractBackendClient in ch.nolix.system.webapplication.main