Uses of Interface
org.jivesoftware.openfire.session.RemoteSessionLocator
Packages that use RemoteSessionLocator
-
Uses of RemoteSessionLocator in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return RemoteSessionLocatorModifier and TypeMethodDescriptionXMPPServer.getRemoteSessionLocator()Returns the locator to use to find sessions hosted in other cluster nodes.Methods in org.jivesoftware.openfire with parameters of type RemoteSessionLocatorModifier and TypeMethodDescriptionvoidXMPPServer.setRemoteSessionLocator(RemoteSessionLocator remoteSessionLocator) Sets the locator to use to find sessions hosted in other cluster nodes. -
Uses of RemoteSessionLocator in org.jivesoftware.openfire.session
Classes in org.jivesoftware.openfire.session that implement RemoteSessionLocatorModifier and TypeClassDescriptionclassLocator of sessions that know how to talk to Hazelcast cluster nodes.