Class: DripDrop::ZMQPullHandler

Inherits:
ZMQBaseHandler show all
Includes:
ZMQReadableHandler
Defined in:
lib/dripdrop/handlers/zeromq.rb

Instance Attribute Summary

Attributes included from ZMQReadableHandler

#message_class

Attributes inherited from ZMQBaseHandler

#connection

Method Summary

Methods included from ZMQReadableHandler

#decode_message, #on_readable

Methods inherited from ZMQBaseHandler

#add_connection, #address, #initialize, #on_receive, #on_recv, #post_setup, #read_connection, #write_connection

Methods inherited from BaseHandler

#handle_error, #on_error, #print_exception

Constructor Details

This class inherits a constructor from DripDrop::ZMQBaseHandler