Uiinfrastructure API Docs  
 

HTTPHeaderConstants Members

HTTPHeaderConstants overview

Public Static Fields

iconiconCACHE_CONTROL 
iconiconCONTENT_DISPOSITION 
iconiconCONTENT_LANGUAGE 
iconiconCONTENT_LENGTH 
iconiconCONTENT_TYPE Common header names
iconiconEXPIRES 
iconiconLAST_MODIFIED 
iconiconPRAGMA 

Public Instance Constructors

icon HTTPHeaderConstants Constructor Initializes a new instance of the HTTPHeaderConstants class.

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
iconGetType (inherited from Object)Gets the Type of the current instance.
iconToString (inherited from Object)Returns a String that represents the current Object.

See Also

HTTPHeaderConstants Class | com.plumtree.uiinfrastructure.activityspace Namespace