Uiinfrastructure API Docs  
 

CompressionSettings Members

CompressionSettings overview

Public Static Fields

iconiconAPP_TYPE 
iconiconAUDIO_TYPE 
iconiconCOMPRESSION_LEVEL_SETTING 
iconiconCOMPRESSION_TYPE 
iconiconDEFAULT_COMPRESSION_SETTING 
iconiconDISABLE_COMPRESSION_SETTING 
iconiconENABLE_COMPRESSION_SETTING 
iconiconFAVOR_GZIP_SETTING 
iconiconFORCE_COMPRESSION_SETTING 
iconiconGECKO_CONTEXT 
iconiconHTTPCOMPRESSION_CONTEXT 
iconiconIE5_CONTEXT 
iconiconIE5_MAC_CONTEXT 
iconiconIE6_CONTEXT 
iconiconIMAGE_TYPE 
iconiconINSTANCE 
iconiconMESS_TYPE 
iconiconMIN_COMPRESSION_BYTES_SETTING 
iconiconMODEL_TYPE 
iconiconMULT_TYPE 
iconiconOPERA5PLUS_CONTEXT 
iconiconSAFARI_CONTEXT 
iconiconTEXT_TYPE 
iconiconUNKNOWN_CONTEXT 
iconiconVIDEO_TYPE 

Public Instance Methods

iconEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
iconGetCompressionLevel 
iconGetDefaultCompressionSetting 
iconGetDisableCompressionTypes 
iconGetForceCompressionTypes 
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.
iconGetMinCompressionBytes 
iconGetType (inherited from Object)Gets the Type of the current instance.
iconInit 
iconIsCompressionEnabled 
iconIsGZIPFavored 
iconToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

iconFinalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
iconMemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CompressionSettings Class | com.plumtree.uiinfrastructure.httpcompression Namespace