Home | Trees | Index | Help |
|
---|
Package twisted :: Package application :: Module internet :: Class SSLServer |
|
Service
--+ |_VolatileDataService
--+ |_AbstractServer
--+ | SSLServer
Serve SSL clients
Call listenSSL when the service starts, with the arguments given to the constructor. When the service stops, stop listening.Method Summary | |
---|---|
Inherited from _AbstractServer | |
| |
| |
| |
| |
| |
Inherited from _VolatileDataService | |
| |
Inherited from Service | |
| |
| |
|
Class Variable Summary | |
---|---|
str |
method = 'SSL'
|
Inherited from _AbstractServer | |
int |
privileged = 1 |
list |
volatile = ['_port']
|
Inherited from Service | |
tuple |
__implements__ = (<class twisted.application.service.ISe...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
Class Variable Details |
---|
method
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Oct 25 00:55:13 2003 | http://epydoc.sf.net |