Package org.eclipse.jetty.http
Class HttpTester.Input
java.lang.Object
org.eclipse.jetty.http.HttpTester.Input
- Enclosing class:
- HttpTester
-
Field Summary
Modifier and TypeFieldDescriptionprotected final ByteBuffer
protected boolean
protected HttpParser
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract int
boolean
isEOF()
void
setHttpParser
(HttpParser parser)
-
Field Details
-
_buffer
-
_eof
protected boolean _eof -
_parser
-
-
Constructor Details
-
Input
public Input()
-
-
Method Details
-
getBuffer
-
setHttpParser
-
takeHttpParser
-
isEOF
public boolean isEOF() -
fillBuffer
- Throws:
IOException
-