Package pyGlobus :: Module ftpClientPlugin :: Class Plugin
[show private | hide private]
[frames | no frames]

Class Plugin

Known Subclasses:
DebugPlugin, NetloggerPlugin, PerformanceMarkerPlugin, RestartMarkerPlugin, ThroughputPerfPlugin

A base class for the ftp client plugins.
Method Summary
  __init__(self)
  get_handle(self)
Return the underlying ftp client plugin handle.

Method Details

get_handle(self)

Return the underlying ftp client plugin handle.
Returns:
A string containing the pointer.

Warning: This handle is only valid as long as this object exists. When


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