Trees | Index | Help |
|
---|
Package twisted :: Package internet :: Module protocol :: Class DatagramProtocol |
|
AbstractDatagramProtocol
--+
|
DatagramProtocol
SNMPProtocol
,
ZenSyslog
Method Summary | |
---|---|
Called due to error from write in connected mode. | |
Inherited from AbstractDatagramProtocol :
__getstate__ ,
datagramReceived ,
doStart ,
doStop ,
makeConnection ,
startProtocol ,
stopProtocol
|
Class Variable Summary | |
---|---|
Inherited from AbstractDatagramProtocol :
noisy ,
numPorts ,
transport
|
Method Details |
---|
connectionRefused(self)Called due to error from write in connected mode. Note this is a result of ICMP message generated by *previous* write. |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 | http://epydoc.sf.net |