Uses of Class
com.limegroup.gnutella.http.HTTPRequestMethod

Packages that use HTTPRequestMethod
com.limegroup.gnutella.http   
 

Uses of HTTPRequestMethod in com.limegroup.gnutella.http
 

Fields in com.limegroup.gnutella.http declared as HTTPRequestMethod
static HTTPRequestMethod HTTPRequestMethod.GET
          Constant for the "GET" request method.
static HTTPRequestMethod HTTPRequestMethod.GET
          Constant for the "GET" request method.
static HTTPRequestMethod HTTPRequestMethod.HEAD
          Constant for the "HEAD" request method.
static HTTPRequestMethod HTTPRequestMethod.HEAD
          Constant for the "HEAD" request method.