Uses of Interface
de.hybris.platform.outboundsync.config.impl.OutboundSyncConfiguration
-
Packages that use OutboundSyncConfiguration Package Description de.hybris.platform.outboundsync.config.impl de.hybris.platform.outboundsync.retry.impl -
-
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.config.impl
Classes in de.hybris.platform.outboundsync.config.impl that implement OutboundSyncConfiguration Modifier and Type Class Description classDefaultOutboundSyncConfigurationProvides access methods to configurations related to the Inbound Services -
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.retry.impl
Methods in de.hybris.platform.outboundsync.retry.impl that return OutboundSyncConfiguration Modifier and Type Method Description protected OutboundSyncConfigurationDefaultSyncRetryService. getOutboundSyncConfiguration()Methods in de.hybris.platform.outboundsync.retry.impl with parameters of type OutboundSyncConfiguration Modifier and Type Method Description voidDefaultSyncRetryService. setOutboundSyncConfiguration(OutboundSyncConfiguration outboundSyncConfiguration)
-