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

Packages that use HttpHeaders
org.apache.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 syntax tolerant and multi-valued metadata container.
 

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 © 2006 The Apache Software Foundation