webMethods Broker API for JMS
Version 9.5.1.0.171 091713

Package com.webmethods.jms.marshal

Provides the interface for translating between Broker Events and JMS Messages.

See:
          Description

Interface Summary
WmMarshalIn Interface that is implemented by inbound marshallers to translate a BrokerEvent to a JMS Message
The marshaller is established by using the WmConnectionFactory.setMarshalIn method.
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.
WmMessageFactory The set of methods to create JMS messages inside of a WmMarshalIn method.
 

Class Summary
WmBrokerEventWrapper A wrapper around a BrokerEvent used by the outbound marshalling method.
 

Package com.webmethods.jms.marshal Description

Provides the interface for translating between Broker Events and JMS Messages.


webMethods Broker API for JMS
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.