The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Protocol::DBus::Client::EventMessenger - Messenger for Protocol::DBus::Client::EventBase subclasses.

DESCRIPTION

This module is instantiated automatically by Protocol::DBus::Client::EventBase.

INSTANCE METHODS

This class provides the following methods that provide the same interfaces as their counterparts in Protocol::DBus::Peer:

  • send_call()

  • send_return()

  • send_error()

  • send_signal()

The following control whether to accept incoming messages from D-Bus:

  • pause()

  • resume()

Additional methods: