t.w.p.o.OscarAuthenticator(OscarConnection) : class documentation

Part of twisted.words.protocols.oscar View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method oscar_ Undocumented
Method oscar_Key Undocumented
Method oscar_Cookie Undocumented
Method oscar_None Undocumented
Method connectToBOS Undocumented
Method error Undocumented

Inherited from OscarConnection:

Method connectionMade Called when a connection is made.
Method connectionLost Called when the connection is shut down.
Method sendFLAP Undocumented
Method readFlap Undocumented
Method dataReceived Called whenever data is received.
Method setKeepAlive Undocumented
Method sendKeepAlive Undocumented
Method stopKeepAlive Undocumented
Method disconnect send the disconnect flap, and sever the connection

Inherited from Protocol (via OscarConnection):

Method logPrefix Return a prefix matching the class name, to identify log messages related to this protocol instance.

Inherited from BaseProtocol (via OscarConnection, Protocol):

Method makeConnection Make a connection to a transport and a server.
def __init__(self, username, password, deferred=None, icq=0): (source)
Undocumented
def oscar_(self, flap): (source)
Undocumented
def oscar_Key(self, data): (source)
Undocumented
def oscar_Cookie(self, data): (source)
Undocumented
def oscar_None(self, data): (source)
Undocumented
def connectToBOS(self, server, port): (source)
Undocumented
def error(self, error, url): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-04-03 11:20:05.