Uses of Interface
com.limegroup.gnutella.http.HTTPHeaderValue

Packages that use HTTPHeaderValue
com.limegroup.gnutella.http   
 

Uses of HTTPHeaderValue in com.limegroup.gnutella.http
 

Classes in com.limegroup.gnutella.http that implement HTTPHeaderValue
 class ConstantHTTPHeaderValue
          This class adds type safety for constant HTTP header values.
 class HTTPHeaderValueCollection
           
 

Fields in com.limegroup.gnutella.http declared as HTTPHeaderValue
static HTTPHeaderValue ConstantHTTPHeaderValue.BROWSE_FEATURE
          Constant for the 'browse/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.BROWSE_FEATURE
          Constant for the 'browse/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.CHAT_FEATURE
          Constant for the 'chat/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.CHAT_FEATURE
          Constant for the 'chat/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.CLOSE_VALUE
          Constant for the 'close' value sent the server expects to close the connection.
static HTTPHeaderValue ConstantHTTPHeaderValue.CLOSE_VALUE
          Constant for the 'close' value sent the server expects to close the connection.
static HTTPHeaderValue ConstantHTTPHeaderValue.DEFLATE_VALUE
          Constant for accepting or encoding in deflate, in the Accept-Encoding or Content-Encoding fields.
static HTTPHeaderValue ConstantHTTPHeaderValue.DEFLATE_VALUE
          Constant for accepting or encoding in deflate, in the Accept-Encoding or Content-Encoding fields.
static HTTPHeaderValue ConstantHTTPHeaderValue.G2_FEATURE
          Constant for the g2/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.G2_FEATURE
          Constant for the g2/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.PUSH_LOCS_FEATURE
          exact meaning of this header: the host sending this header would like to receive alternate locations behind firewalls.
static HTTPHeaderValue ConstantHTTPHeaderValue.PUSH_LOCS_FEATURE
          exact meaning of this header: the host sending this header would like to receive alternate locations behind firewalls.
static HTTPHeaderValue ConstantHTTPHeaderValue.QUEUE_FEATURE
          Constant for the 'queue/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.QUEUE_FEATURE
          Constant for the 'queue/version' value sent.
static HTTPHeaderValue ConstantHTTPHeaderValue.SERVER_VALUE
          Constant for the HTTP server, as given in the "Server: " header.
static HTTPHeaderValue ConstantHTTPHeaderValue.SERVER_VALUE
          Constant for the HTTP server, as given in the "Server: " header.