Uses of Interface
de.hybris.platform.outboundservices.config.OutboundServicesConfiguration
-
Packages that use OutboundServicesConfiguration Package Description de.hybris.platform.outboundservices.config de.hybris.platform.outboundservices.facade.impl de.hybris.platform.outboundservices.monitoring -
-
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.facade.impl
Methods in de.hybris.platform.outboundservices.facade.impl that return OutboundServicesConfiguration Modifier and Type Method Description protected OutboundServicesConfigurationDefaultOutboundServiceFacade. getOutboundServicesConfiguration()Methods in de.hybris.platform.outboundservices.facade.impl with parameters of type OutboundServicesConfiguration Modifier and Type Method Description voidDefaultOutboundServiceFacade. setOutboundServicesConfiguration(OutboundServicesConfiguration outboundServicesConfiguration) -
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)
-