Home | Trees | Index | Help |
---|
Package pyGlobus :: Module gassTransfer :: Class TransRequest |
|
Method Summary | |
---|---|
__init__(self,
handle,
isClient)
| |
__del__(self)
| |
get_handle(self)
| |
Returns a string the request type of the Request handle | |
Return the status of the request handle | |
Returns the subject associated with the request, the subject has to be set by the user, | |
Returns the url associated with the request |
Method Details |
---|
get_request_type(self)Returns a string the request type of the Request handle |
get_status(self)Return the status of the request handle |
get_subject(self)Returns the subject associated with the request, the subject has to be set by the user, Setting the subject of a request is a feature that has not been implemented yet |
get_url(self)Returns the url associated with the request |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Dec 23 16:41:54 2004 | http://epydoc.sf.net |