If using stomp have a look at v1.2 spec for Header content-type section. Sent from my Mobile Device!
> On Feb 24, 2015, at 12:48, mahendran m <mahendra...@hotmail.com> wrote: > > I am sending different type of message like xml , JSON, and text using JMS > Text message. In the consumer side i need to differentiate the incoming > message as Xml or Json or Text message , how can i achieve this ? .Is there > any in built option available to set and get the MIME type like we are > setting the content type in Http request ?