| Home | Trees | Index | Help |
|
|---|
|
Package dopal ::
Module objects ::
Class RemoteObject
|
|
AzureusObject,
TypelessRemoteObject| Method Summary | |
|---|---|
__init__(self,
connection,
object_id,
attributes)
| |
__repr__(self)
| |
__str__(self)
| |
get_connection(self)
| |
get_object_id(self)
| |
get_remote_attributes(self)
| |
get_remote_type(self)
| |
get_short_object_id(self)
| |
invoke_object_method(self,
method,
method_args,
result_type)
| |
Updates the remote attributes on this object. | |
set_remote_attribute(self,
name,
value)
| |
update_remote_data(self,
attribute_data)
| |
verify_connection(self)
| |
| Method Details |
|---|
refresh_object(self)Updates the remote attributes on this object.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 03 14:22:32 2006 | http://epydoc.sf.net |