|
xmlBlaster 1.6.2 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Parsing/Serializing key (quality of service) of subscribe(), get(), unSubscribe() and erase().
QueryKeyData,
QueryKeyFactoryTest| Method Summary | |
java.lang.String |
getName()
A human readable name of this factory |
QueryKeyData |
readObject(java.lang.String xmlKey)
Parses the given Key and returns a QueryKeyData holding the data. |
java.lang.String |
writeObject(QueryKeyData queryKeyData,
java.lang.String extraOffset)
Serialize the given data object. |
| Method Detail |
public QueryKeyData readObject(java.lang.String xmlKey)
throws XmlBlasterException
XmlBlasterException
public java.lang.String writeObject(QueryKeyData queryKeyData,
java.lang.String extraOffset)
extraOffset - Formatting hints
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 | ||||||||||