Uses of Interface
com.chutneytesting.action.jms.consumer.Consumer
-
Packages that use Consumer Package Description com.chutneytesting.action.jms com.chutneytesting.action.jms.consumer -
-
Uses of Consumer in com.chutneytesting.action.jms
Methods in com.chutneytesting.action.jms that return types with arguments of type Consumer Modifier and Type Method Description CloseableResource<Consumer>JmsConnectionFactory. createConsumer(Target target, JmsListenerParameters arguments) -
Uses of Consumer in com.chutneytesting.action.jms.consumer
Methods in com.chutneytesting.action.jms.consumer that return Consumer Modifier and Type Method Description ConsumerConsumerFactory. build(javax.jms.Session session, javax.jms.Destination destination)
-