| Modifier and Type | Method and Description |
|---|---|
void |
BareResponse.onNext(DataChunk data)
Provided
ByteBuffer MUST be fully read during the method call. |
void |
BareResponse.writeStatusAndHeaders(Http.ResponseStatus status,
Map<String,List<String>> headers)
Send response line and headers to the client.
|
Copyright © 2018–2019 Oracle Corporation. All rights reserved.