| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module AGNetworkServiceIW :: Class AGNetworkServiceIW |
|
SOAPIWrapper --+
|
AGNetworkServiceIW
| Method Summary | |
|---|---|
__init__(self,
url,
faultHandler)
| |
Stop transformation. | |
Method to transform a set of streams. | |
| Inherited from SOAPIWrapper | |
Method to provide interface verification. | |
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. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 | http://epydoc.sf.net |