Package org.globus.util.http
Class HTTPRequestParser
java.lang.Object
org.globus.util.http.HTTPParser
org.globus.util.http.HTTPRequestParser
-
Field Summary
FieldsFields inherited from class org.globus.util.http.HTTPParser
_chunked, _connection, _contentLength, _contentType, _host, _reader, _server
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.globus.util.http.HTTPParser
getContentLength, getContentType, getReader, getRest, isChunked, parse, setInputStream
-
Field Details
-
_requestType
-
_service
-
-
Constructor Details
-
HTTPRequestParser
- Throws:
IOException
-
-
Method Details
-
getService
-
setService
-
parseHead
- Specified by:
parseHead
in classHTTPParser
- Throws:
IOException
-