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
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) 2011, 2012 Eike Stepper (Berlin, Germany) and others.