| Interface | Description |
|---|---|
| IServerListProvider |
An interface for persisting the server list for connection discovery
|
| Class | Description |
|---|---|
| FileServerListProvider |
Server provider that stores servers in a file using protobuf.
|
| MemoryServerListProvider |
A server list provider that uses an in-memory list
|
| NullServerListProvider | |
| ServerInfo | |
| ServerRecord |
Represents the information needed to connect to a CM server
|
| SmartCMServerList |
Smart list of CM servers.
|
| Enum | Description |
|---|---|
| ServerQuality |
Currently marked quality of a server.
|