Home » apache-tomcat-6.0.26-src » org.apache » tomcat » util » http » [javadoc | source]
org.apache.tomcat.util.http
class: MimeHeaderField [javadoc | source]
java.lang.Object
   org.apache.tomcat.util.http.MimeHeaderField
Field Summary
 MimeHeaderField next     
 MimeHeaderField prev     
protected final  MessageBytes nameB     
protected final  MessageBytes valueB     
Constructor:
 public MimeHeaderField() 
Method from org.apache.tomcat.util.http.MimeHeaderField Summary:
getName,   getValue,   recycle
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.tomcat.util.http.MimeHeaderField Detail:
 public MessageBytes getName() 
 public MessageBytes getValue() 
 public  void recycle()