org.fusesource.fabric.stream.log
Class SnappyDecompressor

java.lang.Object
  extended by org.fusesource.fabric.stream.log.SnappyDecompressor
All Implemented Interfaces:
org.apache.camel.Processor

public class SnappyDecompressor
extends java.lang.Object
implements org.apache.camel.Processor

Author:
Hiram Chirino

Constructor Summary
SnappyDecompressor()
           
 
Method Summary
 void process(org.apache.camel.Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnappyDecompressor

public SnappyDecompressor()
Method Detail

process

public void process(org.apache.camel.Exchange exchange)
             throws java.lang.Exception
Specified by:
process in interface org.apache.camel.Processor
Throws:
java.lang.Exception


Copyright © 2014 Red Hat. All Rights Reserved.