Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference
E14011-02

Package oracle.sdp.messaging

Interface Summary
AccessPoint AccessPoint represents one or more device addresses to receive incoming messages.
Address Address represents an address in the SDP Messaging.
Listener  
Message Message interface models a MIME style message for the SDP Messaging.
MessageInfo This interface defines all delivery related properties about the message.
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.
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.
 

Class Summary
ApplicationInfo Holds Client application properties.
MessagingClientFactory A Factory class for creating Messaging Clients to send and receive messages.
MessagingConstants  
MessagingFactory MessagingFactory is a factory class to create various messaging objects.
 

Enum Summary
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 Summary
ApplicationNotReadyException Thrown by an application to indicate that it is not ready to receive asynchronous messages or statuses from SDP Messaging.
ListenerException  
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.
 


Oracle Fusion Middleware User Messaging Service 11.1.1.3.0 Java API Reference
E14011-02

Copyright © 2010 Oracle and/or its affiliates. All rights reserved.