Uses of Interface
org.apache.flume.source.http.HTTPSourceHandler

Packages that use HTTPSourceHandler
org.apache.flume.sink.solr.morphline   
org.apache.flume.source.http   
 

Uses of HTTPSourceHandler in org.apache.flume.sink.solr.morphline
 

Classes in org.apache.flume.sink.solr.morphline that implement HTTPSourceHandler
 class BlobHandler
          BlobHandler for HTTPSource that returns event that contains the request parameters as well as the Binary Large Object (BLOB) uploaded with this request.
 

Uses of HTTPSourceHandler in org.apache.flume.source.http
 

Classes in org.apache.flume.source.http that implement HTTPSourceHandler
 class JSONHandler
          JSONHandler for HTTPSource that accepts an array of events.
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.