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
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 |
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.