org.eclipse.emf.cdo.common.protocol
Interface CDOProtocol

All Known Subinterfaces:
CDOSessionProtocol, ISessionProtocol

public interface CDOProtocol

The communications protocol associated with a CDO session.

Since:
2.0
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Method Summary
 CDOCommonSession getSession()
           
 

Method Detail

getSession

CDOCommonSession getSession()


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.