Uses of Interface
de.hybris.platform.outboundservices.config.OutboundServicesConfiguration
Packages that use OutboundServicesConfiguration
Package
Description
-
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.client.impl
Methods in de.hybris.platform.outboundservices.client.impl with parameters of type OutboundServicesConfigurationModifier and TypeMethodDescriptionvoidDefaultClientRequestFactory.setConfiguration(OutboundServicesConfiguration cfg) Injects configuration to be used for creating the requests.Constructors in de.hybris.platform.outboundservices.client.impl with parameters of type OutboundServicesConfigurationModifierConstructorDescriptionInstantiates this factory with the provided configuration service. -
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.config
Classes in de.hybris.platform.outboundservices.config that implement OutboundServicesConfigurationModifier and TypeClassDescriptionclassProvides access methods to configurations related to the Outbound Services -
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.decorator.impl
Methods in de.hybris.platform.outboundservices.decorator.impl with parameters of type OutboundServicesConfigurationModifier and TypeMethodDescriptionvoidDefaultOutboundMonitoringRequestDecorator.setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration) -
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.facade.impl
Methods in de.hybris.platform.outboundservices.facade.impl that return OutboundServicesConfigurationModifier and TypeMethodDescriptionprotected OutboundServicesConfigurationDefaultOutboundServiceFacade.getOutboundServicesConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.outboundservices.facade.impl with parameters of type OutboundServicesConfigurationModifier and TypeMethodDescriptionvoidDefaultOutboundServiceFacade.setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.used only in the other deprecatedprotectedmethods. -
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.monitoring
Methods in de.hybris.platform.outboundservices.monitoring that return OutboundServicesConfigurationModifier and TypeMethodDescriptionprotected OutboundServicesConfigurationDefaultOutboundRequestResponseInterceptor.getOutboundServicesConfiguration()Methods in de.hybris.platform.outboundservices.monitoring with parameters of type OutboundServicesConfigurationModifier and TypeMethodDescriptionvoidDefaultOutboundRequestResponseInterceptor.setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration)
protectedmethods.