Uses of Class
com.thoughtworks.xstream.XStream

Packages that use XStream
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 XStream in org.apache.activemq.transport.stomp
 

Methods in org.apache.activemq.transport.stomp that return XStream
protected  XStream JmsFrameTranslator.createXStream()
           
static XStream XStreamSupport.createXStream()
           
 XStream JmsFrameTranslator.getXStream()
           
 

Methods in org.apache.activemq.transport.stomp with parameters of type XStream
 void JmsFrameTranslator.setXStream(XStream xStream)
           
 



Copyright © 2005-2016. All Rights Reserved.