Uses of Package
com.limegroup.gnutella.http

Packages that use com.limegroup.gnutella.http
com.limegroup.gnutella.http   
 

Classes in com.limegroup.gnutella.http used by com.limegroup.gnutella.http
HTTPHeaderName
          This class defines an "enum" for HTTP header names, following the typesafe enum pattern.
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.
HTTPRequestMethod
          Type-safe enum for HTTP request methods, as specified in RFC 2616.