Package com.couchbase.client.core.msg
package com.couchbase.client.core.msg
-
ClassDescriptionBaseRequest<R extends Response>Base class for all
Requests.The parent class for all responses passing through the SDK.Describes the reason why aRequesthas been cancelled.Encodable<T>HttpRequest<H extends ChunkHeader,ROW extends ChunkRow, T extends ChunkTrailer, R extends ChunkedResponse<H, ROW, T>> NonChunkedHttpRequest<R extends Response>Represents aRequestflowing through the client.Additional context which might be attached to an individualRequest.This interface is the base entity for all Responses flowing through the client.TheResponseStatusdescribes what kind of response came back for a specific request.Deprecated.The "bucket" method is now part of the Request interface, so ScopedRequest is no longer needed.Deprecated.the "target" method is now part of the Request interface, so the TargetedRequest interface is no longer necessary.Requests implementing this interface will not be reported in various places.