goldengate.ftp.core.command.extension
Class XSHA1

java.lang.Object
  extended by goldengate.ftp.core.command.AbstractCommand
      extended by 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
 

Constructor Detail

XSHA1

public XSHA1()
Method Detail

exec

public void exec()
          throws goldengate.common.command.exception.CommandAbstractException
Throws:
goldengate.common.command.exception.CommandAbstractException


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.