rpki.https.http_listener Class Reference

Inherits asyncore::dispatcher.

List of all members.

Public Member Functions

def __init__
def handle_accept
def handle_error

Public Attributes

 cert
 dynamic_ta
 handlers
 key
 ta

Static Public Attributes

 log = log_method

Detailed Description

Definition at line 477 of file https.py.


Member Function Documentation

def rpki.https.http_listener.__init__ (   self,
  handlers,
  port = 80,
  host = "",
  cert = None,
  key = None,
  ta = None,
  dynamic_ta = None 
)

Definition at line 481 of file https.py.

def rpki.https.http_listener.handle_accept (   self  ) 

Definition at line 502 of file https.py.

def rpki.https.http_listener.handle_error (   self  ) 

Definition at line 511 of file https.py.


Member Data Documentation

Definition at line 485 of file https.py.

Definition at line 488 of file https.py.

Definition at line 484 of file https.py.

Definition at line 486 of file https.py.

rpki.https.http_listener.log = log_method [static]

Definition at line 479 of file https.py.

Definition at line 487 of file https.py.


The documentation for this class was generated from the following file:

Generated on Tue Jan 12 07:56:02 2010 for RPKI Engine by  doxygen 1.6.1