Package com.ibm.websphere.sib.mediation.session


Interface Summary

Interface Description
SIDestinationConfiguration This represents a snapshot of the configuration of a Destination.
SIMediationSession The SIMediationSession interface defines all the methods used by a mediation for querying and interacting with the service integration bus.

Exception Summary

Exception Description
SIDestinationNotFoundException This exception is thrown when an attempt is made to interact with a Destination when the given Destination name does not exist.
SIMediationRoutingException This exception is thrown when an error occurs while attempting to send or receive a message.
SIMediationSessionException This exception is the parent of all exceptions that may be thrown by an SIMediationSession.
SINotAuthorizedException This exception is thrown when an attempt is made to perform an operation using a connection operating under a user context that does not have authorization to perform the operation.
Version:
1.1.0