Uses of Interface
org.apache.camel.Rejectable

Packages that use Rejectable
org.apache.camel.util.concurrent Concurrent utility classes 
 

Uses of Rejectable in org.apache.camel.util.concurrent
 

Classes in org.apache.camel.util.concurrent that implement Rejectable
 class RejectableFutureTask<V>
          A Rejectable FutureTask used by RejectableThreadPoolExecutor.
 



Apache CAMEL