vertx / io.vertx.rxjava.ext.stomp / Destination / subscribe

subscribe

open fun subscribe(connection: StompServerConnection, frame: Frame): Destination

Handles a subscription request to the current io.vertx.rxjava.ext.stomp.Destination.

Parameters

connection - the connection

frame - the SUBSCRIBE frame

Return
the current instance of io.vertx.rxjava.ext.stomp.Destination