public class HttpResponseHeaderParser extends Object
| Constructor and Description |
|---|
HttpResponseHeaderParser() |
| Modifier and Type | Method and Description |
|---|---|
HttpHeader |
getResponseHeader()
Gets the response header.
|
boolean |
isCompleted()
Checks if is completed.
|
void |
parse(ByteBuffer buffer)
Parses the.
|
public void parse(ByteBuffer buffer)
buffer - the bufferpublic boolean isCompleted()
public HttpHeader getResponseHeader()
Copyright © 2021. All rights reserved.