| Package | Description |
|---|---|
| org.jscsi.target.connection.stage.fullfeature |
This package contains all classes which represent stages of the Full Feature Phase.
|
| 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.
|
| org.jscsi.target.scsi.sense |
This package contains all classes which represent SCSI sense data - data which
gives a detailed account of current or deferred SCSI errors.
|
| Class and Description |
|---|
| AdditionalSenseCodeAndQualifier
This enumeration holds pairs of additional sense codes and additional sense
code qualifiers.
|
| Class and Description |
|---|
| SenseData
Sense data shall be returned in the same I_T_L_Q nexus transaction as a CHECK
CONDITION status and as parameter data in response to the REQUEST SENSE
command.
|
| Class and Description |
|---|
| AdditionalSenseBytes
In additional to the fixed fields that are part of both fixed format and
descriptor format sense data, additional data can be included in the optional
ADDITIONAL SENSE BYTES field.
|
| AdditionalSenseCodeAndQualifier
This enumeration holds pairs of additional sense codes and additional sense
code qualifiers.
|
| ErrorType
Describes the type of error that makes it necessary to send of sense data to
the initiator.
|
| SenseData
Sense data shall be returned in the same I_T_L_Q nexus transaction as a CHECK
CONDITION status and as parameter data in response to the REQUEST SENSE
command.
|
| SenseDataFormat
Describes the format of requested sense data.
|
| SenseKey
The SENSE KEY field indicates generic information describing an error or
exception condition.
|
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.