Uses of Interface
io.datarouter.storage.client.ClientManager
| Package | Description |
|---|---|
| io.datarouter.storage.client | |
| io.datarouter.storage.client.type |
-
Uses of ClientManager in io.datarouter.storage.client
Classes in io.datarouter.storage.client with type parameters of type ClientManager Modifier and Type Interface Description interfaceClientType<CF extends ClientNodeFactory,CM extends ClientManager>Classes in io.datarouter.storage.client that implement ClientManager Modifier and Type Class Description classBaseClientManagerMethods in io.datarouter.storage.client that return ClientManager Modifier and Type Method Description ClientManagerDatarouterClients. getClientManager(ClientId clientId) -
Uses of ClientManager in io.datarouter.storage.client.type
Subinterfaces of ClientManager in io.datarouter.storage.client.type Modifier and Type Interface Description interfaceConnectionClientManager