Uses of Interface
org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants
- 
Packages that use CDOProtocolConstants Package Description org.eclipse.emf.cdo.common.protocol Common concepts for dealing with protocols and CDO-specific I/O.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.
- 
- 
Uses of CDOProtocolConstants in org.eclipse.emf.cdo.common.protocolSubinterfaces of CDOProtocolConstants in org.eclipse.emf.cdo.common.protocol Modifier and Type Interface Description interfaceCDOProtocolThe communications protocol associated with a CDOsession.
- 
Uses of CDOProtocolConstants in org.eclipse.emf.cdo.spi.serverSubinterfaces of CDOProtocolConstants in org.eclipse.emf.cdo.spi.server Modifier and Type Interface Description interfaceISessionProtocolIf the meaning of this type isn't clear, there really should be more of a description here...
- 
Uses of CDOProtocolConstants in org.eclipse.emf.spi.cdoSubinterfaces of CDOProtocolConstants in org.eclipse.emf.spi.cdo Modifier and Type Interface Description interfaceCDOSessionProtocolIf the meaning of this type isn't clear, there really should be more of a description here...
 
-