TopicRequestor


Class

Declaration

class TopicRequestor 

Purpose

Encapsulate request-reply semantics, sending requests to a topic.

Remarks

We recommend that programs follow these steps:

  1. Create a TopicSession, and use it to create a Topic for requests and replies.
  2. Create a TopicRequestor, using the topic session and topic as arguments.
  3. Send a request and receive a reply. You may repeat this step for several request and reply pairs.
  4. Close the requestor object. The Close method also closes the requestor’s session as a side effect.

 

Method
Description
Page
109
110
111

See Also

Topic

TopicSession


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com