Package backend :: Package satellite_tools :: Module connection :: Class SafeProxyTransport
[hide private]
[frames] | no frames]

Class SafeProxyTransport

source code


Instance Methods [hide private]
 
_process_response(self, fd, connection) source code

Inherited from rhn.transports.SafeProxyTransport: __init__, add_trusted_cert, get_connection

Inherited from rhn.transports.Transport: add_header, clear_headers, get_transport_flags, parse_response, redirected, request, set_buffer_size, set_header, set_method, set_progress_callback, set_refresh_callback, set_transport_flags, setlang, validate_transport_flags

Inherited from xmlrpclib.Transport: close, get_host_info, getparser, make_connection, send_content, send_host, send_request, send_user_agent, single_request

Class Variables [hide private]

Inherited from rhn.transports.Transport: user_agent

Inherited from xmlrpclib.Transport: accept_gzip_encoding, encode_threshold

Method Details [hide private]

_process_response(self, fd, connection)

source code 
Overrides: Transport._process_response