Class v.c.a.b.BatchProcessingProtocol(JuiceChild):

Part of vmc.contrib.axiom.batch View In Hierarchy

Undocumented
Method __init__
Method connectionLost Undocumented
Method command_SET_STORE Undocumented
Method command_SUSPEND_PROCESSOR Undocumented
Method command_RESUME_PROCESSOR Undocumented
Method command_CALL_ITEM_METHOD Undocumented

Inherited from JuiceChild:

Method command_SHUTDOWN Undocumented

Inherited from Juice (via JuiceChild):

Method __repr__ Undocumented
Method _lock Lock this Juice instance so that no further Juice traffic may be sent.
Method _switchTo Switch this Juice instance to a new protocol. You need to do this
Method juiceBoxReceived Undocumented
Method sendPacket Send a juice.Box to my peer.
Method sendCommand Undocumented
Method makeConnection Undocumented
Method prepareTLS Undocumented
Method startTLS Undocumented
Method dataReceived Undocumented
Method lineReceived Undocumented
Method rawDataReceived Undocumented
Method _setProtocolVersion Undocumented
Method renegotiateVersion Undocumented
Method command_NEGOTIATE Undocumented

Inherited from LineReceiver (via JuiceChild, Juice):

Method setLineMode Undocumented
Method isDisconnecting Undocumented
Method setRawMode Undocumented

Inherited from JuiceParserBase (via JuiceChild, Juice):

Method _puke Undocumented
Method _nextTag Undocumented
Method failAllOutgoing Undocumented
Method sendBoxCommand Send a command across the wire with the given juice.Box.

Inherited from DispatchMixin (via JuiceChild, Juice, JuiceParserBase):

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, service=None, issueGreeting=False):
ParametersissueGreetingwhether to issue a greeting when connected. This should be set on server-side Juice protocols.
def connectionLost(self, reason):
Undocumented
def command_SET_STORE(self, storepath):
Undocumented
def command_SUSPEND_PROCESSOR(self, storepath, storeid):
Undocumented
def command_RESUME_PROCESSOR(self, storepath, storeid):
Undocumented
def command_CALL_ITEM_METHOD(self, storepath, storeid, method):
Undocumented
def _pollSubStores(self):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.