Package io.vertx.ext.stomp.lite.frame
-
Interface Summary Interface Description Frames Utility methods to build commonFrames. -
Class Summary Class Description Frame Represents a STOMP frame.Frame.Heartbeat Represents the heartbeat configuration.FrameConverter Converter forFrame.FrameParser A STOMP frame parser compliant with the specification (including header decoding).HeaderCodec Class responsible for the encoding and decoding of the STOMP frame headers.Headers An implementation ofHashMapto store STOMP frame headers. -
Enum Summary Enum Description Frame.Command The list of command defined by the STOMP specification. -
Exception Summary Exception Description FrameException Exception thrown when a STOMP frame is not structured correctly or does nto obey to the specification.InvalidConnectFrame Created by 🤓 on 6/4/21.