Uses of Interface
org.apache.camel.throttling.ThrottlingExceptionHalfOpenHandler
-
Packages that use ThrottlingExceptionHalfOpenHandler Package Description org.apache.camel.throttling -
-
Uses of ThrottlingExceptionHalfOpenHandler in org.apache.camel.throttling
Methods in org.apache.camel.throttling that return ThrottlingExceptionHalfOpenHandler Modifier and Type Method Description ThrottlingExceptionHalfOpenHandler
ThrottlingExceptionRoutePolicy. getHalfOpenHandler()
Methods in org.apache.camel.throttling with parameters of type ThrottlingExceptionHalfOpenHandler Modifier and Type Method Description void
ThrottlingExceptionRoutePolicy. setHalfOpenHandler(ThrottlingExceptionHalfOpenHandler halfOpenHandler)
-