Class LevelDBCamelCodec


  • public final class LevelDBCamelCodec
    extends Object
    • Constructor Detail

    • Method Detail

      • marshallExchange

        public byte[] marshallExchange​(org.apache.camel.CamelContext camelContext,
                                       org.apache.camel.Exchange exchange,
                                       boolean allowSerializedHeaders)
                                throws IOException
        Throws:
        IOException
      • unmarshallExchange

        public org.apache.camel.Exchange unmarshallExchange​(org.apache.camel.CamelContext camelContext,
                                                            byte[] buffer)
                                                     throws IOException
        Throws:
        IOException