Interface Types
| Interface | Summary |
|---|---|
| IClientConfiguration | Configuration interface for db4o networking clients. |
| I |
Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ClientObjectContainers after they are opened. |
| IClientServerFactory | factory to open C/S server and client implementations. |
| I |
Configuration interface for networking configuration settings. The network settings should be configured in exactly the same on the server and client. |
| I |
A configuration provider that provides access to the networking configuration methods. |
| IServerConfiguration | Configuration interface for db4o servers. |
| I |
Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ObjectServers after they are opened. |