| Package | Description |
|---|---|
| org.apache.oodt.product.handlers.ofsn | |
| org.apache.oodt.product.handlers.ofsn.util |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
static OFSNGetHandler |
OFSNObjectFactory.getGetHandler(String className)
Constructs a new
OFSNGetHandler from the specified
className. |
Copyright © 1999–2017 Apache OODT. All rights reserved.