fr.dyade.aaa.agent.FlowControlNot Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for fr.dyade.aaa.agent.FlowControlNot:

Inheritance graph
[legend]
Collaboration diagram for fr.dyade.aaa.agent.FlowControlNot:

Collaboration graph
[legend]
List of all members.

Public Member Functions

StringBuffer toString (StringBuffer output)

Package Functions

 FlowControlNot (int driverId)
 FlowControlNot (int driverId, int driverKey)
 FlowControlNot ()

Package Attributes

int driverId
int driverKey = 0

Detailed Description

Flow control notification.

This notification is used to control the flow of notifications from a DriverIn object to its associated agent.

See also:
DriverIn

Definition at line 37 of file FlowControlNot.java.


Constructor & Destructor Documentation

fr.dyade.aaa.agent.FlowControlNot.FlowControlNot ( int  driverId  )  [package]

Constructor.

Parameters:
driverId id of Driver issuing notification

Definition at line 60 of file FlowControlNot.java.

fr.dyade.aaa.agent.FlowControlNot.FlowControlNot ( int  driverId,
int  driverKey 
) [package]

Constructor.

Parameters:
driverId id of Driver issuing notification
driverKey key of driver issuing the notification.

Definition at line 70 of file FlowControlNot.java.

fr.dyade.aaa.agent.FlowControlNot.FlowControlNot (  )  [package]

Constructor with default id.

Definition at line 80 of file FlowControlNot.java.


Member Function Documentation

StringBuffer fr.dyade.aaa.agent.FlowControlNot.toString ( StringBuffer  output  ) 

Appends a string image for this object to the StringBuffer parameter.

Parameters:
output buffer to fill in
Returns:
output buffer is returned

Reimplemented from fr.dyade.aaa.agent.Notification.

Definition at line 92 of file FlowControlNot.java.

References fr.dyade.aaa.agent.FlowControlNot.driverId, and fr.dyade.aaa.agent.FlowControlNot.driverKey.


Member Data Documentation

int fr.dyade.aaa.agent.FlowControlNot.driverId [package]

id of DriverIn agent issuing notification, when applicable

Definition at line 46 of file FlowControlNot.java.

Referenced by fr.dyade.aaa.agent.FlowControlNot.toString().

int fr.dyade.aaa.agent.FlowControlNot.driverKey = 0 [package]

Key of the DriverIn issuing the notification, in a multi connections context.

Definition at line 52 of file FlowControlNot.java.

Referenced by fr.dyade.aaa.agent.FlowControlNot.toString().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:16:26 2008 for joram by  doxygen 1.5.0