|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXmlToTibrvMsg
TODO Document this class.
| Method Summary | |
|---|---|
java.lang.String |
bindFrom(com.tibco.tibrv.TibrvMsg pTibrvMsg)
Converts the provided TibrvMsg instance into the corresponding
XML Message instance. |
com.tibco.tibrv.TibrvMsg |
bindTo(java.lang.String pXmlMessage)
Converts an XML message instance into a valid TIB/Rendezvous message. |
| Method Detail |
|---|
java.lang.String bindFrom(com.tibco.tibrv.TibrvMsg pTibrvMsg)
throws RaccoonException
TibrvMsg instance into the corresponding
XML Message instance.
pTibrvMsg - the TIB/Rendezvous message to be serialized.
RaccoonException - in case of an error.
com.tibco.tibrv.TibrvMsg bindTo(java.lang.String pXmlMessage)
throws RaccoonException
pXmlMessage - the XML Message to convert into a TIB/Rendezvous message.
RaccoonException - if the conversion process fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||