Package org.jscsi.target.scsi

This package and its sub-packages contain all classes which represent SCSI byte structures, elements consisting of one or more fields, which are used by SCSI devices to exchange information.

See: Description

Package org.jscsi.target.scsi Description

This package and its sub-packages contain all classes which represent SCSI byte structures, elements consisting of one or more fields, which are used by SCSI devices to exchange information.

The class and member variable names in the sub-packages usually match those of the represented SCSI elements and fields, respectively. This means that additional information about the purpose and correct usage of these classes can be found in either the SCSI Architecture Model (SAM) or one of the relevant command standards ( SCSI PRIMARY COMMANDS (SPC) and SCSI BLOCK COMMANDS (SBC)), using the class name as a starting point.

The following standards versions served as the basis for all classes from this package (some optional functionality may have been omitted):

Author:
Andreas Ergenzinger, University of Konstanz

Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.