LimeWire Consolidated API

Package com.limegroup.gnutella.http

Interface Summary
HttpClientListener Callback used by an HttpExecutor in order to inform about the status of arbitrary HttpMethod requests.
HttpExecutor Something that executes HTTP requests using the http client library.
HTTPHeaderValue This interface for classes that contain values that can be accessed as HTTP header values for writing HTTP headers.
HTTPMessage This class defines the basic functionality of a class capable of writing an HTTP message.
 

Class Summary
AltLocHeaderInterceptor Processes alternate location headers from an HttpRequest and updates a corresponding HTTPUploader.
AltLocTracker Manages a list of alternate locations.
ConstantHTTPHeaderValue This class adds type safety for constant HTTP header values.
DefaultHttpExecutor Default implementation of HttpExecutor.
FeatureHeaderInterceptor Processes Gnutella headers from an HttpRequest and updates a corresponding HTTPUploader.
FeaturesWriter  
FWNodeInfoInterceptor Collects the push endpoint information from an FWT-Node header and sets it on an HTTPUploader.
HeaderSupport  
HTTPConnectionData Stores connection flags.
HTTPConstants This class defines a set of constants for use in HTTP messages.
HttpContextParams Provides methods to access or modify objects stored in an HttpContext.
HTTPHeaderValueCollection  
HTTPRequestMethod Type-safe enum for HTTP request methods, as specified in RFC 2616.
HTTPUtils This class supplies general facilities for handling HTTP, such as writing headers, extracting header values, etc..
ReadHeadersIOState  
SimpleHTTPHeaderValue  
SimpleReadHeaderState  
SimpleWriteHeaderState  
UserAgentHeaderInterceptor Processes the User-Agent headers from an HttpRequest and updates a corresponding HTTPUploader.
WriteHeadersIOState  
 

Enum Summary
HTTPHeaderName All HTTPHeaderNames.
 

Exception Summary
ProblemReadingHeaderException Thrown in replace of IndexOutOfBoundsException or NumberFormatException
 


LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.