Uses of Interface
org.jivesoftware.openfire.RemotePacketRouter
Packages that use RemotePacketRouter
Package
Description
-
Uses of RemotePacketRouter in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return RemotePacketRouterModifier and TypeMethodDescriptionRoutingTable.getRemotePacketRouter()Returns theRemotePacketRouterto use for delivering packets to entities hosted in remote nodes of the cluster ornullif none was set.Methods in org.jivesoftware.openfire with parameters of type RemotePacketRouterModifier and TypeMethodDescriptionvoidRoutingTable.setRemotePacketRouter(RemotePacketRouter remotePacketRouter) Sets theRemotePacketRouterto use for delivering packets to entities hosted in remote nodes of the cluster. -
Uses of RemotePacketRouter in org.jivesoftware.openfire.cluster
Classes in org.jivesoftware.openfire.cluster that implement RemotePacketRouterModifier and TypeClassDescriptionclassRoute packets to other nodes of the cluster. -
Uses of RemotePacketRouter in org.jivesoftware.openfire.spi
Methods in org.jivesoftware.openfire.spi that return RemotePacketRouterMethods in org.jivesoftware.openfire.spi with parameters of type RemotePacketRouterModifier and TypeMethodDescriptionvoidRoutingTableImpl.setRemotePacketRouter(RemotePacketRouter remotePacketRouter)