org.apache.servicemix.nmr.core.util
Class ExchangeUtils
java.lang.Object
org.apache.servicemix.nmr.core.util.ExchangeUtils
public class ExchangeUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_MSG_DISPLAY_SIZE
public static final int MAX_MSG_DISPLAY_SIZE
- See Also:
- Constant Field Values
SYSTEM_PROPERTY_SUPPRESS_CONTENT
protected static final String SYSTEM_PROPERTY_SUPPRESS_CONTENT
- See Also:
- Constant Field Values
ExchangeUtils
public ExchangeUtils()
display
public static String display(Exchange exchange,
boolean displayContent)
display
public static void display(Exchange exchange,
Type type,
StringBuffer sb)
ensureReReadable
public static void ensureReReadable(Exchange exchange)
throws NmrRuntimeException
- Throws:
NmrRuntimeException
ensureReReadable
public static void ensureReReadable(Message message)
throws NmrRuntimeException
- Throws:
NmrRuntimeException
Copyright © 2005-2012 FuseSource. All Rights Reserved.