| 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.0 on Thu Jul 15 16:32:57 2004 | http://epydoc.sf.net |