org.globus.wsrf.client
Class Resume

java.lang.Object
  extended byorg.globus.wsrf.client.BaseClient
      extended byorg.globus.wsrf.client.Resume

public class Resume
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
Resume()
           
 
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

Resume

public Resume()
Method Detail

main

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