C# (CSharp) StompNet.Models.Frames 네임스페이스

클래스들

이름 설명
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.