|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Parsing/Serializing QoS (quality of service) of publish() and update().
org.xmlBlaster.test.classtest.qos.MsgQosFactoryTest| Method Summary | |
java.lang.String |
getName()
A human readable name of this factory |
MsgQosData |
readObject(java.lang.String xmlQos)
Parses the given Qos and returns a MsgQosData holding the data. |
java.lang.String |
writeObject(MsgQosData msgQosData,
java.lang.String extraOffset,
java.util.Properties props)
Serialize the given data object. |
| Method Detail |
public MsgQosData readObject(java.lang.String xmlQos)
throws XmlBlasterException
XmlBlasterException
public java.lang.String writeObject(MsgQosData msgQosData,
java.lang.String extraOffset,
java.util.Properties props)
extraOffset - Formatting hintsprops - Formatting hints (like "forceReadable" to be human readable)
public java.lang.String getName()
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||