CVS: beepcore-java/src/org/beepcore/beep/lib SharedChannel.java,1.6,1.7
Huston Franklin <[email protected]> Wed, 28 Aug 2002 18:50:44 -0700
| Newsgroups | gmane.network.beep.beepcore.java.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-java/beepcore-java/src/org/beepcore/beep/lib
In directory usw-pr-cvs1:/tmp/cvs-serv19606/src/org/beepcore/beep/lib
Modified Files:
SharedChannel.java
Log Message:
removed deprecated tag from sendMSG
Index: SharedChannel.java
===================================================================
RCS file: /cvsroot/beepcore-java/beepcore-java/src/org/beepcore/beep/lib/SharedChannel.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** SharedChannel.java 22 Aug 2002 05:28:41 -0000 1.6
--- SharedChannel.java 29 Aug 2002 01:50:42 -0000 1.7
***************
*** 90,99 ****
* Send a message of type MSG. Sends <code>stream</code> as message's
* payload.
- * Note: If the stream is not complete, then the send will block
- * until it is finished (a <code>read</code> returns a -1).
*
* @param stream <code>DataStream</code> that is read to send data.
* @param replyListener
! * @return MessageStutas Can be queried to get status information about the
* message.
*
--- 90,97 ----
* Send a message of type MSG. Sends <code>stream</code> as message's
* payload.
*
* @param stream <code>DataStream</code> that is read to send data.
* @param replyListener
! * @return MessageStatus Can be queried to get status information about the
* message.
*
***************
*** 102,106 ****
*
* @throws BEEPException
- * @deprecated
*/
public MessageStatus sendMSG(OutputDataStream stream,
--- 100,103 ----
-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing
real-time communications platform! Don't just IM. Build it in!
http://www.jabber.com/osdn/xim