Interface ClientManager<C>

Type Parameters:
C - the type of the clients of a ClientManager
All Known Subinterfaces:
IApplication<C,S>
All Known Implementing Classes:
Application, BasicApplication

public interface ClientManager<C>
Author:
Silvan Wyss