| Package | Description |
|---|---|
| org.jscsi.target.scsi.modeSense |
This package contains all those classes which are most relevant to processing
the
MODE SENSE (6) SCSI command, which is used by the SCSI
initiator to gather information about target devices. |
| Modifier and Type | Method and Description |
|---|---|
static HeaderType |
HeaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderType[] |
HeaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ModeParameterListBuilder(HeaderType headerType) |
Copyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.