org.eclipse.emf.cdo.common
Interface CDOProtocol

All Superinterfaces:
org.eclipse.net4j.buffer.IBufferHandler, org.eclipse.net4j.protocol.IProtocol

public interface CDOProtocol
extends org.eclipse.net4j.protocol.IProtocol


Method Summary
 CDOProtocolSession getSession()
           
 
Methods inherited from interface org.eclipse.net4j.protocol.IProtocol
getBufferProvider, getChannel, getExecutorService, getInfraStructure, getType, setBufferProvider, setChannel, setExecutorService, setInfraStructure
 
Methods inherited from interface org.eclipse.net4j.buffer.IBufferHandler
handleBuffer
 

Method Detail

getSession

CDOProtocolSession getSession()

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.