Uses of Package
io.vertx.ext.stomp
Packages that use io.vertx.ext.stomp
-
Classes in io.vertx.ext.stomp used by io.vertx.ext.stompClassDescriptionStructure passed to acknowledgement handler called when a
ACKorNACKframe is received.Specify the event bus bridge options.The list of command defined by the STOMP specification.Represents a STOMP destination.Interface implemented to customize the destination creation.Represents a STOMP frame.Represents the heartbeat configuration.Structure passed to server handler when receiving a frame.Defines a STOMP client.Once a connection to the STOMP server has been made, client receives aStompClientConnection, that let send and receive STOMP frames.Options used to configure a STOMP client.Defines a couples of constants shared by client and server options.Defines a STOMP server.Class representing a connection between a STOMP client a the server.STOMP server handler implements the behavior of the STOMP server when a specific event occurs.STOMP Server options.Defines the type of WebSocket frames to use when sending STOMP messages over WebSocket. -
Classes in io.vertx.ext.stomp used by io.vertx.reactivex.ext.stompClassDescriptionStructure passed to acknowledgement handler called when a
ACKorNACKframe is received.Specify the event bus bridge options.Represents a STOMP destination.Interface implemented to customize the destination creation.Represents a STOMP frame.Utility methods to build commonFrames.Structure passed to server handler when receiving a frame.Defines a STOMP client.Once a connection to the STOMP server has been made, client receives aStompClientConnection, that let send and receive STOMP frames.Options used to configure a STOMP client.Defines a STOMP server.Class representing a connection between a STOMP client a the server.STOMP server handler implements the behavior of the STOMP server when a specific event occurs.STOMP Server options. -
Classes in io.vertx.ext.stomp used by io.vertx.rxjava3.ext.stompClassDescriptionStructure passed to acknowledgement handler called when a
ACKorNACKframe is received.Specify the event bus bridge options.Represents a STOMP destination.Interface implemented to customize the destination creation.Represents a STOMP frame.Utility methods to build commonFrames.Structure passed to server handler when receiving a frame.Defines a STOMP client.Once a connection to the STOMP server has been made, client receives aStompClientConnection, that let send and receive STOMP frames.Options used to configure a STOMP client.Defines a STOMP server.Class representing a connection between a STOMP client a the server.STOMP server handler implements the behavior of the STOMP server when a specific event occurs.STOMP Server options.