Uses of Interface
org.wso2.carbon.queuing.CarbonQueue
-
-
Uses of CarbonQueue in org.wso2.carbon.queuing
Methods in org.wso2.carbon.queuing that return CarbonQueue Modifier and Type Method Description CarbonQueue<?>CarbonQueueManager. getQueue(String name)Method to obtain a named queue.
-