Package dk.netarkivet.harvester.distribute

Interface Summary
HarvesterMessageVisitor Interface for all classes which handles harvester-related messages received from a JMS server.
 

Class Summary
HarvesterMessage Common base class for messages exchanged between a harvester server and a harvester client.
HarvesterMessageHandler This default message handler shields of all unimplemented methods from the HarvesterMessageVisitor interface.
IndexReadyMessage A message to send from the IndexServer to HarvestJobManager, that the index required by harvest with a given ID is ready.