Uses of Class
org.jivesoftware.openfire.session.LocalServerSession
-
Packages that use LocalServerSession Package Description org.jivesoftware.openfire.session -
-
Uses of LocalServerSession in org.jivesoftware.openfire.session
Subclasses of LocalServerSession in org.jivesoftware.openfire.session Modifier and Type Class Description class
LocalIncomingServerSession
Server-to-server communication is done using two TCP connections between the servers.class
LocalOutgoingServerSession
Server-to-server communication is done using two TCP connections between the servers.
-