Package de.hybris.platform.odata2services.odata.monitoring
-
Interface Summary Interface Description InboundRequestService A service to create InboundRequests.IntegrationKeyExtractor Extracts the integrationKey value from theODataResponseRequestBatchEntityExtractor Extracts request entities from an OData requestResponseEntityExtractor Extracts entities contained an OData response. -
Class Summary Class Description InboundRequestBuilder Builds anInboundRequestModelInboundRequestServiceParameter Parameter object for theInboundRequestServiceInboundRequestServiceParameter.InboundRequestServiceParameterBuilder RequestBatchEntity Information about a batch present in the request body.RequestBatchEntityBuilder A builder forRequestBatchEntity.ResponseChangeSetEntity A DTO for representing a response changeset.ResponseChangeSetEntityBuilder A builder forResponseChangeSetEntityResponseChangeSetEntityUnitTest -
Exception Summary Exception Description InboundMonitoringException An InboundMonitoringException represents an exception that occurs during monitoring processingIntegrationKeyExtractionException An IntegrationKeyExtractionException represents an exception that occurs while extracting the integration key value from a response.