All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Frame Represents a STOMP frame.Frame.Command The list of command defined by the STOMP specification.Frame.Heartbeat Represents the heartbeat configuration.FrameConverter Converter forFrame.FrameException Exception thrown when a STOMP frame is not structured correctly or does nto obey to the specification.FrameParser A STOMP frame parser compliant with the specification (including header decoding).Frames Utility methods to build commonFrames.HeaderCodec Class responsible for the encoding and decoding of the STOMP frame headers.Headers An implementation ofHashMapto store STOMP frame headers.InvalidConnectFrame Created by 🤓 on 6/4/21.StompServer Created by Navid Mitchell on 2019-02-04.StompServerConnection Created by Navid Mitchell on 2019-01-10.StompServerHandler Created by Navid Mitchell on 2019-01-25.StompServerHandlerFactory Created by Navid Mitchell on 2019-02-04.StompServerOptions STOMP Server options.StompServerWebSocketHandler Created by Navid Mitchell on 2019-02-04.