Package org.apache.axis2.transport.base.threads.watermark
-
Interface Summary Interface Description WaterMarkQueue<T> This queue acts as a queue with a mark. -
Class Summary Class Description DefaultWaterMarkQueue<T> A Default implementation for WaterMarkQueue interface.WaterMarkExecutor AnExecutorService
that executes each submitted task using one of possibly several pooled threads, but the execution happens differently from theThreadPoolExecutor
.