Class v.c.e.j.JuiceParserBase(DispatchMixin):

Part of vmc.contrib.epsilon.juice View In Hierarchy

Known subclasses: vmc.contrib.epsilon.juice.Juice

No class docstring
Method __init__ Undocumented
Method failAllOutgoing Undocumented
Method juiceBoxReceived Undocumented
Method sendBoxCommand Send a command across the wire with the given juice.Box.

Inherited from DispatchMixin:

Method _auto Undocumented
Method _wrap Undocumented
Method normalizeCommand Return the canonical form of a command.
Method lookupFunction Return a callable to invoke when executing the named command.
Method dispatchCommand Undocumented
def __init__(self):
Undocumented
def _puke(self, failure):
Undocumented
def _nextTag(self):
Undocumented
def failAllOutgoing(self, reason):
Undocumented
def juiceBoxReceived(self, box):
Undocumented
def sendBoxCommand(self, command, box, requiresAnswer=True):

Send a command across the wire with the given juice.Box.

Returns a Deferred which fires with the response juice.Box when it is received, or fails with a juice.RemoteJuiceError if an error is received.

If the Deferred fails and the error is not handled by the caller of this method, the failure will be logged and the connection dropped.
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.