Home | Trees | Index | Help |
---|
Package pyGlobus :: Module gassCopy :: Class Attr |
|
A class to wrap the gass copy attr functions.
It provides get and set methods for all of the various attributes.Method Summary | |
---|---|
Constructs an instance. | |
Destroy an instance. | |
Return the underlying gass copy attr handle. | |
Sets the ftp specific attributes. | |
Sets the http/https specific attributes. | |
Sets the file specific attributes. |
Method Details |
---|
__init__(self,
handle=None)
|
__del__(self)
|
get_handle(self)Return the underlying gass copy attr handle.
|
set_ftp(self, ftpAttr)Sets the ftp specific attributes.
|
set_gass_transfer(self, transferReqAttr)Sets the http/https specific attributes.
|
set_io(self, ioAttr)Sets the file specific attributes. Sets the attributes for a file transfer.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:52 2006 | http://epydoc.sf.net |