Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | JMS Marshalling | Marshalling API Reference | WmMarshalOut | Remarks
 
Remarks
This interface does all of the input transformation necessary to convert a fully populated JMS message to a native BrokerEvent. The marshaller is established by using the WmConnectionFactory.setMarshalOut method. The WmBrokerEventWrapper class returns a WmBrokerEventWrapper object that contains the event to be sent. If null is returned, the original message will be sent.