Modifier and Type | Class and Description |
---|---|
class |
ChunkedMessageHandler<H extends ChunkHeader,ROW extends ChunkRow,T extends ChunkTrailer,R extends ChunkedResponse<H,ROW,T>,REQ extends HttpRequest<H,ROW,T,R>>
Implements the chunk stream handling for all generic http stream based services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequest<H extends ChunkHeader,ROW extends ChunkRow,T extends ChunkTrailer,R extends ChunkedResponse<H,ROW,T>> |
Modifier and Type | Class and Description |
---|---|
class |
AnalyticsResponse |
Modifier and Type | Interface and Description |
---|---|
interface |
ChunkDecodable<H extends ChunkHeader,ROW extends ChunkRow,T extends ChunkTrailer,R extends ChunkedResponse<H,ROW,T>>
Marker interface to describe how the chunked response can be decoded.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryResponse |
Modifier and Type | Class and Description |
---|---|
class |
SearchResponse |
Modifier and Type | Class and Description |
---|---|
class |
ViewResponse |
Copyright © 2020 Couchbase, Inc.. All rights reserved.