Uses of Package
org.restheart.exchange
-
Packages that use org.restheart.exchange Package Description org.restheart.exchange org.restheart.handlers org.restheart.plugins org.restheart.plugins.security Base package for security pluginsorg.restheart.representation Classes to deal with MongoService resource representationsorg.restheart.utils Utility classes -
Classes in org.restheart.exchange used by org.restheart.exchange Class Description BsonRequest ServiceRequest implementation backed by BsonValueBsonResponse ServiceResponse implementation backed by BsonValueBufferedExchange A buffered exchage stores content in a PooledByteBuffer This makes possibile using it in proxied requests.ByteArrayProxyRequest ByteArrayProxyResponse ByteArrayRequest ByteArrayResponse Exchange The root class in the exchange hierarchy.ExchangeKeys.DOC_ID_TYPE ExchangeKeys.EAGER_CURSOR_ALLOCATION_POLICY ExchangeKeys.ETAG_CHECK_POLICY ExchangeKeys.HAL_MODE ExchangeKeys.METHOD ExchangeKeys.REPRESENTATION_FORMAT ExchangeKeys.TYPE JsonProxyRequest JsonProxyResponse JsonRequest JsonResponse MongoRequest Request implementation used by MongoService and backed by BsonValue that provides simplified methods to deal with headers and query parameters specific to mongo requestsMongoResponse Response implementation used by MongoService and backed by BsonValue that provides simplify methods to deal mongo responseOperationResult PipelineInfo Stores information about the pipeline that handles the request.PipelineInfo.PIPELINE_TYPE ProxyRequest Base class for Request implementation that can be used in proxied requests.ProxyResponse Base class for Response implementation that can be used in proxied requests.Request The root class for implementing a Request providing the implementation for common methodsResponse The root class for implementing a Response providing the implementation for common methodsServiceRequest Base class for Request implementations that can be used in service requests.ServiceResponse Base class for Response implementations that can be used in service requests. -
Classes in org.restheart.exchange used by org.restheart.handlers Class Description ServiceRequest Base class for Request implementations that can be used in service requests.ServiceResponse Base class for Response implementations that can be used in service requests. -
Classes in org.restheart.exchange used by org.restheart.plugins Class Description BsonRequest ServiceRequest implementation backed by BsonValueBsonResponse ServiceResponse implementation backed by BsonValueByteArrayRequest ByteArrayResponse JsonRequest JsonResponse PipelineInfo Stores information about the pipeline that handles the request.Request The root class for implementing a Request providing the implementation for common methodsResponse The root class for implementing a Response providing the implementation for common methodsServiceRequest Base class for Request implementations that can be used in service requests.ServiceResponse Base class for Response implementations that can be used in service requests. -
Classes in org.restheart.exchange used by org.restheart.plugins.security Class Description Request The root class for implementing a Request providing the implementation for common methods -
Classes in org.restheart.exchange used by org.restheart.representation Class Description MongoResponse Response implementation used by MongoService and backed by BsonValue that provides simplify methods to deal mongo response -
Classes in org.restheart.exchange used by org.restheart.utils Class Description MongoRequest Request implementation used by MongoService and backed by BsonValue that provides simplified methods to deal with headers and query parameters specific to mongo requestsPipelineInfo Stores information about the pipeline that handles the request.