twisted.internet.interfaces.IServiceCollection(Interface) interface documentationtwisted.internet.interfaces
(View In Hierarchy)
An object which provides access to a collection of services.
| Method | getServiceNamed | Retrieve the named service from this application. | 
| Method | addService | Add a service to this collection. | 
| Method | removeService | Remove a service from this collection. |