Method Summary |
|
__init__(self)
|
Inherited from AzureusObjectConnection |
|
get_plugin_interface (self)
|
|
getPluginInterface (self)
|
|
invoke_object_method (self,
az_object,
method_name,
method_args,
result_type)
|
|
verify_objects (self,
objects)
|
Inherited from ExtendedAzureusConnection |
|
__str__ (self)
|
|
establish_connection (self,
force)
Establishes a connection with the Azureus server. |
|
get_azureus_version (self)
|
|
invoke_remote_method (self,
object_id,
method_name,
method_args,
raise_errors)
|
|
is_connection_valid (self)
Returns a boolean value indicating if the current connection is still
valid. |
|
update_connection_details (self,
connection_id,
connection_data)
|
Inherited from AzureusConnection |
|
get_new_request_id (self)
|
Inherited from AzureusLink |
|
get_cgi_path (self,
auth_details,
include_password)
|
|
handle_link_error (self,
error,
retry_count,
saved)
|
|
handle_link_repair (self,
error,
retry_count,
saved)
|
|
send_method_exchange (self,
xml_data)
|
None
|
set_link_details (self,
**kwargs)
Sets the details of where the Azureus server to connect to is
located. |