| 
Interface Summary | 
| ClientIL | 
This interface defines the methods that the server can make asynchronouly to
 a client. | 
| ClientILService | 
This class manages the lifecycle of an instance of the ClientIL
  Implementations of this class should have a default constructor. | 
| Invoker | 
Defines the methods that can be called by a client on the server. | 
| ServerIL | 
Defines the methods that can be called by a client on the server. | 
| ServerILFactory | 
This interface is used to define a factory to produce ServerIL objects. | 
| ServerILJMXServiceMBean | 
MBean interface. |