| StockClient | This class is the frontend to our mini CORBA application. | code | html |
| StockDB | This class handles the JDBC side of things. | code | html |
| StockDispenserImpl | This class implements the server side of the example. | code | html |
| StockDispenserImpl.StockItemStatus | This class defines a slot in the dispenser | code | html |
| StockItemImpl | This class implements the server side of the example. | code | html |
| StockServer | This class implements the server side of the example. | code | html |