|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WmMarshalOut
Interface that is implemented by outbound marshallers to translate a JMS Message to a BrokerEvent
The marshaller is established by using the WmConnectionFactory.setMarshalOut
method.
Method Summary | |
---|---|
WmBrokerEventWrapper |
mapMessageToEvent(javax.jms.Message msg,
java.lang.Object userData)
Maps a JMS Message to a WmBrokerEvent for transport through the Broker. |
Method Detail |
---|
WmBrokerEventWrapper mapMessageToEvent(javax.jms.Message msg, java.lang.Object userData) throws java.lang.Exception
msg
- the JMS Message that is to be sentuserData
- an Object set when establishing the marshalling routine
java.lang.Exception
|
webMethods Broker API for JMS Version 9.5.1.0.171 091713 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |