SonicMQ API

Package com.sonicsw.stream

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.
 

Class Summary
SonicStreamConstants Defines properties, notification constants, and error codes used by the SonicStreams api.
SonicStreamFactory Instantiates Stream Controllers for input and output streams.
 

Exception Summary
SonicStreamException The exception thrown by methods in the SonicStreams api.
 


SonicMQ API

Copyright © 1999-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-March-2012.