|
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 publish() and update().
MsgKeyData,
MsgKeyFactoryTest| Method Summary | |
java.lang.String |
getName()
A human readable name of this factory |
MsgKeyData |
readObject(java.lang.String xmlKey)
Parses the given Key and returns a MsgKeyData holding the data. |
java.lang.String |
writeObject(MsgKeyData msgKeyData,
java.lang.String extraOffset)
Serialize the given data object. |
| Method Detail |
public MsgKeyData readObject(java.lang.String xmlKey)
throws XmlBlasterException
XmlBlasterException
public java.lang.String writeObject(MsgKeyData msgKeyData,
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 | ||||||||||