Uses of Interface
org.apache.activemq.ActiveMQSession.DeliveryListener
Packages that use ActiveMQSession.DeliveryListener
-
Uses of ActiveMQSession.DeliveryListener in org.apache.activemq
Methods in org.apache.activemq that return ActiveMQSession.DeliveryListenerModifier and TypeMethodDescriptionActiveMQSession.getDeliveryListener()Returns the message delivery listener.Methods in org.apache.activemq with parameters of type ActiveMQSession.DeliveryListenerModifier and TypeMethodDescriptionvoidActiveMQSession.setDeliveryListener(ActiveMQSession.DeliveryListener deliveryListener) Sets the message delivery listener.