Home | Trees | Index | Help |
---|
Package pyGlobus :: Module gassServerEZ :: Class GassServerEZ |
|
Method Summary | |
---|---|
Constructs an instance. | |
Destroys an instance. | |
Returns the url the server is listening on. | |
Shutdown the server. |
Method Details |
---|
__init__(self,
opts,
listenAttr=None,
requestAttr=None)
|
__del__(self)
|
getURL(self)Returns the url the server is listening on.
|
server_shutdown(self)Shutdown the server. This may be called to stop the server from listen and free the underlying socket. If not the destructor will free the socket.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |