![]() |
gstlal
1.4.1
|
Public Member Functions | |
| def | add_service (self, sname, stype, sdomain, host, port, properties) |
| def | remove_service (self, sname, stype, sdomain) |
| def | all_for_now (self) |
| def | failure (self, args) |
Parent class for Listener implementations. Each method corresponds to an event type. Subclasses override the desired methods with the code to be invoked upon those events. The default methods are all no-ops. An instance of a Listener implementation is required to initialize a ServiceBrowser.
Definition at line 188 of file servicediscovery.py.
1.8.14