ABLE 2.3.0 07/13/2005 14:21:00

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 AbleRemoteAgent.addEventConnection(AbleEventConnection theConnection)
          Adds an event connection.
 void AbleRemoteAgent.removeEventConnection(AbleEventConnection theConnection)
          Removes an event connection.
 void AbleDefaultAgent.addEventConnection(AbleEventConnection theConnection)
           
 void AbleDefaultAgent.removeEventConnection(AbleEventConnection theConnection)
           
 void AbleAgent.addEventConnection(AbleEventConnection theConnection)
          Adds an event connection.
 void AbleAgent.removeEventConnection(AbleEventConnection theConnection)
          Removes an event connection.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005