org.globus.wsrf.client
Class Pause

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

public class Pause
extends BaseClient


Field Summary
 
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
Pause()
           
 
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
 

Constructor Detail

Pause

public Pause()
Method Detail

main

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