LimeWire Consolidated API

com.limegroup.gnutella.http
Interface HTTPHeaderValue

All Known Subinterfaces:
AlternateLocation, HashTree, IncompleteFileDesc, PushEndpoint
All Known Implementing Classes:
AbstractAlternateLocation, AbstractPushEndpoint, AlternateLocationCollection, DirectAltLoc, DirectDHTAltLoc, HTTPHeaderValueCollection, IncompleteFileDescImpl, PushAltLoc, PushEndpointImpl, SelfEndpoint, SimpleHTTPHeaderValue, URN

public interface HTTPHeaderValue

This interface for classes that contain values that can be accessed as HTTP header values for writing HTTP headers.


Method Summary
 String httpStringValue()
          Returns a string representation of the HTTP header value for this class.
 

Method Detail

httpStringValue

String httpStringValue()
Returns a string representation of the HTTP header value for this class.

Returns:
a string representation of the HTTP header value for this class

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.