rpki.https.http_client Class Reference

Inherits rpki::https::http_stream.

List of all members.

Public Member Functions

def __init__
def handle_close
def handle_connect
def handle_error
def handle_message
def handle_no_content_length
def handle_timeout
def send_request
def set_state
def start
def tls_connect

Public Attributes

 cert
 expect_close
 hostport
 key
 queue
 retry_read
 retry_write
 state
 ta
 tls

Static Public Attributes

 parse_type = http_response
 timeout = default_client_timeout

Detailed Description

Definition at line 519 of file https.py.


Member Function Documentation

def rpki.https.http_client.__init__ (   self,
  queue,
  hostport,
  cert = None,
  key = None,
  ta = () 
)

Definition at line 525 of file https.py.

def rpki.https.http_client.handle_close (   self  ) 

Reimplemented from rpki.https.http_stream.

Definition at line 614 of file https.py.

def rpki.https.http_client.handle_connect (   self  ) 

Definition at line 546 of file https.py.

def rpki.https.http_client.handle_error (   self  ) 

Reimplemented from rpki.https.http_stream.

Definition at line 629 of file https.py.

def rpki.https.http_client.handle_message (   self  ) 

Definition at line 587 of file https.py.

def rpki.https.http_client.handle_no_content_length (   self  ) 

Definition at line 576 of file https.py.

def rpki.https.http_client.handle_timeout (   self  ) 

Reimplemented from rpki.https.http_stream.

Definition at line 623 of file https.py.

def rpki.https.http_client.send_request (   self,
  msg 
)

Definition at line 579 of file https.py.

def rpki.https.http_client.set_state (   self,
  state 
)

Definition at line 572 of file https.py.

def rpki.https.http_client.start (   self  ) 

Definition at line 537 of file https.py.

def rpki.https.http_client.tls_connect (   self  ) 

Definition at line 560 of file https.py.


Member Data Documentation

Definition at line 533 of file https.py.

Definition at line 532 of file https.py.

Definition at line 530 of file https.py.

Definition at line 534 of file https.py.

Definition at line 521 of file https.py.

Definition at line 529 of file https.py.

Reimplemented from rpki.https.http_stream.

Definition at line 564 of file https.py.

Reimplemented from rpki.https.http_stream.

Definition at line 566 of file https.py.

Definition at line 531 of file https.py.

Definition at line 535 of file https.py.

Definition at line 523 of file https.py.

Reimplemented from rpki.https.http_stream.

Definition at line 548 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