Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.camel.util.concurrent Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AtomicExceptionConvenience class for holding an Exception in a thread-safe waySee Also:Serialized FormClassorg.apache.camel.util.concurrentApache Camel
AtomicExchangeConvenience class for holding an Exchange in a thread-safe waySee Also:Serialized FormClassorg.apache.camel.util.concurrentApache Camel
CamelThreadFactoryThread factory which creates threads supporting a naming pattern.Classorg.apache.camel.util.concurrentApache Camel
RejectableFutureTaskA Rejectable FutureTask used by RejectableThreadPoolExecutor.Classorg.apache.camel.util.concurrentApache Camel
RejectableScheduledThreadPoolExecutorScheduled thread pool executor that creates RejectableFutureTask instead of FutureTask when registering new tasks for execution.Classorg.apache.camel.util.concurrentApache Camel
RejectableThreadPoolExecutorThread pool executor that creates RejectableFutureTask instead of FutureTask when registering new tasks for execution.Classorg.apache.camel.util.concurrentApache Camel
SizedScheduledExecutorServiceA sized ScheduledExecutorService which will reject executing tasks if the task queue is full.Classorg.apache.camel.util.concurrentApache Camel
SubmitOrderedCompletionServiceA CompletionService that orders the completed tasks in the same order as they where submitted.Classorg.apache.camel.util.concurrentApache Camel
SynchronousExecutorServiceA synchronous ExecutorService which always invokes the task in the caller thread (just a thread pool facade).Classorg.apache.camel.util.concurrentApache Camel
ThreadHelperVarious helper method for thread naming.Classorg.apache.camel.util.concurrentApache Camel