Uses of Package
org.globus.util

Packages that use org.globus.util
org.globus.ftp   
org.globus.gram This library is a full implementation of the GRAM client API. 
org.globus.gsi.stores This package provides classes for accessing security material from generic "stores" (which can be defined via a url). 
org.globus.io.gass.server Provides a pure Java Globus GASS server for transferring files via HTTPS. 
org.globus.io.urlcopy This library provides a simple API for transferring a file from one location to another. 
org.globus.util Provides utility classes used throughout different packages. 
 

Classes in org.globus.util used by org.globus.ftp
CircularBuffer
           
 

Classes in org.globus.util used by org.globus.gram
GlobusURL
          This class represents the URLs needed by various Globus services, including: GASS GRAM FTP GSIFTP This class is not extended from URL since it is not intended to do stream handling.
 

Classes in org.globus.util used by org.globus.gsi.stores
GlobusPathMatchingResourcePatternResolver
          Provides methods to resolve locationPatterns and return GlobusResource objects which match those location patterns.
GlobusResource
          This class provides a way of managing file system resources in a manner similar to the spring framework's Resource class.
 

Classes in org.globus.util used by org.globus.io.gass.server
GlobusURL
          This class represents the URLs needed by various Globus services, including: GASS GRAM FTP GSIFTP This class is not extended from URL since it is not intended to do stream handling.
 

Classes in org.globus.util used by org.globus.io.urlcopy
GlobusURL
          This class represents the URLs needed by various Globus services, including: GASS GRAM FTP GSIFTP This class is not extended from URL since it is not intended to do stream handling.
 

Classes in org.globus.util used by org.globus.util
GlobusResource
          This class provides a way of managing file system resources in a manner similar to the spring framework's Resource class.
I18n
          An utility class for internationalized message handling.
 



Copyright © 2013. All Rights Reserved.