Uses of Interface
tigase.server.Lifecycle
-
Packages that use Lifecycle Package Description tigase.io tigase.server.xmppclient -
-
Uses of Lifecycle in tigase.io
Subinterfaces of Lifecycle in tigase.io Modifier and Type Interface Description interfaceSSLContextContainerIfcDescribe interface SSLContextContainerIfc here.Classes in tigase.io that implement Lifecycle Modifier and Type Class Description classSSLContextContainerCreated: Oct 15, 2010 2:40:49 PMstatic classSSLContextContainer.RootclassSSLContextContainerAbstractCreated by andrzej on 29.02.2016. -
Uses of Lifecycle in tigase.server.xmppclient
Subinterfaces of Lifecycle in tigase.server.xmppclient Modifier and Type Interface Description interfaceSeeOtherHostIfcClasses in tigase.server.xmppclient that implement Lifecycle Modifier and Type Class Description classSeeOtherHostDefault and basic implementation of SeeOtherHost returning same host as the initial oneclassSeeOtherHostDBExtended implementation of SeeOtherHost using redirect information from databaseclassSeeOtherHostDualIPExtended implementation of SeeOtherHost using redirect information from database based on cluster_nodes table.classSeeOtherHostHashedDefault implementation for cluster environment of SeeOtherHostIfc returning redirect host based on the hash value of the user's JID
-