Uses of Interface
org.apache.http.FormattedHeader

Packages that use FormattedHeader
org.apache.http.message Basic HTTP message implementations. 
 

Uses of FormattedHeader in org.apache.http.message
 

Classes in org.apache.http.message that implement FormattedHeader
 class BufferedHeader
          This class represents a raw HTTP header whose content is parsed 'on demand' only when the header value needs to be consumed.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.