Interface Summary |
SonicInputStreamController |
A SonicInputSteamController object is used to create instances of SonicStream
objects, and to receive data via those stream instances. |
SonicOutputStreamController |
A sonicOutputStreamController object is used to create instances of SonicStream
objects, and to receive data via those stream instances. |
SonicStream |
A SonicStream represents data sent over JMS that can be read or written using
java.io.InputStream or java.io.OutputStream api. |
SonicStreamExceptionListener |
Informs the application of asynchronous exceptions. |
SonicStreamListener |
Informs the application that a notification from a receiver has arrived. |
StreamStatus |
Provides information about the status of a stream. |