Class MessageProducer<T>


  • public class MessageProducer<T>
    extends Object
    Represents a stream of message that can be written to.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.