org.neociclo.odetteftp.protocol.v20
Interface SignedDeliveryNotification

All Superinterfaces:
DeliveryNotification, OdetteFtpObject, Serializable
All Known Implementing Classes:
DefaultSignedDeliveryNotification

public interface SignedDeliveryNotification
extends DeliveryNotification

Version:
$Rev: 462 $ $Date: 2010-07-02 08:15:07 -0300 (Fri, 02 Jul 2010) $
Author:
Rafael Marins

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.neociclo.odetteftp.protocol.DeliveryNotification
DeliveryNotification.EndResponseType
 
Method Summary
 byte[] getNotificationSignature()
           
 byte[] getVirtualFileHash()
           
 
Methods inherited from interface org.neociclo.odetteftp.protocol.DeliveryNotification
getCreator, getReason, getReasonText, getType
 
Methods inherited from interface org.neociclo.odetteftp.protocol.OdetteFtpObject
getDatasetName, getDateTime, getDestination, getOriginator, getTicker, getUserData
 

Method Detail

getVirtualFileHash

byte[] getVirtualFileHash()

getNotificationSignature

byte[] getNotificationSignature()


ACCORD