Uses of Class
org.globus.io.gass.client.GassException

Packages that use GassException
org.globus.io.gass.server Provides a pure Java Globus GASS server for transferring files via HTTPS. 
 

Uses of GassException in org.globus.io.gass.server
 

Methods in org.globus.io.gass.server that throw GassException
 void RemoteGassServer.start(java.lang.String rmc)
          Starts the gass server on the remote machine.