public interface IResponseData extends ISerializable
ISerializable, this interface serves as a
marker interface for all classes that can be sent as SCSI Response data, i.e. as information sent in response to a
successful SCSI request.
IResponseData can either be a part of ScsiResponseDataSegment objects or it can be used individually
as Data-In PDU payload (followed by a SCSI Response PDU with status but with data segment length zero.
serialize, sizeCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.