| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrabbit.http.GeneralHeader
rabbit.http.HTTPFooter
A class to handle a HTTP Footer.
| Field Summary | 
| Fields inherited from class rabbit.http.GeneralHeader | 
| CRLF | 
| Constructor Summary | |
| HTTPFooter()Create a new HTTPHeader from scratch | |
| HTTPFooter(java.io.DataInputStream in)Create a new HTTPHeader from scratch | |
| Methods inherited from class rabbit.http.GeneralHeader | 
| addHeader, copyHeader, getHeader, getHeaders, readHeader, readHeader, readLine, removeHeader, removeValue, setExistingValue, setHeader, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public HTTPFooter()
public HTTPFooter(java.io.DataInputStream in)
           throws java.io.IOException
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||