Class v.c.e.j.ProtocolSwitchCommand(Command):

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

Use this command to switch from something Juice-derived to a different protocol mid-connection. This can be useful to use juice as the connection-startup negotiation phase. Since TLS is a different layer entirely, you can use Juice to negotiate the security parameters of your connection, then switch to a different protocol, and the connection will remain secured.
Method __init__ Undocumented
Class Method makeResponse Undocumented
Method do Undocumented

Inherited from Command:

Class __metaclass__ Undocumented
Method commandName Undocumented
Method addExtra Undocumented
def __init__(self, __protoToSwitchToFactory, **kw):
Undocumented
@classmethod
def makeResponse(cls, innerProto, proto):
Undocumented
def do(self, proto, namespace=None):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.