Uses of Class
org.globus.cog.abstraction.impl.file.IllegalHostException

Packages that use IllegalHostException
org.globus.cog.abstraction.impl.file   
org.globus.cog.abstraction.impl.fileTransfer   
org.globus.cog.abstraction.interfaces   
 

Uses of IllegalHostException in org.globus.cog.abstraction.impl.file
 

Methods in org.globus.cog.abstraction.impl.file that throw IllegalHostException
 void TaskHandlerImpl.submit(Task task, FileResource fileResource)
          submit task to the appropriate file resource to carry out the operation.
 FileResource FileResourceCache.getResource(Service service)
           
protected  FileResource CachingDelegatedFileOperationHandler.getResource(Service service)
           
 

Uses of IllegalHostException in org.globus.cog.abstraction.impl.fileTransfer
 

Methods in org.globus.cog.abstraction.impl.fileTransfer that throw IllegalHostException
protected  FileResource DelegatedFileTransferHandler.startResource(Service service)
           
protected  FileResource CachingDelegatedFileTransferHandler.startResource(Service service)
           
 

Uses of IllegalHostException in org.globus.cog.abstraction.interfaces
 

Methods in org.globus.cog.abstraction.interfaces that throw IllegalHostException
 void FileResource.start()
          Establishes the connection to the remote service contact