|
xmlBlaster 2.2.0 client API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use I_QueryKeyFactory | |
|---|---|
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.key | |
| Uses of I_QueryKeyFactory in org.xmlBlaster.util |
|---|
| Fields in org.xmlBlaster.util declared as I_QueryKeyFactory | |
|---|---|
protected I_QueryKeyFactory |
Global.queryKeyFactory
|
| Methods in org.xmlBlaster.util that return I_QueryKeyFactory | |
|---|---|
I_QueryKeyFactory |
Global.getQueryKeyFactory()
Return a factory parsing key XML strings from subscribe() and other query invocations. |
| Uses of I_QueryKeyFactory in org.xmlBlaster.util.key |
|---|
| Classes in org.xmlBlaster.util.key that implement I_QueryKeyFactory | |
|---|---|
class |
QueryKeySaxFactory
Parsing xml Key (quality of service) of subscribe() and update(). |
| Constructors in org.xmlBlaster.util.key with parameters of type I_QueryKeyFactory | |
|---|---|
QueryKeyData(Global glob,
I_QueryKeyFactory factory,
java.lang.String serialData)
Constructor to parse a message. |
|
|
xmlBlaster 2.2.0 client API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||