| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.net | |
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
RoutingTable |
XMPPServer.getRoutingTable()
Returns the
RoutingTable registered with this server. |
| Constructor and Description |
|---|
ServerSocketReader(PacketRouter router,
RoutingTable routingTable,
String serverName,
Socket socket,
SocketConnection connection,
boolean useBlockingMode,
boolean directTLS) |
SocketPacketWriteHandler(RoutingTable routingTable) |
SocketReader(PacketRouter router,
RoutingTable routingTable,
String serverName,
Socket socket,
SocketConnection connection,
boolean useBlockingMode,
boolean directTLS)
Creates a dedicated reader for a socket.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoutingTableImpl
Routing table that stores routes to client sessions, outgoing server sessions
and components.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.