Package de.hybris.platform.odata2services.odata.monitoring.impl
-
Class Summary Class Description DefaultInboundRequestService The default implementation of theInboundRequestServiceDefaultInboundRequestService.InboundRequestPartsCoordinator Deprecated, for removal: This API element is subject to removal in a future version. Please useInboundRequestPartsCoordinatorinstead.DefaultRequestBatchEntityExtractor DefaultRequestBatchEntityExtractorUnitTest DefaultResponseEntityExtractor DefaultResponseEntityExtractorUnitTest InboundRequestPartsCoordinator Receives collections of the parts, from which anInboundRequestis created, and coordinates access to the collections in a way that after each iteration the state contains parts (batch entry, change set entry and media) related to exactly sameInboundRequest.IntegrationKeyExtractorTemplate Base flow for extracting integration key valuesJsonIntegrationKeyExtractor ThisIntegrationKeyExtractorextracts the integration key value from a JSON responseXmlIntegrationKeyExtractor ThisIntegrationKeyExtractorextracts the integration key value from a XML response