Class AmqpUtils
- java.lang.Object
-
- com.chutneytesting.action.amqp.utils.AmqpUtils
-
public class AmqpUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description AmqpUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Object>convertMapLongStringToString(Map<String,Object> map)Converts all values of the given Map and type LongString to String.
-