Klasse FrontendClient<FC extends FrontendClient<FC>>

java.lang.Object
ch.nolix.system.application.main.Client<FC>
ch.nolix.system.application.main.FrontendClient<FC>
Typparameter:
FC - is the type of a FrontendClient.
Alle implementierten Schnittstellen:
Closeable, CloseStateRequestable, GroupCloseable, AutoCloseable

public abstract class FrontendClient<FC extends FrontendClient<FC>> extends Client<FC>
Version:
2022-03-18
Autor:
Silvan Wyss