goldengate.ftp.core.command.extension
Class XSHA1
java.lang.Object
goldengate.ftp.core.command.AbstractCommand
goldengate.ftp.core.command.extension.XSHA1
- All Implemented Interfaces:
- goldengate.common.command.CommandInterface
public class XSHA1
- extends AbstractCommand
XSHA1 command: takes a filename and returns the SHA-1 of the file
- Author:
- Frederic Bregier
Constructor Summary |
XSHA1()
|
Method Summary |
void |
exec()
|
Methods inherited from class goldengate.ftp.core.command.AbstractCommand |
getArg, getArgs, getCode, getCommand, getConfiguration, getObject, getSession, getValue, hasArg, invalidCurrentCommand, isNextCommandValid, setArgs, setExtraNextCommand, setObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSHA1
public XSHA1()
exec
public void exec()
throws goldengate.common.command.exception.CommandAbstractException
- Throws:
goldengate.common.command.exception.CommandAbstractException
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.