Class v.c.l._.TwistedDispatchPlugin(Plugin):

Part of vmc.contrib.louie View In Hierarchy

Plugin for Louie that wraps all receivers in callables that return Twisted Deferred objects.

When the wrapped receiver is called, it adds a call to the actual receiver to the reactor event loop, and returns a Deferred that is called back with the result.
Method __init__ Undocumented
Method wrap_receiver Return a callable that passes arguments to the receiver.

Inherited from Plugin:

Method is_live Return True if the receiver is still live.
def __init__(self):
Undocumented
def wrap_receiver(self, receiver):

Return a callable that passes arguments to the receiver.

Useful when you want to change the behavior of all receivers.
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.