public interface SIMessageContext
extends javax.xml.rpc.handler.MessageContext
Modifier and Type | Method and Description |
---|---|
SIMediationSession |
getSession()
This method returns an SIMediationSession object which is a handle
to the runtime resources provided to the mediation.
|
SIMessage |
getSIMessage()
This method returns the message being mediated.
|
SIMessage getSIMessage()
SIMediationSession getSession()