Uses of Class
net.timewalker.ffmq4.local.connection.LocalQueueConnection
-
Packages that use LocalQueueConnection Package Description net.timewalker.ffmq4.local.session -
-
Uses of LocalQueueConnection in net.timewalker.ffmq4.local.session
Constructors in net.timewalker.ffmq4.local.session with parameters of type LocalQueueConnection Constructor Description LocalQueueSession(IntegerID id, LocalQueueConnection connection, FFMQEngine engine, boolean transacted, int acknowlegdeMode)Constructor
-