public static class TestServer.SessionImpl
extends org.tentackle.dbms.rmi.RemoteDbSessionImpl
| Constructor and Description |
|---|
SessionImpl(org.tentackle.dbms.rmi.RemoteDbConnectionImpl con,
org.tentackle.session.SessionInfo clientInfo,
org.tentackle.session.SessionInfo serverInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
verifySessionInfo(org.tentackle.session.SessionInfo sessionInfo) |
cleanup, close, closeDb, countMethodInvocation, createRemoteDelegate, createRemoteDelegateClassName, createRemoteDelegateImplClassName, createRemoteDelegateInstance, doLogStatistics, exportMe, exportRemoteDelegate, finalize, forceCleanup, getClientHostString, getClientSessionInfo, getClientSocketFactory, getClosedSince, getConnection, getDbRemoteDelegate, getOpenSessions, getOptions, getPort, getRemoteDelegate, getServerSessionInfo, getServerSocketFactory, getSession, getSessionNumber, getTimeout, hasTimedOut, isGrouped, isOpen, isUserLoggedIn, log, logStatistics, openDb, polled, setClientSocketFactory, setPort, setServerSocketFactory, setTimeout, startCleanupThread, stopCleanupThread, toString, unexportMe, unexportRemoteDelegatepublic SessionImpl(org.tentackle.dbms.rmi.RemoteDbConnectionImpl con,
org.tentackle.session.SessionInfo clientInfo,
org.tentackle.session.SessionInfo serverInfo)
throws RemoteException
RemoteExceptionTentackle - a domain driven enterprise framework