| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.server |
Classes used for server-to-server communication.
|
| org.jivesoftware.openfire.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingTable.addServerRoute(DomainPair route,
LocalOutgoingServerSession destination)
Adds a route to the routing table for the specified outoing server session.
|
void |
SessionManager.outgoingServerSessionCreated(LocalOutgoingServerSession session)
Notification message that a new OutgoingServerSession has been created.
|
| Modifier and Type | Method and Description |
|---|---|
LocalOutgoingServerSession |
ServerDialback.createOutgoingSession(String localDomain,
String remoteDomain,
int port)
Creates a new connection from the Originating Server to the Receiving Server for
authenticating the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingTableImpl.addServerRoute(DomainPair address,
LocalOutgoingServerSession destination) |
Copyright © 2003–2020 Ignite Realtime. All rights reserved.