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

dispatch

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

Dispatches the given frame.

Parameters

connection - the connection

frame - the frame

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