Package org.apache.http.io
Interface HttpMessageParser
- All Known Implementing Classes:
AbstractMessageParser,DefaultResponseParser,HttpRequestParser,HttpResponseParser
public interface HttpMessageParser
Generic message parser interface.
- Since:
- 4.0
- Version:
- $Revision: 567370 $
- Author:
- Oleg Kalnichevski
-
Method Summary
Modifier and Type Method Description HttpMessageparse()
-
Method Details
-
parse
- Throws:
IOExceptionHttpException
-