Package pyGlobus :: Module gassTransfer :: Class ListenerAttr
[show private | hide private]
[frames | no frames]

Class ListenerAttr


A proxy class for gass transfer listener attributes
Method Summary
  __init__(self, urlScheme, handle)
  __del__(self)
frees the memory associated with the underlying listener attribute
  get_handle(self)

Method Details

__init__(self, urlScheme='http', handle=None)
(Constructor)

Parameters:
urlScheme - the protocol to use with this attribute, ie http
handle - a SWIG'ized pointer to a globus_gass_transfer_requestattr_t object

__del__(self)
(Destructor)

frees the memory associated with the underlying listener attribute

Generated by Epydoc 2.1 on Tue Apr 4 14:32:52 2006 http://epydoc.sf.net