|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectraccoon.tibco.tibrv.badhnati.xml.FastTibrvToXml
public class FastTibrvToXml
A try for a faster TibrvMsg to XML conversion (not pertinent).
| Constructor Summary | |
|---|---|
FastTibrvToXml()
|
|
| Method Summary | |
|---|---|
java.lang.String |
marshal(com.tibco.tibrv.TibrvMsg pTibrvMsg)
Converts the contents of an TibrvMsg into an XML String. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FastTibrvToXml()
| Method Detail |
|---|
public java.lang.String marshal(com.tibco.tibrv.TibrvMsg pTibrvMsg)
throws com.tibco.tibrv.TibrvException
TibrvMsg into an XML String.
pTibrvMsg - the message to be serialized.
com.tibco.tibrv.TibrvException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||