|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SIMessageContext
This is the object that is passed to a MediationHandler. It provide references to an SIMessage and an SIMediationSession. The SIMessage is the message being processed by the MediationHandler. The SIMediationSession is a handle to runtime resources provided to the mediation.
Method Summary | |
---|---|
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. |
Methods inherited from interface javax.xml.rpc.handler.MessageContext |
---|
containsProperty, getProperty, getPropertyNames, removeProperty, setProperty |
Method Detail |
---|
SIMessage getSIMessage()
SIMediationSession getSession()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |