|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use I_QueryKeyFactory | |
| org.xmlBlaster.test.classtest.key | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.key | |
| Uses of I_QueryKeyFactory in org.xmlBlaster.test.classtest.key |
| Fields in org.xmlBlaster.test.classtest.key declared as I_QueryKeyFactory | |
private I_QueryKeyFactory |
QueryKeyFactoryTest.factory
|
(package private) static I_QueryKeyFactory[] |
QueryKeyFactoryTest.IMPL
|
| 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(). |
| Fields in org.xmlBlaster.util.key declared as I_QueryKeyFactory | |
private I_QueryKeyFactory |
QueryKeyData.factory
|
| Methods in org.xmlBlaster.util.key that return I_QueryKeyFactory | |
private I_QueryKeyFactory |
QueryKeyData.getFactory()
|
| 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 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||