Package AccessGrid :: Module AGNetworkServiceIW :: Class AGNetworkServiceIW
[show private | hide private]
[frames | no frames]

Class AGNetworkServiceIW

SOAPIWrapper --+
               |
              AGNetworkServiceIW


Method Summary
  __init__(self, url, faultHandler)
  StopTransform(self, streamList)
Stop transformation.
  Transform(self, streamList)
Method to transform a set of streams.
    Inherited from SOAPIWrapper
  _IsValid(self)
Method to provide interface verification.
  IsValid(self)
Method to provide interface verification.

Method Details

StopTransform(self, streamList)

Stop transformation.

** Arguments **

* streamList * A set of stream descriptions of streams we want to stop transforming.

Transform(self, streamList)

Method to transform a set of streams.

** Arguments **

* streamList * A list of stream descriptions to transform.

** Returns **

* streamList * A list of stream descriptions as result from transformation.

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net