|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.xmpp.RepositoryAccess
tigase.xmpp.XMPPResourceConnection
tigase.server.xmppsession.SMResourceConnection
public class SMResourceConnection
Created: Feb 27, 2010 8:02:11 PM
| Field Summary |
|---|
| Fields inherited from class tigase.xmpp.XMPPResourceConnection |
|---|
PRESENCE_KEY |
| Fields inherited from class tigase.xmpp.RepositoryAccess |
|---|
domain, NO_ACCESS_TO_REP_MSG, NOT_AUTHORIZED_MSG |
| Constructor Summary | |
|---|---|
SMResourceConnection(tigase.xmpp.JID connectionId,
UserRepository rep,
UserAuthRepository authRepo,
SessionManagerHandler loginHandler)
Constructs ... |
|
| Method Summary | |
|---|---|
boolean |
isServerSession()
Returns information whether this is a server (SessionManager) session or normal user session. |
boolean |
isUserId(tigase.xmpp.BareJID bareJID)
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SMResourceConnection(tigase.xmpp.JID connectionId,
UserRepository rep,
UserAuthRepository authRepo,
SessionManagerHandler loginHandler)
connectionId - rep - authRepo - loginHandler - | Method Detail |
|---|
public boolean isServerSession()
isServerSession in class XMPPResourceConnectionboolean value of true if this is the server session
and false otherwise.public boolean isUserId(tigase.xmpp.BareJID bareJID)
isUserId in class XMPPResourceConnectionbareJID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||