public final class LoginOperationalParameterNegotiationStage extends TargetLoginStage
TargetLoginStage sub-class representing Login Operational
(Parameter) Negotiation Stages.initiatorTaskTag, negotiator, nextStageNumber, requestedNextStageNumber, stageNumberconnection, session, settings, targetPhase| Constructor and Description |
|---|
LoginOperationalParameterNegotiationStage(TargetLoginPhase targetLoginPhase)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ProtocolDataUnit pdu)
Starts the stage.
|
checkPdu, getNextStageNumber, receivePduSequence, receivePduSequence, sendPduSequence, sendRejectPdugetConnectionpublic LoginOperationalParameterNegotiationStage(TargetLoginPhase targetLoginPhase)
targetLoginPhase - the login phase this stage is a part of.public void execute(ProtocolDataUnit pdu) throws IOException, InterruptedException, InternetSCSIException, DigestException, IllegalArgumentException, SettingsException
TargetStageexecute in class TargetStagepdu - the first ProtocolDataUnit to be processed in the
stageIOException - if the connection was closed unexpectedlyInterruptedExceptionInternetSCSIException - 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 valueIllegalArgumentExceptionCopyright © 2012 University of Konstanz, Distributed Systems Group. All Rights Reserved.