Interface ClientManager<C>

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

public interface ClientManager<C>
Author:
Silvan Wyss