Uses of Interface
de.hybris.platform.outboundservices.service.OutboundMultiPartResponseParser
Packages that use OutboundMultiPartResponseParser
Package
Description
-
Uses of OutboundMultiPartResponseParser in de.hybris.platform.outboundservices.batch
Classes in de.hybris.platform.outboundservices.batch that implement OutboundMultiPartResponseParserModifier and TypeClassDescriptionclassA default implementation ofOutboundMultiPartResponseParser. -
Uses of OutboundMultiPartResponseParser in de.hybris.platform.outboundsync.activator.impl
Constructors in de.hybris.platform.outboundsync.activator.impl with parameters of type OutboundMultiPartResponseParserModifierConstructorDescriptionDefaultOutboundSyncService(@NotNull ItemModelSearchService searchService, @NotNull OutboundItemFactory factory, @NotNull OutboundSyncJobRegister register, @NotNull OutboundServiceFacade facade, @NotNull OutboundMultiPartResponseParser responseParser) Instantiates this outbound sync service.