Class Hierarchy
- java.lang.Object
- io.vertx.mutiny.ext.stomp.Acknowledgement
 - io.vertx.mutiny.ext.stomp.Destination
 - io.vertx.mutiny.ext.stomp.DestinationFactory
 - io.vertx.mutiny.ext.stomp.Frames
 - io.vertx.mutiny.ext.stomp.ServerFrame
 - io.vertx.mutiny.ext.stomp.StompClient
 - io.vertx.mutiny.ext.stomp.StompClientConnection
 - io.vertx.mutiny.ext.stomp.StompServer
 - io.vertx.mutiny.ext.stomp.StompServerConnection
 - io.vertx.mutiny.ext.stomp.StompServerHandler (implements java.util.function.Consumer<T>, io.vertx.core.Handler<E>)