weblogic.jws.control
Interface JMSControl

All Superinterfaces:
Control, JMSControl, Serializable, XMLControl

Deprecated. The JMSControl interface replaces this interface.

public interface JMSControl
extends JMSControl

Control used to send and receive JMS messages. Incoming messages are asynchronously delivered. JMSControl is an extensible control: developers may customize it via CTRL files.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.control.JMSControl
JMSControl.DeliveryMode, JMSControl.JMS, JMSControl.JMSCallBackHeaders, JMSControl.JmsSend, JMSControl.JMSSendHeaders, JMSControl.Properties, JMSControl.PropertyValue, JMSControl.TransactionSetting, JMSControl.Type
 
Nested classes/interfaces inherited from interface com.bea.control.Control
Control.Callback
 
Field Summary
 
Fields inherited from interface com.bea.control.JMSControl
HEADER_CORRELATIONID, HEADER_DELIVERYMODE, HEADER_EXPIRATION, HEADER_MESSAGEID, HEADER_PRIORITY, HEADER_REDELIVERED, HEADER_TIMESTAMP, HEADER_TYPE
 
Method Summary
 
Methods inherited from interface com.bea.control.JMSControl
getHeaders, getProperties, getSession, setHeaders, setProperties, subscribe, unsubscribe