Interface Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
I
 it.unipmn.di.Meeting.Connectors.IClientComponent
 it.unipmn.di.Meeting.Connectors.IConnector
 it.unipmn.di.Meeting.Core.ICore
 it.unipmn.di.Meeting.UIObjects.IUIWindowComponent
 it.unipmn.di.Meeting.UIObjects.RWindow.IRWindow
The IClientComponent interface must be implemented by components that want to use the connection through a Connector object, local or remote.
The IConnector interface is used by components for interacting with the Connector, the object which supplies local and remote connectivity .
ICore is an interface allowing components to get access to Core methods.
A component must implement IUIWindowComponent to be considered as a window.
The IRWindow interface allows a component to communicate with the window containing it.