Evd.WebSelector¶
- Subclasses:
None
Methods¶
- Inherited:
Evd.WebService (9), Evd.Service (13), Evd.IoStreamGroup (3), GObject.Object (37)
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Evd.WebSelector(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- add_service(domain_pattern, path_pattern, service)¶
- Parameters:
service (
Evd.Service
) –
- Raises:
- Return type:
- remove_service(domain_pattern, path_pattern, service)¶
- Parameters:
domain_pattern (
str
) –path_pattern (
str
) –service (
Evd.Service
) –
- set_default_service(service)¶
- Parameters:
service (
Evd.Service
orNone
) –