| Home | Trees | Index | Help |
|---|
| Package twisted :: Package protocols :: Module oscar :: Class OscarAuthenticator |
|
BaseProtocol--+ |Protocol--+ |OscarConnection--+ | OscarAuthenticator
| Method Summary | |
|---|---|
__init__(self,
username,
password,
deferred,
icq)
| |
(Deprecated) (inherited from Protocol)
| |
Called when the connection is shut down. (inherited from OscarConnection)
| |
Called when a connection is made. (inherited from OscarConnection)
| |
Called whenever data is received. (inherited from OscarConnection)
| |
send the disconnect flap, and sever the connection (inherited from OscarConnection)
| |
error(self,
error,
url)
| |
Make a connection to a transport and a server. (inherited from BaseProtocol)
| |
oscar_(self,
flap)
| |
oscar_Cookie(self,
data)
| |
oscar_Key(self,
data)
| |
oscar_None(self,
data)
| |
readFlap(self)
(inherited from OscarConnection)
| |
sendFLAP(self,
data,
channel)
(inherited from OscarConnection)
| |
sendKeepAlive(self)
(inherited from OscarConnection)
| |
setKeepAlive(self,
t)
(inherited from OscarConnection)
| |
stopKeepAlive(self)
(inherited from OscarConnection)
| |
| Class Variable Summary | |
|---|---|
class |
BOSConnection
|
| Class Variable Details |
|---|
BOSConnectionBOSConnection = twisted.protocols.oscar.BOSConnection
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.1 on Fri Jun 27 03:48:36 2003 | http://epydoc.sf.net |