public class TMStage extends TargetFullFeatureStage
connection, session, settings, targetPhase| Constructor and Description |
|---|
TMStage(TargetFullFeaturePhase targetFullFeaturePhase) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jscsi.parser.ProtocolDataUnit pdu)
Starts the stage.
|
createFixedFormatErrorPdu, createFixedFormatErrorPdu, createScsiResponsePdu, sendResponsegetConnectionpublic TMStage(TargetFullFeaturePhase targetFullFeaturePhase)
targetFullFeaturePhase - public void execute(org.jscsi.parser.ProtocolDataUnit pdu)
throws IOException,
InterruptedException,
org.jscsi.exception.InternetSCSIException,
DigestException,
SettingsException
TargetStageexecute in class TargetStagepdu - the first ProtocolDataUnit to be processed in the stageIOException - if the connection was closed unexpectedlyInterruptedExceptionorg.jscsi.exception.InternetSCSIException - if a PDU has violated the iSCSI standardDigestException - if a digest error was detectedSettingsException - if the program has attempted to access a value from settings which has not been
negotiated and which does not have a default valueCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.