Uses of Interface
org.jivesoftware.openfire.RoutingTable
Packages that use RoutingTable
Package
Description
-
Uses of RoutingTable in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return RoutingTableModifier and TypeMethodDescriptionXMPPServer.getRoutingTable()Returns theRoutingTableregistered with this server. -
Uses of RoutingTable in org.jivesoftware.openfire.net
Constructors in org.jivesoftware.openfire.net with parameters of type RoutingTableModifierConstructorDescriptionSocketPacketWriteHandler(RoutingTable routingTable) SocketReader(PacketRouter router, RoutingTable routingTable, String serverName, Socket socket, SocketConnection connection, boolean useBlockingMode, boolean directTLS) Deprecated.Creates a dedicated reader for a socket. -
Uses of RoutingTable in org.jivesoftware.openfire.spi
Classes in org.jivesoftware.openfire.spi that implement RoutingTableModifier and TypeClassDescriptionclassRouting table that stores routes to client sessions, outgoing server sessions and components.