| Package | Description |
|---|---|
| org.jscsi.parser.datasegment |
This package provides all main classes which are needed to deserialize and serialize
all the attached data segments of messages defined by the iSCSI Standard (RFC 3720).
|
| Modifier and Type | Method and Description |
|---|---|
SettingsMap |
IDataSegment.getSettings()
Returns a
SettingsMap instance of this IDataSegment instance. |
SettingsMap |
AbstractDataSegment.getSettings()
Returns a
SettingsMap instance of this IDataSegment instance. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SettingsMap.equals(SettingsMap aSettingsMap)
This method compares the text parameters of
this object with
the ones given by a Map object. |
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.