|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.nio.codecs.AbstractMessageParser
org.apache.http.impl.nio.codecs.HttpResponseParser
public class HttpResponseParser
Field Summary |
---|
Fields inherited from class org.apache.http.impl.nio.codecs.AbstractMessageParser |
---|
lineParser |
Constructor Summary | |
---|---|
HttpResponseParser(SessionInputBuffer buffer,
LineParser parser,
HttpResponseFactory responseFactory,
HttpParams params)
|
Method Summary | |
---|---|
protected HttpMessage |
createMessage(CharArrayBuffer buffer)
|
Methods inherited from class org.apache.http.impl.nio.codecs.AbstractMessageParser |
---|
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, LineParser parser, HttpResponseFactory responseFactory, HttpParams params)
Method Detail |
---|
protected HttpMessage createMessage(CharArrayBuffer buffer) throws HttpException, ParseException
createMessage
in class AbstractMessageParser
HttpException
ParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |