Event types

Top  Previous  Next

The Rexec class is the source for several BSD related events.  All events may be captured by registering your class as a listener by implementing the BsdListener class or subclassing the BsdAdapter class.  These events are described below.

 

Event

Description

BsdConnectedEvent

The BsdConnectedEvent is published by the Rexec instance once a connection to the server has been established. See JavaDoc for details on this event.

BsdDisconnectedEvent

The BsdDisconnectedEvent is published by the Rexec instance once the connection to server has been released. See JavaDoc for details on this event.

BsdBytesTransmittedEvent

The BsdBytesTransmittedEvent is published by the Rexec instance when data is sent to the server. See JavaDoc for details on this event.

BsdBytesReceivedEvent

The BsdBytesReceivedEvent is published by the Rexec instance when data is received from

the server. See JavaDoc for details on this event.

 





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC