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
|