Implementation of an AMQP Sender port instance
Implementation of functionalities of an AMQP Sender port instance.
Port configuration options
Port logger, to be used internally
Return the underlying port instance
Return the port state as a boolean value, true if the port is available, false in otherwise
Close the port instance
Initialize the port instance
Stop the port instance
Implementation of an AMQP Sender port instance