STOMP RabbitMQ Client
TsgcWSPClient_STOMP_RabbitMQ is the STOMP client with RabbitMQ's destination conventions built in. RabbitMQ encodes its semantics in the destination string, so /queue/, /topic/, /exchange/, /amq/queue/ and /temp-queue/ each mean something different. This component turns those into named methods, and typed header records replace raw string parsing.