Uses of Interface
org.forgerock.openig.tools.notifications.ws.link.AmLinkListener
Packages that use AmLinkListener
-
Uses of AmLinkListener in org.forgerock.openig.tools.notifications.ws.link
Subinterfaces of AmLinkListener in org.forgerock.openig.tools.notifications.ws.linkModifier and TypeInterfaceDescriptionstatic interfaceRepresent a listener capable of handling reopening signals.Classes in org.forgerock.openig.tools.notifications.ws.link that implement AmLinkListenerModifier and TypeClassDescriptionclassRestart anAmLinkautomatically upon disconnection.classUnsubscribe from every subscribed topics on closure.classSubscribe to a set of initial topics while starting.classRenew theAmLinkperiodically without causing any disconnection.final classRetry theAmLinkstart according to criterion.classPermits to use aAmLinkeven if not started or between disconnection and reconnection events.classMultiplex topic registration on top of aAmLink.Methods in org.forgerock.openig.tools.notifications.ws.link with parameters of type AmLinkListenerModifier and TypeMethodDescriptionAmLink.AmLinkSupplier.get(AmLinkListener amLinkListener) Create anAmLinkinstance.