ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.AbleEventConnection

Packages that use AbleEventConnection
com.ibm.able The com.ibm.able package provides core interfaces and base classes to construct local and remote AbleBeans and AbleAgents. 
 

Uses of AbleEventConnection in com.ibm.able
 

Methods in com.ibm.able with parameters of type AbleEventConnection
 void AbleDefaultAgent.addEventConnection(AbleEventConnection theConnection)
           
 void AbleDefaultAgent.removeEventConnection(AbleEventConnection theConnection)
           
 void AbleRemoteAgent.addEventConnection(AbleEventConnection theConnection)
          Adds an event connection.
 void AbleRemoteAgent.removeEventConnection(AbleEventConnection theConnection)
          Removes an event connection.
 void AbleAgent.addEventConnection(AbleEventConnection theConnection)
          Adds an event connection.
 void AbleAgent.removeEventConnection(AbleEventConnection theConnection)
          Removes an event connection.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003