Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_udp :: Class Client |
|
Mixin
--+ |DatagramProtocol
--+ | | |ConnectedDatagramProtocol
--+ | Client
Method Summary | |
---|---|
(inherited from Mixin )
| |
Called if connecting failed. | |
datagramReceived(self,
data)
| |
Make sure startProtocol is called. (inherited from DatagramProtocol )
| |
Make sure stopProtocol is called. (inherited from DatagramProtocol )
| |
Make a connection to a transport and a server. (inherited from DatagramProtocol )
| |
(inherited from Mixin )
| |
(inherited from Mixin )
|
Method Details |
---|
connectionFailed(self, failure)Called if connecting failed. Usually this will be due to a DNS lookup failure.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:06 2003 | http://epydoc.sf.net |