Package com.swiftmq.tools.requestreply
Interface ReplyHandler
- All Known Implementing Classes:
ConnectionImpl
,QueueConnectionImpl
,TopicConnectionImpl
,XAConnectionImpl
,XAQueueConnectionImpl
,XATopicConnectionImpl
public interface ReplyHandler
A ReplyHandler performs a Reply back to the Request via a communication link.
- Author:
- Andreas Mueller, IIT GmbH
-
Method Summary
-
Method Details
-
performReply
-