Class DestinationFactory

java.lang.Object
io.vertx.rxjava3.ext.stomp.DestinationFactory
All Implemented Interfaces:
RxDelegate

public class DestinationFactory extends Object implements RxDelegate
Interface implemented to customize the destination creation.

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