Package org.elkoserver.server.workshop

The Elko Workshop Server.

See:
          Description

Class Summary
WorkerObject Base class for all worker objects.
Workshop Main state data structure in a Workshop Server.
WorkshopActor Actor for a connection to a workshop.
WorkshopBoot The boot class for the Workshop.
 

Package org.elkoserver.server.workshop Description

The Elko Workshop Server.

The Workshop Server provides a home for dynamically loadable worker objects. These objects can be sent messages to perform arbitrary services.