
public interface ISessionProtocol extends CDOProtocol
getSession@Deprecated CDOAuthenticationResult sendAuthenticationChallenge(byte[] randomToken) throws Exception
#sendAuthenticationChallenge(Challenge) is called.ExceptionDiffieHellman.Client.Response sendAuthenticationChallenge(DiffieHellman.Server.Challenge challenge) throws Exception
Exceptionvoid sendRepositoryTypeNotification(CDOCommonRepository.Type oldType, CDOCommonRepository.Type newType) throws Exception
Exception@Deprecated void sendRepositoryStateNotification(CDOCommonRepository.State oldState, CDOCommonRepository.State newState) throws Exception
Exceptionvoid sendRepositoryStateNotification(CDOCommonRepository.State oldState, CDOCommonRepository.State newState, CDOID rootResourceID) throws Exception
Exceptionvoid sendBranchNotification(InternalCDOBranch branch) throws Exception
Exception@Deprecated void sendCommitNotification(CDOCommitInfo commitInfo) throws Exception
sendCommitNotification(CDOCommitInfo, boolean)Exceptionvoid sendCommitNotification(CDOCommitInfo commitInfo, boolean clearResourcePathCache) throws Exception
Exceptionvoid sendRemoteSessionNotification(InternalSession sender, byte opcode) throws Exception
Exceptionvoid sendRemoteMessageNotification(InternalSession sender, CDORemoteSessionMessage message) throws Exception
Exceptionvoid sendLockNotification(CDOLockChangeInfo lockChangeInfo) throws Exception
ExceptionCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.