Uses of Interface
org.apache.nutch.metadata.HttpHeaders

Packages that use HttpHeaders
org.apache.nutch.metadata A Multi-valued Metadata container, and set of constant fields for Nutch Metadata. 
org.apache.nutch.net.protocols   
org.apache.nutch.protocol.http Protocol plugin which supports retrieving documents via the http protocol. 
 

Uses of HttpHeaders in org.apache.nutch.metadata
 

Classes in org.apache.nutch.metadata that implement HttpHeaders
 class Metadata
          A multi-valued metadata container.
 class SpellCheckedMetadata
          A decorator to Metadata that adds spellchecking capabilities to property names.
 

Uses of HttpHeaders in org.apache.nutch.net.protocols
 

Subinterfaces of HttpHeaders in org.apache.nutch.net.protocols
 interface Response
          A response inteface.
 

Uses of HttpHeaders in org.apache.nutch.protocol.http
 

Classes in org.apache.nutch.protocol.http that implement HttpHeaders
 class HttpResponse
          An HTTP response.
 



Copyright © 2012 The Apache Software Foundation