next up previous contents
Next: GET_STATE Up: Events Previous: GET_APPL_STATE

GET_APPL_STATE_OK

Direction

Down
Originator JChannel
Argument Object (state)
Description Response to GET_APPLSTATE. if the channel is not enabled for state transfer event reception, this event is generated immediately by JChannel and sent down the stack in response (with a null argument). Otherwise, this event is added to the channel's event queue. When Receive is called, a GetStateEvent is returned which has to be answered by calling JChannel.ReturnState(). This method then generates a GET_APPLSTATE_OK event.




1999-12-13