|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.nio.codecs.HttpMessageParser
org.apache.http.impl.nio.codecs.HttpResponseParser
Constructor Summary | |
HttpResponseParser(SessionInputBuffer buffer,
org.apache.http.HttpResponseFactory responseFactory)
|
Method Summary | |
protected org.apache.http.HttpMessage |
createMessage(org.apache.http.util.CharArrayBuffer buffer)
|
Methods inherited from class org.apache.http.impl.nio.codecs.HttpMessageParser |
fillBuffer, parse, reset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpResponseParser(SessionInputBuffer buffer, org.apache.http.HttpResponseFactory responseFactory)
Method Detail |
protected org.apache.http.HttpMessage createMessage(org.apache.http.util.CharArrayBuffer buffer) throws org.apache.http.HttpException
createMessage
in class HttpMessageParser
org.apache.http.HttpException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |