|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.common.comm.platform.socket.server.LogonImpl
public class LogonImpl
| Constructor Summary | |
|---|---|
LogonImpl(SessionServiceInterface service,
java.lang.String clusterName)
|
|
| Method Summary | |
|---|---|
void |
assertIdentity(MetaMatrixSessionID sessionId)
|
ResultsFuture<?> |
logoff()
|
LogonResult |
logon(java.util.Properties connProps)
|
ResultsFuture<?> |
ping()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogonImpl(SessionServiceInterface service,
java.lang.String clusterName)
| Method Detail |
|---|
public LogonResult logon(java.util.Properties connProps)
throws LogonException,
ComponentNotFoundException
logon in interface ILogonLogonException
ComponentNotFoundException
public ResultsFuture<?> logoff()
throws InvalidSessionException,
MetaMatrixComponentException
logoff in interface ILogonInvalidSessionException
MetaMatrixComponentException
public ResultsFuture<?> ping()
throws InvalidSessionException,
MetaMatrixComponentException
ping in interface ILogonInvalidSessionException
MetaMatrixComponentException
public void assertIdentity(MetaMatrixSessionID sessionId)
throws InvalidSessionException,
MetaMatrixComponentException
assertIdentity in interface ILogonInvalidSessionException
MetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||