ClientConfiguration |
Configuration interface for db4o networking clients.
|
ClientConfigurationItem |
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.
|
ClientServerFactory |
factory to open C/S server and client implementations.
|
NetworkingConfiguration |
Configuration interface for networking configuration settings.
The network settings should be configured in exactly the same on the server and client.
|
NetworkingConfigurationProvider |
A configuration provider that provides access to the
networking configuration methods.
|
ServerConfiguration |
Configuration interface for db4o servers.
|
ServerConfigurationItem |
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.
|