|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_MsgKeyFactory
Parsing/Serializing key (quality of service) of publish() and update().
MsgKeyData,
org.xmlBlaster.test.classtest.key.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 |
|---|
MsgKeyData readObject(java.lang.String xmlKey)
throws XmlBlasterException
e.g. - the XML based ASCII string
XmlBlasterException
java.lang.String writeObject(MsgKeyData msgKeyData,
java.lang.String extraOffset)
The - data object to serializeextraOffset - Formatting hints
java.lang.String getName()
|
xmlBlaster 2.2.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||