|
xmlBlaster 1.6.2 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().
QueryQosFactoryTest| Method Summary | |
java.lang.String |
getName()
A human readable name of this factory |
QueryQosData |
readObject(java.lang.String xmlQos)
Parses the given Qos and returns a QueryQosData holding the data. |
java.lang.String |
writeObject(QueryQosData queryQosData,
java.lang.String extraOffset,
java.util.Properties props)
Serialize the given data object. |
| Method Detail |
public QueryQosData readObject(java.lang.String xmlQos)
throws XmlBlasterException
XmlBlasterException
public java.lang.String writeObject(QueryQosData queryQosData,
java.lang.String extraOffset,
java.util.Properties props)
extraOffset - Formatting hintsprops - Configuration/formatting hints for the dump (see Constants.TOXML_*)
public java.lang.String getName()
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||