Uses of Interface
de.hybris.platform.outboundservices.config.OutboundServicesConfiguration
-
-
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.config
Classes in de.hybris.platform.outboundservices.config that implement OutboundServicesConfiguration Modifier and Type Class Description classDefaultOutboundServicesConfigurationProvides 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 OutboundServicesConfiguration Modifier and Type Method Description voidDefaultOutboundMonitoringRequestDecorator. setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration) -
Uses of OutboundServicesConfiguration in de.hybris.platform.outboundservices.facade.impl
Methods in de.hybris.platform.outboundservices.facade.impl that return OutboundServicesConfiguration Modifier and Type Method Description protected OutboundServicesConfigurationDefaultOutboundServiceFacade. getOutboundServicesConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.used only in the other deprecatedprotectedmethods.Methods in de.hybris.platform.outboundservices.facade.impl with parameters of type OutboundServicesConfiguration Modifier and Type Method Description voidDefaultOutboundServiceFacade. 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 OutboundServicesConfiguration Modifier and Type Method Description protected OutboundServicesConfigurationDefaultOutboundRequestResponseInterceptor. getOutboundServicesConfiguration()Methods in de.hybris.platform.outboundservices.monitoring with parameters of type OutboundServicesConfiguration Modifier and Type Method Description voidDefaultOutboundRequestResponseInterceptor. setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration)
-