JMSControl Interface

DEPRECATED The com.bea.control.JMSControl interface replaces this interface.

weblogic.jws.control
JMSControl Interface

public interface JMSControl

    extends com.bea.control.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.


All Superinterfaces
com.bea.control.Control, com.bea.control.JMSControl, Serializable,

Field Summary

   
Fields from interface com.bea.control.com.bea.control.JMSControl
HEADER_CORRELATIONID, HEADER_DELIVERYMODE, HEADER_EXPIRATION, HEADER_MESSAGEID, HEADER_PRIORITY, HEADER_REDELIVERED, HEADER_TIMESTAMP, HEADER_TYPE
 

Method Summary

 
Methods from interface com.bea.control.com.bea.control.JMSControl
getHeaders, getProperties, getSession, setHeaders, setProperties, subscribe, unsubscribe