Uses of Package
org.eclipse.emf.cdo.common.protocol

Packages that use org.eclipse.emf.cdo.common.protocol
org.eclipse.emf.cdo.common.id Common concepts for dealing with object and revision IDs. 
org.eclipse.emf.cdo.common.model Common concepts for dealing with models and types. 
org.eclipse.emf.cdo.common.util Common utility classes, some common interfaces and exceptions. 
org.eclipse.emf.cdo.server Server concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.server.db Server concepts for dealing with DB stores and accessors. 
org.eclipse.emf.cdo.server.db.mapping Server concepts for dealing with mapping strategies and mappings for classes, lists and types. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.spi.common Common service provider interfaces and useful base implementations. 
org.eclipse.emf.cdo.spi.common.branch Common service provider interfaces and useful base implementations for dealing with branches. 
org.eclipse.emf.cdo.spi.common.model Common service provider interfaces and useful base implementations for dealing with models and types 
org.eclipse.emf.cdo.spi.common.revision Common service provider interfaces and useful base implementations for dealing with revisions and deltas. 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.common.id
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.common.model
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.common.util
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.server
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.server.db
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.server.db.mapping
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.session
CDOAuthenticator
          The front-end of the CDO challenge/response authentication.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.spi.common
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.spi.common.branch
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.spi.common.model
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.spi.common.revision
CDODataInput
          Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.cdo.spi.server
CDODataOutput
          Provides I/O methods for writing various CDO data types and concepts to streams.
CDOProtocol
          The communications protocol associated with a CDO session.
 

Classes in org.eclipse.emf.cdo.common.protocol used by org.eclipse.emf.spi.cdo
CDOAuthenticator
          The front-end of the CDO challenge/response authentication.
CDOProtocol
          The communications protocol associated with a CDO session.
 



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