case classRabbitActor[T](queueName: String, chan: ActorRef)(implicit system: ActorSystem, marshaller: RabbitUnmarshaller[T]) extends ActorPublisher[QMessage[T]] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, ActorPublisher[QMessage[T]], Actor, AnyRef, Any