| Home | Trees | Indices | Help |
|
|---|
|
|
SocketServer.ThreadingMixIn --+
|
SocketServer.BaseServer --+ |
| |
SocketServer.TCPServer --+ |
| |
server.socketserver.StompServer --+
|
server.socketserver.ThreadedStompServer --+
|
TestStompServer
A stomp server for functional tests that uses
threading.Event objects to ensure that it stays in sync with
the test suite.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Instance Variables | |
|
Inherited from |
| Method Details |
Extension to
|
Called by constructor to activate the server. May be overridden.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 28 20:30:43 2011 | http://epydoc.sourceforge.net |