C# (CSharp) StompNet.Models.Frames Namespace

Сlasses

Name Description
Frame Class representing a STOMP FRAME. No validation is done here except a command string is required. All validations must be done in inheritors. This object is not immutable, BUT should be used as if it were.
MessageFrame Class representing a STOMP message frame.
ReceiptFrame Class representing a STOMP RECEIPT frame.