org.globus.wsrf.client
Class Query

java.lang.Object
  extended by org.globus.wsrf.client.BaseClient
      extended by org.globus.wsrf.client.Query

public class Query
extends BaseClient


Field Summary
private static java.lang.String FOOTER
           
 
Fields inherited from class org.globus.wsrf.client.BaseClient
ANON, ANON_DESC, anonymous, APPLICATION_ERROR, authorization, AUTHZ, AUTHZ_DESC, CERT_KEY, CERT_KEY_DESC, certFile, clientSecDesc, COMMAND_LINE_ERROR, CONTEXT, CONTEXT_DESC, contextLifetime, convActor, customUsage, DEBUG, debugMode, DELEG, DELEG_DESC, delegation, DESCRIPTOR, DESCRIPTOR_DESC, descriptorFile, endpoint, EPR_FILE, FILENAME_DESC, HELP, helpFooter, helpHeader, keyFile, mechanism, MECHANISM, MECHANISM_DESC, msgActor, options, protection, PROTECTION, PROTECTION_DESC, PROXY, PROXY_DESC, proxyFile, PUB_KEY_FILE, publicKeyFilename, RESOURCE_KEY, SERVICE_URL, timeout, TIMEOUT
 
Constructor Summary
Query()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.globus.wsrf.client.BaseClient
addEPROptions, addOption, addOptions, constructClientSecDesc, displayUsage, getEPR, getSecurityDescriptor, isDebugMode, parse, parse, parseEndpoint, setCustomUsage, setEPR, setHelpFooter, setHelpHeader, setOptions, validateOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FOOTER

private static final java.lang.String FOOTER
See Also:
Constant Field Values
Constructor Detail

Query

public Query()
Method Detail

main

public static void main(java.lang.String[] args)