Uhm.ServerClass

Fields

Name

Type

Access

Description

compare_messages

object

r

Class handler for the Uhm.Server ::compare-messages signal. Subclasses may implement this to override the default handler for the signal. The handler should return True if expected_message and actual_message compare equal, and False otherwise.

handle_message

object

r

Class handler for the Uhm.Server ::handle-message signal. Subclasses may implement this to override the default handler for the signal. The default handler should always return True to indicate that it has handled the message from client by setting an appropriate response on the Soup.ServerMessage.

parent

GObject.ObjectClass

r

Methods

None

Details

class Uhm.ServerClass

Most of the fields in the Uhm.ServerClass structure are private and should never be accessed directly.

New in version 0.1.0.