public final class TargetFullFeaturePhase extends TargetPhase
TargetPhaseconnection| Constructor and Description |
|---|
TargetFullFeaturePhase(Connection connection)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute()
Starts the full feature phase.
|
void |
stop()
Stopping this phases execution
|
execute, getTargetConnectionpublic TargetFullFeaturePhase(Connection connection)
connection - public boolean execute()
throws DigestException,
IOException,
InterruptedException,
org.jscsi.exception.InternetSCSIException,
SettingsException
execute in class TargetPhasetrue if and only if the phase was completed successfullyOperationNotSupportedException - if the method is not overwrittenIOException - if an I/O error occursInterruptedException - if the current Thread is interruptedorg.jscsi.exception.InternetSCSIException - if a iSCSI protocol violation is detectedDigestException - if a PDU digest error is detectedSettingsException - if the target tries to access a parameter that has not been declared or negotiated and
that has no default valuepublic void stop()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.