VisiBroker for Java

com.borland.vbroker.NativeMessaging
Interface ReplyRecipientOperations

All Known Subinterfaces:
ReplyRecipient

public interface ReplyRecipientOperations

Defines interface for the callback reply handler.

Since:
5.1

Method Summary
 void reply_available(Object reply_holder, java.lang.String operation, byte[] the_Cookie)
          Called by Request Agent when a reply is available.
 

Method Detail

reply_available

void reply_available(Object reply_holder,
                     java.lang.String operation,
                     byte[] the_Cookie)
Called by Request Agent when a reply is available.

Parameters:
reply_holder - Async request for which reply is available.

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online