Oracle

weblogic.jms.extensions
Interface WLTopicSession

All Superinterfaces:
WLSession

public interface WLTopicSession
extends WLSession

A WLTopicSession provides fields and methods not supported by javax.jms.TopicSession.

See Also:
WLSession, TopicSession

Field Summary
 
Fields inherited from interface weblogic.jms.extensions.WLSession
KEEP_NEW, KEEP_OLD, MULTICAST_NO_ACKNOWLEDGE, NO_ACKNOWLEDGE
 
Method Summary
 
Methods inherited from interface weblogic.jms.extensions.WLSession
acknowledge, acknowledge, createXMLMessage, createXMLMessage, createXMLMessage, getMessagesMaximum, getOverrunPolicy, getRedeliveryDelay, setExceptionListener, setMessagesMaximum, setOverrunPolicy, setRedeliveryDelay
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.