[Beepcore-java-users] Piggyback data API deprecated.
Status: Beta
Brought to you by:
huston
From: Greg W. <gr...@mo...> - 2004-07-26 02:49:21
|
The setStartData and getStartData methods have been deprecated, but I can't see how to avoid their use to receive a piggyback reply? You can send piggyback data with an arg to startChannel. You can receive piggyback data with a RequestHandler and send a reply normally. But I can't see how to receive this reply without using getStartData after the startChannel? I'm also seeing a problem that after using piggyback data, the channel does not appear to work. But I think this is a bug in 0.9.08 that has been discussed in the "PiggyBacked data, MessageListener and RequestHandler" thread. regards |