Uses of Interface
client.metier.interfaces.INotifieur
Packages that use INotifieur
-
Uses of INotifieur in client.controleur
Classes in client.controleur that implement INotifieurModifier and TypeClassDescriptionclassClasse principale de contrôle de l'application MateZone côté Client. -
Uses of INotifieur in client.infrastructure.websocket
Constructors in client.infrastructure.websocket with parameters of type INotifieurModifierConstructorDescriptionWebSocketChatAdapter(String serverUri, INotifieur iNotifieur) Constructeur de l'adaptateur WebSocket. -
Uses of INotifieur in client.metier
Constructors in client.metier with parameters of type INotifieurModifierConstructorDescriptionMetier(IEnvoyeur iEnvoyeur, INotifieur iNotifieur) Constructeur de la classe Métier.