|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_MsgKeyFactory | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.key | |
| Uses of I_MsgKeyFactory in org.xmlBlaster.util |
| Fields in org.xmlBlaster.util declared as I_MsgKeyFactory | |
protected I_MsgKeyFactory |
Global.msgKeyFactory
|
| Methods in org.xmlBlaster.util that return I_MsgKeyFactory | |
I_MsgKeyFactory |
Global.getMsgKeyFactory()
Return a factory parsing key XML strings from publish() and update() messages. |
| Uses of I_MsgKeyFactory in org.xmlBlaster.util.key |
| Classes in org.xmlBlaster.util.key that implement I_MsgKeyFactory | |
class |
MsgKeySaxFactory
Parsing xml Key (quality of service) of publish() and update(). |
| Constructors in org.xmlBlaster.util.key with parameters of type I_MsgKeyFactory | |
MsgKeyData(Global glob,
I_MsgKeyFactory factory,
java.lang.String serialData)
Constructor to parse a message. |
|
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||