Verwendungen von Klasse
ch.nolix.system.application.main.AbstractServer
Packages, die AbstractServer verwenden
-
Verwendungen von AbstractServer in ch.nolix.system.application.main
Klassen in ch.nolix.system.application.main mit Typparametern vom Typ AbstractServerModifizierer und TypKlasseBeschreibungclassAbstractServer<S extends AbstractServer<S>>AAbstractServercan containApplications.Unterklassen von AbstractServer in ch.nolix.system.application.mainModifizierer und TypKlasseBeschreibungfinal classfinal classfinal classMethoden in ch.nolix.system.application.main mit Parametern vom Typ AbstractServerModifizierer und TypMethodeBeschreibungprotected final voidAbstractFrontendClient.connectTo(AbstractServer<?> server) Connects the currentAbstractFrontendClientto the defaultApplicationon the given server.protected final voidAbstractFrontendClient.connectTo(AbstractServer<?> server, String instanceName) Connects the currentAbstractFrontendClientto theApplicationwith the given instanceName on the given server.