javaclients
Class ClientQuery
java.lang.Object
javaclients.ClientQuery
public class ClientQuery
- extends java.lang.Object
This client allows you to query xmlBlaster synchronous with method get().
It doesn't implement a Callback server, since it only access xmlBlaster
using the synchronous get() method.
Invoke example:
java javaclients.ClientQuery -queryXpath "//key"
Constructor Summary |
ClientQuery(java.lang.String[] args)
|
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientQuery
public ClientQuery(java.lang.String[] args)
main
public static void main(java.lang.String[] args)
Copyright © 1999-2014 The xmlBlaster.org contributers.