Example #1
0
 /**
  * @throws Exception\RuntimeException
  *
  * @return mixed
  */
 public function receiveMessageDirectly()
 {
     return $this->channel->receiveMessage();
 }