Interface | Description |
---|---|
SIDestinationAddress |
The SIDestinationAdress is the public interface which represents an SIBus
Destination.
|
SIMessage |
The SIMessage interface is the public interface to an SIBus message for use
by Mediations as well as other SIBus components.
|
Class | Description |
---|---|
Reliability |
Reliability is a type-safe enumeration for Reliability quality of service values.
|
SIApiConstants |
Constants useful for API message programmers
|
SIDataGraphFactory |
A singleton SIDataGraphFactory is created at static initialization
and is subsequently used for the creation of all DataGraphs.
|
SIDestinationAddressFactory |
A singleton SIDestinationAddressFactory is created at static initialization
and is subsequently used for the creation of all SIDestinationAddresss.
|
SIMessageFactory |
A singleton SIMessageFactory is created at static initialization
and is subsequently used for the creation of all SIMessages.
|
SIProperties |
This class contains constants for the System and JMS property names for
SIBus messages.
|
SIRCConstants |
Constants denoting the reason a message was written to an Exception Destination
|