org.apache.camel.component.jms
Class JmsIOConverter
java.lang.Object
org.apache.camel.component.jms.JmsIOConverter
public final class JmsIOConverter
- extends Object
Some simple payload conversions to I/O Type Converters
- Version:
- $Revision: 533630 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toByteBuffer
public static ByteBuffer toByteBuffer(Message message)
throws Exception
- Parameters:
message
-
- Returns:
- a ByteBuffer
- Throws:
Exception
Copyright © 2007 Apache Software Foundation. All Rights Reserved.