Uses of Interface
org.apache.activemq.broker.BrokerContextAware
-
Packages that use BrokerContextAware Package Description org.apache.activemq.transport.stomp An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc. -
-
Uses of BrokerContextAware in org.apache.activemq.transport.stomp
Classes in org.apache.activemq.transport.stomp that implement BrokerContextAware Modifier and Type Class Description class
JmsFrameTranslator
Frame translator implementation that uses XStream to convert messages to and from XML and JSON
-