Class v.c.e.j.JuiceBox(dict):

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

Known subclasses: vmc.contrib.epsilon.juice.NegotiateBox, vmc.contrib.epsilon.juice.QuitBox, vmc.contrib.epsilon.juice.TLSBox

I am a packet in the JUICE protocol.
Method __init__ Undocumented
Method body Undocumented
Method copy Undocumented
Method serialize Undocumented
Method sendTo Serialize and send this box to a Juice instance. By the time it is
def __init__(self, __body='', **kw):
Undocumented
def body():
Undocumented
def copy(self):
Undocumented
def serialize(self, delimiter='\r\n', escaped='\r\n '):
Undocumented
def sendTo(self, proto):
Serialize and send this box to a Juice instance.  By the time it is
being sent, several keys are required.  I must have exactly ONE of:

    -ask
    -answer
    -error

If the '-ask' header is set, then the '-command' header must also be
set.
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.