Package org.wso2.carbon.queuing
-
Interface Summary Interface Description CarbonQueue<T> represents a generic queue that can be used by the carbon platform. -
Class Summary Class Description CarbonQueueManager A queue manager for carbon. -
Exception Summary Exception Description QueueEmptyException This is thrown when a queue is empty.QueuingException A generic exception that is thrown for errors that occur when using the Queuing API.