vertx / io.vertx.ext.stomp / StompServer / isListening

isListening

abstract fun isListening(): Boolean

Checks whether or not the server is listening.

Return
true if the server is listening, false otherwise