Uses of Interface
org.apache.oodt.product.handlers.ofsn.OFSNGetHandler

Packages that use OFSNGetHandler
org.apache.oodt.product.handlers.ofsn   
org.apache.oodt.product.handlers.ofsn.util   
 

Uses of OFSNGetHandler in org.apache.oodt.product.handlers.ofsn
 

Classes in org.apache.oodt.product.handlers.ofsn that implement OFSNGetHandler
 class MD5GetHandler
          A OFSNGetHandler to perform an MD5 for a file on the server side.
 class StdOFSNGetHandler
          Standard way of retrieving a file without performing any transformation on it.
 class URLGetHandler
          A OFSNGetHandler for returning a URL listing pointing to files within an OFSN NOTE: Configuration parameters for this class include: 1.
 

Uses of OFSNGetHandler in org.apache.oodt.product.handlers.ofsn.util
 

Methods in org.apache.oodt.product.handlers.ofsn.util that return OFSNGetHandler
static OFSNGetHandler OFSNObjectFactory.getGetHandler(String className)
           Constructs a new OFSNGetHandler from the specified className.
 



Copyright © 1999-2014 Apache OODT. All Rights Reserved.