Home | Trees | Index | Help |
|
---|
Package twisted :: Package internet :: Module protocol :: Class DatagramProtocol |
|
AbstractDatagramProtocol
--+
|
DatagramProtocol
Base
,
ConnectedDatagramProtocol
Method Summary | |
---|---|
Inherited from AbstractDatagramProtocol | |
| |
Called when a datagram is received. | |
Make sure startProtocol is called. | |
Make sure stopProtocol is called. | |
Make a connection to a transport and a server. | |
Called when a transport is connected to this protocol. | |
Called when the transport is disconnected. |
Class Variable Summary | |
---|---|
Inherited from AbstractDatagramProtocol | |
str |
noisy = 'sure, why not'
|
int |
numPorts = 0 |
NoneType |
transport = None |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Oct 25 00:55:05 2003 | http://epydoc.sf.net |