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.
|
Modifier and Type | Method and Description |
---|---|
protected XStream |
JmsFrameTranslator.createXStream() |
static XStream |
XStreamSupport.createXStream() |
XStream |
JmsFrameTranslator.getXStream() |
Modifier and Type | Method and Description |
---|---|
void |
JmsFrameTranslator.setXStream(XStream xStream) |
Copyright © 2005-2017. All Rights Reserved.