org.codehaus.httpcache4j.preference
Class MIMETypePreference

java.lang.Object
  extended by org.codehaus.httpcache4j.preference.Preference<MIMEType>
      extended by org.codehaus.httpcache4j.preference.MIMETypePreference

public class MIMETypePreference
extends Preference<MIMEType>

Author:
Erlend Hamnaberg

Constructor Summary
MIMETypePreference(MIMEType preference)
           
 
Method Summary
protected  java.lang.String getHeaderName()
           
 
Methods inherited from class org.codehaus.httpcache4j.preference.Preference
equals, getPreference, getQuality, getStringValue, hashCode, setQuality, toHeader, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MIMETypePreference

public MIMETypePreference(MIMEType preference)
Method Detail

getHeaderName

protected java.lang.String getHeaderName()
Specified by:
getHeaderName in class Preference<MIMEType>


Copyright © 2008. All Rights Reserved.