The TwineBall server
The TwineBall server components are listed below.
- TwineBallConnection: Contains most of the database
logic.
- TwineBallServer: Provides connections to RMI
clients.
- TwineBallInterface: Provides an API for the Adapter, ODA,
or other client to call.
- TwineBallConnectionPool: Pools TwineBall Connections
(considered part of the API).
