| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package tests :: Module test_EnterExit :: Class MyVenueClient |
|
VenueClient --+
|
MyVenueClient
| Method Summary | |
|---|---|
Note: Overloaded from VenueClient This method calls the venue client method and then performs its own operations when the client enters a venue. | |
Note: Overloaded from VenueClient This method calls the venue client method and then performs its own operations when the client exits a venue. | |
PrintVenueState(self)
| |
| Inherited from VenueClient | |
This client class is used on shared and personal nodes. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Retrieve an upload descriptor and a URL to personal DataStore | |
| |
| |
GetNetworkLocationProviders returns a list of entities providing network locations to the current venue. | |
| |
| |
Get personal data from client... | |
| |
| |
| |
| |
| |
| |
| |
GetVenue gets the venue the client is currently in. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
This method removes a data from the venue. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
This method sets the node service url | |
| |
| |
| |
| |
| |
Handle a fault raised by an invocation through the venue server proxy. | |
| |
| |
| |
| |
| |
Send venue streams to the node service | |
| |
| |
| |
Apply selections of transport and netloc provider to the given stream. | |
| Class Variable Summary | |
|---|---|
| Inherited from VenueClient | |
str |
defaultNodeServiceUri = 'https://localhost:11000/NodeSer...
|
| Method Details |
|---|
EnterVenue(self, URL)Note: Overloaded from VenueClient This method calls the venue client method and then performs its own operations when the client enters a venue. |
ExitVenue(self)Note: Overloaded from VenueClient This method calls the venue client method and then performs its own operations when the client exits a venue.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:29 2005 | http://epydoc.sf.net |