Class: RFlow::Connections::BrokeredZMQConnection

Inherits:
ZMQConnection show all
Defined in:
lib/rflow/connections/zmq_connection.rb

Instance Attribute Summary

Attributes inherited from RFlow::Connection

#config, #name, #options, #recv_callback, #uuid

Method Summary

Methods inherited from ZMQConnection

#connect_input!, #connect_output!, create_zmq_context, #initialize, #send_message, #zmq_context

Methods inherited from RFlow::Connection

build, #connect_input!, #connect_output!, #initialize, #input_port_key, #output_port_key, #send_message

Constructor Details

This class inherits a constructor from RFlow::Connections::ZMQConnection