Uses of Interface
net.timewalker.ffmq4.local.destination.notification.NotificationProxy
-
Packages that use NotificationProxy Package Description net.timewalker.ffmq4.local.session -
-
Uses of NotificationProxy in net.timewalker.ffmq4.local.session
Fields in net.timewalker.ffmq4.local.session declared as NotificationProxy Modifier and Type Field Description protected NotificationProxyLocalSession. notificationProxyMethods in net.timewalker.ffmq4.local.session that return NotificationProxy Modifier and Type Method Description NotificationProxyLocalSession. getNotificationProxy()Methods in net.timewalker.ffmq4.local.session with parameters of type NotificationProxy Modifier and Type Method Description voidLocalSession. setNotificationProxy(NotificationProxy notificationProxy)
-