| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module NetworkServicesManager :: Class NetworkServiceMatcher |
|
| Method Summary | |
|---|---|
__init__(self)
| |
Finds network services that can resolve mismatches between a set of streams and the node capabilities. | |
| Method Details |
|---|
Match(self, streams, capabilities, services)Finds network services that can resolve mismatches between a set of streams and the node capabilities. ** Arguments ** * streams * Streams we want to match * capabilities * A set of capabilities describing a node. * services * A list of available network services. ** Returns ** * streamServiceList* A list containing tuple objects ([stream],[service]) that associates a set of streams with a chain of network services. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 | http://epydoc.sf.net |