[Beepcore-java-users] using beepcore-java as 'client' or channel initiator'
Status: Beta
Brought to you by:
huston
From: Harrie H. <ha...@in...> - 2004-09-13 08:15:45
|
HI, I have a question with repsect to the beepcore-java as a channel initiator. I read the thread with respect to the PiggyBack data, but still have doubts if I am understanding it. I would like to start a channel with piggyback data (or even without), but it seems that the startChannel methods in the SessionImpl class can only use a RequestHandler and a ReplyListener is made inside this class. However, how can I start a channel as a 'client' and have my own ReplyListener attached to it? Am I correct that I should change the startChannel API and add a ReplyListener parameter? thanks by advance, Harrie |