| Package | Description |
|---|---|
| org.eclipse.jetty.http | |
| org.eclipse.jetty.server |
| Constructor and Description |
|---|
HttpParser(Buffer buffer,
HttpParser.EventHandler handler)
Constructor.
|
HttpParser(Buffers buffers,
EndPoint endp,
HttpParser.EventHandler handler)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpParser |
AbstractHttpConnection.newHttpParser(Buffers requestBuffers,
EndPoint endpoint,
HttpParser.EventHandler requestHandler) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.