public class HeaderBlockParser
extends java.lang.Object
| Constructor and Description |
|---|
HeaderBlockParser(org.eclipse.jetty.io.ByteBufferPool byteBufferPool,
HpackDecoder hpackDecoder) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.http.MetaData |
parse(java.nio.ByteBuffer buffer,
int blockLength) |
public HeaderBlockParser(org.eclipse.jetty.io.ByteBufferPool byteBufferPool,
HpackDecoder hpackDecoder)
Copyright © 1995–2019 Webtide. All rights reserved.