Class e.p.h.e.c.StringTransport(object):

Part of elisa.plugins.http_client.extern.channel_http View In Hierarchy

I am a StringIO wrapper that conforms for the transport API. I support the 'writeSequence' method.
Line # Kind Name Docs
31 Method __init__ Undocumented
33 Method writeSequence Undocumented
35 Method __getattr__ Undocumented
def __init__(self):
Undocumented
def writeSequence(self, seq):
Undocumented
def __getattr__(self, attr):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.