public final class TaskManagementFunctionResponseParser extends TargetMessageParser
The initiator:
The target:
0.| Modifier and Type | Class and Description |
|---|---|
static class |
TaskManagementFunctionResponseParser.ResponseCode
This enumeration defines all valid response code, which are defined in
the iSCSI Standard (RFC 3720).
|
expectedCommandSequenceNumber, maximumCommandSequenceNumber, statusSequenceNumberlogicalUnitNumber, protocolDataUnit| Constructor and Description |
|---|
TaskManagementFunctionResponseParser(ProtocolDataUnit initProtocolDataUnit)
Default constructor, creates a new, empty
TaskManagementFunctionResponseParser object. |
| Modifier and Type | Method and Description | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protected void |
checkIntegrity()
This method checks, if all parsed fields are valid.
|
||||||||||||||||||||||
void |
clear()
This method sets all settings to their initial values.
|
||||||||||||||||||||||
protected void |
deserializeBytes1to3(int line)
Parse the bytes
1 till 3 in the Basic Header
Segment. |
||||||||||||||||||||||
protected void |
deserializeBytes20to23(int line)
Parse the bytes
20 till 23 in the Basic Header
Segment. |
||||||||||||||||||||||
DataSegmentFactory.DataSegmentFormat |
getDataSegmentFormat()
If this method returns
true, hen it indicates that the data
segment data is interpreted as binary data. |
||||||||||||||||||||||
TaskManagementFunctionResponseParser.ResponseCode |
getResponse()
The target provides a Response, which may take on the following values:
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved. |