Package pulp :: Package messaging :: Module dispatcher
[hide private]
[frames] | no frames]

Module dispatcher

source code

Provides RMI dispatcher classes.

Classes [hide private]
  ClassNotFound
Target class not found.
  MethodNotFound
Target method not found.
  NotPermitted
Permission denied or not visible.
  Return
Return envelope.
  Request
An RMI request envelope.
  RMI
The RMI object performs the invocation.
  Dispatcher
The remote invocation dispatcher.
Variables [hide private]
  log = getLogger(__name__)