Package Peach :: Module publisher
[hide private]

Module publisher

source code

Base Publisher object implementation.


Author: Michael Eddington

Version: $Id: Peach.publisher-module.html 1138 2008-08-16 19:39:03Z meddingt $

Classes [hide private]
  Publisher
The Publisher object(s) implement a way to send and/or receave data by some means.
  PublisherStartError
Exception thrown if error occurs during start call
  PublisherStopError
Exception thrown if error occurs during stop call
  PublisherSoftException
Recoverable exception occured in the Publisher.
  Timeout