Package twisted :: Package test :: Module test_udp :: Class Server
[show private | hide private]
[frames | no frames]

Class Server

           Mixin --+
                   |
DatagramProtocol --+
                   |
                  Server


Method Summary
  __init__(self)
(inherited from Mixin)
  datagramReceived(self, data, addr)
  doStart(self)
Make sure startProtocol is called. (inherited from DatagramProtocol)
  doStop(self)
Make sure stopProtocol is called. (inherited from DatagramProtocol)
  makeConnection(self, transport)
Make a connection to a transport and a server. (inherited from DatagramProtocol)
  startProtocol(self)
(inherited from Mixin)
  stopProtocol(self)
(inherited from Mixin)

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:06 2003 http://epydoc.sf.net