| Interface | Description | 
|---|---|
| AccessPoint | 
 AccessPoint represents one or more device addresses to receive
 incoming messages. 
 | 
| Address | 
Address represents an address in the SDP Messaging. | 
| ApplicationInfo | 
 Holds Client application properties. 
 | 
| Listener | |
| Message | 
Message interface models a MIME style message for the
 SDP Messaging. | 
| MessageInfo | 
 This interface defines all delivery related properties about the
 message. 
 | 
| MessageListener | Deprecated
 11.1.1.3.0 
 | 
| MessageQuery | 
 Specify search query criteria to find sent messages from the
 message store. 
 | 
| MessagingClient | 
 Base interface of all SDP Messaging clients: EJB Client, Web
 Service Client, etc. 
 | 
| MessagingConstants | |
| MessagingFactory2 | |
| MessagingObject | 
 This is the base type for all primary messaging related object
 types, namely  
Message, Status and
 Address. | 
| Status | 
Status reports the delivery status of a sent message. | 
| StatusListener | Deprecated
 11.1.1.3.0 
 | 
| Class | Description | 
|---|---|
| AccessPointFactory | Deprecated
 Use  
MessagingFactory instead | 
| AddressFactory | Deprecated
 Use  
MessagingFactory instead | 
| MessageInfoFactory | Deprecated
 Use  
MessagingFactory instead | 
| MessageQueryFactory | Deprecated
 Use  
MessagingFactory instead | 
| MessagingClientFactory | Deprecated
 Use  
MessagingFactory instead. | 
| MessagingFactory | 
 MessagingFactory is a factory class to create various messaging
 objects. 
 | 
| Enum | Description | 
|---|---|
| AccessPoint.AccessPointType | |
| AddressType | 
AddressType enumerates all available address types in
 the SDP Messaging. | 
| DeliveryType | 
DeliveryType enumerates all available delivery types
 in the SDP Messaging. | 
| MessagePriorityType | 
MessagePriorityType enumerates all available priority
 types for sending messages in the SDP Messaging. | 
| MessageReliabilityType | 
MessageReliabilityType enumerates all available
 reliability types for sending messages in the SDP Messaging. | 
| MessageSessionType | 
MessageSessionType enumerates all available session
 types for sending messages (and receiving replies) in the SDP
 Messaging. | 
| MessageTrackingType | 
MessageTrackingType enumerates all available tracking
 types or levels for sending messages in the SDP Messaging. | 
| StatusType | 
StatusType enumerates all available status types in
 the SDP Messaging. | 
| Exception | Description | 
|---|---|
| ApplicationNotReadyException | Deprecated
 11.1.1.3.0 
 | 
| ListenerException | 
 ListenerException is used in the signature of the
  
Listener callback API. | 
| MessagingException | 
 Thrown to indicate any exceptional conditions to the applications
 using the Messaging API. 
 | 
| NoPermissionException | 
 Thrown to indicate insufficient permission to access the Messaging
 API. 
 | 
| NotSupportedException | 
 Thrown to indicate an unsupported function of the Messaging API. 
 | 
Copyright © 2006,2015 Oracle and/or its affiliates. All rights reserved.