Uses of Interface
org.eclipse.emf.cdo.spi.server.ISessionProtocol

Packages that use ISessionProtocol
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
 

Uses of ISessionProtocol in org.eclipse.emf.cdo.server
 

Methods in org.eclipse.emf.cdo.server that return ISessionProtocol
 ISessionProtocol ISession.getProtocol()
           
 

Uses of ISessionProtocol in org.eclipse.emf.cdo.spi.server
 

Methods in org.eclipse.emf.cdo.spi.server with parameters of type ISessionProtocol
 InternalSession InternalSessionManager.openSession(ISessionProtocol sessionProtocol)
           
 



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