| Name |
Meaning |
| setExpireRNodeTimer |
(Re)set the Expire RS timer for this RS. |
| createMA |
Create a new MA for this flow. |
| handleNSLPData |
Pass any NSLP contained in the message to the relevant NSLP.
If no such NSLP is registered then create a tg_SendMsg event for the
Q-Node state machine on this node. |
| cleanupRNode |
Destroy the RS cleanly. This includes destroying the
associated MA if it is no longer referenced by an RSs. |
| setConfirmTimer |
Set the Confirm not received timer. |
| clearConfirmTimer |
Clear the Confirm not received timer. |
| storeMsg |
If an MA is not yet available, messages must be stored by
Flow/NSLP until a suitable MA is established. |
| storedMsgsToSend |
Pass any stored messages for this Flow/NSLP to the
appropriate MA for transmission. |