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