Package oracle.panama.messaging.transport

Interface Summary
InterfaceDescription
CarrierFinder The carrier finder interface.
Driver The driver interface.
DriverController The transport driver controller interface.
DriverFinder The driver finder interface.
FailOverHook The fail-over hook interface.
GeneralHook The general hook interface.
GSMSmartMsgEncoder  
Listener The listener interface.
MessageListener The message listener interface.
MessagingController This interface represents the entry point to the Transport messaging API.
Messenger This is the main interface for messaging APIs.
StatusListener The status listener interface.
 

Class Summary
ClassDescription
Destination The destination contains all information of a destination device.
DeviceInfo The device info contains all information of a device.
DriverInfo The driver info contains all required information about a driver.
EndPoint The end point class contains both an address and its delivery type, which can uniquely identify an end point.
GSMSmartMsg  
SenderInfo The information about the sender.
SimpleBean The simple bean.
Status A status is some information about a message sent.
TransportLocator The class is the entry point of the transport API.
 

Exception Summary
ExceptionDescription
DriverException The driver exception.
TransportException The transport exception.