Evd.JsonrpcHttpServer¶
- Subclasses:
None
Methods¶
- Inherited:
Evd.WebService (9), Evd.Service (13), Evd.IoStreamGroup (3), GObject.Object (37)
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
The object’s internal response headers |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Evd.JsonrpcHttpServer(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_response_headers()¶
- Return type:
- respond(invocation_id, result)¶
- Parameters:
- Raises:
- Return type:
- respond_error(invocation_id, json_error)¶
- Parameters:
- Raises:
- Return type:
- set_method_call_callback(callback, *user_data)¶
- Parameters:
callback (
Evd.JsonrpcHttpServerMethodCallCb
) –
Property Details¶
- Evd.JsonrpcHttpServer.props.response_headers¶
- Name:
response-headers
- Type:
- Default Value:
- Flags:
The object’s internal response headers