Uses of Interface
org.eclipse.corona.collaboration.ecf.interfaces.ICoronaEventRouter

Packages that use ICoronaEventRouter
org.eclipse.corona.client.ecf   
org.eclipse.corona.collaboration.ecf   
org.eclipse.corona.collaboration.ecf.interfaces   
 

Uses of ICoronaEventRouter in org.eclipse.corona.client.ecf
 

Classes in org.eclipse.corona.client.ecf that implement ICoronaEventRouter
 class EventRouter
           
 

Uses of ICoronaEventRouter in org.eclipse.corona.collaboration.ecf
 

Classes in org.eclipse.corona.collaboration.ecf that implement ICoronaEventRouter
 class ECFEventRouter
           
 

Uses of ICoronaEventRouter in org.eclipse.corona.collaboration.ecf.interfaces
 

Subinterfaces of ICoronaEventRouter in org.eclipse.corona.collaboration.ecf.interfaces
 interface IClientEventRouter
           
 interface IServerEventRouter
          This interface is used to tag the difference between a client event router and a server event router.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.