JavaScript is disabled on your browser.
Connector Architecture 1.6 API 1.0.1-SNAPSHOT
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
public interface MessageListener
This serves as a request-response message listener type that message
endpoints (message-driven beans) may implement. This allows an EIS to
communicate with an endpoint using a request-response style.
Version:
1.0
Author:
Ram Jeyaraman
Method Summary
Methods
Modifier and Type
Method and Description
Record
onMessage (Record inputData)
This method allows an EIS to call a message endpoint using a
request-response style communication.
Connector Architecture 1.6 API 1.0.1-SNAPSHOT
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013 JBoss, a division of Red Hat, Inc. . All Rights Reserved.