| Package | Description |
|---|---|
| com.couchbase.client.core.endpoint.http | |
| com.couchbase.client.core.msg |
| Modifier and Type | Method and Description |
|---|---|
HttpChannelContext |
CoreHttpResponse.channelContext() |
| Modifier and Type | Method and Description |
|---|---|
CoreHttpResponse |
CoreHttpRequest.decode(com.couchbase.client.core.deps.io.netty.handler.codec.http.FullHttpResponse response,
HttpChannelContext channelContext) |
| Constructor and Description |
|---|
CoreHttpResponse(ResponseStatus status,
byte[] content,
int httpStatus,
HttpChannelContext channelContext,
RequestContext requestContext) |
| Modifier and Type | Method and Description |
|---|---|
R |
NonChunkedHttpRequest.decode(com.couchbase.client.core.deps.io.netty.handler.codec.http.FullHttpResponse response,
HttpChannelContext context) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.