ClientSessionInfo |
Client session information to be used when running in a cluster.
|
ConnectionSettings |
|
ConnectionSettings.Client |
|
ConnectionSettings.Component |
|
ConnectionSettings.Multiplex |
|
ConnectionSettings.Server |
|
DomainPair |
Holds a (possibly authenticated) domain pair.
|
GetSessionsCountTask |
Task that will be executed in cluster nodes to get the number of sessions hosted by the
cluster node.
|
LocalClientSession |
Represents a session between the server and a client.
|
LocalComponentSession |
Represents a session between the server and a component.
|
LocalComponentSession.LocalExternalComponent |
The ExternalComponent acts as a proxy of the remote connected component.
|
LocalConnectionMultiplexerSession |
Represents a session between the server and a connection manager.
|
LocalIncomingServerSession |
Server-to-server communication is done using two TCP connections between the servers.
|
LocalOutgoingServerSession |
Server-to-server communication is done using two TCP connections between the servers.
|
LocalServerSession |
|
LocalSession |
The session represents a connection between the server and a client (c2s) or
another server (s2s) as well as a connection with a component.
|
SoftwareServerVersionManager |
A SoftwareServerVersionManager is the main responsible for sending query to remote entity and
Obtain software information from the remote entity server using XEP-0092 .
|
SoftwareVersionManager |
A SoftwareVersionManager is the main responsible for sending query to remote entity and
Obtain software information from the remote entity using XEP-0092 .
|