Uses of Interface
client.metier.interfaces.IEnvoyeur
Packages that use IEnvoyeur
-
Uses of IEnvoyeur in client.infrastructure.websocket
Classes in client.infrastructure.websocket that implement IEnvoyeurModifier and TypeClassDescriptionclassAdaptateur WebSocket pour la communication avec le serveur de chat MateZone. -
Uses of IEnvoyeur in client.metier
Constructors in client.metier with parameters of type IEnvoyeurModifierConstructorDescriptionMetier(IEnvoyeur iEnvoyeur, INotifieur iNotifieur) Constructeur de la classe Métier.