Uses of Class
de.hybris.platform.outboundservices.util.OutboundMonitoringRule
-
Packages that use OutboundMonitoringRule Package Description de.hybris.platform.outboundservices.util -
-
Uses of OutboundMonitoringRule in de.hybris.platform.outboundservices.util
Methods in de.hybris.platform.outboundservices.util that return OutboundMonitoringRule Modifier and Type Method Description static OutboundMonitoringRuleOutboundMonitoringRule. disabled()Creates a rule that disables outbound request monitoring feature.static OutboundMonitoringRuleOutboundMonitoringRule. enabled()Creates a rule that enables outbound request monitoring feature.
-