Package com.ibm.websphere.webmsg.publisher.jndijms


Class Summary

Class Description
BayeuxJmsObjectMsg Implementation to send an object message over JMS given a bayeux channel.
BayeuxJmsTextMsg Implementation to send an text message over JMS given a bayeux channel.
JmsPublisher Publisher implementation that uses a JMS ConnectionFactory to propagate messages.
JmsPublisherServlet Servlet implementation class for Servlet: JmsPublisherServlet.
JmsWebMsg Abstract JMS implementation of a Web Message.
JmsWebObjectMsg WebMsg implementation to send an object over JMS
JmsWebTextMsg WebMsg implementation to send Text over JMS