|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionManagerHandler | |
|---|---|
| tigase.cluster | |
| tigase.cluster.strategy | |
| tigase.server.xmppsession | |
| tigase.xmpp | |
| Uses of SessionManagerHandler in tigase.cluster |
|---|
| Classes in tigase.cluster that implement SessionManagerHandler | |
|---|---|
class |
SessionManagerClustered
Class SessionManagerClusteredOld Created: Tue Nov 22 07:07:11 2005 |
| Uses of SessionManagerHandler in tigase.cluster.strategy |
|---|
| Methods in tigase.cluster.strategy with parameters of type SessionManagerHandler | |
|---|---|
void |
SMNonCachingAllNodes.setSessionManagerHandler(SessionManagerHandler sm)
|
void |
ClusteringStrategyIfc.setSessionManagerHandler(SessionManagerHandler sm)
The method allows to obtain SessionManagerHandler object by the strategy. |
| Uses of SessionManagerHandler in tigase.server.xmppsession |
|---|
| Classes in tigase.server.xmppsession that implement SessionManagerHandler | |
|---|---|
class |
SessionManager
Class SessionManager Created: Tue Nov 22 07:07:11 2005 |
| Constructors in tigase.server.xmppsession with parameters of type SessionManagerHandler | |
|---|---|
SMResourceConnection(tigase.xmpp.JID connectionId,
UserRepository rep,
AuthRepository authRepo,
SessionManagerHandler loginHandler)
Constructs ... |
|
| Uses of SessionManagerHandler in tigase.xmpp |
|---|
| Constructors in tigase.xmpp with parameters of type SessionManagerHandler | |
|---|---|
XMPPResourceConnection(tigase.xmpp.JID connectionId,
UserRepository rep,
AuthRepository authRepo,
SessionManagerHandler loginHandler)
Creates a new XMPPResourceConnection instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||