Uses of Interface
org.apache.camel.spi.InflightRepository.InflightExchange
Packages that use InflightRepository.InflightExchange
-
Uses of InflightRepository.InflightExchange in org.apache.camel.spi
Methods in org.apache.camel.spi that return InflightRepository.InflightExchangeModifier and TypeMethodDescription@Nullable InflightRepository.InflightExchangeGets the oldestInflightRepository.InflightExchangethat are currently inflight that started from the given route.Methods in org.apache.camel.spi that return types with arguments of type InflightRepository.InflightExchangeModifier and TypeMethodDescriptionInflightRepository.browse()A read-only browser of theInflightRepository.InflightExchanges that are currently inflight.InflightRepository.browse(int limit, boolean sortByLongestDuration) A read-only browser of theInflightRepository.InflightExchanges that are currently inflight.A read-only browser of theInflightRepository.InflightExchanges that are currently inflight that started from the given route.A read-only browser of theInflightRepository.InflightExchanges that are currently inflight that started from the given route.