Uses of Interface
org.apache.camel.throttling.ThrottlingExceptionHalfOpenHandler
-
Packages that use ThrottlingExceptionHalfOpenHandler Package Description org.apache.camel.throttling Base classes for throttler EIP -
-
Uses of ThrottlingExceptionHalfOpenHandler in org.apache.camel.throttling
Methods in org.apache.camel.throttling that return ThrottlingExceptionHalfOpenHandler Modifier and Type Method Description ThrottlingExceptionHalfOpenHandlerThrottlingExceptionRoutePolicy. getHalfOpenHandler()Methods in org.apache.camel.throttling with parameters of type ThrottlingExceptionHalfOpenHandler Modifier and Type Method Description voidThrottlingExceptionRoutePolicy. setHalfOpenHandler(ThrottlingExceptionHalfOpenHandler halfOpenHandler)
-