Uses of Interface
ch.nolix.baseapi.net.clientserver.BackendClient
Packages that use BackendClient
Package
Description
-
Uses of BackendClient in ch.nolix.base.net.clientserver
Classes in ch.nolix.base.net.clientserver that implement BackendClientModifier and TypeClassDescriptionclassAbstractBackendClient<C extends AbstractBackendClient<C,S>, S> Methods in ch.nolix.base.net.clientserver with type parameters of type BackendClientModifier and TypeMethodDescription<C extends BackendClient<T>, T>
SAbstractServer.addDefaultApplication(Application<C, T> defaultApplication) Adds the given defaultApplication to the currentServer. -
Uses of BackendClient in ch.nolix.baseapi.net.clientserver
Classes in ch.nolix.baseapi.net.clientserver with type parameters of type BackendClientModifier and TypeInterfaceDescriptioninterfaceApplication<C extends BackendClient<S>, S>interfaceSession<C extends BackendClient<S>, S>Methods in ch.nolix.baseapi.net.clientserver with type parameters of type BackendClientModifier and TypeMethodDescription<C extends BackendClient<T>, T>
SServer.addDefaultApplication(Application<C, T> defaultApplication) Adds the given defaultApplication to the currentServer. -
Uses of BackendClient in ch.nolix.system.webapplication.base
Classes in ch.nolix.system.webapplication.base that implement BackendClient -
Uses of BackendClient in ch.nolix.system.webapplication.main
Classes in ch.nolix.system.webapplication.main that implement BackendClient