Class MqttTopicSubscription

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class MqttTopicSubscription
    extends Object
    implements io.vertx.lang.rx.RxDelegate
    Represents a subscription to a topic

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