com.multisoftgroup.jerry.jabber.session
Class SessionsManager
java.lang.Object
com.multisoftgroup.jerry.jabber.session.SessionsManager
public class SessionsManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionsManager
public SessionsManager()
getNewServerSession
public IMServerSession getNewServerSession()
throws Exception
- Throws:
Exception
getNewClientSession
public IMClientSession getNewClientSession()
throws Exception
- Throws:
Exception
release
public void release(IMSession session)
releaseSessions
public void releaseSessions()