Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Uses of Package
weblogic.jms.extensions

Packages that use weblogic.jms.extensions
weblogic.jms.extensions WebLogic Server extensions to JMS. 
 

Classes in weblogic.jms.extensions used by weblogic.jms.extensions
ClientSAF
           The JMS Client SAF (store-and-forward) feature enables JMS clients to enqueue messages on a local file system.
ClientSAFDuplicateException
          This exception is delivered to a ClientSAF instance whenever a duplicate running ClientSAF instance is found bound to a given data file directory.
DestinationAvailabilityListener
          Implements the DestinationAvailabilityListener interface to receive destination availability notifications.
DestinationDetail
          A DestinationDetail contains information about a destination or a distributed destination member.
JMSDestinationAvailabilityHelper
          Provides a registration/notification mechanism for WebLogic 9.0 and later distributed destination member availability changes.
JMSNamedEntityModifier
          Interface to be implemented by the user that can be passed as an argument to the JMSModuleHelper create and findAndModifyEntity APIs.
JMSRuntimeHelper
          This class contains JMS helper methods for locating JMS runtime (i.e., monitoring) JMX MBeans.
RegistrationHandle
          The handle given back to a caller after a successful JMSDestinationAvailabilityHelper registration.
WLAcknowledgeInfo
          A WLMessage provides an abstraction of the data in the message for doing acknowledge.
WLDestination
          A WLDestination provides methods that are not supported by javax.jms.Destination.
WLMessage
          A WLMessage provides methods not supported by javax.jms.Message.
WLMessageFactory
          A WLMessageFactory provides vendor specific methods not supported by JMS specification.
WLSession
          A WLSession provides fields and methods that are not supported by javax.jms.Session..
XMLMessage
          An XMLMessage is used to send a message containing XML content.
 


Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04